body { background-image: url(Bilder/Image.jpg);
      color: white;      
      font-size:250%;
      font-family: "Times New Roman", Times, serif;}
h1 { text-align: center;
     font-size: 300%;     
     font-style: italic;
     text-decoration: underline;}
p.a {text-align: center;
     margin-top: 100px;
                        }
p.b {
	margin-left: 3%;
	margin-top: 100px;
                      }
ul.a {position:absolute;
      top:450px;
      left:40%;      
      list-style-type: square;
      font-size:150%;
      }
img.a { position: absolute;
        top:400px;
        left:77%;
	     width: 416px;
	     height: 416px;}
div.a {	
         margin-top:400px;
         text-align: center;         
         font-family:"Times New Roman", Times, serif;
         }
a {
	color:white;
	            }         
table.a {
	border-collapse:collapse;	
 	margin-left:25%;
	font-size: xx-large;
	height: 280px;
	background-image: url(Bilder/Bild2.jpg);}
	
table,td,th {
	border: 5px solid white;
}

td {
	padding: 15px;
}
	 
div.b {
	text-align:center;
	margin-top: 15%;
	font-size:xx-large;
                    }	  
img.b { position:absolute;
        width: 1000px;
        height: 200px;
        left:23%;
                      }
img.c {
	
	
	margin-left:35%;
	width:600px;
	height:400px;
}


div.c {
   position:absolute;
	left:70%;
	font-size: x-large;
	top:90%;
            } 
h2 {
	text-align:center;
	font-size: xx-large;
	text-decoration: underline;
} 
table.b {
   background-image: url(Bilder/Bild2.jpg);
	width:600px;
	border-collapse: collapse;
	font-size:x-large;
	margin-left:35%;
}  
img.d {
	position:absolute;
	top:20%;
	left:74%;
	width:400px;
	Height:500px;
	
} 