*, * html {
    margin: 0;
    padding: 0;
}

body {
    font-style: normal;
    font-weight: normal;
    color: #003c6e;
    background: #fff;
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear_left {
    clear: left;
}

.clear_right {
    clear: right;
}

.break {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
}

.white {
    background: #FFF !important;
}

.hidden {
    display: none;
}

textarea {
    resize: none;
}

.karriere_klein {
    max-height: 177px;
}

.karriere_klein img {
    display: block;
}

iframe {
    width: 100%;
    display: block;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
}

@media only screen and (min-width: 1150px) {
    iframe {
        overflow: hidden !important;
    }

    iframe.scrolling {
        overflow: auto !important;
    }
}

.lt-ie9 iframe {
    overflow: hidden !important;
}

iframe#ibe {
    padding: 5px;
}

iframe.erv {
    width: 75%;
    height: 1150px;
    padding: 20px 0;
    margin: 0 auto;
}

iframe.rundreise {
    height: 1150px;
}

iframe#CPIFrame {
    min-height: 237px;
}

#topoffers {
    position: relative;
}

#topoffers .topoffer {
    position: relative;
}

#topoffers img.offer {
    width: 100%;
    max-height: 230px;
    display: block;
}

#topoffers .details {
    position: absolute;
    top: 20px;
    left: 100px;
    min-width: 300px;
    height: 100%;
}

#topoffers .details.white {
    color: #FFF;
    background: none !important;
}

#topoffers .details.single {
    left: 20px;
}

#topoffers .details p {
    line-height: 14px;
}

#topoffers .details strong {
    display: block;
    padding-bottom: 7px;
}

#topoffers h2 {
    margin: 0;
    padding: 0 0 7px;
    text-transform: uppercase;
}

.topoffer h3 img {
    position: relative;
    top: 2px;
}

.topoffer h3 span {
    padding-left: 3px;
}

.topoffer .price {
    color: #b1255d;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -5px;
    margin: 0 !important;
    padding: 0 !important;
}

.topoffer .price span {
    float: left;
}

.topoffer .price .currency {
    font-size: 28px;
    font-weight: bold;
    padding: 5px 5px 0 0;
}

.topoffer .price .amount {
    font-size: 44px;
    font-weight: bold;
}

.topoffer .price .priceper {
    font-size: 14px;
    clear: left;
    line-height: 28px;
    width: 98%;
}

#topoffers .details a.btn {
    position: absolute;
    bottom: 40px;
    left: 0;
}

#quicksearch h4, #cruisesearch h4 {
    font-weight: bold;
    padding-bottom: 3px;
    margin-top: 7px;
}

#quicksearch label, #cruisesearch label, form.contact .label label {
    font-size: 14px;
    display: block;
    line-height: 18px;
}

#quicksearch .label > .columns {
    min-width: 110px;
    overflow: hidden;
    white-space: nowrap;
}

#quicksearch .label > .columns:last-child {
    float: none;
}

#quicksearch label input[type="radio"], #cruisesearch label input[type="radio"], form.contact .label input[type="radio"] {
    margin: 0 5px 0 0;
}

#quicksearch .data, #cruisesearch .data {
    background-color: #F7F9FA;
    width: 100%;
    border: 2px solid #DEE6EC;
    font-size: 12px;
    line-height: 24px;
    height: 26px;
    padding: 0 26px 0 6px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

#quicksearch .data.adult {
    margin-bottom: 7px;
}

@media only screen and (min-width: 1150px) {
    #quicksearch .traveler.adult {
        margin-bottom: 0;
    }
}

.lt-ie9 #quicksearch .traveler.adult {
    margin-bottom: 0;
}

.date-datalabel {
    line-height: 26px;
    font-size: 12px;
    width: 25px;
    text-align: center;
}

#quicksearch .data.disabled, input[disabled] {
    opacity: .55;
    background-color: #D9E2E9;
    cursor: default;
}

