/*Testing Area*/

.test-container {
    position: relative;
    top: 30px;
}

/*Testing Area*/

/*Layout Content Zeile*/
.content-row {
    position: static;
    left: 0;
    top: 0;
    right: 0;
    font-size: 16px;
    /*background: #C1975C url("/img/content-row-bg.jpg") repeat-x scroll 0 0;*/
    background: #404040;
    overflow: hidden;
    /*width: 100%;*/
}

/*
Links
*/

.linkespalte {
    height: 100%;
}

.content-spalte-links {
    padding-right: 0;
    padding-left: 0;
    background: #B59063 url("/img/content-spalte-links.bg.png") repeat-x scroll 0 0;
    /*background: #404040 url("/img/content-spalte-links.bg.png") repeat-x scroll 0 0;*/
    /*min-height: 800px;*/
    /*padding-bottom:1000px;
    margin-bottom:-1000px;*/
}

.verfuegbarkeit-container {
    min-height: 210px;
    max-height: 100%;
    margin-top: 5px;
}

.no-content {
    content: "..";
    float: none;
}

.check-rates-form {

}

.verfuegbarkeit-text {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    left: 15px;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;

}

.verfuegbarkeit-cal-outer {
    width: 100%;
    /*max-width: 400px;*/
}

.verfuegbarkeit-in-out {
    float: left;
    width: 50%;
    padding-left: 5px;
}

.verfuegbarkeit-in-out:first-child {
    padding-right: 5px;
    padding-left: 0;
}

.anreise-abreise {
    min-height: 100px;
    max-height: 100%;
}

.verfuegbarkeit-cal-in-img, .verfuegbarkeit-cal-out-img {
    /*width: 20%;
    padding-top: 10px;
    text-align: left;*/
    display: block;
    position: relative;
    float: left;
    padding-top: 8px;
    width: 22px;
}

.verfuegbarkeit-cal-in-txt, .verfuegbarkeit-cal-out-txt {
    /*font-size: 22px;*/
    /*left: 4%;
    text-align: left;
    padding-top: 25px;
    width: 40%;
    display: inline-block;
    font-weight: normal;
    line-height: 1em;
    */
    font-size: 1.5em;
    padding-top: 12px;
    padding-left: 0; /*default: 8px*/
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    float: left;
}

