body {
	background:#D6E4A4;
	margin:0;
}


.trenner {
	display:block;
	height:1px;
	font-size:1px;
	clear:both;
}

#logo {
	position:relative;
	background-color: #D6E4A4;
	height:58px;
}

#zurstartseite {
	position:absolute;
	bottom:0px;
	left:159px;
	font-family:arial, helvetica, sans-serif; 
	font-size:80%;
}

#navigationsbalken {
	position:relative;
	background-color: #839C3C;
	height:115px;
}

#hauptnavigation {
	position:absolute;
	bottom:0px;
	width:800px;
	margin-left:160px;
	font-family:arial, sans-serif;
	font-size:80%;
	font-weight:bold;
}

#farbbalken {
	height:35px;
}

#inhaltsbereich {}

#unternavigation {
	font-family:arial, sans-serif;
	font-size:75%;
	width:150px;
	float:left;
	height:30px;
	margin:15px 5px 5px 5px;
}

#unternavigation ul {
	list-style-image:url("http://www.enzianhof.at/enzianhof/upload/design/pfeil.gif");
	margin:0;
padding:0 0 0 15px;
}

#unternavigation ul li {
	padding:0 0 5px 0px;
	line-height:1em;
}

#mitte {
	float:left;
	width:563px;

}

#bild img {
	float:left;
	margin-bottom:1.2em;
}


#rechts {
	width:201px;
	float:left;
}

#buchungskasten {
	position:relative;
	top:4px;
	left:8px;
	margin:0;
	height:229px;
	background:url("../upload/design/buchungskasten.gif") no-repeat;
	font-family:arial, sans-serif;
	font-size:100%;
}

#buchungskasten a {
	text-decoration:none;
}

#buchungskasten form {
	margin:0;
}

#buchungskasten h1, h2 {
	margin:0;
	font-size:100%;
	font-family:arial, sans-serif;
	font-weight:normal;
}

#buchungskasten h1 {
	width:192px;
	position:absolute;
	top:11px;
	padding-left:13px;
	color:white;
	font-size:90%;
	font-weight:bold;
}

#buchungskasten h2 {
	width:192px;
	font-size:80%;
	padding: 0 0 3px 15px;

}

#buchungskasten div.datum {
	margin-left:13px;
}

#buchungskasten div.gewuenschter-anreisetag, #buchungskasten div.gewuenschter-abreisetag, #buchungskasten div.anfrage, #buchungskasten div.links {
	width:192px;
	position:absolute;
	top:45px;
	font-size:90%;
}

#buchungskasten div.gewuenschter-abreisetag {
	top:90px;
}

#buchungskasten div.anfrage {
	top:138px;
}

#buchungskasten div.links{
	top:160px;
	font-size:70%;
}

#buchungskasten div.links ul {
	list-style:none;
	padding:0 30px 0 15px;
	margin:0;
}

#buchungskasten div.links ul li {
	padding:3px 0 3px 0;
	border-bottom:solid 1px #839C3C;
}

#buchungskasten div.links ul li.letztes {
	border-bottom:none;
}


#buchungskasten div.anfrage input {
	margin-left:15px;
	width:146px;
	height:18px;
	border:0;
	background:url("../upload/design/anfragen.gif") no-repeat;
}

#buchungskasten select {
	width:auto;
	font-size:85%;
}


#infos {
	font-family:arial, sans-serif;
	font-size:100%;
	padding-top:20px;
}

#infos ul {
	font-size:70%;
	list-style:none;
	padding:0 30px 0 15px;
	margin:0;
}

#infos ul li {
	padding:3px 0 3px 0;
}

#infos a {
	text-decoration:none;
}

#inhalt {
	font-family:arial, sans-serif;
	font-size:80%;
}

img.rechts {
	float:right;
	padding: 0 0 5px 5px;
}


/****************************
+++ Navigation Eins +++
****************************/

#hauptnavigation ul {
	margin:0;
	padding:0;
	list-style:none;
}


#hauptnavigation li {
	float:left;
	margin-left:4px;
	padding:0 12px 0 0;
	background:url("../upload/design/rechts.png") no-repeat right top;
}

#hauptnavigation a {
	float:left;
	display:block;
	padding:7px 0px 7px 9px;
	margin:0px;
	text-decoration:none;
	line-height:1em;
	background:url("../upload/design/links.png") no-repeat left top;
	color:white;
}

#hauptnavigation li:hover, #hauptnavigation li:hover a {
	background-position:100% -28px;
}

#hauptnavigation li:hover a {
	background-position:0% -28px;
}

#hauptnavigation li.act {
	background-position:100% -28px;
	border-width:0;
}

#hauptnavigation li.act a {
	background-position:0% -28px;
}

form {
	float:left;
}

/* Angebote */

.angebot {
	margin-bottom:2em;
}

.preis, .naechte, .buchen {
	padding-left:2em;
}

.eins, .buchen {
	margin-top:1em;
}

.special {
	padding:1em;
	background:#839C3C;
}

.specialtext {
	color: white;
	font-weight:bold;
}







