@import url('https://fonts.verwaltungsportal.de/import/?family=Lato:400,400i,500,500i,600,600i%7COswald:400,400i,500,500i,700,700i');

body {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #444444;
    background: linear-gradient(180deg, rgba(255,255,255,1) 65%, rgba(255,255,255,0.7) 80%), url('../img/illustration-bg.jpg') no-repeat bottom center / 100% auto;
    font-size: 1rem;
    /* 1rem = 16px */
    line-height: 1.5;
}

@media (min-width: 992px) {
    body {
        font-size: 1.125rem;
    }
}

a {
    color: #8e0e23;
}

a:hover,
a:focus {
    color: #8e0e23;
    text-decoration: underline;
}

b, strong {
    font-weight: 600;
}

@media (min-width: 1200px) {
    .row, .compact, ._op-container .container {
        max-width: 1440px;
	    width: 100% !important;
    }
}

#overflow {
    overflow: hidden;
}

/* ----------------------------------------------- topbar ----------------------------------------------- */

header {
    background: #005377;
}

#topbar>.row {
    padding-top: 10px;
    padding-bottom: 6px;
}

@media (min-width: 992px) {
    #topbar>.row {
        position: relative;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

#logo {
    display: inline-block;
}

@media (min-width: 992px) {
    #logo {
        display: inline-block;
        position: absolute;
        z-index: 100;
        top: -25px;
    }
}

#logo img {
    display: block;
}

@media (max-width: 991px) {
    #logo img {
        max-width: 180px;
        width: 100%;
    }
}

.schriftzug {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    font-size: clamp(1.5625rem, 4vw, 28.32px);
    font-weight: 400;
    padding: 0;
}

.schriftzug b,
.schriftzug strong {
    font-weight: 600;
    color: #b7e4f7;
    font-family: 'Oswald', sans-serif;
}

.schriftzug a {
    color: #ffffff;
    text-decoration: none;
}

.schriftzug a:hover,
.schriftzug a:focus {
    color: #ffffff;
}

@media (max-width: 687px) {
    .schriftzug {
        display: none;
    }
}

/* -------------------------------------------- contrast + styler ------------------------------------------ */
@media (min-width: 992px) {
    #language {
        display: inline-block;
        margin-right: 20px;
    }
    
    #language a {
        display: flex;
        line-height: 0;
    }
    
    #language a+a {
        margin-left: 8px;
    }
}


.stylerBox {
    width: 100%;
}

#contrast_style+#style {
    margin-left: 20px;
    margin-right: 20px;
}

.stylerBox button {
    font-size: 20px;
    padding: 2px 0 0 0;
    border: none;
    color: #32586d;
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-weight: 500;
    text-align: center;
    background: #ffffff;
    position: relative;
    line-height: 1;
}

.stylerBox button:hover,
.stylerBox button:focus {
    color: #ca3032;
}

#contrast_style *+*,
#style *+* {
    margin-left: 6px;
}

#contrast_style button {
    font-size: 0;
}

#style button:nth-of-type(2) {
    font-size: 17px;
    line-height: 1;
}

#style button:nth-of-type(1),
#style button:nth-of-type(3) {
    font-size: 21px;
    line-height: 0.95;
}

#contrast_style button::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 50%;
}

#contrast_style button:nth-of-type(1)::after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 50%, rgba(255, 255, 255, 1) 50%);
}

#contrast_style button:nth-of-type(2)::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0.6) 50%);
}

#contrast_style button:nth-of-type(3)::after {
    background: #ea5b0c;
}

@media (max-width: 991px) {
    .stylerBox button {
        margin-bottom: 15px;
    }
}
/* ----------------------------------------------- search ----------------------------------------------- */