.verfuegbarkeit-cal_inputfield {
    float: left;
    /*background: transparent url("/img/verfuegbarkeit-cal_inputfield_bg.jpg") repeat scroll 0 0;*/
    background: #F07D04;
    border: none;
    border-radius: 0; /*default: 20px*/
    color: #ffffff;
    font-size: 1em;
    /*font-weight: bold;*/
    height: 30px;
    /*margin-top: 10px;*/
    width: 98%; /* default: 90% */
}
.w-input[readonly].verfuegbarkeit-cal_inputfield {
    background-color: #F07D04;
    background-image: url("/img/booking/other/calendar.png");
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.verfuegbarkeit_send_button {
    /*width: 140px;*/
    padding-top: 5px;
    /*padding-right: 29px;*/
    padding-bottom: 5px;
    /*float: right;*/
    /*background: transparent url(../images/bt-submit.png) no-repeat 50% 50%;*/
    /*color: #af7e48;*/
    background: #F07D04;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    /*margin-right: 5%;*/
}

/*.send_preis-pruefen {
    width:140px;
    padding-top:5px;
    padding-right:29px;
    padding-bottom:5px;
    float:right;
    background-color:transparent;
    background-image:url(../images/bt-submit.png);
    background-position:50% 50%;
    background-repeat:no-repeat;
    color:#fff;
    font-size:15px;
    font-weight:400;
    text-align:center;
}   */

/*Anzeige Kontaktinformationen linke Spalte*/

.left-contact {
    height: 100px;
    background-color: #fff;
    color: #af7e48;
    font-size: 1em;
    font-weight: bold;

}

.left-contact-li {
    list-style: none;
}

/*
Rechts
*/





.l00-global {

}

.l00-global .headline {
    width:1000%;
    /*background: #C49E5D;*/
    height:30px;
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    position: relative;
    text-align: left;
    top: 0;
    padding: 5px 5px 5px 30px;
    
/*    border-top-right-radius: 2em;
    border-bottom-right-radius:20px;
    border-bottom-left-radius:20px ;*/
    border: inherit;
}



.l00-global .teaser {
}




.l00-global .teaser img {
    width: 100%;
    max-width: 1500px;
    height: 250px;
    border: 0 solid #996633;
    border-bottom-width: 3px;
    border-radius: 0;
    /*margin-left:10px;   */

    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.l00-global-image-float {
    float: left;
    margin: 10px;
}

.l00-global .txt {
    width: 90%;
    color: #fff;;
    margin: 20px;
}

.l00-global .dividing {
    width: 90%;
    height: 3px;
    margin: auto;
    background-color: #996633;
    display: table;
    position: absolute;
    bottom: 0;
}

.l00-global h1 {
    width: 50%;
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 10px;
    position: relative;
    text-align: left;
    top: 0;
    padding: 5px 5px 5px 15px;
    border: inherit;
        
    /*border-radius:10px;
    background: #C49E5D;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;*/
}


.l00-global h2 {
    width: 90%;
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    position: relative;
    text-align: left;
    top: 0;
    margin: 10px;
    padding: 5px 5px 5px 15px;
    
    /*background: #C49E5D;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;*/
    
    border: inherit;

}


.l00-global h3 {
    color: #3f3f3f;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    position: relative;
    text-align: left;
    top: 0;
    margin: 2px;
    padding-top: 10px;
    padding-left: 15px;

}

.l00-global h3 p {
    color: #ff9900;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-align: left;
}

.l00-home-teaser {

    /* width:100%;
     max-width: 1100px;
     height:auto;
     height:auto;
     max-height: 445px;
     overflow:hidden;
     margin-left:10px; */
}

.l00-home-teaser img {
    width: 100%;
    max-width: 1100px;
    height: auto;
    max-height: 445px;
    overflow: hidden;
    /*margin-left:10px;   */
    border-left: 3px solid #996633;
    border-right: 3px solid #996633;
    border-bottom: 3px solid #996633;

}

.l00-home-news {

}

.l00-home-news .headline {

}

.l00-home-news img {
    border-radius: 0;
}

.l00-home-news .news-block {
    height: 345px;
    width: 350px;
    min-height: 250px;
    margin-top: 30px;
    margin-left: 30px;
    float: left;
    cursor: pointer;
    background: #f7f7f7;
    overflow: hidden;
}

.l00-home-news .news-block-inner {
    background: #f7f7f7;
}

.l00-home-news .news-block .news-block-link {
    cursor: pointer;
    text-decoration: none;
    padding: 0;
}

.l00-home-news .dividing {
    width: 90%;
    height: 3px;
    margin: auto;
    background-color: #fff;
    display: table;
}

.l00-home-news .news-block .header {
    width: 350px;
    height: 125px;
    float: left;
}

.l00-home-news .news-block .txt {
    width: 350px;
    height: 115px;
    padding-left: 20px;
    padding-right: 20px;

    min-height: 50px;
    color: red;
    overflow: hidden;
}

.l00-home-news .news-block-footer {
    padding-top: 5px;
    text-align: center;
    background-color: #c49e5d;
    color: #fff;
    height: 30px;
    cursor: pointer;
}

.l00-home-news .news-block-footer img {
    padding-left: 15px;
}

.l00-home-news h4 {
    color: #ff9900;
    font-size: 1.4em;
    font-weight: normal;
    left: 30px;
    letter-spacing: 1px;
    line-height: 2em;
    margin: 0 0 0 30px;
    text-align: left;
    top: 0;
}

.l00-home-news .txt h5 {
    /*color: #fff;
        font-size: 1.2em;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 1em;*/

    margin: 5px 0;
    color: #ff9900;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    text-align: left;
}

/*.l00-home-news h5 p {
    color: #ff9900;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-align: left;
}*/

/*Content Teil für Anzeige News Inhalte*/

.l00-articles {

}

.l00-articles .teaser {
    overflow: hidden;
}

.l00-articles .teaser img {
    width: 100%;
    max-width: 1500px;
    height: 250px;

    border: 0 solid #996633;
    border-bottom-width: 3px;
    border-radius: 0;
    /*margin-left:10px;   */

    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.l00-articles img {
    /* border: 3px solid black;   */
    border-radius: 20px;
}

.l00-articles .dividing {
    width: 90%;
    height: 3px;
    margin: auto;
    background-color: #996633;
    display: table;
}

.l00-articles .header {
    width: 350px;
    height: 25px;
    float: left;
}

.l00-articles .txt {
    width: 350px;
    padding: 20px;
    min-height: 650px;
}

.l00-articles h3 {
    color: #ff9900;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;
    background: rgba(0, 0, 0, 0) url("/img/articles-h3-bg.png") no-repeat scroll 12px 9px;
    padding: 15px 15px 15px 25px;
}

.l00-articles h4 {
    color: #ff9900;
    font-size: 1.4em;
    font-weight: normal;
    left: 15px;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;

}

.l00-articles h5 {
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    left: 15px;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0;
    position: relative;
    text-align: left;
    top: 0;

}

.l00-articles h5 p {
    color: #ff9900;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-align: left;
}

/*
Anzeige der Presse-Sektion
Definition aller Elemente in der Presse-Section
*/

.l00-press {

}

.l00-press .teaser {
    overflow: hidden;
}

.l00-press .teaser img {
    width: 100%;
    max-width: 1500px;
    height: 250px;

    border: 0 solid #996633;
    border-bottom-width: 3px;
    border-radius: 0;
    /*margin-left:10px;   */

    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.l00-press img {
    /* border: 3px solid black;   */
    border-radius: 20px;

}

.l00-press .press-block-section {

    display: table;
}

.l00-press .press-block {
    height: 400px;
    width: 350px;

    margin-top: 10px;
    margin-left: 10px;
    float: left;
    cursor: pointer;
    position: relative;

}

.l00-press .press-block img {

    display: block;
    margin-left: auto;
    margin-right: auto;
    /*border:2px solid #a07240;*/

}

.l00-press .press-block .header {
    width: 350px;
    height: 25px;
    float: left;
}

.l00-press .press-block .txt {
    width: 350px;
    padding: inherit;
    padding-top: 20px;
    padding-left: 20px;
    min-height: 50px;
    color: #3f3f3f;;
}

.l00-press .press-block .source {
    width: 350px;
    padding-left: 20px;
    padding-top: 20px;
    min-height: 50px;
    color: #3f3f3f;;
}

.l00-press .dividing {
    width: 90%;
    height: 3px;
    margin: auto;
    background-color: #996633;
    display: table;
    position: absolute;
    bottom: 0;
}

.l00-press .header {
    width: 350px;
    height: 25px;
    float: left;
}

.l00-press .txt {
    width: 350px;
    padding: 20px;
    min-height: 650px;
}

.l00-press h1 {
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 10px;
    position: relative;
    text-align: left;
    top: 0;
    background: #C49E5D;
    padding: 5px 5px 5px 15px;
    /*    border-radius:10px;*/
    width: 90%;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
}

.l00-press h2 {
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 10px;
    position: relative;
    text-align: left;
    top: 0;
    background: #C49E5D;
    padding: 5px 5px 5px 15px;
    width: 90%;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    border: inherit;

}

.l00-press h3 {
    color: #3f3f3f;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    position: relative;
    text-align: left;
    top: 0;
    margin: 2px;
    padding-top: 10px;
    padding-left: 15px;

}

.l00-press h3 p {
    color: #ff9900;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-align: left;
}

.l00-press-downloads {
    float: none;
}

.l00-press-downloads .downloads-txt {
    margin-left: 30px;
    float: none;
}

.l00-press-downloads ul {
    float: none;
    list-style: none none;

}

.l00-press-downloads li {

    background: url("/img/press/li-prefix.png") no-repeat 0 0;
    line-height: 20px;
    margin: 10px;

}

.l00-press-downloads li :hover {

    /*list-style-image:url(/img/press/li-prefix.png);*/
    background: url("/img/press/li-prefix-sprite.png") no-repeat 0 -20px;

}

.l00-press-downloads li a {
    color: #fff;
    text-decoration: none;
}

.l00-press-downloads li a:visited {
    color: #fff;
}

.l00-press-downloads li a:hover {
    color: #a07240;
}

/*Presse Sektion Ende*/

/*
Anzeige der Development-Sektion
Definition aller Elemente in der Presse-Section
*/

.l00-development {

}

.l00-development .teaser {
}

.l00-development .teaser img {
    width: 100%;
    max-width: 1500px;
    height: 250px;
    border: 0 solid #996633;
    border-bottom-width: 3px;
    border-radius: 0;
    /*margin-left:10px;   */

    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.l00-development .short-profil-img {
    float: left;
    margin: 10px;
}

.l00-development-txt {
    width: 90%;
    color: #fff;;
    margin: 10px;
}

.l00-development .dividing {
    width: 90%;
    height: 3px;
    margin: auto;
    background-color: #996633;
    display: table;
    position: absolute;
    bottom: 0;
}

.l00-development h1 {
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 10px;
    position: relative;
    text-align: left;
    top: 0;
    background: #C49E5D;
    padding: 5px 5px 5px 15px;
    /*    border-radius:10px;*/
    width: 50%;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
}

.l00-development h2 {
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 10px;
    position: relative;
    text-align: left;
    top: 0;
    background: #C49E5D;
    padding: 5px 5px 5px 15px;
    width: 90%;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    border: inherit;

}

.l00-development h3 {
    color: #3f3f3f;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
    position: relative;
    text-align: left;
    top: 0;
    margin: 2px;
    padding-top: 10px;
    padding-left: 15px;

}

.l00-development h3 p {
    color: #ff9900;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-align: left;
}

/*Development Teil Ende*/

.content-spalte-rechts {
    padding-right: 0;
    padding-left: 0;
    /*height: 100%;*/
    display: block;
    /*background: #C0C0BE url("/img/content-spalte-rechts-bg.jpg") repeat-x scroll 0 0;*/
    /*background: #FCE0B9 url("/img/content-spalte-rechts-bg.jpg") repeat-x scroll 0 0;*/
    background: #404040;

    /*   padding-bottom:1000px;
       margin-bottom:-1000px;
         */
}

.left {
    /*width:25%;*/
    /*min-width: 400px; */
    /*sofern aktiviert wird der rechte content unter den linken geschoeben*/

    /*max-width: 400px;*/

}

.right-75 {
    width: 25%;
    /*min-width: 400px; */
    /*sofern aktiviert wird der rechte content unter den linken geschoeben*/
    max-width: 400px;
}

.content-rechts {

}

.content-spalte-mitte .ausblenden {

    position: absolute;
    right: 10px;
    z-index: 9999;
    cursor: pointer;
    height: 100%;

}

.standorte-links {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.standorte-list {
    margin-bottom: 74px;
}

.standort {
    width: 100%;
    margin: 0 auto 3px;
    /*padding-top:1%;*/
    /*background-color:#333;*/
    min-height: 183px;
}

.standort .shadow {
    height: 15px;
    background: url(../images/nav_shadow.png) repeat-x;
    width: 100%;
}

.standort-inner {
    width: 100%;
    margin: 0 auto 3px;
    padding-left: 0;
    background: url(../images/standort/standort_bg.jpg) repeat-x;
}

.standort-row-outer {
    padding-left: 5px;
}

.standort .hotel-logo {
    text-align: left;
    float: left;
}

/*.standort .hotel-logo img{
 margin-left:10px;
 width: 80%;
 height:auto;
}   */

.standort .hotel-name {
    margin-top: 0;
    margin-left: 10px;
    color: #af7e48;
    text-align: left;
}

.standort .hotel-name img {
    text-align: left;
    margin-left: 10px;
    width: 60%;
    height: auto;
}

.standort .standort-map {
    /*   min-height:40px ;
     min-weight:30px; */
    /*margin-right:10px;*/
    float: right;
    padding-right: 10px;
}

.standort .standort-map img {
    width: 100%;
    height: auto;
}

.standort .hotel-status {
    text-align: left;
    color: #af7e48;
    font-size: 0.8em;
    font-weight: bold;

}

.standort .hotel-status img {
    margin-left: 10px;
}

.standort .hotel-contact {
    line-height: 16px;
}

.standort .hotel-adr {
    margin-top: 2px;
    margin-left: 10px;
    color: #af7e48;
    text-align: left;
}

.standort .hotel-tel {
    color: #af7e48;
    text-align: left;
}

.standort .hotel-tel img {
    margin-left: 10px;
}

.standort-icon-phone {
    padding-right: 5px;
    float: left;
    height: 20px;
}

.standort .hotel-email {
    color: #af7e48;
    text-align: left;
}

.standort .hotel-email img {
    margin-left: 10px;
}

.standort-icon-email {
    padding-right: 5px;
    height: 20px;
    float: left;
}

.standort-space {
    height: 15px;
    /*background-image: url();*/
    background-repeat: repeat-x;
}

.standort-separating {
    width: 80%;
    height: 3px;
    margin: 5px auto;
    background-color: #fff;
}

/*Footer Zeile der Standortübersicht*/
.standort-footer {
    background-color: #c49e5d;
}

.standort-footer-preis-info {
    padding: 1px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    height: 30px;

}

.standort-footer-preis-info img {
    padding-right: 5px;
}

.standort-footer-booking {
    padding-top: 5px;
    text-align: center;
    background-color: #c49e5d;
    color: #fff;
    height: 30px;
    cursor: pointer;

}

.standort-footer-booking img {
    padding-left: 15px;

}

.standort .hotel-header {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 10px;
    font-weight: 700;
}

/*.standort .hotel-name {
    margin-top:5px;
    margin-bottom:5px;
    margin-left:2px;
    color:#fff;
    font-size:18px;
    line-height:10px;
    font-weight:700;
}  */

.standort .img_hotel {
    margin-top: 0;

}

.standort-row-left {
    text-align: left;

}

.standort-row-right {
    text-align: right;
    margin-left: 0;
}

.standort-icon-txt {
    font-size: 13px;

}

/*.standort-icon {
    padding-right:5px;
    float:left;
    height: 15px;    
}  */

#rightlayer-on-switch {
    display: none;
}

/* GoogleMap */
.googlemap {
    /*padding: 2px 12px 12px 12px;*/

}

.googlemapinner {
    border: 2px solid #af7f48;
    /*width:940px;*/
    height: 550px;
}
.footer-spalte2 {
    padding-right: 30px;
}
@media screen and (max-width: 990px) {
    .hidden-mobile-990px {
        display: none;
    }
}
.visible-mobile-990px {
    display: none;
}
@media screen and (max-width: 990px) {
    .visible-mobile-990px {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .content-row {
        overflow: visible;
    }

}

@media screen and (max-width: 767px) {
    .content-row {
        overflow: visible;
    }
    .hidden-mobile {
        display: none;
    }
    .footer-spalte1 {
        margin: 0;
    }
}

@media screen and (max-width: 479px) {
    .content-row {
        overflow: visible;
    }

}

.dayheader {
    width: 80px;
    height: 20px;
    float: left;
    color: white;
    border: 0 solid #D2A470;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px 5px 0;
    background: #A07140 url(/img/ratecal/ratecal_dayheader_background.png) repeat-x;
    line-height: 20px;

}

.emptydaybox {
    width: 80px;
    height: 70px;
    float: left;
    border: 0 solid #D2A470;
    margin: 0 5px 5px 0;
    font-size: 1.1em;
    color: black;
}

.pastdaybox .day {
    color: gray;
}

.filleddaybox {
    width: 80px;
    height: 70px;
    float: left;
    color: black;
    font-size: 1.0em;
    border: 0 solid #D2A470;
    margin: 0 5px 5px 0;
    background: url(/img/ratecal/ratecal_available.png) repeat-x;
}

.nofree_de {
    background: url(/img/ratecal/ratecal_nofree_de.png) repeat-x;

}

.nofree_en {
    background: url(/img/ratecal/ratecal_nofree_en.png) repeat-x;

}

.nofree_es {
    background: url(/img/ratecal/ratecal_nofree_es.png) repeat-x;

}

.nofree_fr {
    background: url(/img/ratecal/ratecal_nofree_fr.png) repeat-x;

}

.nofree_it {
    background: url(/img/ratecal/ratecal_nofree_it.png) repeat-x;

}

.nofree_pt {
    background: url(/img/ratecal/ratecal_nofree_pt.png) repeat-x;

}

.nofree_ru {
    background: url(/img/ratecal/ratecal_nofree_ru.png) repeat-x;

}

.nofree_tr {
    background: url(/img/ratecal/ratecal_nofree_tr.png) repeat-x;

}

.nofree_de .ratebox {
    font-size: 0;
}

.nofree_en .ratebox {
    font-size: 0;
}

.nofree_es .ratebox {
    font-size: 0;
}

.nofree_fr .ratebox {
    font-size: 0;
}

.nofree_it .ratebox {
    font-size: 0;
}

.nofree_pt .ratebox {
    font-size: 0;
}

.nofree_tr .ratebox {
    font-size: 0;
}

.nofree_ru .ratebox {
    font-size: 0;
}

.pastdaybox {
    width: 80px;
    height: 70px;
    float: left;
    border: 1px;
    margin: 0 5px 5px 0;
    background: url(/img/ratecal/ratecal_empty.png) repeat-x;
    color: black;
}

.firstdaybox {
    border-left: 2px solid black;

}

.lastdaybox {
    border-right: 2px solid black;
}

.outercal1 {
    background: url("/img/ratecal/ratecal_outercal1_background.png") no-repeat transparent;
    margin-top: -1px;
    width: 644px;
    height: 410px;

}

.outercal2 {
    background: url("/img/ratecal/ratecal_outercal2_background.png") no-repeat transparent;
    margin-top: -1px;
    width: 644px;
    height: 490px;
}

#ratecal_content {
    margin-left: 12px;
}

.innercal {
    margin-left: 27px;
}

.day {
    width: 80px;
    height: 20px;
    float: right;
    margin-right: 10px;
    margin-top: 2px;
    text-align: right;
    font-weight: bold;
    color: white;
}

.labelbox {
    width: 40px;
    height: 50px;
    float: left;
    font-size: 0;
}

.labelbox p {
    padding: 0;
}

.single {
    margin: 15px 0 0;
    font-size: 0.9em;
}

.double {
    margin: 0;
    font-size: 0.9em;
}

.ratebox {
    width: 40px;
    height: 50px;
    float: left;
}

.ratebox p {
    padding: 0;
}

.rate1 {
    margin: 3px 0 0;
    font-size: 1.0em;
    text-align: right;
    font-weight: bold;
}

.rate2 {
    margin: 2px 0 0;
    font-size: 1.0em;
    text-align: right;
    font-weight: bold;
}

#toolbar {

    display: inline-block;
    background: url(/img/ratecal/ratecal_toolbar_background.png) repeat-x;
    width: 420px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: 0 solid #AF7F48;
    position: absolute;
    left: 113px;

}

/* support: IE7 */
* + html #toolbar {
    display: inline;
}

#currentmonth_text {
    text-align: center;
    width: 100px;
    color: #FF9900;
}

#currentyear_text {
    text-align: center;
    width: 100px;
    color: #FF9900;
}

#calendarblock {
    width: 644px;
    margin: 0;
    height: auto;
    padding: 5px 15px 5px 15px;
    position: relative;

}

