/* Teaser */
.teaser-cnt-ele {
    background: #8ec1de url(/img/main/content/home/teaser-bg-530-1.jpg?v=2) no-repeat -1px -1px;
    border: 1px solid rgba(0,0,0,0.2);
    overflow: visible !important;
    position: relative;
}
.teaser-cnt-ele.package     { background: #8ec1de url(/img/main/content/home/teaser-bg-530-1.jpg?v=2) no-repeat -1px -1px; }
.teaser-cnt-ele.last-minute { background: #b8e5e4 url(/img/main/content/home/teaser-bg-530-2.jpg?v=2) no-repeat -1px -1px; }

.teaser-cnt-ele div.c24-cnt-ele-content { padding: 32px 21px 0; }

.teaser-cnt-ele .tuev-seal {
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    position: absolute;
        right: 21px;
        bottom: 21px;
}

.teaser-cnt-ele .badge {
    border-radius: 0 6px 0 0;
    position: absolute;
        right: -1px;
        top: -1px;
    z-index: 99;
}
.teaser-cnt-ele .badge-link {
    background: url(/img/main/content/home/badge-price.png?v=2) no-repeat 0 0;
    border-radius: 0 6px 0 0;
    display: block;
    height: 118px;
    overflow: hidden;
    position: absolute;
        right: -1px;
        top: -1px;
    text-indent: -1000em;
    width: 156px;
    z-index: 99;
}

.teaser-cnt-ele .main-title {
    color: #005da8;
    display: none;
    font-size: 28px;
    line-height: 28px;
    text-shadow: none;
    margin: 0 0 15px;
    white-space: nowrap;
}
.teaser-cnt-ele.package .package-title,
.teaser-cnt-ele.last-minute .last-minute-title { display: block; }

.teaser-cnt-ele div.c24-cnt-ele-content > p.foot {
    font-size: 10px;
    line-height: 21px;
    margin: 0;
    padding: 0 200px 0 0;
    text-align: right;
}

.c24-dp.ui-datepicker { margin-top: -25px; }


/* Teaser Tabs */
.teaser-cnt-ele .c24-tab-group {
    margin: 0;
    position: relative;
}
.teaser-cnt-ele .c24-tab-navi li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-right: 5px;
    padding: 5px 0 6px;
    width: 161px;
}
.teaser-cnt-ele .c24-tab-navi li.active a,
.teaser-cnt-ele .c24-tab-navi li.active a:hover {
    background: #fff !important;
    color: #005ea8;
}


/* Main Form */
.form-main-cnt-ele .sub-group-nav {
    height: 20px;
    margin: 0 0 10px;
}
.form-main-cnt-ele .sub-group-nav > li {
    cursor: default;
    display: inline;
    font-size: 12px;
    line-height: 18px;
    height: 20px;
    vertical-align: middle;
}
.form-main-cnt-ele .sub-group-nav > li + li { padding-left: 20px; }

.form-main-cnt-ele .sub-group-nav > li a,
.form-main-cnt-ele .sub-group-nav > li a:hover {
    display: inline-block;
    cursor: default;
    color: #666;
    text-decoration: none;
}

.form-main-cnt-ele {
    background: #fff;
    border: none;
    border-radius: 0 6px 6px 6px;
    box-shadow: none;
    padding: 19px 0 19px 19px!important;
    position: relative;
    width: 730px;
}

.form-main-cnt-ele .c24-form-fieldset {
    float: none;
    padding: 0;
    width: auto;
}
.form-main-cnt-ele .c24-form-fieldset + .c24-form-fieldset { padding-top: 10px; }

.form-main-cnt-ele .form-field-cnt {
    padding-right: 10px;
    position: relative;
    width: 170px;
}
.form-main-cnt-ele .form-field-cnt + .form-field-cnt { padding-left: 20px; }

.form-main-cnt-ele .form-field-2-cnt                  { width: 270px; }
.form-main-cnt-ele .form-field-2of3-cnt               { width: 370px; }
.form-main-cnt-ele .form-field-cnt .c24-form-select   { width: 180px; }
.form-main-cnt-ele .form-field-2-cnt .c24-form-select { width: 280px; }

.form-main-cnt-ele .form-field-cnt .toggle-icn {
    height: 22px;
    padding: 4px;
        top: auto;
        bottom: 0;
}

.form-main-cnt-ele .c24-form-label {
    font-size: 14px;
    margin-bottom: 2px;
    text-align: left;
}
.form-main-cnt-ele .c24-form-label.c24-rsn .c24-form-hint { color: #005ea8; }

.form-main-cnt-ele .form-hoteltype-list { width: 420px; }
.form-main-cnt-ele .form-hoteltype-list > li {
    display: block;
    float: left;
    position: relative;
    white-space: nowrap;
    width: 136px;
}
.form-main-cnt-ele .form-hoteltype-list > li label { line-height: 28px; }

.form-main-cnt-ele .form-traveler-cnt {
    padding-top: 0;
    position: absolute;
        right: 19px;
        top: 39px;
    width: 110px;
    z-index: 1000;
}
.form-main-cnt-ele .form-traveler-cnt .form-field-cnt {
    margin-bottom: 10px;
    padding-left: 0;
    width: 100px;
}
.form-main-cnt-ele .form-traveler-cnt .clicktip-cnt {
    bottom: -25px;
    top: auto;
    left: 80px;
    width: 110px;
}
.form-main-cnt-ele .form-traveler-cnt .c24-form-select { width: 110px; }
.form-main-cnt-ele .form-traveler-cnt .clicktip-cnt .arrow {
    bottom: 35px;
    top: auto;
}

.form-main-cnt-ele .c24-form-text,
.form-main-cnt-ele .c24-form-select {
    font-size: 12px;
    height: 16px;
    padding: 6px 4px;
}
.form-main-cnt-ele .c24-form-text { width: 100%; }
.form-main-cnt-ele .c24-form-select {
    height: 30px;
    width: 102px;
}

.form-main-cnt-ele .c24-form-text.ui-autocomplete-loading {
    background: url(/img/main/form/loader.gif) no-repeat 230px center;
    padding-right: 24px;
    width: 250px;
    z-index: 100
}

.form-main-cnt-ele .btn-xxl {
    border-radius: 6px;
    font-size: 25px;
    line-height: 30px;
    padding: 10px 0;
    position: absolute;
        bottom: 19px;
        right: 19px;
    width: 290px;
}


/* Favorites */
.fav-list {
    margin-bottom: -1px;
    overflow: hidden;
}
.fav-list .fav-list-cnt {
    display: block;
    border-right: 1px dotted #dcdcdc;
    border-bottom: 1px dotted #dcdcdc; 
    float: left;
    height: 288px;
    padding: 10px;
    position: relative;
    width: 223px;
}
.fav-list-cnt:hover { background: #ecf7fd; }
.fav-list li.last {
    border-right: none;
    width: 224px;
}

.fav-list-cnt .main-img-cnt {
    height: 150px;
    margin-bottom: 10px;
}

.fav-list li .main {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px;
}

.fav-list li .secondary {
    color: #999;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
}

.fav-list-cnt .temp-list-cnt { margin: 16px 0 17px; }
.fav-list-cnt .temp-list-cnt li {
    font-size: 12px;
    float: left;
    margin-right: 20px;
}

.fav-list-cnt .price-cnt {
    line-height: 14px;
    margin-bottom: 0;
}
.fav-list-cnt .price { font-size: 16px; }

.fav-list-cnt .icn-arrow-right-m {
    bottom: 15px;
    position: absolute;
    right: 10px;
}


/* Hotels */
.hotel-list-cnt {
    background: #fff;
    border-right: 1px dotted #dcdcdc;
    border-top: 1px dotted #dcdcdc;
    float: left;
    height: 94px;
    padding: 5px 10px 30px 10px;
    position: relative;
    width: 223px;
}
.hotel-list-cnt:nth-child(2n) {
    border-right: none;
    width: 224px;
}

.hotel-list-cnt:hover { background: #ecf7fd; }

.hotel-list-cnt .main-img-cnt {
    float: left;
    height: 90px;
    margin: 0 10px 0 0;
    width: 80px;
}
.hotel-list-cnt .main-img-cnt img {
    max-height: 100px;
    max-width: 200px;
}

.hotel-list-cnt .hotel-name {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    max-height: 16px;
    margin: 2px 0 7px;
    overflow: hidden
}

.hotel-list-cnt p {
    font-size: 10px;
    line-height: 14px;
    margin: 0;
}

.hotel-list-cnt .accommodation-cnt {
    font-size: 10px;
    line-height: 14px;
}
.hotel-list-cnt .price-cnt {
    font-size: 10px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
        left: 100px;
        bottom: 5px;
}
.hotel-list-cnt .price { font-size: 16px; }

.hotel-list-cnt .icn-arrow-right-m {
    position: absolute;
        right: 10px;
        bottom: 7px;
}

.hotel-list-teaser-cnt {
    background: url(/img/main/content/home/hotel-list-teaser.jpg) no-repeat 0 0;
    border-bottom: 1px solid #dcdcdc;
    height: 135px;
    position: relative;
}

.hotel-list-teaser-cnt .text-box {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    background: rgba(255,255,255,0.8);
    color: #005ea8;
    font: 700 16px/20px Verdana;
    padding: 10px;
    position: absolute;
        top: 25px;
        right: 20px;
}



/* Offer */
.offer-list .offer-list-cnt {
    display: block;
    border-right: 1px dotted #dcdcdc;
    float: left;
    min-height: 224px;
    padding: 10px;
    position: relative;
    width: 227px;
}
.offer-list-cnt:hover { background: #ecf7fd; }
.offer-list li.last { border-right: none; }

.offer-list-cnt .main-img-cnt {
    height: 150px;
    margin-bottom: 10px;
    position: relative;
}

.offer-list li .title {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px;
}

.offer-list li p {
    margin-bottom: 0;
    padding-right: 30px;
}

.offer-list-cnt .icn-arrow-right-m {
    position: absolute;
        bottom: 15px;
        right: 10px;
}

.offer-list-cnt .gfx-badge {
    position: absolute;
        top: 0;
        right: 0;
}


/* section content */
.c24-cnt-ele.equal-height-small { height: 114px; }


/* ekomi ratings */
.c24-ekomi-head { margin: 0; }
.c24-ekomi-list li {
    margin-bottom: 12px;
    overflow: hidden;
    white-space: nowrap;
}
.c24-cnt-ele-more { padding: 2px 8px 3px; }

.contact-cnt div.c24-cnt-ele-content { padding: 17px 10px; position: relative; }

.contact-cnt { overflow: visible; }

.contact-cnt .c24-contact-email {
    position: absolute;
        left: 250px;
        top: 19px;
}


/* list */
.c24-awardlist-cnt {
    margin: 7px 0 0;
    padding: 0;
}
.c24-awardlist-cnt li {
    background: url(/img/main/content/sem/sprite-awards.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 55px;
    margin: 0 15px;
}
.c24-awardlist-cnt li.first { margin-left: 20px; }
.c24-awardlist-cnt li.last { margin-right: 0; }

.c24-awardlist-cnt li.tuev {
    background-position: 0 -60px;
    width: 95px;
}
.c24-awardlist-cnt li.tuev:hover { background-position: 0 0; }

.c24-awardlist-cnt li.servicerating {
    background-position: -97px -60px;
    width: 50px;
}
.c24-awardlist-cnt li.servicerating:hover { background-position: -97px 0; }

.c24-awardlist-cnt li.getestet {
    background-position: -180px -60px;
    width: 58px;
}
.c24-awardlist-cnt li.getestet:hover { background-position: -180px 0; }

.c24-logolist-cnt {
    margin: 14px 0 0;
    padding: 0;
}
.c24-logolist-cnt li {
    background: url(/img/main/content/provider/sprite-provider.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 33px;
    margin: 0 11px;
}
.c24-logolist-cnt li.tui {
    background-position: 0 -33px;
    width: 85px;
}
.c24-logolist-cnt li.tui:hover { background-position: 0 0; }

.c24-logolist-cnt li.fti {
    background-position: -95px -33px;
    width: 42px;
}
.c24-logolist-cnt li.fti:hover { background-position: -95px 0; }

.c24-logolist-cnt li.neckermann {
    background-position: -155px -33px;
    width: 32px;
}
.c24-logolist-cnt li.neckermann:hover { background-position: -155px 0; }

.c24-logolist-cnt li.thomascook {
    background-position: -209px -33px;
    width: 33px;
}
.c24-logolist-cnt li.thomascook:hover { background-position: -209px 0; }

.c24-logolist-cnt li.schauinsland {
    background-position: -252px -33px;
    width: 116px;
}
.c24-logolist-cnt li.schauinsland:hover { background-position: -252px 0; }

.c24-logolist-cnt li.its {
    background-position: -373px -33px;
    width: 33px;
}
.c24-logolist-cnt li.its:hover { background-position: -373px 0; }

.c24-logolist-cnt li.jahnreisen {
    background-position: -411px -33px;
    width: 59px;
}
.c24-logolist-cnt li.jahnreisen:hover { background-position: -411px 0; }

.c24-logolist-cnt li.tjaereborg {
    background-position: -475px -33px;
    width: 58px;
}
.c24-logolist-cnt li.tjaereborg:hover { background-position: -475px 0; }

.c24-logolist-cnt li.alltours {
    background-position: -660px -33px;
    width: 114px;
}
.c24-logolist-cnt li.alltours:hover { background-position: -660px 0; }

.c24-logolist-cnt li.justtravel {
    background-position: -781px -33px;
    width: 176px;
}
.c24-logolist-cnt li.justtravel:hover { background-position: -781px 0; }


/* contentbox */
.c24-tab-group-content { padding-bottom: 0; }

.c24-tab-content { min-height: 270px; }

.c24-tab-content .content-link-list { margin: 0; }
.c24-tab-content .content-link-list.last { margin-bottom: 0; }
.c24-tab-content .content-link-list li {
    display: block;
    float: right;
    margin-bottom: 0;
    text-align: right;
    width: 200px;
 }

.c24-tab-content h1,
.c24-tab-content h2,
.c24-tab-content h3,
.c24-tab-content h4,
.c24-tab-content h5 { font-size: 13px; margin-bottom: 10px; }
.c24-tab-content p { margin-bottom: 6px; }

.c24-tab-content .c24-list-hakerl { margin: 30px 0 0; }
.c24-tab-content .c24-list-hakerl li {
    display: block;
    float: left;
    width: 460px;
}

.c24-tab-content .col-cnt {
    float: left;
    margin-right: 14px;
    width: 477px;
}
.c24-tab-content .col-cnt.last { margin-right: 0; }

.c24-tab-content .col-cnt .main-title,
.c24-tab-content .col-cnt .col-title {
    color: #005da8;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}
.c24-tab-content .col-cnt .col-title { margin-bottom: 10px; }

.c24-tab-content .c24-col-text { margin-bottom: 14px; }

.c24-tab-content .c24-news-date {
    color: #005da8;
    display: inline-block;
    padding-right: 5px;
}
.c24-tab-content .c24-news-text { margin-bottom: 28px; }
.c24-tab-content .c24-news-title {
    color: #005da8;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}