#quick_anfrage h3{
	width:125px;
	height:20px;
	background:url(/nav/en/hl_anfrage.gif) 0 0 no-repeat;
	margin-bottom:11px;
}


/******  mainmenu  ******/
#menu{
	/* SOMMER: background-color:#1A9592; */
	background-color:#344368;
	width:820px;
	position:absolute;
	top:124px;
	left:60px;
	padding-left:70px;
	z-index:200;
	white-space:nowrap; /*dc*/
}
#menu li{
	float:left;
}
#menu li ul{
	display:none;
}
#menu li a{
	/* SOMMER: background-image:url(/nav/de/menu_sommer.gif); */
	background-image:url(/nav/en/menu.gif);
	background-repeat:no-repeat;
	height:30px;
	display:block;
	padding:0 4px;
	text-indent:-9999px;
}
a#m_hotel{background-position:6px 0;width:120px;}
a#m_hotel:hover,a#m_hotel.active{background-position:6px -30px;}
a#m_preise{background-position:-124px 0;width:135px;}
a#m_preise:hover,a#m_preise.active{background-position:-124px -30px;}
a#m_zimmer{background-position:-233px 0;width:120px;}
a#m_zimmer:hover,a#m_zimmer.active{background-position:-233px -30px;}
a#m_sommerurlaub{background-position:-269px 0;width:137px;}
a#m_sommerurlaub:hover,a#m_sommerurlaub.active{background-position:-269px -30px;}
a#m_winterurlaub{background-position:-415px 0;width:128px;}
a#m_winterurlaub:hover,a#m_winterurlaub.active{background-position:-415px -30px;}
a#m_kontakt_service{background-position:-554px 0;width:164px;}
a#m_kontakt_service:hover,a#m_kontakt_service.active{background-position:-554px -30px;}