/******  headermenu  ******/
#headermenu{
	position:absolute;
	top:65px;
	left:0;
}
#headermenu2{
	position:absolute;
	top:65px;
	right:0;
}
/******  mainmenu  *****/
#menu{
	position:absolute;
	top:123px;
	left:0;
	z-index:100;
	white-space:nowrap; /*dc*/
}
#menu li a{
	background-image:url(/nav/en/menu.png);
}
#m_kneippianum{width:185px; background-position:0 0;}
#m_kneippianum:hover, #m_kneippianum.hover, #m_kneippianum.active{background-position:0 -37px;}

#m_kneippspa{width:185px; background-position:-188px 0;}
#m_kneippspa:hover, #m_kneippspa.hover, #m_kneippspa.active{background-position:-188px -37px;}

#m_gesundheit{width:185px; background-position:-376px 0;}
#m_gesundheit:hover, #m_gesundheit.hover, #m_gesundheit.active{background-position:-376px -37px;}

#m_angebote_preise{width:185px; background-position:-564px 0;}
#m_angebote_preise:hover, #m_angebote_preise.hover, #m_angebote_preise.active{background-position:-564px -37px;}

#m_kontakt_service{width:192px; background-position:-752px 0;}
#m_kontakt_service:hover, #m_kontakt_service.hover, #m_kontakt_service.active{background-position:-752px -37px;}

#menu li a:hover, #menu li a.hover{
	color:#fff;
}
#menu li.last ul{
	left:-27px;
}
#menu ul{
	min-width:217px;
}
/******  ANFRAGE *****/
#content #anfrageform .button{
	background:url(/nav/en/b-anfrage-right.gif) no-repeat;
}
#content #prospektform .button{
	background:url(/nav/en/b-prospekt-right.gif) no-repeat;
}