form[id^="search"] {
    height: 37px;
    background: #005377;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

form [id^="search_input"] {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    background: transparent;
    padding: 0;
    border: 0;
    line-height: 37px;
    padding-left: 14px;
    padding-right: 55px;
    height: 37px;
    width: 100%;
    max-width: 235px;
    border-radius: 30px;
}

form [id^="search_submit"] {
    width: 38px;
    height: 38px;
    border: none;
    background: #fff url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="48" fill="%2332586d" viewBox="0 -960 960 960" width="48"><path d="M796-121 533-384q-30 26-69.959 40.5T378-329q-108.162 0-183.081-75Q120-479 120-585t75-181q75-75 181.5-75t181 75Q632-691 632-584.85 632-542 618-502q-14 40-42 75l264 262-44 44ZM377-389q81.25 0 138.125-57.5T572-585q0-81-56.875-138.5T377-781q-82.083 0-139.542 57.5Q180-666 180-585t57.458 138.5Q294.917-389 377-389Z"/></svg>') no-repeat center / 20px auto;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: -1px;
    font-size: 0;
}

#contrast_style button:hover, #contrast_style button:focus,
form [id^="search_submit"]:hover, form [id^="search_submit"]:focus {
    background-color: #b4d7eb;
}

[id^="search_input"]::-ms-input-placeholder {
    color: #ffffff !important;
}

[id^="search_input"]::-webkit-input-placeholder {
    color: #ffffff !important;
}

[id^="search_input"]::-moz-placeholder {
    opacity: 1;
}

/* ----------------------------------------------- banner ----------------------------------------------- */

#slider {
    max-height: 300px;
    overflow: hidden;
    position: relative;
}

@media (min-width: 992px) {
    #slider {
        max-height: 500px;
    }

    body.index #slider {
        max-height: 681px;
    }

    #headerpic a.nivo-prevNav {
        left: 65px;
    }

    #headerpic a.nivo-nextNav {
        right: 65px;
    }
}

.nivo-controlNav a{
    color: #ffffff;
}

#headerpic {
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slider-wrapper, #slider {
    height: 100%;
}

.slider-mask {
    display: none;
}


/* ----------------------------------------------- scroll bottom ----------------------------------------------- */

#scrollBottom a {
    position: relative;
    font-size: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin: 50px auto 10px auto;
    text-align: center;
    background-color: #198064;
    border: 2px solid #deeaf3;
    pointer-events: auto;
    -webkit-animation: bounceAni 2s infinite 2s;
    animation: bounceAni 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border-radius: 50%;
}

@media (min-width: 1200px) {
    #scrollBottom a {
        margin-top: 70px;
    }
}

#scrollBottom a:hover,
#scrollBottom a:focus {
    background-color: #0d6a6d;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

#scrollBottom a::after, #scrollBottom a::before {
    position: absolute;
    content: "";
}

#scrollBottom a::after {
    left: 8px;
    top: 9px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-left: 2px solid #deeaf3;
    border-bottom: 2px solid #deeaf3;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border 300ms linear;
    -moz-transition: border 300ms linear;
    -ms-transition: border 300ms linear;
    -o-transition: border 300ms linear;
    transition: border 300ms linear;
}

#scrollBottom a::before {
    left: 12px;
    top: 7px;
    width: 2px;
    height: 12px;
    background-color: #deeaf3;
}

@media (min-width: 768px) {
    #bannerOverlay {
        position: absolute;
        right: 0;
        bottom: 40px;
        left: 0;
        z-index: 53;
        pointer-events: none;
    }
}
/* ------------------------------------------- navigation ------------------------------------------- */

/* burgermenu for tablet */

@media (max-width: 991px) {
    #burgerButton {
        font-size: 13px;
        display: block;
        width: 48px;
        height: 48px;
        border-radius: 2px;
        padding: 8px 0 0 0 !important;
        cursor: pointer;
        background: #ffffff;
        border: none !important;
        border-radius: 4px;
        color: #444444;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
    }
    #burgerButtonInner {
        margin-bottom: 26px;
        display: inline-block;
    }
    #burgerButton[aria-expanded="true"] #burgerButtonInner {
        opacity: 0;
    }
    #burgerButton[aria-expanded="true"] #burgerButtonInner2 {
        -webkit-transform: rotate(-45deg) translate(2px, -4px);
        transform: rotate(-45deg) translate(2px, -4px);
    }
    #burgerButton[aria-expanded="true"]:after {
        -webkit-transform: rotate(45deg) translate(-10px, -10px);
        transform: rotate(45deg) translate(-10px, -10px);
    }
    #burgerButtonInner2, #burgerButton:after {
        -webkit-transition: transform 200ms linear, opacity 200ms linear;
        -moz-transition: transform 200ms linear, opacity 200ms linear;
        -ms-transition: transform 200ms linear, opacity 200ms linear;
        -o-transition: transform 200ms linear, opacity 200ms linear;
        transition: transform 200ms linear, opacity 200ms linear;
    }
    #burgerButtonInner2 {
        top: 26px;
    }
    #burgerButton:after {
        top: 36px;
    }
    #burgerButtonInner2, #burgerButton:after {
        content: "";
        display: block;
        position: absolute;
        background: #005377;
        border-radius: 2px;
        width: 38px;
        height: 3px;
        left: 5px;
        font-size: 0;
    }
    .navbar-nav {
        margin: 20px 0;
    }
    .navbar-collapse {
        padding: 30px 0;
        top: 0;
        background: #005377;
        position: fixed;
        left: -100%;
        bottom: 0;
        z-index: 100;
        height: auto !important;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
        opacity: 0;
        width: 50%;
        pointer-events: none;
        overflow-y: auto;
        -webkit-transition: left 300ms linear, opacity 300ms linear;
        -moz-transition: left 300ms linear, opacity 300ms linear;
        -ms-transition: left 300ms linear, opacity 300ms linear;
        -o-transition: left 300ms linear, opacity 300ms linear;
        transition: left 300ms linear, opacity 300ms linear;
    }
    .navbar-collapse[aria-expanded="true"],
    .navbar-collapse.in {
        left: 0;
        opacity: 1;
        pointer-events: auto;
    }
    .navbar-header {
        position: fixed;
        top: 15px;
        right: 15px;
        z-index: 101;
    }
    .navbar-toggle::before {
        content: "";
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 0;
        z-index: -1;
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: width 300ms linear, opacity 300ms linear;
        -moz-transition: width 300ms linear, opacity 300ms linear;
        -ms-transition: width 300ms linear, opacity 300ms linear;
        -o-transition: width 300ms linear, opacity 300ms linear;
        transition: width 300ms linear, opacity 300ms linear;
    }
    .navbar-toggle[aria-expanded="true"]::before {
        opacity: 1;
        width: 50%;
    }
}