#cruisesearch .data.date.last {
    margin-left: 3px;
}

#cruisesearch a.btn.submit {
    margin-right: 10px;
}

#cruisesearch .data_select li span {
    width: auto;
}

#quicksearch .hidden, #cruisesearch .hidden, .hidden.country, .hidden.traveltype, .hidden.jCalendar {
    position: absolute;
    z-index: 199;
}

.data_select {
    background-color: #F7F9FA;
    overflow: auto;
    border: 2px solid #DEE6EC;
    height: 234px;
    cursor: pointer;
    z-index: 197;
}

.data_select ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.data_select li {
    margin: 0;
    padding: 0;
}

.data_select li span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 6px;
    color: #003c6e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.data_select li span.strong {
    background-color: #003c6e;
    color: #FFF;
    line-height: 28px;
}

.data_select.multiple li span {
    background: transparent url('../images/radio/ci.png') no-repeat 6px 6px;
    padding-left: 21px;
}

.data_select.multiple li span.strong {
    background: #003C6E url('../images/radio/white.png') no-repeat 6px 6px;
    color: #FFF;
}

.data_select.multiple li span.selected {
    background: transparent url('../images/radio/ci_selected.png') no-repeat 6px 6px;
    color: #003C6E;
}

.data_select.multiple li span.selected.strong {
    background: #003C6E url('../images/radio/white_selected.png') no-repeat 6px 6px;
    color: #FFF;
}

.data_select.airports li span.strong {
    background-image: none;
    padding-left: 6px;
}

.data_select li.subsub span {
    padding-left: 22px;
}

.data_select span:hover {
    background-color: #DEE6EC;
    color: #003c6e;
}

.data_select li span.strong:hover {
    background-color: #265984;
    color: #FFF;
}

.data_select .content {
    overflow: auto !important;
}

.data_select.novf span {
    width: auto !important;
}

.data_select.board, .data_select.cat, .data_select.operator, .data_select.durance {
    height: 113px;
}

.data_select.adult, .data_select.children, .data_select.transport, .data_select.stars, .data_select.country {
    height: 72px;
}

.data_select.country.small {
    width: 165px;
}

.data_select.region {
    height: 216px;
}

.data_select.ship {
    height: 148px;
}

.daterange {
    background-color: #F7F9FA;
    overflow: auto;
    border: 2px solid #DEE6EC;
    height: auto;
    cursor: pointer;
    padding: 6px;
}

.daterange strong {
    font-size: 12px;
    line-height: 22px;
    display: block;
}

.daterange strong span {
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 3px;
    background: url("../images/jqueryui/ui-icons_003c6e_256x240.png") no-repeat scroll -98px -128px transparent;
}

#datepicker1, #datepicker2 {
    display: none;
}

.sort-arrow {
    display: inline-block;
    margin-left: 5px;
}

.sort-arrow.selected img {
    opacity: .67;
}

.changebox h2, .general {
    color: #FFF;
    font-size: 14px;
    background: #2c5d86;
    height: auto;
    min-height: 28px;
    line-height: 28px;
    padding: 0 10px;
    cursor: pointer;
    transition: background-color 0.25s;
}

.changebox h2 span, .general span {
    display: block;
}

@media only screen and (min-width: 1150px) {
    .general span {
        display: inline;
    }

    .general span.float {
        float: right;
    }
}

.lt-ie9 .general span {
    display: inline;
}

.lt-ie9 .general span.float {
    float: right;
}

.changebox h2:hover {
    background-color: #003c6e;
}

.changebox h2.current {
    cursor: default;
    background: #003c6e;
}

.general, .changebox.visible h2 {
    background-image: none;
    cursor: default;
}

.general {
    background-color: #003c6e;
}

.general .fr, .general a {
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
}

.general a {
    text-decoration: none;
}

.general a:hover {
    text-decoration: underline;
}

