/* === Header-Banner === */

#header-banner {
    width: 100%;
    height: 0;
    padding-top: 20.84%;
    background: url(../img/hintergrund-impressum.png) no-repeat;
    background-size: contain;
    border-top: 3px solid var(--hell-grau);
    border-bottom: 3px solid var(--hell-grau);
}