/* menu desktop */

@media (min-width: 992px) {
    #menu {
        background: #005377;
        position: relative;
    }
    nav.horizontally .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        flex-wrap: wrap;
    }
    nav.horizontally .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
    }
    nav.horizontally .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
        position: absolute;
        left: 100%;
        top: 0;
    }
    nav.horizontally .navbar-nav>li, nav.horizontally .navbar-nav>li>.dropdown-menu>li {
        position: relative;
    }
    .navbar-default .navbar-nav li[class*="toplevel"] > ul,
    .navbar-default .navbar-nav li[class*="secondlevel"] > ul {
        display: block !important;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity 300ms linear;
        -moz-transition: opacity 300ms linear;
        -ms-transition: opacity 300ms linear;
        -o-transition: opacity 300ms linear;
        transition: opacity 300ms linear;
    }
    .navbar-default .open > .dropdown-menu,    
    .navbar-default .navbar-nav li[class*="toplevel"]:hover > ul,
    .navbar-default .navbar-nav li[class*="secondlevel"]:hover > ul,
    .navbar-default .navbar-nav li[class*="secondlevel"] > ul[style*="block"] {
        pointer-events: auto !important;
        opacity: 1 !important;
    }
    .navbar-default .navbar-nav li[class*="toplevel"]:focus-within > ul,
    .navbar-default .navbar-nav li[class*="secondlevel"]:focus-within > ul {
        pointer-events: auto !important;
        opacity: 1 !important;
    }
    .navbar-default .nav .open > .dropdown-menu {
        pointer-events: none !important;
        opacity: 0 !important;
    }
}

/* ---------------------------------------------- toplevel ---------------------------------------------- */

.navbar-default li[class*="toplevel"]>a {
    color: #ffffff;
    font-weight: 400;
    text-align: left;
    padding: 10px 15px 15px 15px;
    position: relative;
    font-size: 1.4375rem;
    line-height: 1.2;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    hyphens: auto;
}

@media (max-width: 991px) {
    .navbar-default li[class*="toplevel"] {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    nav.horizontally li[class*="toplevel"]>a.dropdown-toggle {
        padding-right: 35px;
    }
}

@media (min-width: 992px) {
    .navbar-default li[class*="toplevel"]>a {
        padding: 20px 20px;
    }
}

/* -------------------------------------------- toplevel-over ------------------------------------------- */

.navbar-default li[class*="toplevel"]:hover>a, 
.navbar-default li[class*="toplevel"]>a:hover, 
.navbar-default li[class*="toplevel"]>a:focus, 
.navbar-default li[class*="toplevel"].open>a, 
.navbar-default li[class*="toplevel"].open>a:hover, 
.navbar-default li[class*="toplevel"].open>a:focus, 
.navbar-default li[class*="toplevel"][class$="_over"]>a, 
.navbar-default li[class*="toplevel"][class$="_over"]>a:hover,
.navbar-default li[class*="toplevel"][class$="_over"]>a:focus {
    background-color: #0d6a6d;
}

/* -------------------------------------- secondlevel + thirdlevel dropdown-box -------------------------------------- */

.navbar-default .navbar-nav>li>.dropdown-menu, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
    border-top: 5px solid #005377;
    background: #ffffff;
    -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav>li>.dropdown-menu {
        padding: 10px 0;
        hyphens: auto;
    }
}

