.booking_input{
    width:90px;
    position:relative;
    padding:0px;
    margin:0px;
    border-width:1px;
    border-style:solid;
    border-color:#9B8F89;
    margin-bottom:4px;
    cursor:pointer;
    color:#9B8F89;
}

#thePageHome #thePageContainer{
    width:1040px;
}

#thePageHome #theToprowContainer{
    width:930px;
}

#thePageHome .booking_input{
    width:135px;
}

.iframe_booking_submit{
    width:200px;
}

#thePageHome .iframe_booking_submit{
    width:300px;
}

.booking_label{
    width:90px;
    /*min-width:40%;*/
    display:inline-block;
    margin-bottom:4px;
    text-align:left;
}
.booking_submit{
    color:white;
    font-weight: bold;
    border-style:solid;
    border-color:#9B8F89;
    background-color: #9B8F89;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    font-size: 14px;
    width: 200px;
}

#thePageHome .booking_submit{
    width:300px;
}

.booking_submit:hover{
    color: #c82210;
}

.booking_submit_weiter{
    border-color:#CB280E;
    background-color: #CB280E;
}

.booking_submit_weiter:hover{
    color:#9B8F89;
}
.booking_input_box{
    width: 46%;
    position:relative;
    margin-top:10px;
    float:left;
}

.bip_right{
    float:right;
    text-align:right;
}

#thePageHome .bip_right{
    text-align:left;
}
.ui-datepicker-trigger {
    position:absolute; 
    margin-left:-17px;
    margin-top:1px;
    height:16px;
    width:16px;
}

#thePageHome .ui-datepicker-trigger{
    left:120px;
    bottom:0px;
}

/* #thePageHome #theBannerContainer{
     z-index: -1;
 }*/
.booking_section{
    width:100%;
    border-top-style:solid;
    border-top-width:1px;
    border-top-color: #9B8F89;
    float:left;
    padding-top:4px;
    padding-bottom:4px;
}
.big_button{
    right:0px;
    margin-left:-18px;
    cursor:pointer;
}

.booking_zwahl{
    margin-left:0px;
    margin-top:4px;
}
#thePageBuchen .big_button{
    width:208px;
}

#theContentTable table#zimmer_waehlen{
    width:638px;
    margin:0px;
}

#zimmer_waehlen td.zimmer_wahl_abteilung, .zimmer_wahl_abteilung{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color: #9B8F89;
}

#zimmer_waehlen table td{
    vertical-align:middle;
}

#zimmer_waehlen table {
    width:638px;
}

#zimmer_waehlen table tr{
    background-color: #F6F4F2;
}

#zimmer_waehlen table tr td{
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: white;
}

#zimmer_waehlen table tr.gesamtpreis{
    background-color:transparent;
}

#zimmer_waehlen td.kategorie_radio{
    width:150px;
    padding-left:40px;
}
#zimmer_waehlen td.kategorie_preis{
    width:100px;
}
#zimmer_waehlen td.kategorie_bild{
    width:100px;
    padding:0px;
}
#zimmer_waehlen td.kategorie_link{
    text-align:right;
    padding-right:60px;
}

#zimmer_waehlen td.gespreis_weiter_zelle{
    padding-right:0px;
    text-align:right;
}

.zimmer_wahl_link{
    width:219px;
}

.category_preview{
    width:100px;
}

#buchung table {
    width:638px;
}

#buchung td.firstrow{
    width:175px;
}

.system_message{
    color:white;
}

.progressbar{
    width:58px;
    height:16px;
    position:absolute;
    margin-left: 579px; 
}
.bar_one{
    margin-top:-56px;
}
.bar_two{
    margin-top:11px;
}
.bar_three{
    margin-top:5px;
}
.bar_four{
    margin-top:-56px;
}

input.error{
    background-color:#ffdddb;
}
label.error{
    color: red;
}
.teaser_block{
    display:none;
    position:absolute;
    font-family: arial, helvetica,sans-serif;
    color:white;
    top:-607px;
    width:900px;
    /*left:58px;*/
    left:580px;
}

/*.nivoSlider{
    z-index:-99;
}*/

.teaser_heading{
    font-variant: small-caps;
    font-size: 31pt;
    line-height:29pt;
    word-spacing: -3px;
    margin-left:22px;
    color:white;
}

.teaser_text{
    font-size:12pt;
    line-height:13pt;
    color:white;
    margin-top:13px;
}

.redline{
    width:58px;
    height:22px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#c82210;
    margin-left:22px;
}
#newsletter_form{
    margin-top:5px;
}
#newsletter_form .booking_input{
    width:210px;
}

#booking_popup{
    position:absolute;
    top:159px;
    left:960px;
}

#booking_popup .booking_input_box{
    float:left;
    clear:left;
}

#booking_popup .bip_right{
    float:left;
    clear:left;
    text-align: left;
}
#booking_popup .booking_input{
    width:100px;
}

#booking_popup .booking_submit{
    width:100px;
    white-space: normal;
    font-size: 9pt;
}

#booking_popup .ui-datepicker-trigger{
    left:102px;
    bottom:5px;
}

#booking_banner{
    display:inline-block;
    background-color:#B52E20;
    margin-top:10px;
    padding:5px;
    color:white;
    width:160px;
    font-size:10px;
    box-shadow: 0 1px 5px 0 #4A4A4A;
    margin-left: -70px;
}
.booking_banner_teaser{
    font-size:12px;
}