body * {
    font-size: 1rem !important;
}

body h1 * {
    font-size: 1.5rem !important;
}

body h2 * {
    font-size: 1.1rem !important;
    line-height: 1.5rem;
}

body h3 * {
    font-size: 1.15rem !important;;
}

.reisesuche_uebersicht .uk-panel {
    border: 1px solid #ccc;

    padding: 15px 15px 85px;

    border-radius: 0 0 20px 20px;


    font-size: 1rem !important;
}

.reisesuche_uebersicht .uk-panel .uk-panel-title {
    font-size: 1rem !important;
    color: #004E94;
}

.reisesuche_uebersicht .uk-panel:hover {
    border-color: #004E94;
}

.reisesuche_uebersicht span {
    display: block;
}

.reisesuche_uebersicht .uk-panel-teaser {
    height: 200px;
    margin: -15px -15px 15px -15px;
    /*
    display: flex;
    align-items: center;
    justify-content: center;
    */
    text-align: center;
    overflow: hidden;
}

.reisesuche_uebersicht .uk-panel-teaser img {
    /*height: 100% !important;*/
}

.reisesuche_uebersicht span.einleitung {
    max-height: 75px;
    overflow: hidden;
    display: inline-block;
}
/*

.reisesuche_uebersicht div .uk-panel {
    position: relative;
}
.reisesuche_uebersicht .align_bottom {
    position: absolute;
    bottom: 0;
    padding-top: 100%;
}
*/

.align_bottom {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;

    padding-left: 15px;
    padding-right: 15px;

    height: auto;
    display: block;

    padding-top: 35px;

    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);
}

.align_bottom span {
    margin-top: 8px;
}

#KSFooter {
    display: none;
}

.uk-table tr th {
    font-weight: bold;
}

.t-status {

    text-align: center !important;
}

.t-bezeichnung {

}

.t-termin {

}

.t-preis {

}

.t-pdf {

}

.t-buchen {

}

.reisebeschreibung .uk-accordion * {
    font-size: 1rem !important;
    line-height: 1.35rem !important;
}

.container-farbe, .bs_reiter_aktiv, .ui-dialog-titlebar, .ui-buttonset .ui-state-active, .bs_nextstep_aktiv, .bs_backstep_aktiv, span.buchung-zusammenfassung-aufruf {
        background: #004E94 !important;
}

#KSGesamt * {
    font-family: inherit !important;
}

@media (max-width: 960px) {
    .buchung-schritt-reiter {
        width: calc(16.66666666666667% - 5px) !important;
    }

    .buchung-schritt-reiter:not(:first-child) {
        margin-left: -1px;
    }
}

.container-farbe, .bs_reiter_aktiv, .ui-dialog-titlebar, .ui-buttonset .ui-state-active, .bs_nextstep_aktiv, .bs_backstep_aktiv, span.buchung-zusammenfassung-aufruf {
    border-radius: 0 !important;
}

#buchschritt_next, #buchschritt_back {
    padding: 3px 5px !important;
}

#simplemodal-overlay {
        background-color: transparent !important;
}

div#KSBlende,
div#KSBlendeT {
	background-image: none !important;
    background: rgba(255,255,255,0.75) !important;
}

#KSWarten {
    background-color: transparent !important;
}

#suchergebnis {
    float: none;
    width: auto !important;
}

#KSGesamt {
    padding: 0 !important;
}

@media(max-width: 767px) {
    #KSGesamt #suche,
    #KSGesamt .uk-grid > * {
        padding-left: 0px;
    }

    #KSGesamt #suche {
        margin-bottom: 25px;
    }
}

.uk-grid.bilder > div {
    font-size: 0.8rem !important;
    line-height: 1rem;
}

.uk-grid.bilder > div img {
    width: 100%;
}