#ratecal {
    width: 644px;
    /*height: 500px;*/
    position: relative;
}

#lowerblock {
    position: relative;
}

#ratecal_header {
    background: url("/img/ratecal/ratecal_background_yellow_top.png") no-repeat transparent;
    width: 644px;
    height: 65px;
    margin-left: 12px;

}

.ratecal_legend {
    background: url("/img/ratecal/ratecal_legend_background.png") no-repeat transparent;
    width: 306px;
    height: 190px;
    float: left;
    margin-left: 12px;
    margin-top: 16px;
    border: 0;
    padding: 5px;
    position: relative;
}

.ratecal_legend h1 {
    padding: 0 05px 05px 05px;
    /*background: url() no-repeat;*/
    color: #996633;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
}

/*
cannot be called
.ratecal_legend txt {
    float: left;
    padding-left: 10px;
    margin-top: -10px;
    color: #9f7140;
}
*/

#ratecal_legend_no_avail {

    margin-left: 100px;
    color: #9f7140;
    position: relative;
    top: -5px;
}

#ratecal_legend_avail {
    margin-left: 100px;
    padding-left: 0;
    color: #9f7140;
    position: relative;
    top: 25px;

}

#ratecal_legend_single {

    padding-left: 0;
    margin-left: 100px;
    color: #9f7140;
    position: relative;
    top: 50px;

}

