
header{
    border-bottom: 1px solid #000;
}

a:link, :visited {
    color: #007abf;
}

a :hover {
    color: #43bbff;
}


@media  screen and (orientation:portrait)
and (min-device-width: 300px)
and (max-device-width: 470px) {


    .mandant-logo {
            padding: 2px 0 0 0;
            /*padding-bottom: 0;*/
    }


    .logo{
        width: 176px;
        height: 37px;
    }
}
