.header { background: #ffffff !important; }
.navbar { background: #ffffff !important; }
.burger-icon span { background-color: #333333 !important; }
.header, .container-header { background: #ffffff !important; }
.navbar, .container-nav { background: #ffffff !important; }
.metismenu.mod-menu a { color: #333333 !important; }
.metismenu.mod-menu a:hover { color: #230126 !important; }
/* Das Login-Formular auf der rechten Seite komplett ausblenden */
.mod-login, [id^="mod-login"] { 
    display: none !important; 
/* Die Größe des Dorfstube-Logos oben begrenzen */
.navbar-brand img, .brand img {
    max-width: 280px !important;
    height: auto !important;
}