@media(min-width:992px) {
    .navbar-default .navbar-nav>li>.dropdown-menu, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .navbar-default .navbar-nav>li>.dropdown-menu {
        margin-top: 6px;
    }
    .navbar-default .navbar-nav>li>.dropdown-menu::before {
        content: "";
        position: absolute;
        display: block;
        height: 15px;
        left: 0;
        right: 0;
        top: -15px;
    }
    .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
        margin-top: -23px;
        margin-left: 6px;
    }
    .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu::before {
        content: "";
        position: absolute;
        display: block;
        width: 6px;
        top: 0;
        bottom: 0;
        left: -6px;
    }
}

/* --------------------------------------------- secondlevel + thirdlevel -------------------------------------------- */

.navbar-default .navbar-nav>li>.dropdown-menu>li>a, .navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a {
    color: #2d3133;
    font-weight: 300;
    text-align: left;
    padding: 8px 25px;
    font-size: 1.125rem;
    line-height: 1.2;
    text-decoration: none;
}

@media(max-width:991px) {
    nav.horizontally .navbar-nav>li>.dropdown-menu>li>a.dropdown-toggle2 {
        padding-right: 35px;
    }
}

/* ------------------------------------------ secondlevel + thirdlevel over ------------------------------------------ */

.navbar-nav > li > .dropdown-menu > li:hover > a,
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus,
.navbar-nav > li > .dropdown-menu > li.open > a,
.navbar-nav > li > .dropdown-menu > li.open > a:hover,
.navbar-nav > li > .dropdown-menu > li.open > a:focus,
.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a,
.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:hover,
.navbar-nav > li > .dropdown-menu > li[class$="_over"] > a:focus {
    background: #198064;
    color: #ffffff;
}

.navbar-nav > li > .dropdown-menu > li:focus-within > a{
    background: #198064;
    color: #ffffff;
}

.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a:focus,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:hover,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li.open > a:focus,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:hover,
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li[class$="_over"] > a:focus {
    background: #0d6a6d;
    color: #ffffff;
}

.navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li:focus-within > a {
    background: #0d6a6d;
    color: #ffffff;
}

/* ------------------------------------------------ Content ----------------------------------------------- */

#content {
    padding: 30px 0;
}

/* ------------------------------------------------ 5ev events ----------------------------------------------- */

.events {
    background-color: #f9f9f9;
    padding: 60px 40px 80px 40px;
    color: #444444;
    border-top: 5px solid #052f5f;
    font-style: 1rem;
    position: relative;
    margin-top: 60px;
}

.events .tabHeadline {
    color: #052f5f;
    font-size: 1.5625rem;
    font-weight: 700;
    margin-bottom: 40px;
}

.events .tab_link_title a {
    font-weight: 400;
    color: #052f5f;
    font-size: 1.25rem;
    font-family: 'Oswald', sans-serif;
}

.events .tab_link_mandat a {
    color: #444444;
}

.events .tab_link_mehr {
    font-size: 0;
    position: relative;

}

.events::before {
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    right: 30px;
    height: 59px;
    width: 53px;
    background: url('../img/icon-veranstaltungen.png') no-repeat;
}

.events::after {
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 70px 70px;
    border-color: transparent transparent #198064 transparent;
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 2;
    display: block;
    content: "";
}

.events .tab_link_mehr a::before {
    content: "+";
    font-size: 1.875rem;
    font-weight: 600;
    color: #ffffff;
    z-index: 3;
    display: block;
    position: absolute;
    right: -25px;
    bottom: -110px;
}

/* ------------------------------------------ h1 - h6, newslink ----------------------------------------- */

.h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited, H6, H5, H4, H3, H2, H1 {
    color: #052f5f;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Oswald", sans-serif;
}

h1, .h1, .legacy_h1 {
    font-size: 1.8rem;
}

@media (min-width: 768px) {
    h1, .h1, .legacy_h1 {
        font-size: 2.375rem;
    }
}

h2, .h2, .legacy_h2 {
    font-size: 1.7rem;
}

@media (min-width: 768px) {
    h2, .h2, .legacy_h2 {
        font-size: 1.875rem;
    }
}

