body {
	background:#fff;
	padding:0;
	margin:0;
	color:#775711;
	
}

img {
	border:none;
}

div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
}

a:link, a:visited, a:hover, a:active {
	color:#f1c13d;
	text-decoration:none;
}
/* header */
#topLinks {
	display:none;
}
/* merkliste */
#watchList {
	display:none;
}
/* sprachen */
#topLanguages {
	display:none;
}
#head {
	display:none;
}
/* background images */
#backgroundImages {
	display:none;
}
/* rightbar */
#rightBar {
	display:none;
}
/* right sidebar */
#rightSidebar {
	display:none;
}
/* leftbar */
#head #leftSidebar {	
	display:none;
}
/* navigation */
#content #navigation {
	display:none;
}
#jobOfferContainer {
position:relative;
float:left;
width:505px;
overflow:hidden;
}

#content #text form .formpart{
padding-top:10px;
float:left;
width:100%;


}

#content #text form .formpart .head {
	overflow: hidden;
	background: transparent url(/static/img/arrow_down_0.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .head:hover {
	background: transparent url(/static/img/arrow_down_1.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .headopen {
	overflow: hidden;
	background: transparent url(/static/img/arrow_up_0.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .headopen:hover {
	background: transparent url(/static/img/arrow_up_1.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .detail {
	padding: 10px 0 0 0;
	overflow: hidden;
	line-height:20px;
}

#content #text form input {
padding:2px 0 2px 4px;
color:#a08d5c;
border:1px solid #775711;
background:#FFFFFF;
margin-right:3px;
float:left;
}
#content #text form p{
height: 20px;
}

#content #text form div.submit{

float:right;
padding-top: 10px;
padding-bottom:20px;
}
#content #text form .formpart p input{
margin-bottom:0px;
}
#content #text form  input.checkbox,#content #text form  input.radio{
background: none;
margin-top:2px;
width:13px;
height:13px;
}
#content #text form .formpart p span{
margin-top:2px;
float:left;
}
#content #text form input.submit_inquiry {
background:transparent url(/static/img/teaserarrow.gif) no-repeat scroll right center;
color:#B51500;
padding-right: 15px;
cursor:pointer;
border:none;
}


#content #text form input.formfield {
width:150px;
}

#content #text form  input.short{
width:30px;
}
#content #text form input.long{
width:48px;
}
#content #text form  input.shorttext{
width:93px;
}
#content #text form  input.longtext{
width:150px;
}
#content #text form fieldset{

border:none;
}
#content #text form h2 {
border-bottom: 1px solid #d3ba81;
}

#content #text form textarea{
padding:2px 0 2px 4px;
color:#a08d5c;
border:none;
background:#FFFFFF;
margin-right:3px;
margin-top: 10px;
width:300px;
overflow:auto;

}

#content #text form textarea.wide{
width:400px;
}

#content #text form select{
padding:2px 0 0px 4px;
color:#a08d5c;
border:1px solid #775711;
background:#FFFFFF;
margin-right:3px;
width:154px;
float:left;
}
#content #text .guestbook{
padding: 0 10px 0 0;
}
#content #text .guestbook .new_entry{
background:transparent url(/static/img/teaserarrow.gif) no-repeat scroll right center;
color:#B51500;
padding: 5px 15px 7px 10px;
cursor:pointer;
text-align:right;
float:left;

}
#content #text .guestbook .all_entries{
background:transparent url(/static/img/teaserarrow.gif) no-repeat scroll right center;
color:#B51500;
padding: 5px 15px 7px 10px;
cursor:pointer;
text-align:right;

}
#content #text .guestbook .per_page{
text-align:right;
margin: 10px 0;
}

#content #text .guestbook .guest_entry{
padding: 7px 10px;
}

