.adresse { font-family:Arial; 
         font-size:8pt;
         color:#D9FFD9;
         font-weight:normal; }

.fett { font-family:Arial; 
        font-size:10pt;
        color:#000000; 
        font-weight:bold;}
     
.body_klein { font-family:Arial; 
             font-size:10pt;
             color:#000000;
             font-weight:normal; }

.body { font-family:Arial; 
        font-size:10pt;
        color:#000000;
        font-weight:normal; }
        
.menue  { font-family:Arial; 
         font-size:10pt;
         color:#D9FFD9;
         font-weight:bold; }
       




a:link { font-family:Arial; 
         font-size:10pt;
         color:#D9FFD9;
         font-weight:normal;
         text-decoration:none; }

a:visited { font-family:Arial; 
            font-size:10pt;
            color:#D9FFD9;
            font-weight:normal;
            text-decoration:none; }

a:active { font-family:Arial; 
           font-size:10pt;
           color:#D9FFD9;
           font-weight:normal;
           text-decoration:none; }

 
a:hover { font-family:Arial; 
          font-size:10pt;
          color:#D9FFD9;
          font-weight:bold;
          text-decoration:none; }


a.link:link, a.link:hover, a.link:visited, a.link:active {
	color: #009B00;
	font-weight: normal;
}