.changebox .content {
    height: 0;
}

.changebox .min-height {
    height: auto;
}

@media only screen and (min-width: 1150px) {
    .changebox .content > div.module_list {
        height: auto;
    }
}

.lt-ie9 .changebox .content > div.module_list {
    height: auto;
}

.changebox.visible .content {
    height: auto;
}

.changebox label, form.contact label {
    display: block;
    margin-top: 7px;
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.changebox input[type="text"], #quicksearch input[type="text"], form.contact input[type="text"], form.contact .data {
    display: block;
    margin: 0;
    padding: 0 6px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    border: 2px solid #003c6e;
    width: 100%;
    color: #003c6e;
    position: relative;
    background-color: transparent;
}

.changebox .data, .contact .data {
    border: 2px solid #003c6e;
    font-size: 12px;
    line-height: 24px;
    height: 26px;
    padding: 0 6px;
    cursor: pointer;
}

.contact {
    font-size: 12px;
}

.data.select {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}

span.val {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
}

.changebox .data.select, .contact .data.select {
    padding: 0 26px 0 6px;
}

.changebox .data.select.small {
    max-width: 159px;
}

.changebox select {
    display: none;
}

.changebox span.strong {
    background: url(../images/basics/arrow_down.png) no-repeat 202px center;
}

.changebox.current span.strong {
    background-image: url(../images/basics/arrow_up.png);
}

/* KONTAKTFORMULAR */
form.contact .left input[type="text"], form.contact .left .data {
    margin: 0 10px 0 0;
}

form.contact input[type="text"] {
    width: 100%;
    background-color: transparent;
}

form.contact textarea {
    width: 100%;
    height: 175px;
    display: block;
    margin: 0;
    padding: 0 6px;
    line-height: 22px;
    font-size: 12px;
    border: 2px solid #003c6e;
    color: #003c6e;
    background-color: transparent;
}

form.contact p.top {
    padding-bottom: 3px;
    margin-top: 7px;
}

form.contact .data.select {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

form.contact .data_select {
    position: absolute;
}

form.contact .data_select.country {
    height: 220px;
}

form.contact .data_select ul {
    margin: 0;
}

form.contact .data_select.traveltype, form.contact .data_select.roomtype {
    height: 110px;
}

form.contact .data.durance {
    background-position: 97px;
}

.contact p {
    line-height: 16px;
}

.contact .gcon {
    padding-left: 24px;
    line-height: 18px;
}

.contact input.gcon[type="text"] {
    padding-left: 25px !important;
    background-position: 6px;
    width: 100%; /*225px;*/
}

.agency .contact .gcon:nth-child(1) {
    line-height: 16px;
}

.contact ul {
    list-style-type: none;
    margin: 3px 0 12px;
}

.contact ul.bottom {
    margin-bottom: 0;
}

.contact ul li a {
    padding: 5px;
    margin: 0 0 2px;
    display: block;
    line-height: 14px;
    color: #003c6e;
    text-decoration: none;
    border-left: 5px solid #D9E2E9;
    font-weight: normal;
}

.contact ul li a:hover, .contact ul li a.selected {
    background-color: #D9E2E9;
    border-color: #003c6e;
    color: #003c6e;
}

form.contact p.top > label {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 0;
}

form.contact label.radio {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 8px;
    line-height: 22px;
    height: 22px;
    font-size: 12px;
    border: 2px solid #DEE6EC;
    color: #003c6e;
    font-weight: normal;
}

form.contact label.radio input[type="radio"] {
    position: relative;
    top: 1px;
    left: -2px;
}

form.contact .label label {
    font-weight: normal;
    margin-right: 20px;
}

.module_list.contact-success {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.module_list.contact-links {
    font-size: 13px;
}

#partnerform select {
    width: 100%;
}

@media only screen and (min-width: 550px) {
    #partnerform table {
        min-width: 500px;
        width: 80%;
    }
}