#content #text .guestbook .guest_entry .guestbook_date{
color:#b59e62;
float:right;
}
#content #text .guestbook .guest_entry .identity{
width:200px;
color:#B51500;
padding: 0 0 7px 0;
}
#content #text .guestbook .guest_entry .guestbook_text{
padding: 0 0 10px 0;
}
#content #text .guestbook .paging{
border-top: 1px solid #d3ba81;

}
#content #text .guestbook form .send{
border-top: 1px solid #d3ba81;


}
#content #text .guestbook form textarea{
float:left;
margin:0px;
}
#content #text .guestbook form p.textarea{
height:130px;
}
#content #text .guestbook form p.captcha{
height:63px;
}
#content #text .guestbook form .submit_inquiry{
text-align:right;
}
#content #text .guestbook form img{
float:left;
}
#content #text .guestbook .paging{
float:left;
width:100%;
padding-top:5px;
padding-bottom:10px;
}
#content #text .guestbook .paging #next{
float:right;
padding:2px 0px 2px 10px;
}
#content #text .guestbook .paging #page{
float:right;
}
#content #text .guestbook .paging #back{
float:right;
padding:2px 10px 2px 0px;
}

#content label{
width:150px;
float:left;
margin-top: 2px;
}
#content .formtext{
width: 350px;
margin:0 0 0 150px;
}


#site {
	overflow:visible;
	margin-top: 100px;
}


/* content */
#site #content {
	overflow:visible;
}

#site #content #text {
/*width:515px;*/
width: 100%;
padding:0;
float:left;
min-height: 300px;
overflow:visible;
}

#site #content #text a {
color:#b51500;
}

#site #content #text input.submit{
color:#B51500;
background:url(/static/img/teaserarrow.gif) center right no-repeat;
padding-right: 15px;
border:none;
}
* html #site #content #text input.submit{
padding-right: 0px;
}
*:first-child+html #site #content #text input.submit{
padding-right: 0px;
}

#site #content #text .images {
float:right;
padding:0 0 0 15px;
width:170px;
}

#site #content #text .more {
display:none;

}
#site #content #text #bottomTeaserSlider{
	overflow:visible;
}
#site #content #text #bottomTeaserSlider .more {
display:none;
}

#site #content #text .packageDays {
float:right;
text-align:right;
color:#a88e4e;
padding-right:10px;
width:170px;
}

#site #content #text .images .box {
float:left;
overflow:hidden;
position:relative;
width:170px;
margin-bottom:5px;
}

#site #content #text .images .box .enlarge {
height:15px;
position:absolute;
right:11px;
top:1px;
width:15px;
}

#site #content #text h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#b51500;
padding:0 0 10px 0;
}

#site #content #text h2 {
padding:10px 0 2px 0;
font-weight:bold;
color:#b51500;

}


/* content wide */
#site #content #text.wide {
width:714px;
border-right:1px solid #ebd9a5;
min-height:350px;
padding:15px 15px 0px 25px;
overflow:visible;

}

#site #content #text.wide .text {
float:left;
width:500px;
margin-right:20px;
overflow:visible;

display: none;
}

#site #content #text .date {
display:none;
}


#site #content #text .roomdetaildate {
position:relative;
float:left;
width:100%;
margin-bottom:5px;
}

#site #content #text .roomdetaildate .arrow {
position:absolute;
left:169px;
top:58px;
}

#site #content #text .date a {
background:url(/static/img/teaserarrow.gif) center left no-repeat;
padding-left:18px;
color:#b51500;
}

#site #content #text.wide .date h2 {
padding-top:0;
}

#site #content #text .date .line {
float:left;
overflow:hidden;
width:180px;
padding-top:3px;
margin-bottom:5px;
}

#site #content #text .date input {
padding:2px 0 2px 4px;
color:#a08d5c;
border:1px solid #775711;
background:#FFFFFF;
margin-right:3px;
}

#site #content #text .date img.calendarIcon {
margin-bottom:-4px;
cursor:pointer;
}

#site #content #text .date input.short {
width:30px;
}

#site #content #text .date input.long {
width:48px;
}


/* price slider */