#ratecal_legend_double {
    margin-left: 100px;
    position: relative;
    top: 55px;
    color: #9f7140;
}

.ratecal_info {
    background: url("/img/ratecal/ratecal_info_background.png") no-repeat transparent;
    width: 306px;
    height: 190px;
    float: left;
    margin-left: 12px;
    margin-top: 16px;
    border: 0;
    padding: 5px;
    color: #9f7140;
    position: relative;
}

.ratecal_info h1 {
    padding: 0 05px 05px 05px;
    /*background: url() no-repeat;*/
    color: #996633;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1em;
}

.ratecal_info_txt {
    float: left;
    padding-left: 10px;
    margin-top: -10px;
    color: #9f7140;
}

#hotelteaser {
    cursor: pointer;
    height: 120px;
    width: 290px;
}

/*

#overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 50%;
    width: 960px;
    height: 100%;
    margin-left: -480px;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 9999;
}

*/

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 9999;
}

#ajaxloader {
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    width: 128px;
    height: 16px;
    margin-top: -8px;
    margin-left: -64px;
    z-index: 10000;

}

#ajaximage {
    display: block;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

input.mainFormError {
    background: url("/img/form-textfield-error.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    height: 15px;
    padding: 4px;
    /*width:226px;*/
    margin-top: 3px;
}

.text-center {
    text-align: center;
}

@media screen and (max-width: 767px) {
    /* Head */
    div.header, div.header-top {
        height: 100%;
    }
    div.language-outer {
        float: right;
        padding: 0 5px;
    }

    /* Verfuegbarkeit */
    div.anreise-abreise div.verfuegbarkeit-in-out{
        float: none;
        width: 100%;
        padding: 0;
    }
    form#check-rates-form div.w-col-6 {
        /*text-align: center; Benötigt anderen ansatz*/
    }
    input.verfuegbarkeit_send_button {
        float: none;
        margin: 0;
    }

    /* News-Block */
    .l00-home-news .news-block {
        margin-left: 0;
        width: 100%;
    }
    .l00-home-news .news-block .txt {
        width: 100%;
    }
    /*Footer*/
    ul.footer-nav-list {
        width: 100%;
    }

    .w-clearfix.language-outer > div {
        padding-left: 8px;
    }
}

Table.services tr { margin-bottom: 10px; }
Table.services td { vertical-align: top; }
Table.services tr td:first-child {
    width: 60px;
    min-height: 60px;
}