@media only screen and (min-width: 1150px) {
    #topregions {
        height: 75px;
        overflow: hidden;
    }

    #topregions h3 {
        background: url(../images/offers/box_lightblue.png) no-repeat right center;
        width: 23.6%;
        max-width: 118px;
        height: 75px;
        overflow: hidden;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px;
        margin: 0;
        padding: 21px 0 22px 5px;
        color: #FFF;
        float: left;
    }

    #topregions h3 + div {
        float: left;
        width: 76.4%;
        max-width: 432px;
        overflow: hidden;
        margin: 3px 0 0;
    }

    #topregions .topregion {
        margin-top: 0 !important;
        padding: 0 0 0 15px;
        line-height: 18px;
    }

    #topregions .topregion a > * {
        display: inline-block;
        float: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #topregions .topregion a strong {
        width: 55%;
    }

    #topregions .topregion a span {
        width: 45%;
    }

    #topregions .topregion a span i {
        display: inline-block;
        font-size: 12px;
        font-style: normal;
        width: 52%;
        max-width: 46px;
        text-align: right;
    }

    #topregions .module {
        padding: 0;
        background-color: transparent;
        box-shadow: none;
    }

    #topregions .price {
        text-align: right;
    }
}

.lt-ie9 #topregions {
    height: 75px;
    overflow: hidden;
}

.lt-ie9 #topregions h3 {
    background: url(../images/offers/box_lightblue.png) no-repeat right center;
    width: 23.6%;
    max-width: 118px;
    height: 75px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 21px 0 22px 5px;
    color: #FFF;
    float: left;
}

.lt-ie9 #topregions h3 + div {
    float: left;
    width: 76.4%;
    max-width: 432px;
    overflow: hidden;
    margin: 3px 0 0;
}

.lt-ie9 #topregions .topregion {
    margin-top: 0 !important;
    padding: 0 0 0 15px;
    line-height: 18px;
}

.lt-ie9 #topregions .topregion a > * {
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lt-ie9 #topregions .topregion a strong {
    width: 50%;
}

.lt-ie9 #topregions .topregion a span {
    width: 45%;
}

.lt-ie9 #topregions .topregion a > span > span {
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    width: 52%;
    max-width: 46px;
    text-align: right;
}

.lt-ie9 #topregions .module {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}

.lt-ie9 #topregions .price {
    text-align: right;
}

@media only screen and (max-width: 1100px) and (min-width: 48em) {
    #topregions .topregion a strong {
        width: 45%;
    }

    #topregions .topregion a > span {
        width: 55%;
    }
}

@media only screen and (max-width: 890px) and (min-width: 48em) {
    #topregions h3 span {
        display: none;
    }
}

#topregions .topregion a {
    display: block;
    color: #003c6e;
    text-decoration: none;
}

#topregions .module .columns {
    padding: 0 !important;
}

/* SEARCHRESULTS */
#map_canvas {
    height: 500px;
    background: #B2C5D3;
}

@media only screen and (min-width: 1150px) {
    #map_canvas {
        height: 230px;
    }
}

.lt-ie9 #map_canvas {
    height: 230px;
}

.results {
    background-color: #D9E2E9;
}

.results .image {
    width: 100%;
    height: 50px;
    min-width: 31px;
    background: url(../images/rbsearch/marker.png) no-repeat center center transparent;
    margin: 0 10px 0 0;
}

.results .image.purple_marker {
    background: url(../images/rbsearch/marker_purple.png) no-repeat center center transparent;
    border-color: #FFF;
}

.results .image img {
    width: 75px;
    height: 50px;
}

.results ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.results ul.upper > li {
    display: block;
    padding: 15px 10px;
    overflow: hidden;
}

.results ul li.even {
    background-color: #D9E2E9;
}

.results ul li.odd {
    background-color: #F7F9FA;
}

