* html div#footerbox {
 	position:relative;
}

div#preise_auenhof {
	position:relative;
}
#sommertoggler,#wintertoggler{
	width:100px;
	height:30px;
	position:absolute;
	text-align:center;
	cursor:pointer;
	top:-40px;
	right:100px;
}
#wintertoggler{
	right:0px;
}
.preise_zimmer{
	width:728px;
	border:1px solid #d8be8f;
	background-color:#eedec1;
	margin:0 0 10px 20px;
	clear:both;
}
.toggler {
	width:728px;
}
.element{
	width:728px;
	position:relative;
}
.zimmer_headline {
	clear:both;
}
.zimmer_links {
	width:178px;
	float:left;
}
.zimmer_bild {
	padding:0 0 10px 10px;
}
* html .zimmer_bild { padding:0 0 10px 8px;}
.zimmer_bild img {
	border:1px solid #d8be8f;
}
.zimmer_mitte {
	width:250px;
	float:left;
}
.zimmer_text {
	padding:0 15px;
}
.zimmer_rechts {
	width:290px;
	margin-right:10px;
	padding-bottom:25px;
	float:left;
}
.zimmer_preisbox {
	border:1px solid #d8be8f;
	border-bottom:0px;
	clear:both;
}
.preisbox_sommer_even, .preisbox_sommer_odd, .preisbox_winter_even, .preisbox_winter_odd {
	border-bottom:1px solid #d8be8f;
	height:25px;
	clear:both;
}
.preisbox_label {
	font-weight:bold;
	padding:3px 0 0 10px;
	float:left;
}
.preisbox_preis {
	padding:3px 10px 0 0;
	float:right;
}
.preisbox_sommer_even {
	background-color: #daedac;
}
.preisbox_sommer_odd {
	background-color: #ecfac9;
}
.preisbox_winter_even {
	background-color: #b9e0f2;
}
.preisbox_winter_odd {
	background-color: #d1edfa;
}
.zimmer_inclusive {
	cursor:pointer;
	padding:11px;
	clear:both;
}
.zimmer_anfrage {
	background-color:#d8be8f;
	position:absolute;
	bottom:0px;
	right:10px;
	width:290px;
	height:25px;
	clear:both;
	color:#5B4D34;
}
.zimmer_anfrage a {
	color:#5B4D34;
}




.winterpreisliste, .preisinformation {
	width:560px;
	color:#5B4D34;
	font-size:11px;
	background-color: #faf1e1;
	padding:20px 20px 30px 20px;
}
.winterpreis_headline, .preisinformation_headline {
	height:50px;
}

.preisinformation_text {
	display:block;
}

#mbImage { overflow:hidden;}

