font.gross {font-family:calibri,tahoma,trebuchet ms, arial; font-size:350%;transform:scale(1.0, 1.0)}
font.mittel2 {font-family:calibri,tahoma,trebuchet ms, arial; font-size:230%;}
font.mittel {font-family:calibri,tahoma,trebuchet ms, arial; font-size:160%;}
font.klein {font-family:calibri,tahoma,trebuchet ms, arial; font-size:130%;}
font.kleiner {font-family:calibri,tahoma,trebuchet ms, arial; font-size:110%;}

a:link {	 text-decoration : none; color: #55b9ff }			   	
a:visited {	 text-decoration : none; color: #55b9ff }			
a:hover {	 text-decoration : none; color: #ff9c00 }	      



 a.schwarze:link { 
        color: #000000; 
        text-decoration:bold; 
} 
a.schwarze:active { 
        color: #000000; 
        text-decoration:none; 
} 
a.schwarze:visited { 
        color: #000000; 
        text-decoration:none; 
} 
a.schwarze:hover { 
        color: #ff9c00; 
        text-decoration:none;
}




 a.orange:link { 
        color: #ff9c00; 
        text-decoration:none; 
} 
a.orange:active { 
        color: #ff9c00; 
        text-decoration:none; 
} 
a.orange:visited { 
        color: #ff9c00; 
        text-decoration:none; 
} 
a.orange:hover { 
        color: #FF0000; 
        text-decoration:none;
}