.results ul li.even:hover, .results ul li.odd:hover {
    background-color: #B2C5D3;
}

.results ul > li > ul {
    overflow: hidden;
    margin: 0 10px 0 0;
}

.results ul.about {
    width: 524px;
}

.results ul.contact {
    width: 238px;
}

.results ul > li > ul > li {
    padding: 0;
    height: auto;
    line-height: 16px;
}

.results ul > li > ul > li strong {
    display: block;
    padding: 0 0 5px;
}

.results h2 span.float .current {
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
}

@media only screen and (min-width: 1150px) {
    .results ul.upper {
        height: 400px;
        overflow: hidden;
    }

    .results .list {
        height: 100%;
    }
}

.lt-ie9 .results ul.upper {
    height: 400px;
    overflow: hidden;
}

.lt-ie9 .results .list {
    height: 100%;
}

.results .list ul {
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
    line-height: 16px;
}

.results .list ul li {
    list-style: circle outside none;
    display: list-item;
    overflow: visible;
}

.results .list ul.suggest {
    list-style-type: none !important;
    margin: 0;
    padding: 0 0 0 45px;
    display: inline-block;
    background: url(../images/rbsearch/marker1.png) no-repeat 15px 20px #D9E2E9;
}

.results .list ul.suggest li {
    list-style-type: none !important;
    padding: 15px;
}

.suggest-head {
    background: url(../images/basics/bubble.png) no-repeat left top #D9E2E9;
    height: 12px;
    margin: 0 0 0 15px;
}

a.btn.accept {
    padding-right: 24px;
    position: relative;
}

a.btn.selected {
    padding-right: 24px;
    position: relative;
}

.results p.footer {
    height: auto;
    min-height: 28px;
    margin: 0;
    padding: 0 15px;
    background-color: #003c6e;
}

.results p.footer * {
    color: #FFF;
    line-height: 28px;
    font-weight: bold;
    font-size: 12px !important;
}

.results p.footer span {
    display: block;
}

@media only screen and (min-width: 1150px) {
    .results p.footer span {
        display: inline;
    }

    .results p.footer span.float {
        float: right;
    }
}

.lt-ie9 p.footer span {
    display: inline;
}

.results p.footer span.float {
    float: right;
}

.lineBreak {
    display: block;
    margin: 7px 0 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
}

.lineBreak strong {
    line-height: 16px;
}

.lineBreak .gcon {
    display: block;
    padding: 4px 0 0 20px;
}

div.gm-rev {
    display: none !important
}

a.btn, p.footer a.btn {
    background-color: #003c6e;
    color: #FFF;
    text-decoration: none;
    line-height: 32px; /*28px*/
    height: 28px;
    overflow: hidden;
    margin: 10px 0 0;
    padding: 0 10px;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    transition: background-color 0.55s;
    -moz-transition: background-color 0.55s;
    -webkit-transition: background-color 0.55s;
    -o-transition: background-color 0.55s;
}

p.footer a.btn {
    margin: 0 0 0 1px;
}

p.footer a.nvf {
    width: 7px;
}

p.footer a.nvfm {
    width: 9px;
}

p.footer a.prev {
    background: url(../images/basics/arrow_btn_prev.png) no-repeat center center #003c6e;
}

p.footer a.next {
    background: url(../images/basics/arrow_btn.png) no-repeat center center #003c6e;
}

p.footer a.first {
    background: url(../images/basics/arrow_btn_first.png) no-repeat center center #003c6e;
}

p.footer a.last {
    background: url(../images/basics/arrow_btn_last.png) no-repeat center center #003c6e;
}

a.btn:hover {
    background-color: #265984 !important;
}

.lightblue {
    background-color: #265984 !important;
}

.light {
    background-color: #b2c5d3 !important;
    color: #265984 !important;
}

a.light:hover {
    color: #ffffff !important;
}

.purple {
    background-color: #B1255D !important;
}

