    a.hauptmenu:hover,  a.hauptmenu:focus {
	  font-size: 12px;
	  padding:0px 15px 0px 15px;

     background-image:url(2a.jpg);
     background-repeat:repeat;
     background-position:0px 0px;
     color:8AEDFF;
	 width:90px;
	 line-height: 50px; 
	 background-position: center;
   }
	
	a.hauptmenu:active { 
	  font-size: 12px;
	  padding:0px 15px 0px 15px;

     background-image:url(arrow_yellow.gif);
     background-repeat:repeat;
     background-position:0px 0px;
     color:#F3F3F3;
	 width:100%;
	 line-height: 16px; 
	 background-position: center;
 } 
