



div#header_inner {    background-color: white;    padding-left: 10px;padding-top: 10px; }
div#logo_left {
    left: .5rem;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-image: url(/booking/templates/v2/clients/falktravel-de/urlaubsnews.jpg);
    /* background-size: auto 110%; */
    background-repeat: no-repeat;
    height: 50px;
}
@media all and (min-width: 900px) {
    div#index { padding-left:20%; padding-right: 20%}
    div#header_inner {    background-color: white;    padding-left: 21%;padding-top: 10px;  padding-right: 20%}
}
@media all and (max-width: 600px) {
    div#logo_left {
     background-size: auto 100%;
    }
}

.ui-btn-var-active, a.buchung, #btn_next {
    background-image: linear-gradient(to bottom,#6ec1e4,#6ec1e4)!important;
}
a.buchung {
    background-color: #6dc1e4!important;
}
.ui-btn-var-active, a.buchung, #btn_next {
    background-image: linear-gradient(to bottom,#6dc1e4,#6dc1e4)!important;
}
.ui-btn-paymentmethod-active {
    border-color: #6dc1e4!important;
    color: #6dc1e4!important;
}
.ui-btn-var-active, a.buchung, #btn_next {
    background-image: linear-gradient(to bottom,#6dc1e4,#6dc1e4)!important;
}

.state_both .kalender_abpreis, .state_buchbar .kalender_abpreis, .state_buchbar .kalender_abpreis {
    color: #3a3a3a;
}

.state_buchbar, .state_both {
    color: #6ec1e4;
}

.ui-btn.state_buchbar, .ui-btn.state_both {
    background-color: #6ec1e4;
}