a.btn.submit {
    padding-right: 28px;
    position: relative;
    cursor: pointer;
}

a.btn.no {
    margin-top: 1px;
    display: block;
}

.btn-login {
    background-color: #2C5D87;
    color: #FFF !important;
    padding: 5px 10px !important;
    line-height: 14px !important;
}

.btn--support, .btn--facebook, .btn--go-suite, .btn--youtube, .btn--instagram {
    line-height: 22px;
    width: 24px;
}

.btn-support > img {
    height: 24px;
    vertical-align: top;
}

.btn--youtube > img {
    height: 24px;
    vertical-align: top;
}

.btn--instagram > img {
    height: 24px;
    vertical-align: top;
}

.btn--facebook > img {
    height: 24px;
    vertical-align: top;
}

.btn--go-suite > img {
    height: 24px;
    vertical-align: top;
}

.btn.large {
    height: auto;
    min-height: 28px;
    line-height: 20px;
    padding: 4px 10px;
}

@media only screen and (max-width: 1040px) and (min-width: 48em) {
    .medium {
        width: 100% !important;
    }

    .medium .btn {
        float: none !important;
        display: block !important;
    }
}

@media only screen and (min-width: 1150px) {
    form[name="rbsearch"] a.btn.bottom {
        margin-top: 24px;
    }

    .nav--1st li.cell-lvl-1[data-label="Deutsche Bahn"] > a {
        border-width: 3px 5px;
        border-style: solid;
        border-color: white;
        position: relative;
	margin-top: -1px;
	margin-left: -6px;
        top: 6px;
        border-radius: 3px;
        color: transparent;
        background: white url(../images/partner/dbbahn.png) no-repeat center center;
        text-indent: -9999px;
        width: 36px;
        height: 23px;
    }
}

.lt-ie9 form[name="rbsearch"] a.btn.bottom {
    margin-top: 24px;
}

form[name="rbsearch"] a.btn.submit.small {
    margin-top: 24px;
}

form[name="rbsearch"].fullsized a.btn.submit, form[name="rbsearch"] a.btn.submit.fullsized {
    display: block;
    margin-top: 10px;
}

form[name="rbsearch"].fullsized {
    float: left;
}

form[name="rbsearch"].fullsized input[type="text"], form[name="rbsearch"].fullsized label {
    margin-right: 10px;
    margin-left: 0 !important;
}

/* FOOTER LINKS */
nav.footer ul {
    list-style: none;
    margin: 10px 0;
    float: right;
}

nav.footer ul li {
    float: left;
    padding-left: 10px;
}

nav.footer ul li a {
    font-size: 12px;
    color: #003c6e;
}

/* BANNER 120x600 */
.advertising-right {
    position: absolute;
    right: -124px;
    top: 0;
}

/* BANNER 120x600 */
.advertising-left {
    position: absolute;
    left: -124px;
    top: 0;
}

.gcon.fax {
    background: url(../images/basics/gcons/fax.png) no-repeat left center transparent;
}

.gcon.mail {
    background: url(../images/basics/gcons/mail.png) no-repeat left center transparent;
}

.gcon.phone {
    background: url(../images/basics/gcons/phone.png) no-repeat left center transparent;
}

.gcon.user {
    background: url(../images/basics/gcons/user.png) no-repeat left center transparent;
}

.gcon.www {
    background: url(../images/basics/gcons/www.png) no-repeat left center transparent;
}

p.top b {
    padding-bottom: 5px;
    display: block;
}

.shadow {
    box-shadow: 0 1px 1px 0 rgba(0, 60, 110, 0.1);
}

/* Pfeil wird per jQuery zu jeder Selectbox hinzugefügt */
.select_icon {
    width: 11px;
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 7px;
    top: 50%;
    background: url(../images/basics/arrow_down_blue.png) no-repeat left top transparent;
}

