#logo { right: 15px; }
.sharkmenu_social_rahmen { display: none; }
.top5termine-icon, .termine-icon, .c_mediathek_video, .section--headline-header, 
.c_mediathek_podcast { background: #2d3c4b !important; }
#sharkmenu > ul > li:hover > a,
#sharkmenu > ul > li > ul > li:hover > a { color: #444444; } 
@media only screen and (max-width: 900px) {
    header {
        background: #2d3c4b;
        height: 47px;
    }
}
@media (max-width: 768px) {
    #sharkmenu > ul.open { top: 47px; }
}