/* --------- Content ------------*/

#content {
	width: 896px;
	overflow:hidden;
}

#content .main{

	float:left;
	width:642px;
}


/* ---------- HEADER --------- */
#header {
	height: 181px;
	width: 100%;
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden;
}
#headerLeft {
	float:left;
	width: 254px;
	overflow:hidden;
	
}
#headerLeft .languages{
	color:#A19B8C;
	position:relative;
}
#headerLeft .languages a{
	font-size:11px;
		
}
#headerLeft .logo {
	width: 235px;
	height: 116px;
	margin: 15px 0;
}

#headerLeft .logo a {
	border: none;
	margin: 0;
	padding: 0;
}

#headerLeft .logo img {
	border: none;
	margin: 0;
	padding: 0;
}

#header #headerImg {
	float:right;
	width: 642px;
	overflow:hidden;
	
}


/* ----------------- LEFT BAR ---------------*/
#content .left{
	width:254px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}

#content .left .menu{
	width: 224px;
	padding: 20px 30px 30px 0;
	overflow:hidden;

}
#content .left .menu a{
	text-decoration:none;
	
}
#content .left .menu a:hover{
	
	color:#EE9F1C;	
}
#content .left .menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#content .left .menu li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(/static/img/pfeil.gif) no-repeat scroll 6px 9px;
	border-bottom:1px solid #EDECEB;
	color:#706C62;
	display:block;
	padding:4px 0 5px 20px;
	
}
#content .left .menu li:hover {
	background:transparent url(/static/img/pfeil_hover.gif) no-repeat scroll 6px 9px;
}
#content .left .menu li.active{		
	background:transparent url(/static/img/pfeil_down.gif) no-repeat scroll 6px 9px;
}
#content .left .menu .active {
	color:#EE9F1C;
}
#content .left .menu li ul li{
	border-bottom:none;
}
/*---------- QUICK INQUIRY ------------- */
#quickInquiry{
	width: 224px;
	background: url(/static/img/anfrage_box_bg.gif) top left no-repeat;
	font-size:11px;
	overflow:hidden;
}
#quickInquiry .text {
	padding: 0 0 10px 58px;
	font-size:10px;
}

#quickInquiry a{
	text-decoration:none;
}
#quickInquiry form label{
	color:#9A9A9A;
	font-size:10px;
	margin: 0 0 0 80px;
	float:left;
	width: 150px;
}

#quickInquiry form input,
#quickInquiry form  .calendarIcon{
	background:#EDECEA  no-repeat scroll 124px 3px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	color:#58554C;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	margin:0 0 10px 0;
	padding:2px 4px;
	float:left;
}
#quickInquiry form input:hover {
	background-color:#FAFAFA;
}
#quickInquiry form .day{
	width: 15px;
	margin: 0 0 0 80px;	
	border-left:1px solid #CCCCCC;
	text-align:right;
}
#quickInquiry form .month{
	width: 15px;
	text-align:right;
}
#quickInquiry form .year{
	width: 35px;
	text-align:right;	
}
#quickInquiry form  .calendarIcon{
	border-right:1px solid #CCCCCC;
	padding:2px 4px 3px 28px;
	cursor:pointer;
}
#quickInquiry form .dateSeperator{
	background:#EDECEA  no-repeat scroll 124px 3px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:left;
	padding:2px 0px;
	color:#58554C;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;

}
#quickInquiry form .submit:hover {
	background:#F09F1C none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
}
#quickInquiry form .submit {
	background:#EDECEA url(/static/img/pfeil.gif) no-repeat scroll 5px center;
	border:medium none;
	color:#58554C;
	font-size:11px;
	margin:0 0 10px 0;
	padding:4px 5px;
	text-align:right;
	width:224px;
	cursor:pointer;
}

#quickInquiry form a.submit {

	padding:5px;
	text-decoration:none;
	width:214px;
	height:14px;
	display:block;
	overflow:hidden;
	float:left;
}


/*---------- Main ----------------*/
.main .breadcrumb{
	font-size:11px;
	color:#EE9F1C;
	margin: 0 0 20px 0;
}
.main .breadcrumb a {
	background:transparent url(/static/img/pfeil_bread.gif) no-repeat scroll right 4px;
	margin-right:15px;
	padding-right:15px;
}

.main .text {
	line-height: 19px;
	margin: 10px 0;
	width:642px;
	overflow: hidden;
}

.main .text h2 {
	color: #757167;
}

.main .text .h2 {
	width: 642px;
	overflow: hidden;
	display: block;
	margin: 5px 0;
	color: #757167;
}

.main .text .h3 {
	width: 642px;
	overflow: hidden;
	display: block;
	margin: 5px 0;
}