/* Close-Icon for select */
.close_icon {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 3px;
    top: 50%;
    background: url(../images/jqueryui/ui-icons_003c6e_256x240.png) no-repeat scroll -98px -128px rgba(0, 0, 0, 0);
}

/* Kalender wird per jQuery zu jedem Datumfeld hinzugefügt */
.date_icon {
    width: 14px;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 6px;
    top: 50%;
    background: url(../images/basics/calendar.png) no-repeat left top transparent;
}

/* Submit / Absenden-Icon wird per jQuery zu jedem Submit-Btn hinzugefügt */
.submit_icon {
    width: 13px;
    height: 13px;
    margin-top: -6px;
    position: absolute;
    right: 7px;
    top: 50%;
    background: url(../images/basics/submit_quicksearch.png) no-repeat left top transparent;
}

/* Submit / Absenden-Icon wird per jQuery zu jedem Submit-Btn hinzugefügt */
.accept_icon {
    width: 7px;
    height: 12px;
    margin-top: -6px;
    position: absolute;
    right: 7px;
    top: 50%;
    background: url(../images/rbsearch/accept.png) no-repeat left top transparent;
}

/* Selected Icon only for agency search result list */
.selected_icon {
    width: 17px;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 5px;
    top: 50%;
    background: url(../images/rbsearch/star.png) no-repeat left top transparent;
}

/* Icon-Star for Hotel Category */
.icon-star {
    width: 17px;
    height: 16px;
    background: url(../images/topoffers/star.png) no-repeat left top transparent;
    color: transparent;
}

/* OVERWRITING BASE STYLES */
i.pid {
    font-style: normal;
}

.capitalize {
    text-transform: capitalize;
}

.no-margin-top {
    margin-top: 0 !important;
}

.margin-top-small {
    margin-top: 7px !important;
}

@media only screen and (min-width: 1150px) {
    .margin-top {
        margin-top: 7px !important;
    }

    .margin-top-small {
        margin-top: 0 !important;
    }

    .margin-top-small.bottom {
        margin-top: 24px !important;
    }
}

.lt-ie9 .margin-top {
    margin-top: 7px !important;
}

.lt-ie9 .margin-top-small {
    margin-top: 0 !important;
}

.lt-ie9 .margin-top-small.bottom {
    margin-top: 24px !important;
}

/* TABS - jQuery Roundabout */
#slider_upper {
    position: relative;
    width: 100%;
    height: 315px;
    overflow: hidden;
    background-color: #F7F9FA;
    text-align: center;
    margin: 0 10px 10px 0;
    font-size: 12px;
    line-height: 14px;
}

#slider_upper #slider_nav {
    margin: 0 auto;
}

#slider_upper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    z-index: 30;
    position: relative;
    border-top: 1px solid #003c6e;
    border-bottom: 1px solid #D9E2E9;
}

#slider_upper li {
    color: #FFF;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    padding: 0 8px;
    display: inline-block;
    background: #003c6e;
    text-align: center;
    cursor: pointer;
    float: left;
}

@media only screen and (max-width: 1100px) and (min-width: 48em) {
    #slider_upper li {
        max-width: 95px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.lt-ie9 #slider_upper li {
    max-width: 95px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#slider_upper li:hover {
    background-color: #265984;
    transition: background-color 0.55s;
    -moz-transition: background-color 0.55s;
    -webkit-transition: background-color 0.55s;
    -o-transition: background-color 0.55s;
}

#slider_upper li.current.first, #slider_upper li.current.first:hover {
    background: url(../images/basics/linie_ci.png) no-repeat left -5px #D9E2E9;
}

#slider_upper li.current.last, #slider_upper li.current.last:hover {
    background: url(../images/basics/linie_ci.png) no-repeat right -5px #D9E2E9;
}

#slider_upper li.current {
    background-color: #D9E2E9;
    cursor: default;
    color: #003c6e;
}

