/* Author: Michael Pohl */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	overflow:scroll;
}
#container-gesamt {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main {
	float: left;
	width: 997px;
}
#main a:hover {
	text-decoration: underline;
}
#container-oben {
	float: left;
	width: 990px;
}
#buchrahmen-oben {
	float: left;
	width: 997px;
}
#leiste-oben {
	float: left;
	height: 120px;
	width: 997px;
	background-image: url(../bilder/hg-oben.gif);
	background-repeat: no-repeat;
}
#logo {
	width: 200px;
	float: left;
	height: 120px;
}
#sprachen {
	float: left;
	width: 230px;
	height: 120px;
}
#sprachen p {
	margin-top: 102px;
	font-size: 11px;
}
#sprachen a {
	color: #543F32;
	text-decoration: none;
}
#kontakt {
	float: left;
	height: 120px;
	width: 502px;
}
#kontakt p {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 5px;
	color: #543F32;
}
#kontakt a {
	color: #543F32;
	text-decoration: none;
}
#bildleiste {
	float: left;
	width: 997px;
	background-image: url(../bilder/hg-2px.gif);
	background-repeat: repeat-y;
}
#bild {
	height: 280px;
	width: 942px;
	float: left;
}
#container-mitte {
	float: left;
	width: 997px;
	background-image: url(../bilder/hg-2px-mitte-hus-hoerili.gif);
	background-repeat: repeat-y;
}
#container-mitte-links {
	float: left;
	width: 800px;
}
#hauptnavi {
	float: left;
	width: 942px;
	background-color: #880000;
}
#hauptnavi p {
	padding: 10px;
	margin: 0px;
	color: #FFFFFF;
}
#hauptnavi a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#leiste-links {
	float: left;
	width: 145px;
}
#unternavi {
	float: left;
	width: 129px;
	padding: 8px;
}
#unternavi a {
	color: #880000;
	text-decoration: none;
	text-transform:lowercase;
}
#unternavi a:hover {
	font-style: italic;
}
#unternavi p {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content {
	float: left;
	width: 572px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content a {
	text-decoration: none;
	color: #880000;
}
#content p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#leiste-rechts {
	float: left;
	width: 165px;
}
#top-angebot {
	float: left;
	width: 165px;
	background-color: #E9D4B5;
}
#top-angebot p {
	font-size: 11px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #534032;
}
#top-angebot a {
	color: #534032;
	text-decoration: none;
	font-weight: bold;
}
#schnellanfrage {
	float: left;
	width: 165px;
	font-size: 9px;
	background-color: #FBF4EE;
}
#restplatzboerse {
	float: left;
	width: 163px;
	background-color: #880000;
	border: 1px solid #543F32;
	margin-top: 3px;
	margin-bottom: 3px;
	display: none;
}
#restplatzboerse a {
	color: #FFFFFF;
	text-decoration: none;
}
#onlinebuchen {
	float: left;
	width: 163px;
	background-color: #880000;
	border: 1px solid #543F32;
	margin-bottom:3px;
}
#onlinebuchen a {
	color: #FFFFFF;
	text-decoration: none;
}
#links-partner {
	float: left;
	width: 163px;
	background-color: #880000;
	border: 1px solid #543F32;
	margin-bottom:3px;
}
#links-partner a{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}
#veranstaltungen {
	float: left;
	width: 163px;
	background-color: #880000;
	border: 1px solid #543F32;
	margin-bottom:3px;
}
#veranstaltungen a{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}

#buch-rahmen-unten {
	float: left;
	width: 997px;
}
#container-unten {
	float: left;
	width: 997px;
}
#lech-logo {
	float: left;
	width: 75px;
}
#leiste-unten {
	float: left;
	width: 915px;
}
#linkleiste {
	float: left;
	width: 892px;
	background-color: #880000;
}
#linkleiste p {
	font-size: 10px;
	margin: 7px;
	color: #FFFFFF;
}
#linkleiste a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}
#adressleiste {
	float: left;
	width: 915px;
}
#adressleiste p {
	font-size: 10px;
	color: #880000;
}
#adressleiste a {
	color: #880000;
}


.linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #880000;
}


.schnellanfrageformular {
	font-size: 9px;
	border: 1px solid #DFA35A;
	background-color: #FFFFFF;
}
.anfrageformular {
	font-size: 11px;
	border: 1px solid #DFA35A;
}

.hervorhebung {
	color: #880000;
}
.spacer {
	float: left;
	width: 23px;
}
.fussnote {
	font-size: 9px;
	color: #666666;
}
.Stil-11px {
	font-size: 11px;
}
.table-abstand {
	padding: 5px;
}

.preise-zimmer {
	font-size:10px;
	color:#FFFFFF
}
.hervorhebung-weiss {
	color: #FFFFFF;
}
.ueberschrift-preis-tabelle {
	font-size: 11px;
	color: #FFFFFF;
}
.rahmen-rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #880000;
	padding: 5px;
}
.kleingedrucktes-rahmen {
	border: 1px solid #880000;
	background-color: #E9D2B9;
}
.hauptnavigation-highlight {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
.unternavi-highlight {
	font-style: italic;
	color: #543F32;
}








a {
	color: #a17b64;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h1 {
	font-size: 12px;
	color: #880000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform:lowercase;
}
h2 {
	font-size: 12px;
	color: #880000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-style: italic;
	font-weight: normal;
	color: #a17b64;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-variant: small-caps;
	color: #880000;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
}
h5 {
	font-size: 12px;
	color: #880000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
img {
	border:0;
}
.second-mail {
	display: none;
}
#schnellanfrage .box input {
width:100px;
}