.horiz_slider {
position:relative;
float:left;
color:#774d11;
}
#text.wide .horiz_slider {
display:none;
}

.horiz_slider .selected {
display:none;
}

.rooms {
float:left;
position:relative;
width:475px;
overflow:hidden;
}

.rooms h3 {
padding: 10px 0 5px 0;
float: left;
}

.rooms .all_entries {

padding-top:61px;
float:left;
overflow:hidden;
}

.rooms .all_entries .appartment_entry {
background:url(/static/img/roomsbg.jpg) 125px 0 no-repeat;
float:left;
width:470px;
height:80px;
overflow:hidden;
position:relative;
margin:0 5px 10px 0;
cursor:pointer;

}

.rooms .all_entries .appartment_entry .image {
width:125px;
height:80px;
float:left;
overflow:hidden;
margin-right:10px;
}

.rooms .all_entries .appartment_entry h3 {
width:335px;
font-weight:bold;
}

.rooms .all_entries .appartment_entry .more {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
position:absolute;
bottom:3px;
right:10px;
width:40px;
color:#b51500;
}

.rooms .all_entries .appartment_entry .more a {
color:#b51500;
}

.teasers {
float:left;
overflow:hidden;
width:210px;
margin:16px 0 0 0;
}

.teasers .teasercontainer {
display:inline;
float:left;
overflow:hidden;
position:relative;
width:200px;
}

.teasers .teasercontainer .allteasers {
left:0;
position:absolute;
top:0;
width:5400px;
}

#price_slider .teaser {
float:left;
overflow:hidden;
position:relative;
text-align:left;
width:70px;
}

#price_slider .teaser .price {
background:url(/static/img/roomsnbg.jpg) top left repeat-x;
float:left;
padding:35px 0 0 10px;
height:55px;
width:70px;
overflow:hidden;
}

#price_slider .teaser h3 {
padding:0 0 0 10px;
font-weight:bold;
margin-bottom:17px;
}

#toLeft {
display:none;
}

#toSeason{
display:none;
}

#toRight {
display:none;
}

.slider_right {
display:none;
}




/* room detail */
#roomImages {
float:left;
overflow:hidden;
width:505px;
height:220px;
margin-bottom:15px;
}

#roomImages .big {
float:left;
overflow:hidden;
width:340px;
height:220px;
margin-right:5px;
}

#roomImages .thumb {
float:left;
overflow:hidden;
position:relative;
width:160px;
height:70px;
margin-bottom:5px;
cursor:pointer;
}

#roomImages .thumb .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

.text .raumplan {
width:200px;
text-align:right;
margin-right:15px;
margin-bottom:10px;
float:left;
}

.text .raumplan img {
padding-bottom:5px;
}

.text .raumplan a {
	background: url(/static/img/enlargeplus.gif) right center no-repeat;
	padding-right:15px;
}

.roomdetail {
float:left;
width:100%;
overflow:hidden;
margin-bottom:10px;
}

/* room detail priceslider */
#roomSliderContainer {
position:relative;
width:505px;
height:300px;
overflow:visible;
}

#roomSliderContainer .selected {
display:none;
}

#roomSliderContainer .horiz_slider {
position:relative;
color:#774d11;
height:90px;
overflow:hidden;
}

#roomSliderContainer .bottom {
height:170px;
}

#roomSliderContainer .rooms {
width:185px;
margin:6px 0 0 0;
}

#roomSliderContainer .rooms .all_entries {
width:185px;
padding-top:10px;
float:left;
overflow:hidden;
}

#roomSliderContainer .rooms .all_entries .appartment_entry {
background:none;
width:185px;
height:24px;
margin-bottom:0;
}

#roomSliderContainer .teasers {
float:left;
overflow:hidden;
width:290px;
margin:16px 0 0 0;
height:200px;
}

#roomSliderContainer .teasers .teasercontainer {
display:inline;
float:left;
height:200px;
overflow:hidden;
position:relative;
width:280px;
}

