   .sw1	
   { font-family:Verdana; 
     font-weight:normal; 
     font-size:8pt; 
     background-color:#7682A9;
   }
   .sw3
   { font-family:Verdana; 
     font-weight:normal; 
     font-size:8pt; 
     background-color:#7682A9;
     color:FF0000;
   }
   .sw2	
   { font-family:Verdana; 
     font-weight:normal; 
     font-size:8pt; 
     background-color:#669BF6;
    }
	a:link 		
	{ font-family: Verdana; 
	  font-size:10pt; 
	  font-weight:bold; 
	  color:FFFFFF; 
	  text-decoration:none 
	}
	a:visited	
	{ font-family: Verdana; 
	  font-size:10pt; 
	  font-weight:bold; 
	  color:FFFFFF; 
	  text-decoration:none 
	}
	a:hover		
	{ font-family: Verdana; 
	  font-size:10pt; 
	  font-weight:bold; 
	  color:black; 
	  text-decoration:none 
	}
	a:active	
	{ font-family: Verdana; 
	  font-size:10pt; 
	  font-weight:bold; 
	  color:FFFFFF; 
	  text-decoration:none 
	}
    .bildtext
    { font-family: Verdana;
      font-weight: normal;
      font-size: 8pt;
    }
    .headline1
    { font-family: Verdana;
      font-weight: bold;
      font-size: 10pt;
      color:FFFFFF;
    }
    .text1
    { font-family: Verdana;
      font-weight: normal;
      font-size: 8pt;
    }
    
    ul 
    { 
    margin-left:20px; 
    list-style-type:square;
    }
    .wichtig
    { font-family: Verdana;
      font-weight: bold;
      font-size: 10pt;
      color:FF0000;
     }