/* Kontrast-Umschaltung: Schwarze Schrift auf weißem Grund fuer ZAK */
html, *, #footer, div.page, div.hlist
{
  color : black !important;
  background-image: none;
  background-color: white !important;
}
i.iv {
  background-color: transparent !important;
}
div.formElementOptions {
  display: inline-block;
}
input, textarea, select
{
  border: 1px solid black !important;
}

.sb-icon-search { border: 1px solid #000;}
.sb-icon-search:before { content: "Suche";
background: url("../img/icons/lupe.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
  filter: invert() !important;
height: 30px;
right: 0%;
left: 0%;
position: absolute;
width: 100%;
top: 20%;
margin: -10px auto;
font-size: 1.2rem;
font-weight: 600;
color: #fff !important;
}

.schriftvergroesserung { border: 1px solid #000;}
.kontrastschalter { border: 1px solid #000;}

.home_Zeile1 .ym-g33 {
border: 1px solid #000;
}

.home_Zeile2 .boxborder {
border: 1px solid #000;
}

#footer { border-top: 1px solid #000;}

#content ul li::before {
    content: "\f1db";
    color: #000 !important;
}


#content .Hauptboxen .rot h2 {
  background: none !important;
  color: #fff;
}

header .pageheader {
border-bottom: 1px solid #000
}

#content .Themenboxen .basecontent-image figcaption {
  bottom: 0px !important;
  width: 100%;
  border: 1px solid #000 !important;
}

#content .Unterrubrikenseite .image figcaption {
  text-shadow: 0px 0px 0px !important;
  background: #fff !important;
  border: 1px solid #000;
}


.contrast_BW .ui-widget-content { border: 0 !important;}


.contrast_BW h3.ui-accordion-header {
    margin-top: 20px !important;
}