h3, .h3, .legacy_h3 {
    font-size: 1.6rem;
}

h4, .h4, .h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited, .legacy_h4 {
    font-size: 1.5rem;
}

h5, .h5, .legacy_h5 {
    font-size: 1.4rem;
}

h6, .h6, .legacy_h6 {
    font-size: 1.3rem;
}

#newslinks, #newsmandate {
    border: 1px solid #2d3133;
}

/* ----------------------------------------------- footer ----------------------------------------------- */

footer {
    position: relative;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
}

@media (min-width: 992px) {
    footer {
        margin-top: 100px; 
    }
}

footer::before {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 202px;
    background: rgba(0, 83, 119, 0.9);
}

#footerWrapper {
  background: #024f70;
  margin: auto;
  z-index: 12;
  position: relative;
  padding-top: 40px;
}

/*-- contact --*/

#contact {
  margin-bottom: 35px;
  font-size: 1rem;
}

/*-- map --*/

#map iframe,
#map .iframe-wrapper-manual-enabling {
  min-width: 100% !important;
  width: 100% !important;
  display: block;
  max-height: 185px;
}

@media (min-width: 1200px) {
  #container {
    min-width: 1080px !important;
    margin-left: calc(8.33% - 40px);
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 45px;
  }
}

footer .tabHeadline {
  color: #ffffff;
  font-size: 1.5rem;
}

footer a {
  color: #66ccff;
}

footer a:hover,
footer a:focus {
  color: #66ccff;
  text-decoration: none;
}

/* ----------------------------------------------- innerfooter ----------------------------------------------- */

#innerfooter {
  color: #fff;
  font-size: 16px;
  padding: 30px 0;
  border-top: 1px solid #fff;
  margin-top: 30px;
}

.footer_list {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#innerfooter a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 1rem;
}

#innerfooter li + li::before {
  content: "•";
  margin: 0 40px;
}

#innerfooter a:hover,
#innerfooter a:focus {
  color: #66ccff;
}

@media (max-width: 991px) {
  .footer_list {
    flex-direction: column;
  }
  #innerfooter li {
    display: block !important;
    text-align: center;
    padding: 5px;
    margin: 0;
  }
  #innerfooter li + li::before {
    display: none;
  }
  #innerfooter li + li {
    margin: 0 !important;
  }
}

/* --------------------------------------------- vernetzt -------------------------------------------- */

#vernetzt {
  text-align: right;
  font-size: 0.75rem;
  color: #fff;
  line-height: 1.3;
  margin: 0;
  text-decoration: none;
  font-weight: 400;
  margin-top: 30px;
}

#vernetzt span {
  color: #fff;
}

#vernetzt span span {
  display: block;
}

#vernetzt b {
  display: block;
  font-weight: 400;
  color: #ffffff;
}

#vernetzt img {
  margin-bottom: 0;
  margin-left: 15px;
}

@media (min-width: 992px) {
  #vernetzt {
    flex-direction: column-reverse;
    align-items: end;
    margin-top: 0px;
  }
  #vernetzt img {
    margin-bottom: 10px;
  }
}

/* --------------------------------------------- contrast -------------------------------------------- */

.contrast_light_font form[id^="search"],
.contrast_light_font form #search_input1,
.contrast_dark_font #footer2 {
    background-color: #000000 !important;
}

.contrast_dark_font form[id^="search"],
.contrast_dark_font form #search_input1,
.contrast_dark_font #scrollTopBtn {
    background-color: #ffffff !important;
}

.contrast_light_font form [id^="search_submit"],
.contrast_dark_font form [id^="search_submit"] {
    background: #000000 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="48" fill="%23fff" viewBox="0 -960 960 960" width="48"><path d="M796-121 533-384q-30 26-69.959 40.5T378-329q-108.162 0-183.081-75Q120-479 120-585t75-181q75-75 181.5-75t181 75Q632-691 632-584.85 632-542 618-502q-14 40-42 75l264 262-44 44ZM377-389q81.25 0 138.125-57.5T572-585q0-81-56.875-138.5T377-781q-82.083 0-139.542 57.5Q180-666 180-585t57.458 138.5Q294.917-389 377-389Z"/></svg>') no-repeat center / 20px auto !important;
}

.contrast_borderLight {
    border: #fff 1px solid !important;
    background: #fff !important;
  }

.contrast_light_font #content,
.contrast_dark_font #content,
.contrast_light_font #teaser>.row,
.contrast_light_font #teaser>.row>* {
    background: none !important;
}