#nav {
	position:absolute;
	top:160px;
	right:3px;
	width:900px;
	height:51px;
	background-color:#f9f7f2;
	padding-left:15px;
}

/* menu */

#nav li {
	float: left;
	list-style-type: none;
}

#nav a {
	display: block;
	padding:0;
	margin:0;
}
#m_aktuelles a, #m_ihrhotel a, #m_aktivsommer a, #m_winterurlaub a, #m_kinder a, #m_motorrad a, #m_bildergalerie a, #m_videos a, #m_lage a {
	display:block;
	overflow:hidden;
	padding:51px 0 0 0;
	height: 0px !important;
	height /**/: 51px;
	background-image: url(/blog/nav/menu_new.gif);
}

#m_ihrhotel a {
	width: 95px;
	background-position: -38px 0px;
}

#m_ihrhotel a:hover, #m_ihrhotel .active {
	background-position: -38px -51px;
}

#m_aktuelles a {
	width: 94px;
	background-position: -131px 0px;
}

#m_aktuelles a:hover, #m_aktuelles a.active {
	background-position: -131px -51px;
}

#m_aktivsommer a {
	width: 116px;
	background-position: -225px 0px;
}

#m_aktivsommer a:hover, #m_aktivsommer .active {
	background-position: -225px -51px;
}

#m_winterurlaub a {
	width: 121px;
	background-position: -341px 0px;
}

#m_winterurlaub a:hover, #m_winterurlaub .active {
	background-position: -341px -51px;
}

#m_kinder a {
	width: 73px;
	background-position: -462px 0px;
}

#m_kinder a:hover, #m_kinder .active {
	background-position: -462px -51px;
}

#m_bildergalerie a {
	width: 117px;
	background-position: -535px 0px;
}

#m_bildergalerie a:hover, #m_bildergalerie .active {
	background-position: -535px -51px;
}
#m_videos a {
	width: 71px;
	background-position: -652px 0px;
}

#m_videos a:hover, #m_videos .active {
	background-position: -652px -51px;
}

#m_lage a {
	width: 60px;
	background-position: -721px 0px;
}

#m_lage a:hover, #m_lage .active {
	background-position: -721px -51px;
}

#m_motorrad a {
	width: 140px;
	background-position: -781px 0px;
}

#m_motorrad a:hover, #m_motorrad .active {
	background-position: -781px -51px;
}

a#m_rssabo {
	display:block;
	overflow:hidden;
	padding:0;
	height:165px;
	width:160px;
	margin:0;
	background:url('/blog/nav/rssabo.png') 0 0 no-repeat;
	text-indent:-19999px;
	position:absolute;
	top:2px;
	right:-5px;
}

* html a#m_rssabo{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/nav/rssabo.png',sizingMethod='crop');
}



/******  footermenu  ******/
#footermenu{
	clear:right;
	padding:17px 0 0 0;
	float:right;
	background:url(/nav/bg_content_bottom.png) 0 0 no-repeat;
	width:795px;
	height:39px;
	margin-bottom:-25px;
	text-align:center;
	font-size:11px;
	color:#d0c8af;
	position:relative;
}
#footermenu a{
	color:#81785b;
}
#footermenu b{
	font-weight:normal;
	padding:0 4px;
}
