  body {
    font-family: Verdana, Arial, sans-serif; 
    color: #ffffff; 
    background-image: url(grafiken/startseite.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #ffffff; 
	color: #a1a1a1;
  }
  
p {	
     font-weight: normal; 
     font-size: 12px;  
	 line-height:20px;
   }
   
   .hide{
color: #ffffff;   
}
   
.navi_start
    {	
	 margin-top: 618px; 
     margin-left: 40px;
     font-size: 16px;  
   }
   

A.home:link {  font-size:14px; line-height:24px; color: #a1a1a1;  text-decoration: none;	font-weight: normal} 
A.home:visited {font-size:14px; line-height:24px; color: #a1a1a1;  text-decoration: none;	font-weight: normal;} 
A.home:hover {font-size:14px; line-height:24px; color: #a1a1a1;  text-decoration: none;	font-weight: normal;} 
A.home:active {font-size:14px; line-height:24px;color: #a1a1a1;  text-decoration: none; 	font-weight: normal;}


html { min-height: 100%; margin-bottom: 1px; }

