 a:link {color:rgb(255, 255, 255);}
 a:visited {color:rgb(255, 255, 255);}
 a:hover {color:rgb(255, 255, 255);}
 a:active {color:rgb(255, 255, 255);}

	#container {position:absolute;
	   width:760px; left:50%; margin-left:-380px; /* negative Hälfte von width: 760px */
	   padding-top: 10px;
	   }

 

  body { background-color: rgb(221, 221, 221);
    
    }
   
   .starttext{position:absolute;
   left:50%; margin-left:-350px;
   font-family: Verdana;
   font-weight: bold;
   font-size: 20px;
   font-style: italic;
   color: rgb(255, 255, 255);
   z-index: 100;
   }
   
   
   #starttext1{
   top: 45px;
   }
   
   #starttext2{
   top: 250px;
   }
   
   #starttext3{
   top: 520px;
   }
   
   #starttext4{
   top: 550px;
   font-size: 10px;
   }
   
   
   
   

