#main #navigation{
	height: 51px;
	width: 563px;
	background: url(../img/navibg.jpg);
	background-repeat: no-repeat;	
}
 #menue{
	width:350px; 
	height: 13px;
	overflow: hidden;
	border: none;
}

 #menue a,
 #menue a:hover {
	 display: block;
	 float: left;
	 height: 13px;
	 background: url(../img/navi.jpg) top left no-repeat;
	 margin: 0;
	 padding: 0;
	 border: none;
	 text-decoration: none;
}
#menue a strong {
 	display: none;
 	text-decoration: none;
}

/*###################################*/
#menue #hmmh {			background-position: 0px 	 0!important;	width: 50px;}
#menue #hmmh:hover { 	background-position: 0px -13px!important;}
#menue #hmmh.hmmh-on{	background-position: 0px -26px!important;}

#menue #berufe {			background-position: -50px 	   0!important;	width: 61px;}
#menue #berufe:hover { 		background-position: -50px -13px!important;}
#menue #berufe.berufe-on{	background-position: -50px -26px!important;}

#menue #schulen {			background-position: -111px 	0!important;	width: 68px;}
#menue #schulen:hover { 	background-position: -111px -13px!important;}
#menue #schulen.schulen-on{	background-position: -111px -26px!important;}

#menue #referenzen {				background-position: -179px 	0!important;	width: 89px;}
#menue #referenzen:hover { 			background-position: -179px -13px!important;}
#menue #referenzen.referenzen-on{	background-position: -179px -26px!important;}

#menue #kontakt {			background-position: -268px 	0!important;width: 57px;}
#menue #kontakt:hover {		background-position: -268px -13px!important;}
#menue #kontakt.kontakt-on{	background-position: -268px -26px!important;}
/*###################################*/