.main .textAfterBottomTeasers{
	float:left;
	width:640px;
}

.main .bottomTeasers {
	width: 640px;
	overflow:hidden;
}
.main .bottomTeaser {
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	width:320px;
	height:90px;
	float:left;
	overflow:hidden;
	margin: 25px 0;
	
}
.main .bottomTeaser:hover {
	background: #f8f8f7;
	
}
.main .bottomTeaser .img{
	width:115px;
	height:70px;
	overflow:hidden;
	margin:10px 0;
	float:left;
	
}
.main .bottomTeaser .img img{
	border:none;
}
.main .bottomTeaser .text{
	float:left;
	height:70px;
	padding:10px;
	overflow:hidden;
	width:185px;
	font-size:11px;
	line-height:15px;
}
.main .bottomTeaser .text a{
	color:#55554D;
}
.main .bottomTeaser .text a:hover{
	color:#EE9F1C;
}
.main li{
list-style:none;
padding: 0 0 10px 15px;
background:url(/static/img/yellowDot.jpg) left 3px no-repeat;
}

/*------------ FORM -------------*/


.main .form, 
.main .form .formheader{
	width:640px;
	overflow:hidden;
	margin:20px 0 0 0;
}

.main .form .formheader .header{
	float:left;
	background:#a79e8d;
	padding:10px 20px;
	color: #fff;
}
.main .form .formcontent{
	width:600px;
	overflow:hidden;
	background:#a79e8d;
	padding: 20px;
}

.main .form .formcontent .col{
	float:left;
	width: 300px;
}
.main .form .formcontent .col .line {
	float: left;
	width: 300px;
}
.main .form .formcontent .wide{
	float:left;
	width: 600px;
	margin: 20px 0 0 0;
}
.main .form .formcontent label{
	color:#fff;
	font-size:11px;
	width:110px;
	height:13px;
	/*overflow:hidden;*/
	float:left;
	text-align:right;
	margin: 0 10px 10px 0;
}
.main .form .formcontent .text {
	color:#fff;
	font-size:11px;
	float:left;
	margin:0;
	padding:0 0 0 10px;;
	line-height:13px;
	width:157px;
	height:13px;
	overflow:hidden;
}

.main .form .formcontent input,
.main .form .formcontent select
{
	float:left;
	background:#e0ddd8;
	border:none;
	margin: 0 0 10px 0;
	padding: 4px 3px;
	width: 170px;
	font-size:11px;
}
.main .form .formcontent input:focus,
.main .form .formcontent select:focus,
.main .form .formcontent textarea:focus{
	background: #fff;
}
.main .form .formcontent .checkbox,
.main .form .formcontent .radio{
	width: 13px;
	height: 13px;
	overflow:hidden;
}
.main .form .formcontent select
{
	width: 100px;
}
.main .form .formcontent select.time
{
	width: 50px;
}
.main .form input.shortDate{
	width: 30px;
	margin: 0 2px 0 0;	
}
.main .form input.longDate{
	width: 50px;
}
.main .form .formcontent input.zip{
	width: 50px;
	margin: 0 4px 0 0;
}
.main .form .formcontent input.city{
	width: 110px;
}
.main .form .formcontent .calendarIcon{
	float:left;
	padding: 4px 3px 5px 3px;
	background:#e0ddd8;
	cursor:pointer;

}
.main .form .formcontent  .wide textarea{
	float:left;
	background:#e0ddd8;
	border:none;
	overflow:hidden;
	width: 290px;
	height:100px;
	margin: 0 10px 0 0;
}
.main .form .formcontent  .col textarea{
	float:left;
	background:#e0ddd8;
	border:none;
	overflow:hidden;
	width: 170px;
	padding: 4px 3px;
	height:100px;
	margin: 0;
}
.main .form .formcontent .submit,
.main .form .formcontent .submit:focus{
	color: #fff;
	font-size: 11px;
	background:#ee9f1c url(/static/img/pfeil_button.gif) 5px 8px no-repeat;
	margin: 77px 0 0 0;
	cursor:pointer;
	width:176px;
	text-align:right;
}
.main .form .formcontent .timeSeperator{
	float:left;
	color: #fff;
    padding: 4px 3px;
}

/* ----------- ROUTENPLANER -----------------*/
.main .routenplaner input {
	background:#EDECEA;
	border:1px solid #CCCCCC;
	color:#58554C;
	float:left;
	font-size:11px;
	margin:0 5px 0 0;
	padding:3px 4px;
}
 
