.header .logo img {
    max-height: 80px;
    margin-right: 6px;
}

@media (min-width: 1280px)
{
.navbar>ul>li {
    white-space: nowrap;
    padding: 16px 0 16px 28px;
}
}


@media (min-width: 1280px)
{
.navbar a, .navbar a:focus {
    font-size: 16px;

}}


.footer {

    background: url("../images/header/v-gorcevic-ueber-40-jahre.jpg") top center no-repeat;
    background-size: cover;

}
