#nav {
	display:block;
	width:171px;
	height:0;
	float:right;
	position:absolute;
	top:-30px;
	left:550px;

}
#navmiddle{background:url(nav_middle.png) repeat-y;width:171px;}
* html #navmiddle{background:url(nav_middle.gif) repeat-y;}
#navtop{background:url(nav_top.png) no-repeat;width:171px;height:47px;}
#navbottom{background:url(nav_bottom.png) no-repeat;width:131px;height:97px;

padding:20px;
color:#666;

}

#navpattern{background:url(pattern-right.jpg) no-repeat;width:141px;height:131px; z-index:0;}


#nav p.copy,
#nav p {
	padding-right:20px;
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}

/*	Navigation horizontal and vertical - 
	Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/

#navheight_vert {
	min-height: 193px;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st { padding:10px 15x 10px 0px;  }


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 20px;
	font-size:1.3em;
	font-family: "Tahoma";
	
}

ul.nav1st li {
	display: block;
	width:100%;
	padding:3px 0;
	color:#303030 !important;

	text-align: right;
}
ul.nav1st a {font-weight:bold; }
ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#303030 !important;
	background: inherit;
	padding: 1px 0;
	padding-left:21px;
	background-image:url(navi_blatt_1.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}
ul.nav1st a {font-weight:normal; }
ul.nav1st a:hover {
	color:#990000 !important;
	background: inherit;
	padding: 1px 0;
	padding-left:21px;
	background-image:url(navi_blatt_1.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#990000 !important;
	background: inherit;
	padding: 1px 0;
	background-image:url(navi_blatt_1.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

ul.nav1st li a.current:hover {padding: 1px 0;}

a#willkommen 		{background-image:url(navi_blatt_1.gif);}
a#ferienwohnung1 	{background-image:url(navi_blatt_2.gif);}
a#ferienwohnung2 	{background-image:url(navi_blatt_3.gif);}
a#ferienwohnung3 	{background-image:url(navi_blatt_4.gif);}
a#apartment 			{background-image:url(navi_blatt_1.gif);}
a#diepreise 			{background-image:url(navi_blatt_2.gif);}
a#sofindensieuns 	{background-image:url(navi_blatt_3.gif);}
a#unserhof 			{background-image:url(navi_blatt_4.gif);}
a#hofrundgang 		{background-image:url(navi_blatt_1.gif);}
a#schoenegegend 		{background-image:url(navi_blatt_2.gif);}
a#kontakt/impressum 	{background-image:url(navi_blatt_3.gif);}
a#unserkaese 		{background-image:url(navi_kaese.gif);}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	margin: 0 0 10px 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	background-image:url(button.gif);
	background-position:158px 8px;
	background-repeat: no-repeat;
}


ul.nav2nd a:hover {
	padding:4px 17px 4px 10px;

	color:#37444f;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 10px;

	color:#37444f;
}


/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}
