body {
	background: #efefef;
    color:#000
}

 .container {
 	background:   #fff;
	color: #000;	 
}

 h1,  h2,  h3,  h4,  h5,  h6   {color: #000;	}

 
#footer {  background: #000 !important;}
#footer a {    color: #fff !important}

 #topnav { background: #fff !important; } 

 #topnav a, a {color: #000 !important; text-decoration:underline	}
 
 .ajax-nav li ul li{background:#000 !important;  color: #fff !important;}
.ajax-nav li ul li a, .ajax-nav li.navLevel3 a {color: #fff !important;}
.ajax-nav li ul li a, .ajax-nav li.navLevel3 a.current  {color: #000 !important;}
 
  a.current , .current a{color: #000 !important;}
  .ajax-nav li:hover > a, .ajax-nav li.current > a, .ajax-nav li:hover > span, .ajax-nav li.current > span, .current {background: #fff !important; color: #000 !important;}
 
 .ajax-nav li.current ul li:hover a {color: #000 !important;}
 
 
.lnkcapt { background: #000; position:absolute; bottom:0; left:0; right:0; width:100%;}

.btn-primary, .btn-default, .btn-warning   {background-color: #000; color: #fff !important;}
.btn-primary:hover, .btn-default:hover, .btn-warning:hover  {background-color: #fff ; color:#000  !important;}

.Informationen { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Informationen-bw.png) center center no-repeat; background-size:cover}
.Integration-Sprache{ background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Integration-Sprache-bw.png) center center no-repeat; background-size:cover } 
.Wohnungsmarkt { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Wohnungsmarkt-bw.png) center center no-repeat; background-size:cover }

.Medizinische_Vorsorgung { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Medizinische_Vorsorgung-bw.png) center center no-repeat; background-size:cover }
.Ehrenamt-Freizeit { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Ehrenamt-Freizeit-bw.png) center center no-repeat; background-size:cover }
.Arbeit { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Arbeit-bw.png) center center no-repeat; background-size:cover }

.Beratung-Hilfe { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Beratung-Hilfe-bw.png) center center no-repeat; background-size:cover }
.Schule { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Schule-bw.png) center center no-repeat; background-size:cover }
.Religion { background: url(https://www.gesundheitsnetz-wmk.de/fileadmin/Resources/Public/AlleNetze/Images/menue/Religion-bw.png) center center no-repeat; background-size:cover }

.controls button, .breadcrumb, .green {
    background-color: #fff;
    border: 1px solid #000;
    color: #000 !important;
}
.green ul li , .green p, .layout-4 h3{
    color: #000 !important;
  
}
.layout-4 {
    background: #fff none repeat scroll 0 0;
     border: 1px solid #000;    
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}


.internal-link {
    background: rgba(0, 0, 0, 0) url("../Images/interner_link-yellow.png") no-repeat scroll left top !important;
    
}
a[href^="https://"], a[href^="http://"] {
    background: rgba(0, 0, 0, 0) url("../Images/externer_link-yellow.png") no-repeat scroll left top !important;
    
}

#emailform .form, #suchform  form  {  background-color: #000;  color: #fff !important;}
.news .btn, a.download, .hauptmenue {
    background:  #efefef;
     
}