#nav_main { list-style-type: none; width: 150; height: 28; margin-left: 0px;}
#nav_main { background: #61B9FA; font-size: 14;font-family:arial, helvetica; 
		  font-weight: bold; padding: 4px;}
#nav_main a { text-decoration: none; width: 128; color: #FFFFFF; padding: 5px; display:block; text-align: center;}
#nav_main a:active  { background: #61B9FA; color: #FFFFFF;}
#nav_main a:hover { background: #61B9FA; color: #FFFFFF; background-image: url(../bilder/button/hovbut.jpg);}



#link { list-style-type: none; width: 145; background: #61B9FA; font-size: 14;font-family:arial, helvetica; 
		  font-weight: bold; padding: 7px;
	   }
#link a { text-decoration: none; color: #FFFFFF; padding: 5px; display:block; text-align: center;}
#link #active { background: #61B9FA; color: #FFFFFF;}
#link a:hover { background: #61B9FA; color: #FFFFFF; background-image: url(../bilder/button/hovbut.jpg);}



#nav_main1 { background: #61B9FA; font-size: 14;font-family:arial, helvetica; 
		  font-weight: bold; padding: 7px;}
#nav_main1 a { text-decoration: none; width: 128; color: #CC3333; padding: 5px; display:block; text-align: center;}
#nav_main1 a:active  { background: #61B9FA; color: #FFFFFF;}
#nav_main1 a:hover { background: #61B9FA; color: #CC3333; background-image: url(../bilder/button/hovbut.jpg);}