#roomSliderContainer .teasers .teasercontainer .allteasers {
left:0;
position:absolute;
top:0;
width:5400px;
}

#roomSliderContainer #price_slider .teaser, 
#roomSliderContainer #price_slider_kids .teaser {
float:left;
overflow:hidden;
position:relative;
text-align:left;
width:70px;
}

#roomSliderContainer #price_slider .teaser .price,
#roomSliderContainer #price_slider_kids .teaser .price {
background:none;
float:left;
height:24px;
width:70px;
padding:0 0 0 10px;
overflow:hidden;
}

#roomSliderContainer #price_slider .teaser h3, 
#roomSliderContainer #price_slider_kids .teaser h3 {
padding:0 0 0 10px;
font-weight:bold;
margin-bottom:15px;
}

#roomSliderContainer #toLeft, 
#roomSliderContainer #toLeftKids {
display:none;
}
#roomSliderContainer #toRight, 
#roomSliderContainer #toRightKids {
display:none;
}
#roomSliderContainer .slider_right {
display:none;
}





/* pauschale detail */

#site #content #packageDetails {
margin-top:20px;
background: url(/static/img/requestbox_line.gif) repeat-x left top;
float:left;
overflow:hidden;
width:100%;
padding:20px 0 10px 0;
}

#site #content #packageDetails .left {
float:left;
width:250px;
height:50px;
}

#site #content #packageDetails .left .light {
color:#a88e4e;
}

#site #content #packageDetails .price {
float:left;
width:60px;
height:50px;
color:#b51500;
font-weight:bold;
}

#site #content #packageDetails .links {
float:right;
overflow:hidden;
text-align:right;
}

#site #content #packageDetails .links a {
display:none;
}


/* content tabbing */

#tabbing {
	display:none;
}

#site #content #text .contentImages {
float:left;
width:520px;
}

#site #content #text ul, #site #content #text #bottomTeaserSlider .teaser .detail ul {
list-style:none;
}

#site #content #text ul li, #site #content #text #bottomTeaserSlider .teaser .detail ul li{
background:url(/static/img/listIcon.gif) 0 3px no-repeat;
padding:0 0 0 13px;
}

#site #content #text .contentImages .box {
float:left;
overflow:hidden;
position:relative;
width:172px;
height:110px;
margin-bottom:11px;
}

#site #content #text .contentImages .box .enlarge {
height:15px;
position:absolute;
right:13px;
bottom:1px;
width:15px;
}


/* right sidebar slider */

#site #content #rightSidebar {
display:none;
}


/* bottom teasers */

#bottomTeasers {
margin-top:15px;
}
#bottomTeasers .presseteaser {
background:none;
float:left;
width:505px;
height:90px;
padding-bottom:15px;
overflow:hidden;
}
#bottomTeasers .presseteaser .text {
float:left;
width:505px;
height:90px;
position:relative;
padding:8px 0 0 0;
overflow:hidden;
}
#bottomTeasers .presseteaser .text h3 {
color:#b51500;
font-weight:bold;
padding-bottom:3px;
}
#bottomTeasers .presseteaser .text .more {
	display:none;
}

#bottomTeasers .teaser {
float:left;
width:505px;
height:90px;
padding-bottom:15px;
overflow:hidden;
cursor:pointer;
}

#bottomTeasers .teaser .image {
float:left;
width:160px;
height:90px;
margin-right:15px;
position:relative;
overflow:hidden;
}
#bottomTeasers .teaser .image .price {
position:absolute;
padding:2px 5px;
font-weight:bold;
background:#9a1100;
color:#ffd544;
bottom:0;
left:0;
z-index:10;
}
#bottomTeasers .teaser .image .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

