body{
	margin:auto;
	text-align:center;
	margin:0px;
	padding:0px;
	top:0px;
	background-color: #F7EFCE;
}
#hauptflaeche{
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 945px;
	width:1024px;
	margin:auto;
	text-align: left;
	clear: both;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;		
}
#navigationsleiste{
	background-color: #E7B510;
	height: 30px;
	width:1024px;
	overflow: hidden;
}
#horizmenue {
 top:0px;
 width:1000px;
 text-align: right;
}
#horizmenue li {
  top:0px;
  display: inline;
  padding: 0px 9px; 
}
#horizmenue a {
  top:0px;
  padding: 1px 8px 4px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#333333;  
  text-decoration: none;
}
#horizmenue a:hover {
  top:0px;
  color: #982008;	
}

#anzeigeflaeche{
	float: right;
	margin: auto;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width:768px;
	height:600px;
	overflow:auto;
	scrollbar-face-color: #E7B510;
	scrollbar-highlight-color: #FFFFFFF;
	scrollbar-shadow-color: #E7B510;
	scrollbar-3dlight-color: #E7B510;
	scrollbar-arrow-color: #FFFFFFF;
	scrollbar-track-color: #AEAEAE;
	scrollbar-darkshadow-color: #FFFFFFF;
}
#anzeigeflaeche_wellness{
	float: right;
	margin: auto;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width:768px;
	height:400px;
	overflow:auto;
	background-image: url(../webbilder/wellness-bayerischer-wald.jpg);
	scrollbar-face-color: #E7B510;
	scrollbar-highlight-color: #FFFFFFF;
	scrollbar-shadow-color: #E7B510;
	scrollbar-3dlight-color: #E7B510;
	scrollbar-arrow-color: #FFFFFFF;
	scrollbar-track-color: #AEAEAE;
	scrollbar-darkshadow-color: #FFFFFFF;
}

#infoleiste{
	font-size: 15px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F7DE84;
	width: 233px;
	height: 605px;
	float: left;
}
.infokasten{
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F7EFCE;
	width: 177px;
	height: 170px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.pauschalenflaeche{
	margin-top: -47px;
	background-color: #F7EFCE;
	width: 750px;
	height: 210px;
}

.pauschalenkasten{
	margin-top: -130px;
	margin-right: 8px;
	background-color: #F7EFCE;
	width: 184px;
	height: 260px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	float: left;
}

.last-minute{
	margin-top: 0px;
	margin-right: px;
	margin-left: 8px;
	background-color: #F7EFCE;
	width: 182px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	float: left;
}

.kasten{
	background-color: #F7EFCE;
	width: 550px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	margin: auto;
	margin-top: 10px;
}


div#Fuss{
  text-align: left;
  width: 1020px;
  padding: 2px;
  height: 15px;
  background-color: #E7B510; 
  float: left;
}
.text_fuss{
	color: #CB9F10;
}
div#Startseite {
  margin-top: 2px;
  float: left;
  margin: 0; padding: 0;
}

div#MehrInformationen {
  margin-top: 2px;
  float: left;
  margin: 0; padding: 0;
  text-align: right;
  width: 800px;
}
div#StartseitenFuss {
  margin-top: 5px;
  text-align: center;
  width: 758px;
  margin-left: 2px;
  margin-right: 2px;
  display: none;
}


.clearer{
	clear: both;
}

#verweisleiste_oben{
	width:1024px;
	color: #000000;
	text-align: right;
	margin:auto;
	background: #731808;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
}
.text_verweisleiste{
	color: #731808;
}
#verweisleiste_oben a{
	color: #FFFFFF;
	font: 10px verdana, sans-serif;
	margin:5px 0 5px 0;
	padding:1px 3px 1px 4px;
	text-decoration:none;
	text-align: right;
	background:transparent;
	width:120px;
} 
#verweisleiste_oben a:hover{
	text-decoration: underline;
} 

.button{
	width:80px;
	clear:both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	background:#F4F4F4;
	border: 1px solid #333333;
	margin-left: 40px;
}

label {
	font-size: 10px;
	text-align: left;
	float:left;
	clear:both;
	display:block;
	width:50px;
	margin-bottom:5px;
	padding-left:1px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}
.textfeld{
	width:110px;
	height: 10px;
	border: 1px solid #333;
	background:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.kontaktfeld{
	width:300px;
	border: 1px solid #333;
	background:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.datumsfeld{
	width:25px;
	border: 1px solid #333;
	background:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.selectfeld{
	border: 1px solid #333;
	background:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.zentriert{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#33333
}
.kontrollfeld{
	display: none;
}
