

 .bgpic {
 background-image:url(images/bghome.gif);
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center;
 background-color:FFFFFF;
 }
 
  
 	 
  .text {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;  
  color: #000000;
  text-decoration: normal;
  font-weight: bold;
  }
   
  
  .muenue {
  font-size: 11px;
  color: #ffffff;
  }
 

 a.muenue:link {
 font-weight: bold; 
 color: #ffffff; 
 text-decoration: none; 
 }
 
 a.muenue:active {  
 font-weight: bold; 
 color: #ffffff; 
 text-decoration: underline; 
 }	
 	
 a.muenue:visited { 
 font-weight: bold; 
 color: #ffffff; 
 text-decoration: none;  
 }
 
 a.muenue:hover {  
 font-weight: bold; 
 color: #ffffff; 
 text-decoration: underline; 
 }
 
  .host {
  font-size: 11px;
  color: #000000;
  text-align: right;
  background-color:FFFFFF;
  }
  
  a.host:link {
 color: #000000; 
 text-decoration: underline; 
 }
 
 a.host:active {  
 color: #000000; 
 text-decoration: underline; 
 }	
 	
 a.host:visited {  
 color: #000000; 
 text-decoration: underline;  
 }
 
 a.host:hover { 
 color: #000000; 
 text-decoration: none; 
 }

  
