a:link  { color: black; text-decoration:none }
a:visited { color: black; text-decoration:none }


body { font-size: 100.01%;
      text-align: center; }  

#alles { 
        background-image: url("../bilder/hintergrund.gif") ;
		padding: auto;
        margin: auto;
        width: 800px;
        height: 600px; }
		
#links { width: 400px;
        height: 550px;
		float: left; }	
		  
#rechts { width: 400px;
        height: 550px;
        float: left; }	
				
#unten { width: 800px;
        height: 50px;
	    clear: both; }		  
		
		  	  
		  