@media all {

body {
	background: #7d983f url(../design/body_bg.jpg) repeat-x top left;
	padding: 0px;
	margin: 0px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

.clear {
	clear: both;
}

#zum_seiteninhalt {
	position: absolute;
	left: -10000px;
}

#aussen {

}

#zentrierung {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 80px 0px;
	text-align: left;
}

#oben {
	width: 960px;
	background: url(../design/oben_bg.png) no-repeat bottom center;
	height: 210px;
}

* html #oben {
	background: url(../design/oben_bg.gif) no-repeat bottom center;
}

#logo {
	padding: 15px 0px 0px 15px;
}

#zwischenzeile {
	clear: both;
	background: url(../design/inhaltsbereich_bg.png) repeat-y top center;
	padding: 0px 0px;
	float: left;
}

* html #zwischenzeile {
	background: url(../design/inhaltsbereich_bg.gif) repeat-y top center;
}

#oben_links {
	width: 220px;
	background: url(../design/oben_links_bg.png) repeat-x top left;
	height: 24px;
	float: left;
	margin: 0px 0px 0px 10px;
}

#oben_rechts {
	width: 720px;
	background: url(../design/oben_rechts_bg.png) repeat-x top left;
	height: 24px;
	float: right;
	margin: 0px 10px 0px 0px;
}

#navhistory {
	padding: 0px 0px 0px 60px;
}

#inhaltsbereich {
	clear: both;
	background: url(../design/inhaltsbereich_bg.png) repeat-y top center;
}

* html #inhaltsbereich {
	background: url(../design/inhaltsbereich_bg.gif) repeat-y top center;
}

#inhaltsbereich div.innen {
	background: url(../design/inhaltsbereich_innen_bg.gif) repeat-y top center;
	padding: 0px 10px 0px 10px;
}


#links {
	width: 215px;
	float: left;
	margin: 0px 0px 0px 5px;
}

#navigation {
	text-align: center;
}

#rechts {
	width: 715px;
	float: right;
	margin: 0px 5px 0px 0px;
}

#inhalt {
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 21px 50px;
	width: 660px;
	float: left;
	background: url(../design/rechte_spalte_trenner.gif) repeat-y top right;
}

#inhalt div.linke_spalte {
	width: 440px;
	float: left;
}

#inhalt div.rechte_spalte {
	width: 156px;
	float: right;
	text-align: center;
}

#inhalt div.rechte_spalte div.innen {
	background: transparent;
	padding: 0px 10px 0px 10px;
}

#inhalt div.rechte_spalte div.kasten_rechts {
	width: 136px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	background: url(../design/kasten_rechts_punkte.gif) no-repeat bottom center;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage {
	padding: 10px 0px 0px 0px;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage form {
	margin: 0px;
	padding: 0px;
	
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage fieldset {
	padding: 0px;
	border: 0px;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage legend {
	display: none;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage label {
	color: #603d17;
	font-size: 11px;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage input {
	border: 1px solid #93a65d;
	font-size: 11px;
}

#inhalt div.rechte_spalte div.kasten_rechts div.reservierungsanfrage input.submit {
	background: #93a65d;
	border: 1px solid #603d17;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
}

#untere_kante {
	width: 960px;
	height: 175px;
	margin: 0 auto 0 auto;
	
	background: url(../design/untere_kante.png) no-repeat top center;
}	

* html #untere_kante {
	background: url(../design/untere_kante.gif) no-repeat top center;
}

#untere_kante div.innen {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 0px 0px;
	height: 125px;
	background: url(../design/rechte_spalte_trenner.gif) repeat-y top right;
	
}

#unten {
	clear: both;
	z-index: 20;
	position: fixed;
	
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: #b89258 url(../design/unten_bg.gif) repeat-x top left;
	float: left;
	width: 100%;
}


#fusszeile {
	padding: 10px 0px 0px 0px;
	width: 940px;
	margin: 0 auto;
}

#fusszeile div.kontaktnavigation {
	width: 220px;
	float: left;
}

#fusszeile div.anschrift {
	width: 660px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 60px;
}

#fusszeile div.anschrift div.links {
	width: 220px;
	float: left;
}

#fusszeile div.anschrift div.rechts {
	width: 220px;
	float: left;
}

}