#slider_inner {
    width: 100%;
    height: 96%;
    overflow: hidden;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    border: 1px solid #003c6e;
    background: url(../images/tabs/bg_verlauf.png) repeat-x left bottom transparent;
    text-align: left;
}

#slider {
    padding: 0;
    margin: 0 auto;
    width: 56.5%;
    height: 100%;
}

@media only screen and (min-width: 1150px) {
    #slider_upper {
        height: 390px;
        background-color: transparent;
    }

    #slider_inner {
        margin: 15px 0;
        padding-top: 25px;
    }

    #slider {
        height: 91.5%;
    }
}

.lt-ie9 #slider_upper {
    height: 390px;
    background-color: transparent;
}

.lt-ie9 #slider_inner {
    margin: 15px 0;
    padding-top: 25px;
}

.lt-ie9 #slider {
    height: 91.5%;
}

#slider_upper .navBtn {
    position: absolute;
    top: 0;
    z-index: 900;
    height: 100%;
    width: 40px;
    cursor: pointer;
    display: block;
}

#slider_upper .prev {
    left: 0;
    background: url(../images/tabs/prev.png) no-repeat right center;
}

#slider_upper .next {
    right: 0;
    background: url(../images/tabs/next.png) no-repeat left center;
}

.roundabout-moveable-item {
    background-color: #F7F9FA;
    -moz-box-shadow: 0 0 3px 3px #b4bbc0;
    -webkit-box-shadow: 0 0 3px 3px #b4bbc0;
    box-shadow: 0 0 3px 3px #b4bbc0;
    padding: 10px;
    width: 270px;
    height: 288px;
    overflow: hidden;
    cursor: pointer;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
}

.lt-ie9 .roundabout-moveable-item {
    border: 2px solid #B4BBC0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.roundabout-moveable-item:hover {
    opacity: 1 !important;
}

.roundabout-in-focus {
    cursor: default;
    transition: opacity 2.5s;
    -moz-transition: opacity 2.5s;
    -webkit-transition: opacity 2.5s;
    -o-transition: opacity 2.5s;
}

.roundabout-moveable-item img {
    width: 100%;
}

.roundabout-moveable-item h3 {
    font-weight: bold;
    line-height: 14px;
    padding: 5px 0;
    overflow: hidden;
    transition: color 1s;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}

.roundabout-moveable-item h5 {
    font-weight: normal;
    padding: 2px 0 0;
    transition: color 1s;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}

.roundabout-moveable-item:hover h3, .roundabout-moveable-item:hover h5 {
    color: #003c6e;
}

.roundabout-in-focus h3, .roundabout-in-focus h5 {
    color: #B1255D;
}

.roundabout-moveable-item a.btn {
    background: url(../images/basics/arrow_btn.png) no-repeat 94% center;
    padding-right: 25px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.roundabout-moveable-item a.btn:hover {
    background-color: #003c6e;
}

.roundabout-in-focus a.btn {
    background-color: #B1255D;
}

.roundabout-in-focus:hover a.btn {
    background-color: #003c6e;
}

#agency-search-selected {
    display: none;
}

#submit-agency-search {
    display: block;
}

.infinite--3rd li {
    float: left;
    list-style: none;
    padding: 6px 5px;
}

.infinite--3rd li a {
    font-size: 14px;
    text-decoration: none;
    color: #003c6e;
    font-weight: normal;
}

.search-hit {
    font-weight: bold;
    background-color: yellow;
}

.contact button {
    border: 0;
    padding: 8px;
    background-color: #003c6e;
    color: white;
    margin: 5px;
}

.error {
    color: red;
}

.infinite--3rd li.active a {
    font-weight: bold;
    padding-left: 8px;
    background: url(../images/basics/linie_ci.png) no-repeat left -5px #D9E2E9;
}

.infinite--3rd li {
    padding-right: 12px;
}

.nivo-caption h2, .details h2 {
    text-transform: none !important;
}