#bottomTeasers .teaser .text {
float:left;
width:330px;
height:90px;
position:relative;
padding:8px 0 0 0;
overflow:hidden;
}
#bottomTeasers .teaser .textlong {
float:left;
width:486px;
position:relative;
padding:8px 8px 0pt 10px;
overflow:hidden;
height:89px;
}
#bottomTeasers .teaser .text h3, 
#bottomTeasers .teaser .textlong h3{
color:#b51500;
font-weight:bold;
padding-bottom:3px;
}

#bottomTeasers .teaser .text .more,
#bottomTeasers .teaser .textlong .more{
display:none;
}



/* bottom teaser slider */

#text #bottomTeaserSlider, #text #formSlider {
float:left;
overflow:hidden;
width:504px;
position: relative;
}

#text #bottomTeaserSlider .teaser {

width:504px;
height:80px;
padding-bottom:15px;
overflow:hidden;
position:relative;
}

#text #formSlider .formpart {
float:left;
width:100%;
overflow:hidden;

}

#text #bottomTeaserSlider .teaser .head, 
#text #bottomTeaserSlider .teaser .headopen{
cursor:pointer;
width:334px;
position:absolute;
top:0;
right:0;
}

#text #formSlider .formpart .head, 
#text #formSlider .formpart .headopen{
cursor:pointer;
}


#text #bottomTeaserSlider .teaser .image {
position:absolute;
top:0;
left:0;
width:160px;
height:90px;
position:relative;
overflow:hidden;
}

#text #bottomTeaserSlider .teaser .image .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

#text #bottomTeaserSlider .teaser .text {
float:left;
width:321px;
position:relative;
padding:8px 8px 0pt 0pt;
overflow:hidden;
height:89px;

}
#text #bottomTeaserSlider .teaser .text h3 {
color:#b51500;
width:300px;
font-weight:bold;
padding-bottom:3px;
}

#text #bottomTeaserSlider .teaser .headopen .text .more {
background:url(/static/img/arrowup.gif) center right no-repeat;
position:absolute;
top:8px;
right:0;
width:50px;
color:#b51500;
}

#text #bottomTeaserSlider .teaser .head .text .more {
background:url(/static/img/arrowdown.gif) center right no-repeat;
position:absolute;
top:8px;
right:0;
width:50px;
color:#b51500;
}

#text #bottomTeaserSlider .teaser .head .text .more a, 
#text #bottomTeaserSlider .teaser .headopen .text .more a{
color:#b51500;
}
#text #bottomTeaserSlider .teaser .detail{
position: absolute;
top: 95px;
left:0px;
}
#text #bottomTeaserSlider .teaser .detail table {
margin-top:10px;
}

#text #bottomTeaserSlider .teaser .detail td {
padding-bottom:8px;
}

#text #bottomTeaserSlider .teaser .detail td a {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
width:80px;
padding-right:17px;
color:#b51500;
}

#text #eventcalendarTools{
	display:none;
}



/* footer */


#site #footerout #footer {
	height:72px;
	padding:0;
	width: 650px;
	border:1px solid #6f0900;
	position: absolute;
	top: 0px;
	overflow:hidden;
	color:#775711;
}

#footer .copyright {

	float:left;
	overflow:hidden;
	width:199px;
	height:60px;
	padding: 15px 0 0 20px;
}
#footer .logo {
	float:right;
	width:200px;
	text-align:right;
}
#footer .address {

	float:left;
	overflow:hidden;
	width:156px;
	height: 60px;
	padding-top: 15px;
}
#footer .address a {
	color:#775711;
}

#footer .weather,  #footer .logos, #footerText, #footer .links{
	display:none;
}
#fromWatchListContainer{
	float:left;
	width:515px;
}
.fromWatchList{
	float:left;
	width:220px;
	padding-bottom:20px;
	padding-right:15px;
}

/* Special for Print */
.h1 object{
	display:none;
}
.print_h1{
	display:block;
	color:#B51500;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 15px;
}
.logo_print{
	display:inline;
}
#noPrint_PriceOverview{
	display:block;
	border: 1px solid #B51500;
	padding: 10px;
	margin: 20px 0;
	width: 500px;
}
