@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fae8d0;
	margin-top: 0px;
	text-align: left;
}
#container {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	clear: both;
	background-image: url(../img/back_gesamt.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 250px;
	float: left;
	background-image: url(../img/back_01.jpg);
	height: 620px;
	background-repeat: no-repeat;
}

#nav ul {
	margin: -13px 0 0;
	padding: 0;
}

#nav li {
	list-style: none;
}

#nav li a {
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	outline: none;
	text-indent: -9999px;
	width: 250px;
}

#nav li a.active, #nav li a:hover {
	background-position: 0 -42px;
}

#nav .aktuelles {
	background-image: url(../img/de/nav_01.jpg);
}

#nav .hotel {
	background-image: url(../img/de/nav_02.jpg);
}

#nav .uebernachten {
	background-image: url(../img/de/nav_03.jpg);
}

#nav .weinstube {
	background-image: url(../img/de/nav_04.jpg);
}

#nav .tafeln {
	background-image: url(../img/de/nav_05.jpg);
}

#nav .umgebung {
	background-image: url(../img/de/nav_06.jpg);
}

#nav .gaestebuch {
	background-image: url(../img/de/nav_07.jpg);
}

#nav .buchen {
	background-image: url(../img/de/nav_08.jpg);
}

#nav .kontakt {
	background-image: url(../img/de/nav_09.jpg);
}

#nav .anfahrt {
	background-image: url(../img/de/nav_10.jpg);
}

#nav_head {
	width: 750px;
	float: right;
	height: 54px;
	font-size: 10px;
	color: #314A29;
	text-decoration: none;
	text-align: right;
	top: 0px;
	background-image: url(../img/back_02.jpg);
	background-repeat: no-repeat;
}
#nav_head a:link {
	color: #314A29;
	text-decoration: none;
}
#nav_head a:visited {
	color: #314A29;
	text-decoration: none;
}
#nav_head a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_head_12 {font-size: 12px}
.nav_head_14 {font-size: 14px}
#inhalt {
	width: 435px;
	float: left;
	height: auto;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-right: 25px;
	overflow: hidden;
	background-image: url(../img/back_03.jpg);
}
#inhalt img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#inhalt h2, #inhalt h1 {
	font-size: 15px;
	line-height: 24px;
	color: #990000;
}
#inhalt a:link {
	color: #990000;
}
#inhalt a:visited {
	color: #990000;
}
#inhalt a:hover {
	color: #000000;
	text-decoration: underline;
}
.inhalt_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: left;
}
.inhalt_imgtop {
	margin-left: -100px;
}
.inhalt_10px {
	font-size: 10px;
	line-height: 12px;
	margin-top: -10px;
}
#aktuell {
	width: 160px;
	float: left;
	padding-top: 295px;
	padding-left: 10px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 14px;
	clear: right;
	padding-right: 20px;
	background-image: url(../img/back_04.jpg);
}
#aktuell a:link {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#aktuell a:visited {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#aktuell a:hover {
	font-size: 10px;
	color: #314A29;
}
#aktuell h1 {
	font-size: 12px;
	font-weight: bold;
	color: #1a4922;
}
#infoboxen {
	width: 750px;
	float: left;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	position: relative;
	clear: both;
	padding-left: 250px;
}
#infoboxen  h1 {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	margin-bottom: -10px;
	margin-top: 10px;
}
#infoboxen  a:link {
	color: #990000;
}
#infoboxen a:visited {
	color: #990000;
}
#infoboxen  a:hover {
	color: #000000;
	text-decoration: underline;
}
#infobox {
	list-style-type: none;
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../img/infobox.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 750px;
	font-size: 10px;
	color: #000000;
	margin-left: 250px;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;
	float: right;
	margin-top: 10px;
	height: 70px;
	background-color: #FAE8D0;
}
.eingabe_210 {
	width: 210px;
}
.eingabe_435 {
	width: 435px;
}
