.topbanner {
    background: #6f7d88;
    color: #FFF;
    /*padding: 10px; -> steht im Konflikt zum Hauptslider auf der Startseite. Falls irgendwo wieder benoetigt, dann separieren */
    min-height: 75px;
    text-align: center;
    margin: 0;
    margin-top: -10px;
    margin-bottom: -10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
