html,
body,
header,
footer,
div,
a,
h1, h2, h3, h4, h5, h6,
ul,
.breadcrumb > .active,
button, .list-group-item, .text-primary {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border: none!important;
}


.btn{
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border: 1px solid  #FFFFFF!important;
}
div.container.slidernav,
div#carousel div.container,
div.slide-title-inner,
ul.rslides_tabs,
div.headersuche {
  background-color: transparent !important;
}

ul.rslides_tabs li a {
  color: #000000 !important;
  border: 1px solid #FFFFFF !important;
}
  
ul.rslides_tabs  li.rslides_here a {
  background-color: #FFFFFF !important;
  color: #FFFFFF !important;

}

a,
button {
  text-decoration: underline !important; 
}

a.block {
  border-bottom: 1px solid #FFF !important;
}

@media (min-width: 768px){
    body.font-xl .kat-menu li {
        height: 200px;
    }
}
/* OHNE DIESE ZEILE WERDEN DIE SLIDER BILDER BEI DER KONTRAST VARIANTE NICHT ANGEZEIGT *BA 18.09.2015 */
ul.rslides a {background-color:transparent !important;}
