@charset "utf-8";
/* CSS Document */
* html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #868889;
	background-color: #e2c891;
	background-image: url(../images/bg.gif);
	background-position: 0px 310px;
	background-repeat: repeat-x;
}

#container{
	width: 937px;
	height: 200px;
	left: 50%;
	margin: 0px 0px 0px -468px;
	z-index: 2;
	position: absolute;
}

#navigation_holder{
	width: 937px;
	height: 75px;
	background-image: url(../images/shadow_content.png);
	background-repeat: repeat-y;
}

* #navigation_holder{
	behavior: url(png/iepngfix.htc);
}

#navigation{
	width: 930px;
	height: 75px;
}

#navigation ul{
	width: 930px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li{
	margin: 0px;
	padding: 0px;
	float: left;
}

#navigation .btn_home{
	width: 79px;
	height: 75px;
	background-image: url(../images/navigation/btn_home.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_home:hover{
	width: 79px;
	height: 75px;
	background-image: url(../images/navigation/btn_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_home_active{
	width: 79px;
	height: 75px;
	background-image: url(../images/navigation/btn_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_hotel{
	width: 77px;
	height: 75px;
	background-image: url(../images/navigation/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_hotel:hover{
	width: 77px;
	height: 75px;
	background-image: url(../images/navigation/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_hotel_active{
	width: 77px;
	height: 75px;
	background-image: url(../images/navigation/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_kulinarium{
	width: 115px;
	height: 75px;
	background-image: url(../images/navigation/btn_kulinarium.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_kulinarium:hover{
	width: 115px;
	height: 75px;
	background-image: url(../images/navigation/btn_kulinarium.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_kulinarium_active{
	width: 115px;
	height: 75px;
	background-image: url(../images/navigation/btn_kulinarium.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_sparadies{
	width: 106px;
	height: 75px;
	background-image: url(../images/navigation/btn_sparadies.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_sparadies:hover{
	width: 106px;
	height: 75px;
	background-image: url(../images/navigation/btn_sparadies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_sparadies_active{
	width: 106px;
	height: 75px;
	background-image: url(../images/navigation/btn_sparadies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_zimmer_preise{
	width: 147px;
	height: 75px;
	background-image: url(../images/navigation/btn_zimmer_preise.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_zimmer_preise:hover{
	width: 147px;
	height: 75px;
	background-image: url(../images/navigation/btn_zimmer_preise.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_zimmer_preise_active{
	width: 147px;
	height: 75px;
	background-image: url(../images/navigation/btn_zimmmer_preise.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_pauschalen{
	width: 111px;
	height: 75px;
	background-image: url(../images/navigation/btn_pauschalen.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_pauschalen:hover{
	width: 111px;
	height: 75px;
	background-image: url(../images/navigation/btn_pauschalen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_pauschalen_active{
	width: 111px;
	height: 75px;
	background-image: url(../images/navigation/btn_pauschalen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_aktivitaeten{
	width: 112px;
	height: 75px;
	background-image: url(../images/navigation/btn_aktivitaeten.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_aktivitaeten:hover{
	width: 112px;
	height: 75px;
	background-image: url(../images/navigation/btn_aktivitaeten.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_aktivitaeten_active{
	width: 112px;
	height: 75px;
	background-image: url(../images/navigation/btn_aktivitaeten.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_service{
	width: 89px;
	height: 75px;
	background-image: url(../images/navigation/btn_service.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_service:hover{
	width: 89px;
	height: 75px;
	background-image: url(../images/navigation/btn_service.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_service_active{
	width: 89px;
	height: 75px;
	background-image: url(../images/navigation/btn_service.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_kontakt{
	width: 94px;
	height: 75px;
	background-image: url(../images/navigation/btn_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	display: block;
}

#navigation .btn_kontakt:hover{
	width: 94px;
	height: 75px;
	background-image: url(../images/navigation/btn_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#navigation .btn_kontakt_active{
	width: 94px;
	height: 75px;
	background-image: url(../images/navigation/btn_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#flashframe_holder{
	width: 937px;
	height: 398px;
	background-image: url(../images/shadow_content.png);
	background-repeat: repeat-y;
}

* html #flashframe_holder{
	behavior: url(png/iepngfix.htc);
}

#flashframe{
	width: 930px;
	height: 398px;
}

#content_holder{
	width: 937px;
	min-height: 260px;
	background-image: url(../images/shadow_content.png);
	background-repeat: repeat-y;
}

* html #content_holder{
	behavior: url(png/iepngfix.htc);
	height: 260px;
}

#content{
	width: 930px;
	min-height: 260px;
	padding: 15px 15px 0px 15px;
}

* html #content{
	height: 260px;
}

#leftbox{
	width: 180px;
	float: left;
}

#maincontent_holder{
	width: 688px;
	min-height: 304px;
	border: 1px solid #f3e7d0;
	margin-left: 15px;
	padding: 15px 15px 15px 0px;
	float: left;
}

* html #maincontent_holder{
	height: 304px;
}

#maincontent_start{
	width: 525px;
	min-height: 150px;
	float: left;
	padding-left: 15px;
}

#maincontent_start p{
	margin: 0px;
	padding: 47px 0px 0px 0px;
	text-align: justify;
}

#maincontent_logobox{
	width: 133px;
	padding-top: 40px;
	float: right;
	text-align: right;
}

#maincontent{
	width: 525px;
	min-height: 150px;
	float: right;
}

* html #maincontent{
	height: 150px;
}

#maincontent p{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#maincontent h1{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

#bottom_box{
	width: 690px;
	height: 120px;
	background-color: #f3e7d0;
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px 0px 0px 15px;
	float: right;
}

#bb_left{
	width: 322px;
	height: 105px;
	float: left;
}

#bb_trenner{
	width: 31px;
	height: 109px;
	background-image: url(../images/bb_trenner.gif);
	background-color: #999999;
	float: left;
}

#bb_right{
	width: 322px;
	height: 105px;
	float: left;
}

.bb_btn_details{
	width: 87px;
	height: 18px;
	position: absolute;
	z-index: 2;
	margin: 90px 0px 0px 80px;
	display: inline;
}

.bb_img{
	width: 155px;
	float: left;
}

.bb_txt{
	width: 152px;
	float: right;
}

#bottom_box h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#bottom_box p{
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: justify;
}

#footer{
	width: 937px;
	height: 23px;
	background-image: url(../images/shadow_bottom.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	clear: both;
	text-align: center;
}

* html #footer{
	behavior: url(png/iepngfix.htc);
}

#bg_video{
	width: 100%;
	height: 310px;
	background-color: #222a8a;
	margin: 0px;
	padding: 0px;
}

a.a_btn_details{
	width: 87px;
	height: 18px;
	background-image: url(../images/a_btn_details.gif);
	background-repeat: no-repeat;
	display: block;
}

a.a_btn_mehr{
	height: 18px;
	width: 50px;
	background-image: url(../images/a_btn_mehr.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #868889;
}

a.a_btn_mehr:hover{
	text-decoration: underline;
}

.tbl_schnellanfrage{
	width: 160px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#weather_holder{
	width: 180px;
	height: 135px;
	margin-top: 15px;
}

#bg_weather_header{
	margin: 0px;
	padding: 0px;
	width: 179px;
	height: 26px;
	background-image: url(../images/leftbox_header.png);
}

* html #bg_weather_header{
	behavior: url(png/iepngfix.htc);
}

.tbl_weather{
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

#weather{
	width: 175px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	height: 109px;
	background-color: #f3e7d0;
}

#weather_date{
	margin-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}

.acc_details{
	width: 155px;
	height: 20px;
	margin-top: 10px;
}

#subnavigation{
	width: 133px;
	min-height: 170px;
	float: left;
	position: absolute;
	z-index: 4;
}

* html #subnavigation{
	height: 170px;
}

#subnavigation_bg{
	position: absolute;
	z-index: 1;
}

.subnavigation_hotel{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_hotel.gif);
	background-repeat: no-repeat;
}

.subnavigation_kulinarium{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_kulinarium.gif);
	background-repeat: no-repeat;
}

.subnavigation_sparadies{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_sparadies.gif);
	background-repeat: no-repeat;
}

.subnavigation_zimmer_preise{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_zimmer_preise.gif);
	background-repeat: no-repeat;
}

.subnavigation_pauschalen{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_pauschalen.gif);
	background-repeat: no-repeat;
}

.subnavigation_aktivitaeten{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_aktivitaeten.gif);
	background-repeat: no-repeat;
}

.subnavigation_service{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_service.gif);
	background-repeat: no-repeat;
}

.subnavigation_kontakt{
	width: 133px;
	float: left;
	background-image: url(../images/bgs_subnavigation/bg_subnavigation_kontakt.gif);
	background-repeat: no-repeat;
}

#subnavigation ul{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}

#subnavigation ul li ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}


#subnavigation li{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#subnavigation a{
	color: #828283;
	text-decoration: none;
}

#subnavigation a:hover{
	color: #d5b160;
}

#subnavigation a.active{
	color: #d5b160;
}

#subnavigation h1{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

span.error{
	color: #ff0000;
	display: none;
}

img{
	border: 0px;
}

.preisuebersicht{
	width: 525px;
}

.preisuebersicht thead{
	color: #e2c891;
	font-weight: bold;
	vertical-align: top;
	font-size: 12px;
}

.preisuebersicht tbody{
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}

.preisuebersicht tbody td{
	border-bottom: 1px solid #f3e7d0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.preisuebersicht .preis{
	text-align: center;
}

.zimmer_holder{
	width: 525px; 
	height: 300px;
}

.slider_holder{
	width: 323px;
	height: 300px;
	position: absolute;
	z-index: 2;
	float: left;
}

.slider{
	width: 323px;
	height: 300px;
	background-image: url(../images/bg_info.png);
}

* html .slider{
	behavior: url(png/iepngfix.htc);
}

.zimmerinfo_holder{
	padding: 25px;
	color: #000000;
}

.buttons{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.buttons li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.pauschale_buttons{
	float: right;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	list-style-type: none;
}

.pauschale_buttons li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.preise{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

.preise li{
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

a.btn_anfrage{
	width: 87px;
	height: 18px;
	display: block;
	background-image: url(../images/a_btn_anfrage.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

* html a.btn_anfrage{
	behavior: url(png/iepngfix.htc);
}

a.btn_preise{
	width: 87px;
	height: 18px;
	display: block;
	background-image: url(../images/a_btn_preise.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

* html a.btn_preise{
	behavior: url(png/iepngfix.htc);
}

.pauschale_holder{
	width: 525px;
	background-color: #f3e7d0;
}

.pauschale_overview{
	width: 525px;
	min-height: 50px;
}

* html .pauschale_overview{
	height: 50px;
}

.pauschale_preis{
	width: 200px;
	height: 20px;
	position: absolute;
	margin-left: 315px;
	margin-top: 18px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

a.textlink{
	color: #868889;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:hover{
	text-decoration: underline;
}

a.big{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	color: #868889;
	text-decoration: none;
}

a.big:hover{
	text-decoration: underline;
}

#lang{
	width: 16px;
	height: 27px;
	position: absolute;
	z-index: 5;
	margin: 16px 0px 0px -26px;
}

#lang ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 16px;
}

#lang li{
	margin: 0px;
	padding: 0px;
}

#lang a.btn_de{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_de.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#lang a.btn_de_inactive{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_de.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
	display: block;
}

#lang a.btn_de_inactive:hover{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_de.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#lang a.btn_en{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#lang a.btn_en_inactive{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_en.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
	display: block;
}

#lang a.btn_en_inactive:hover{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#lang a.btn_it{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_it.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#lang a.btn_it_inactive{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_it.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
	display: block;
}

#lang a.btn_it_inactive:hover{
	width: 16px;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/btn_it.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}