.bg-white .ce_divider_extended.version2 {
    background: #3B3C42;

}

.ce_hyperlink-extended a.link-black-outline {
    color: #3B3C42;
    border: 2px solid #3B3C42;
    background: none;
}

.ce_hyperlink-extended a.link-black-outline:hover {
    background: #3B3C42;
}

.ce_hyperlink a {
    display: inline-block;
}

.header .mainmenu ul li a.active span {
    border-bottom: 3px solid #d1d4d9;
    padding-bottom: 8px;
}

.header .mainmenu ul li a.active span {
    border-bottom: 3px solid #fff;
    padding-bottom: 8px;
}

*, body {
    font-family: "Roboto Condensed", sans-serif;
    hyphens: manual;
}

.ce_divider_extended.version2 {

    background: #3B3C42;
}

.ce_divider_extended.invert {
    background:#fff !important;
        background-color: #fff !important;

}

#header {
    background-image: url("../img/schatten.png");
    background-size: contain;
}


.ce_linkbox a i {
    background-image: url("../img/icon-pdf.svg");
    background-size: contain;

}

.ce_linkbox a i:after, .ce_linkbox a i::before {
    display: none;

}

#mmenu_bottom .mod_changelanguage {
    text-align: center;

}
#mmenu_bottom .mod_changelanguage a {
color: #fff;
  }
  
  