
/*  --- CSS-Datei zum Anpassen der Seite ---  */



/* Cookie Hinweis */
.cc_banner-wrapper:hover a.cc_btn.cc_btn_accept_all {background-color: #e8d455 !important;}



/* Anpassung für Style im Footer (zur fehlerbehebung in Chrome & Edge) */
.eiko_last_datum_uhrzeit_span, .eiko_last_einsatzort_tr, .eiko_last_kurzbericht_span {color: #fff; font-size: 10.7pt;}


/* YouTube Responsive */
.youtube-in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube-out {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}