.main .routenplaner select {
	background:#EDECEA;
	border:1px solid #CCCCCC;
	color:#58554C;
	float:left;
	font-size:11px;
	margin:0 5px 20px 0;
	padding:2px 4px ;
	
}

.main .routenplaner .submit{
	background:#EE9F1C url(/static/img/pfeil_button.gif) no-repeat scroll 5px 8px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	text-align:right;
	width:134px;
	border:none;
}

.main .routenplaner #maps{
}

/*------------ Zimmerpreise -----------------*/
.seasons{
	margin: 0 0 10px 0;
	width: 640px;
	overflow:hidden;
	font-weight:bold;
	
}
.room,
.roomPrices{
	width: 640px;
	overflow:hidden;
}
.seasons .season{
	float:right;
	width: 74px;
	overflow:hidden;
	font-size:11px;
}

.roomName{
	background:#DDDDDD;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	float:right;
	width: 626px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
.roomName a{
	text-decoration:underline;
	font-size:11px;
	color:#55554D;
	float:left;
}
.roomName a:hover{
	color:#ee9f1c;
}
.roomName form .submit {
	border:none;
	color: #fff;
	background: #EE9F1C;
	font-size:11px;
	padding:4px 3px;
	cursor:pointer;
	float:right;
}

.roomDetails{
	background:#DDDDDD;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 636px;
	overflow:hidden;
	float:right;
	
	
}
.roomDetails .img{
	width: 130px;
	height:90px;
	overflow:hidden;
	float:left;
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin: 3px 0 10px 0;
	padding:0px;
}
.roomDetails .text{
	width: 481px;
	overflow:hidden;
	float:right;
	padding: 5px 10px;
	font-size:11px;
}
.roomDetails a img {
	border:none;
}
.roomPrices {
	border-top: 1px solid #fff;
}
.roomPrices .col{
	float:right;
	width: 74px;
	overflow:hidden;
	
}
.roomPrices .col .entry{
	width: 62px;
	border: 1px solid #fff;
	background:#F2F2F2;
	padding: 5px;
	text-align:center;
	font-size:11px;
}
.roomPrices .bigCol{
	float:right;
	width: 194px;
	overflow:hidden;


}
.roomPrices .bigCol .entry{
	width: 182px;
	border: 1px solid #fff;
	background:#F2F2F2;
	padding: 5px;
	text-align:center;
	font-size:11px;
}

/* ----------- ARTICLE OVERVIEW ------------*/
#pressArticles{
	overflow:hidden;
	width:640px;
	font-size:11px;
}
#pressArticles .article {
	border-bottom: 1px dotted #ECECEC;
	overflow:hidden;
	width: 640px;
	padding: 5px 0;
	
}
#pressArticles .article:hover {
	background: #f8f8f7;
}

#pressArticles .article .date {
	float:left;
	padding: 5px;
	background:#edeceb;
	width:80px;
	font-size:11px;
}
#pressArticles .article .hover,
#pressArticles .article .hover a{
	background:#eea01d;
	color:#fff; 
}
#pressArticles .article .title{
	float:left;
	padding: 5px 10px;
	font-size:11px;
}
#pressArticles .article .date a{
	color:##58554D;
	text-decoration:none;
}
/* ----------- OFFERS and PRESS ARTICLES----------------*/

.offerDetailPrice,
.articleDate,
.backLink {
	width: 640px;
	overflow:hidden;
	border-top: 1px dotted #C1C1C1;
	border-bottom: 1px dotted #C1C1C1;
	padding: 5px 0;
	text-align:right;
}
.offerDetailPrice .priceLabel,
.articleDate .dateLabel{
	float:right;
	color: #fff;
	background:#EE9F1C;
	padding: 5px 10px;
	font-size:11px;
	margin: 0 2px 0 0;
}
.offerDetailPrice .price,
.articleDate .date {
	float:right;
	background:#EDECEB;
	padding: 5px;
	font-size:11px;
}
.offerDetailPrice .price:hover,
.articleDate .date:hover{
	color: #fff;
	background:#EE9F1C;
}
.offerDetailDescription,
.articleDetailDescription {
	padding: 20px 0;
}
.offerDetailDescription .offerImage,
.articleDetailDescription .articleImage {
	float:right;
	padding: 0 0 10px 10px;
}


.offerDetailDescription form .submit {
	border:none;
	color: #fff;
	background: #EE9F1C ;
	font-size:11px;
	padding:5px 10px;
	cursor:pointer;
}




/*------------ OFFERS BOTTOM --------------*/

