body, header#page-header, 
#sitemenu, #page-content .container .section-row, #page-content .frame .frame-container, p, li, .news .article, 
h1, h2, h3, h4, h5, h6, h3 a,
.footer-section-content, .footer-section-meta {
	background: black !important;
	color: white !important;
}

#sitemenu {
  border-bottom: solid 1px white;  
}

.navbar-default .navbar-nav .nav-link {
   color: white !important;
}
.navbar-mainnavigation .navbar-brand-image img {
    width: 254px;
    height: 42px;
    /*background-image: url('Logo_und_Schriftzug_weiss.svg');*/
}


.dropdown-menu {
    background-color: black;
}

#c779.frame, #c779 .mehrspalter.frame-container {
   background: black !important; 
}

#sitemenu .email a {
    color: white;
    font-size: 0.8rem;
    background-image: url('emailw.svg');
}
#sitemenu .telefon a {
    color: white;
    font-size: 0.8rem;
    background-image: url('mobilephonew.svg');
}

#sitemenu .fax {
    color: white; 
    background-image: url('faxw.svg');
}

#sitemenu .sprache a.norm {
    background-image: url('ico_normw.png');
}

#sitemenu .kontrast a {
    display: block; 
    width: 30px;
    height: 30px;
    background-image: url('contrastw.svg');
}

.breadcrumb-section, .breadcrumb {
    background-color: black !important;
}  
#c839 .texticon-left .texticon-content :first-child, .texticon-right .texticon-content :first-child,
#c840 .texticon-left .texticon-content :first-child, .texticon-right .texticon-content :first-child {
    margin-top: 25px;
}


.subnav-item.hover, .subnav-item:hover{
    color: yellow;
    text-decoration: none;
    background-color: #000 !important;
}

.active > .subnav-link {
    color: yellow !important;
    text-decoration: none;
    background-color: #000 !important;
}

.hover > .subnav-link {
    color: yellow !important;
    text-decoration: none;
    background-color: #000 !important;
}

.subnav-link:hover, .subnav-link:focus {
	background: #555 !important;
}

.dropdown-item {
    background-color: black;
}
.dropdown-item.active, .dropdown-item:active {
    color: yellow;
    text-decoration: none;
    background-color: #000;
}
.dropdown-item.hover, .dropdown-item:hover {
    color: yellow;
    text-decoration: none;
    background-color: #000;
}


a {
   color: white !important;
} 

.fontsize a {
    color: white !important;   
}

.fontsize a:hover {
    color: yellow !important;   
}

a:hover, h3 a:hover {
   color: yellow !important;
} 


#page-footer {
  border-top: solid 1px white;  
}

footer a:hover {
  color: yellow !important;
}



.frame.frame-background-hhhgreen,
.frame.frame-background-hhgreen,
.frame.frame-background-hgreen,
.frame.frame-background-green {
	background: #000 !important;
}

.section-light {
	background: #000 !important;
}


.footer-section-content a:not(.btn):hover, .footer-section-content a:not(.btn):focus {
	color: yellow !important;
}