.offersBottom .head {
	background: url(/static/img/offersBottom_bg.jpg) top right repeat-x;
	height:51px;
	width: 640px;
	overflow:hidden;
}
.offersBottom .head a {
	color:#55554d;
}
.offersBottom .head .activeTab{
	float:left;
	background:#a79e8d;
	height:43px;
	text-align:center;
	padding: 13px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.offersBottom .head .inactiveTab{
	float:left;
	margin: 14px 0 0 0;
	height:23px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #dfdcd5;
	border-right: 1px solid #dfdcd5;
	background:#fff;
	font-size:11px;

}

.offersBottom .bottomTeasers {
	background:#a79e8d;
}
.offersBottom .bottomTeaser {
	background: #fff;
}

/* -------------------- PRESST PICTURES --------------------- */
.pressImages .line {
	width:642px;
	overflow:hidden;
	margin: 0 0 20px 0;
}

.pressImages .line .entry{
	width: 214px;
	overflow:hidden;
	float:left;
	
}

.pressImages .line .entry .img {
	height: 77px;
	overflow:hidden;
}

.pressImages .line .entry .img img {
	border:none;
}	
	
	
/* blog */
.blog_entries {
	float:left;
	width:624px;
	overflow:hidden;
}

.blog_entries .b_entry {
	float:left;
	width:624px;
	overflow:hidden;
}

.blog_entries .b_entry .b_headline {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:624px;
	font-size:30px;
	color:#716d63;
	line-height:35px;
	font-weight:normal;
	overflow:hidden;
}

.blog_entries .b_entry .b_headline h1 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:624px;
	font-size:30px;
	margin:0;
	color:#716d63;
	line-height:35px;
	font-weight:normal;
	overflow:hidden;
}

.blog_entries .b_entry .b_date {
	float:left;
	width:624px;
	color:#666;
	font-size:11px;
	color:#a19b8c;
	padding:5px 0 8px 0;
	overflow:hidden;
}

.blog_entries .b_entry .b_date a {
	color:#ee9f1c;
	text-decoration:none;
}

.blog_entries .b_content {
	float:left;
	width:624px;
	padding:0 0 10px 0;
	border-bottom:1px solid #e0e4e8;
	margin:0 0 20px 0;
	overflow:hidden;
}

.blog_entries .b_content .b_image {
	float:left;
	width:180px;
	padding:0 20px 20px 0;
	overflow:hidden;
}

.blog_entries .b_content .b_text {
	color:#666;
}

.blog_entries .b_content .b_text a {
	background:url(/static/img/pfeil.gif) no-repeat 5px center;
	padding:0 0 0 13px;
	line-height:22px;
	color:#ee9f1c;
	text-decoration:none;
}

.blog_entries .b_detail .b_text {
	float:left;
	padding:0 0 20px 0;
}

.blog_entries .b_detail .b_images {
	float:left;
	width:624px;
}

.blog_entries .b_detail .b_images .image {
	float:left;
	margin-right:27px;
	margin-bottom:15px;
	width:180px;
	height:180px;
	position:relative;
	overflow:hidden;
}

.blog_entries .paging {
	float:left;
	width:624px;
}

.blog_entries .paging a.prev {
	background:url(/static/img/arrow_dotted_back.gif) no-repeat left 5px;
	padding:0 10px 0 13px;
	line-height:22px;
}

.blog_entries .paging a.next {
	background:url(/static/img/arrow_dotted.gif) no-repeat right 5px;
	padding:0 13px 0 10px;
	line-height:22px;
}

.menu li span.amount {
	color:#a19b8c;
}

#content .menu.padding {
	padding:20px 30px 0 0;
}

.sidebar_item.blog {
	width:224px;
	padding:12px 0 35px 0;
	border-bottom:1px solid #edeceb;
}

.sidebar_item.last {
	width:224px;
	padding:12px 0 35px 0;
}

.teaser_text a.rss {
	display:block;
	float:left;
	background:url(/static/img/socialmedia.png) 0 0 no-repeat;
	padding:0 0 0 30px;
	color:#a19b8c;
	text-decoration:none;
	line-height:25px;
	clear:both;
}

.teaser_text a.facebook {
	display:block;
	float:left;
	background:url(/static/img/socialmedia.png) 0 -27px no-repeat;
	padding:0;
	width:24px;
	height:24px;
	margin:0 8px 0 0;
}

.teaser_text a.youtube {
	display:block;
	float:left;
	background:url(/static/img/socialmedia.png) 0 -54px no-repeat;
	padding:0;
	width:24px;
	height:24px;
	margin:0 8px 0 0;
}

.teaser_text a.picasa {
	display:block;
	float:left;
	background:url(/static/img/socialmedia.png) 0 -81px no-repeat;
	padding:0;
	width:24px;
	height:24px;
	margin:0 8px 0 0;
}
