body {
    font-weight: 500;font-size: 18px;font-family: 'Open Sans', sans-serif;color: #000;
    line-height: 26px;
}
/*RESET STYLE OF BROWSER START */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.mpg-menu .langNavContainer a:hover, .mpg-menu .langNavContainer a.active {
    /*css-marker:active-lang-menu-background-color*/
    /*css-marker:active-lang-menu-color*/
}
ul, ol {
    padding-left: 20px;
}
.bg-red {
    background-color: #bf1e2e;
    color: #fff;
    padding: 20px 0;
}
.bg-red h2 {
    max-width: 268px;
    width: 100%;
    text-align: right;
    color: #fff;
    font-size: 44px;
    line-height: 48px;
    font-style: italic;
}
.bg-grey {
    background-color: #ecf0f1;
    color: #bf1e2e;
    padding: 30px 0;
}
.bg-grey .ceTitleWrap {
    padding-bottom: 20px;
}
blockquote:before {
    color: #000;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    font-family: 'Font Awesome 5 Brands';
}
blockquote:after {
    color: #000;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.8em;
    position: absolute;
    bottom: 0;
    margin-left: 15px;
    font-family: 'Font Awesome 5 Brands';
}
blockquote {
    margin: 3.5em 10px 0;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
}
blockquote p {
    display: inline-flex;
    color: #000;
}
.inside, .container {
    max-width: 1170px !important;
    margin: 0 auto;
    width: 100% !important;
    padding: 0 20px;
}
div#wrapper {
    overflow: hidden;
}
nav#navDesctop ul.lvl-3 li a {
    /*css-marker:lvl-3-menu-font-weight*/
    /*css-marker:lvl-3-menu-font-size*/
    /*css-marker:lvl-3-menu-border*/
    /*css-marker:lvl-3-menu-color*/
    /*css-marker:lvl-3-menu-background-color*/
    line-height: 18px;
    padding: 5px 8px;
    border-radius: 2px;
    margin-right: 15px;
}
h1 {
    font-family: 'Open Sans', sans-serif;font-size: 30px;color: #bf1e2e;
    line-height: 32px;
    font-weight: 500;
}
h2 {
    font-weight: 400;font-family: 'Open Sans', sans-serif;font-size: 30px;color: #bf1e2e;
    line-height: 32px;
}
h3 {
    font-family: 'Open Sans', sans-serif;font-size: 24px;color: #bf1e2e;font-weight: 400;
    line-height: 26px;
}
h4 {
    font-family: 'Open Sans', sans-serif;font-size: 24px;color: #f00;
    font-weight: 700;
    line-height: 42px;
}
h5 {
    font-weight: 700;
    font-size: 20px;font-family: 'Open Sans', sans-serif;color: #bf1e2e;
    line-height: 22px;
}
.Garten h5 {
    font-weight: normal;
}
h6 {
    /*css-marker:h6-font-weight*/
    /*css-marker:h6-font-size*//*css-marker:h6-font-family*//*css-marker:h6-color*/
    line-height: 24px;
}
span {
    font-size: 14px;
    font-weight: 400;
}
.top_bar {
    background-color: #000;
    color: #fff;
    position: relative;
    z-index: 9;
}
.column.top-address-bar > .mpg-content {
    display: flex;
    margin: 0 -20px;
    align-items: center;
    justify-content: flex-end;
}
.column.top-address-bar > .mpg-content .mpg-widget {
    padding-right: 20px;
}
.searchWrap {
    padding: 0;
    top: 0;
    transition: all 250ms;
    display: inline-flex;
}
.searchWrap {
    /*css-marker:search-font-weight*//*css-marker:search-font-size*//*css-marker:search-color*/line-height: 30px;
}
.moduleNavWrap ul li:last-child {
    margin-right: 0;
}
.mpg-siteSearch button {
    background-color: #00000000;
    border: 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 1;
    right: 0px;
    line-height: 27px;
    padding: 0;
    width: 27px;
    margin: 0 1px;
    cursor: pointer;
    z-index: 50;
}
.mgp-langNav .langNavOpener {
    font-size: 14px;
}
.mpg-menu .langNavContainer {
    background-color: #000;
    padding: 0;
    left: 0;
    box-shadow: none;
    z-index: 999 !important;
    width: 60px;
    transform: translateY(12px);
    top: 25px;
}
.mpg-menu .langNavContainer a {
    color: #fff;
    display: block;
    padding: 5px 10px;
}
.moduleNavWrap ul {
    display: inline-flex;
    width: 100%;
}
.moduleNavWrap ul li {
    margin-right: 25px;
    padding: 12px 0;
}
.moduleNavWrap ul li a {
    color: #fff;
    text-decoration: none;
    font-size: .8rem;
    text-transform: uppercase;
    text-decoration: none;
}
.moduleNavWrap ul li a:hover {
    color: #bf1e2e;
    text-decoration: none;
}
#upScroll {
    position: fixed;
    right: 15px;
    z-index: 99;
    padding: 8px 11px;
    bottom: 0px;
    font-weight: 500;
    border: 1px solid #bf1e2e;font-size: 16px;color: #fff;
    background-color: #bf1e2e;
}
#upScroll:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}
.inner_content {
    min-height: 431px;
}
.searchWrap input {
    border: none;
    background: transparent;
    color: #fff;
}
.header_bar .container {
    padding: 0px 25px;
}
nav#navDesctop ul {
    display: inline-flex;
}
.inner_header {
    padding: 25px 0 15px 0;
    position: relative;
    z-index: 8;
}
nav#navDesctop ul li {
    float: left;
    list-style: none;
}
nav#navDesctop ul li:first-child {
    /*css-marker:menu-prime-border*/
    border-top: 0;
    border-bottom: 0;
}
ul.main-nav {
    list-style: none;
    padding: 0;
}
ul.main-nav li a {
    font-weight: 500;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    display: block;
    line-height: 20px;
    transition: background 200ms ease-in;
    padding: 17px 10px;
}
ul.main-nav li a.active, ul.main-nav li a:hover {
    color: #bf1e2e;
    /*css-marker:menu-prime-hover-background-color*/
}
img {
    max-width: 100%;
}
a {
    color: #bf1e2e;
    text-decoration: none;
    font-size: 18px;
}
a:hover {
    color: #000;
    text-decoration: none;
}
.main_footer a:hover {
    color: #fff;
}
nav#navDesctop ul.lvl-2>li>a, nav#navDesctop ul.lvl-3>li>a {
    font-size: 15px;
    color: #000;
    display: block;
    position: relative;
    line-height: 16px;
    padding: 11px 10px;
}
nav#navDesctop ul.lvl-2 {
    position: absolute;
    left: 0;
    top: 54px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    padding: 0;
    transition: opacity 300ms ease-in, height 300ms ease-in, visibility 300ms ease-in;
    background-color: rgba(255,255,255,.9);
    box-shadow: 4px 4px 2px -2px rgb(0 0 0 / 50%);
}
#navDesctop .lvl-1 .ifsub:hover .lvl-2 {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
nav#navDesctop ul li {
    position: relative;
    display: block;
    z-index: 100;
    float: none;
}
#navDesctop .lvl-2 .ifsub:hover .lvl-3 {
    display: block;
}
nav#navDesctop ul.lvl-3 {
    position: absolute;
    right: 100%;
    top: 0;
    width: auto;
    box-shadow: none;
    overflow: hidden;
    padding: 0;
    background: rgba(255,255,255,.9);
    box-shadow: 4px 4px 2px -2px rgb(0 0 0 / 50%);
}
#navDesctop .lvl-2 li.ifsub > a::after {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    transform: translate(230%, 0.1rem) rotate( 180deg );
    font-weight: bold;
    left: -50px;
    top: 8px;
    color: #999;
    font-size: 19px;
}
nav#navDesctop ul.lvl-2 li {
    padding-left: 50px;
    white-space: nowrap;
    padding-right: 15px;
}
nav#navDesctop ul.lvl-2>li a:hover, nav#navDesctop ul.lvl-3>li a:hover {
    color: #bf1e2e;
}
nav#navDesctop ul.lvl-2>li:hover a::after {
    color: #bf1e2e;
}
#navDesctop .lvl-2, #navDesctop .lvl-3 {
    display: none;
}
.site-logo-div .column {
    padding: 0;
}
.moduleNavWrap ul li:first-child ul {
    display: none;
}
.moduleNavWrap ul li:first-child:hover ul {
    display: block;
}
.moduleNavWrap ul li {
    margin-right: 20px;
    padding: 8px 0;
    position: relative;
}
.moduleNavWrap ul li ul {
    background-color: #000;
    position: absolute;
    right: 0;
    width: 115px;
    margin-top: 4px;
    text-align: center;
}
nav#navMobile ul {
    list-style: none;
}
:focus-visible ,:focus {
    outline: none !important;
}
.main_footer {
    background-color: #000;
    color: #bf1e2e;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding: 28px 0;
}
.main_footer p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
#navMobile li, #navMobile li a {
    color: #000;
}
#navMobile li, #navMobile li a:hover {
    color: #bf1e2e;
}
#navMobile div > ul {
    /*css-marker:second-background-color*/
}
.btn-red {
    /*css-marker:btn-red-font-weight*//*css-marker:btn-red-font-size*//*css-marker:btn-red-font-family*/
    /*css-marker:btn-red-color*//*css-marker:btn-red-background-color*/
    /*css-marker:btn-red-border*/
    text-decoration: none;
    text-align: center;
    margin: 20px 0;
    line-height: 18px;
    transition: all 0.3s ease-out;
    appearance: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 10px
}
.btn-red:hover {
    /*css-marker:btn-red-hover-border*/
    /*css-marker:btn-red-hover-color*/
    /*css-marker:btn-red-hover-background-color*/
}
.btn-success {
    /*css-marker:btn-success-font-weight*/
    /*css-marker:btn-success-border*/
    /*css-marker:btn-success-font-size*/
    /*css-marker:btn-success-font-family*//*css-marker:btn-success-color*//*css-marker:btn-success-background-color*/
    padding: 5px 10px;
    border-radius: 3px;
}
.btn-success:hover {
    /*css-marker:btn-success-hover-border*/
    /*css-marker:btn-success-hover-color*/
    /*css-marker:btn-success-hover-background-color*/
}
.btn-blue {
    /*css-marker:btn-blue-font-weight*//*css-marker:btn-blue-border*//*css-marker:btn-blue-font-size*//*css-marker:btn-blue-font-family*//*css-marker:btn-blue-color*//*css-marker:btn-blue-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-blue:hover {
    /*css-marker:btn-blue-hover-border*//*css-marker:btn-blue-hover-color*//*css-marker:btn-blue-hover-background-color*/
}
.btn-green {
    /*css-marker:btn-green-font-weight*/
    /*css-marker:btn-green-border*/
    /*css-marker:btn-green-font-size*/
    /*css-marker:btn-green-font-family*/
    /*css-marker:btn-green-color*/
    /*css-marker:btn-green-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-green:hover {
    /*css-marker:btn-green-hover-border*//*css-marker:btn-green-hover-color*//*css-marker:btn-green-hover-background-color*/
}
.btn-grey {
    /*css-marker:btn-grey-font-weight*//*css-marker:btn-grey-border*//*css-marker:btn-grey-font-size*//*css-marker:btn-grey-font-family*//*css-marker:btn-grey-color*//*css-marker:btn-grey-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-grey:hover {
    /*css-marker:btn-grey-hover-border*//*css-marker:btn-grey-hover-color*//*css-marker:btn-grey-hover-background-color*/
}
.btn-outline {
    /*css-marker:btn-outline-font-weight*//*css-marker:btn-outline-border*//*css-marker:btn-outline-font-family*//*css-marker:btn-outline-font-size*//*css-marker:btn-outline-color*//*css-marker:btn-outline-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-outline:hover {
    /*css-marker:btn-outline-hover-border*//*css-marker:btn-outline-hover-color*//*css-marker:btn-outline-hover-background-color*/
}
.main_footer li {
    list-style: none;
    width: fit-content;
    display: inherit;
    padding-right: 15px;
}
.main_footer ul {
    display: inline-block;
    padding: 0px;
    word-break: break-word;
    width: 100%;
}
.main_footer img {
    max-width: 100px;
    display: block;
    float: right;
}
#topnav li {
    float: left;
    list-style: none;
}
#topnav ul {
    padding: 0px;
}
#topnav a {
    padding: 0 16px;
    border-left: 1px solid #FFF;
    color: #fff;
}
#topnav li:first-child a {
    border-left: none;
}
.mpl-social a {
    /*css-marker:social-icon-color*/
    /*css-marker:social-icon-background-color*/
    /*css-marker:social-icon-font-size*/
    /*css-marker:social-icon-font-weight*/
    margin: 0 5px;
    padding: 5px 5px 0px 5px;
    border-radius: 4px;
}
.mpl-social a:hover {
    /*css-marker:social-icon-hover-color*/
    /*css-marker:social-icon-hover-background-color*/
}
.menu_bar {
    /*css-marker:menu-prime-background-color*/
    height: 48px;
    box-shadow: 0px 5px 10px 0px rgb(50 50 50 / 50%);
    position: relative;
}
.mpg-widget.mpg-logo {
    width: 270px;
    float: left;
}
iframe {
    display: block;
}
#header_top #langNav {
    padding: 15px 15px 0 10px;
    float: right;
}
div#topnav {
    border-left: 1px solid #fff !important;
    height: 20px;
    display: flex;
    align-items: center;
}
a.btn-direction {
    /*css-marker:btn-direction-color*/
    /*css-marker:btn-direction-font-size*/
    /*css-marker:btn-direction-font-weight*/
    margin-top: 50px;
    display: block;
    line-height: 19px;
}
.bg-dark-gray .ceColRight {
    /*css-marker:dark-grey-bg-background-color*/
}
.top_bar .mpg-widget.mpg-social {
    padding-left: 0 !important;
}
.header_bar .row .column:nth-child(3) img {
    max-width: 300px !IMPORTANT;
}
.header_bar .row .column:nth-child(2) img {
    display: block;
    float: right;
    max-width: 280px;
}
.header_bar nav#language {
    margin-right: 15px;
}
nav#navMobile {
    display: none;
}
.mpg-fullWidthContainer {
    width: 100vw !important;
}
.header_bar {
    height: 105px;
    padding-top: 30px;
}
.menu-bar {
    background-color: #f3f9fb;;
    display: none;
    height: 55px;
    z-index: 1;
    position: relative;
    margin-top: 5px;
    text-align: right;
}
.mpg-bg-img {
    min-height: 550px;
}
.align-center {
    text-align: center;
}
ul.lvl-2, ul.lvl-3 {
    display: none;
}
.field-hide {
    display: none;
}
.home .banner {
    min-height: 550px;
}
.banner {
    min-height: 300px;
    background-size: cover;
    background-position: center center;
}
.inner-logo .ceTitleWrap {
    margin-bottom: 25px;
}
.inner-logo img {
    width: 220px;
    height: 55px;
    margin-top: 25px;
}
.jobs .inner-logo img {
    width: 100px;
    height: 100px;
}
.main_footer .column:nth-child(3) img {
    margin-right: 50px;
}
ul li::marker {
    color: #bf1e2e;
    font-size: 13px;
}
.unterstuetzen .formBuilder input {
    min-height: 19px !important;
    border: 1px solid #3b3b3bad !important;
}
.unterstuetzen .formBuilder .mpLabelCol label span {
    font-size: inherit;
    font-weight: inherit;
}
.unterstuetzen .formBuilder .row:nth-child(5) {
    margin-bottom: 30px;
}
.unterstuetzen .mpLabelCol label {
    display: block;
    height: auto !important;
    line-height: 26px !important;
    margin: 0;
}
.unterstuetzen .formBuilder .row {
    padding-bottom: 0;
    position: relative;
}
.unterstuetzen .formBuilder .row:nth-child(5) {
    margin-bottom: 30px !important;
}
.unterstuetzen .formBuilder .btn-success {
    padding: 0;
    border-radius: 3px;
}
.unterstuetzen .formBuilder .row:last-child {
    width: 100%;
    text-align: center;
}
.unterstuetzen .formBuilder .row:last-child.column {
    flex: 100%;
    max-width: 100%;
    text-align: center;
}
.unterstuetzen .formBuilder .row:last-child .column {
    max-width: 100%;
    flex: 100%;
    margin: 15px auto 40px auto;
    padding-right: 0;
}
.Plaetze .mpLabelCol label span {
    font-weight: 500;
    font-size: 18px;
}
.Plaetze .mpLabelCol label {
    display: block;
    height: auto;
    line-height: 24px;
    margin: 0;
    font-weight: 600;
}
.Plaetze .formBuilder .formBuilder .row {
    padding: 0;
}
.Plaetze .formBuilder .row:nth-child(6) {
    margin-bottom: 30px !important;
}
.Plaetze .formBuilder textarea {
    border: 1px solid #897c7c;
    border-radius: 0 !important
}
.Plaetze .formBuilder input {
    min-height: 19px !important;
    border: 1px solid #897c7c !important;
    border-radius: 0 !important;
}
.Plaetze .formBuilder .row:last-child.column {
    flex: 100%;
    max-width: 100%;
    text-align: center;
}
.Plaetze .formBuilder .row:last-child .column {
    max-width: 100%;
    flex: 100%;
    padding-right: 0;
    text-align: center;
}
.Plaetze .formBuilder .btn-success {
    padding: 0;
    border-radius: 3px;
}
.Plaetze .flex-wrap.mpg-content img {
    width: 100%;
}
nav#navMobile ul.lvl-1 li .lvl-2 li a {
    margin: 0;
    background-color: #73787c;
}
nav#navMobile ul.lvl-1 li .lvl-2, nav#navMobile ul.lvl-1 li .lvl-3 {
    padding: 0;
}
.top-border {
    border-top: 1px solid #B0B0B0;
}
.top-border h3 {
    font-weight: 500;
}
.mpLabelCol {
    max-width: 45% !important;
}
.formBuilder input:focus {
    transition: all 200ms ease !IMPORTANT;
    background: #ededed !IMPORTANT;
    border: 2px solid #333 !important;
}
.formBuilder .row {
    padding-bottom: 0px !important;
}
.padding-column {
    padding-right: 50px !important;
}
.Plaetze .padding-column {
    padding-left: 80px !important;
    padding-right: 0px !important;
}
.searchWrap:hover, .searchWrap input:focus {
    background-color: rgba(255,255,255);
}
.mpg-siteSearch button:hover , .searchWrap:hover input {
    color: #c0171b;
}
.footer-logo-hide img {
    display: none !important;
}
/**************************MEDIA******************************/
@media screen and (max-width: 575px) {
    .searchWrap input {
        width: 110px;
    }
    .moduleNavWrap span {
        display: none;
    }
}
@media screen and (min-width: 767px) and (max-width:991px) {
    .main_footer .column:nth-child(3) img {
        margin-right: 80px;
    }
    .bg-red h2 {
        font-size: 36px;
    }
    .top-border h3 {
        padding-top: 30px;
    }
    .top-border {
        padding-top: 0px;
    }
}
@media screen and (max-width: 767px) {
    .top-border {
        padding: 0px;
    }
    .top-border h3 {
        padding-top: 30px;
    }
    .unterstuetzen .ceImageWrap img {
        max-width: 100%;
        width: 100%;
    }
    .Leitung .ceImageWrap img {
        max-width: 100%;
        width: 100%;
    }
    .bg-red h2 {
        float: right;
        margin-bottom: 20px;
    }
    .main_footer img {
        max-width: 100px;
        display: block;
        float: left;
    }
    .main_footer .column:nth-child(3) img {
        margin-right: 0;
    }
    .main_footer .column:nth-child(3) {
        max-width: fit-content;
    }
}
@media screen and (max-width:1000px) {
    .banner {
        min-height: 300px;
        background-size: cover;
    }
    #navMobile ul li .touchBtn {
        background-color: rgba(255,255,255,.3);
        position: absolute;
        right: 6px;
        top: 5px;
        border-radius: 3px;
        width: 35px;
        box-sizing: border-box;
        height: 35px;
    }
    #navMobile .touchBtn.open .mtbArrow::before {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg );
        transform: rotate(90deg );
    }
    #navMobile ul li .touchBtn .mtbArrow::before {
        color: #fff;
        font-size: 20px;
        height: 0;
        position: absolute;
        font-family: 'Font Awesome 5 Pro';
        content: "\f105";
        top: 30%;
        left: 51%;
        transform: translate(-50%, -50%);
        padding-left: 2px;
        padding-bottom: 15px;
    }
    .mpg-widget.mpg-logo {
        /*width: 200px;*/
        width: 150px;
        float: left;
    }
    .header_bar {
        height: 65px;
        padding-top: 10px;
    }
    nav#navMobile>ul.lvl-1>li.active, nav#navMobile>ul.lvl-1>li.active {
        background-color: #bf1e2e;
    }
    nav#navMobile ul.lvl-1 li:first-child {
        border-top: 1px solid #fff;
    }
    nav#navMobile ul.lvl-1 li {
        position: relative;
        border-bottom: 1px solid #fff;
        background-color: #000;
    }
    nav#navMobile>ul.lvl-1>li a {
        display: block;
        color: #fff;
        padding: 15px;
        margin-right: 70px;
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
    }
    nav#navMobile {
        width: 100%;
        box-sizing: border-box;
        max-width: 320px;
        display: none;
        position: absolute;
        right: 0;
        z-index: 70;
        top: 110px;
        padding: 10px;
        background: #fff;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    #mobileNavOpener {
        position: absolute;
        top: 60px;
        right: 15px;
    }
    #mobileNavOpener::before {
        background-color: #bf1e2e;
        color: #fff;
        font-weight: 700;
        font-size: 28px;
        content: "\f0c9";
        line-height: 26px;
        padding: 7px 0;
        border-radius: 3px;
        width: 50px;
        box-sizing: border-box;
        height: 40px;
        text-align: center;
        font-family: 'Font Awesome 5 Pro';
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        display: inline-block;
    }
    #mobileNavOpener.open:before {
        content: "\f00d";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        display: inline-block;
    }
    .header_bar .column:last-child, .menu-bar {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
    .padding-column {
        padding-right: 0px !important;
    }
    .Plaetze .padding-column {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .space-top-l.space-bottom-l.top-border {
        margin: 0px 5px;
    }
}
@media screen and (max-width: 1000px) {
    .footer-logo-hide img {
        float: inherit;
        display: block !important;
        background-size: 100%;
        height: 66px;
        width: 100%;
        max-width: 280px;
        margin-top: 20px;
    }
}
/*mpg-login - manually added*/
div.mpg-widget.mpg-loginVue {
    margin-right: 20px !important;
    min-width: 86px;
}
.mpg-widget.mpg-loginVue {
    height: 27px;
    text-align: right;
    padding: 0 0 0 15px;
}
.top-address-bar:last-child .flex-wrap.mpg-content .mpg-widget {
    pointer-events: all;
}
.mpg-widget.mpg-loginVue {
    height: 27px;
    text-align: right;
    padding: 0 0 0 15px;
}
.mpg-login .dropdown {
    position: relative;
}
@media screen and (max-width: 1000px) {
    .mpg-login .dropdown {
        position: absolute;
        width: 100%;
        right: 10px;
        top: 10px;
    }
}


.loginIconText {
    display: block;
    line-height: 27px;
}
.mpg-login .openLogin.notLoggedIn {
    display: none;
}
.loginIconText {
    display: block;
    line-height: 27px;
}
.mp-widget-content .dropdown .dropdown-menu {
    position: absolute;
    right: -50px !important;
    background-color: #fff;
    border: 1px solid #d8dde1 !important;
    z-index: 1;
    margin-top: 25px;
    width: 750px;
    box-shadow: 1px 10px 14px 2px rgba(0,0,0,0.3);
    display: none;
}
.mpg-login .dropdown-menu.show {
    display: block;
}
.mpg-login .dropdown .dropdown-menu .fa-lg {
    color: #fff;
    width: 24px;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    padding: 3px 0;
    cursor: pointer;
}
.mp-widget-content .dropdown .dropdown-menu .fa-lg, .mp-login-modal .fa-lg {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 99;
}
.mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login {
    color: rgb(33, 37, 41);
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}
.mp-widget-content .dropdown .dropdown-menu svg, .mp-login-modal svg {
    font-size: 28.33px;
    margin-right: auto;
    color: #212529;
}
.mpg-login .dropdown div:first-child {
    text-align: left;
}
.mpg-login .dropdown div:first-child {
    text-align: left;
}
.mpg-loginVue h3 {
    font-size: 20px !important;
}
.mp-dropdown-login h3 {
    margin-bottom: 10px;
}
.mpg-login .dropdown .form-group {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 10px;
}
.mpg-login .dropdown .form-group input {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5rem;
    text-decoration: none;
    box-shadow: 0 0 0 30px white inset !important;
    border: 0;
    font-weight: 400;
    font-size: 16px;
    color: #6a6a6a;
}
.mp-widget-content .dropdown .dropdown-menu input {
    height: 40px;
    border: 1px solid #d8dde1;
    padding: 0px 10px;
    border-radius: 4px;
}
.mp-widget-content .dropdown .mp-dropdown-login {
    width: 100%;
    padding: 0px 24px;
    width: 100%;
}
#wrapper .btn-text {
    border: none;
    background: none;
    color: #004e97;
    text-align: left;
    padding-left: 0;
}
#wrapper .btn, #wrapper .mp_btn {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    transition: all 250ms;
    border: 1px solid transparent;
    background: transparent;
    padding: 0 15px;
    line-height: 32px;
    cursor: pointer;
}
#wrapper .btn-red, #wrapper .mp_btnSuccess, #wrapper .btn-login, #wrapper .btn-next-step, #wrapper .btn-primary {
    color: #fff;
    background: #e42c2a;
    border-color: #e42c2a;
}
.mpg-login .dropdown button {
    margin-bottom: 8px;
    border-radius: 0;
    border: none;
    line-height: 18px;
    font-size: 18px;
    padding: 13px 15px 15px 15px;
    width: 100%;
    background-color: #dc001c;
    /*IGNORE-css-marker:mpg-login-popup-btn-login-color|#fff*/
}
#wrapper .btn-text {
    border: none;
    background: none;
    color: #004e97;
    text-align: left;
    padding-left: 0;
}
.dropdown-content-wrapper.mp-dropdown-login h3 {
    color: #464646 !important;
    padding-left: 15px;
}
.logoutButtonWrap {
    padding-top: 25px;
}
.right_Content_area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mpg-loginVue div.right_Content_area .contents p.noPadding {
    padding-top: 0px;
}
.mpg-loginVue div.right_Content_area .contents p {
    font-size: 14px;
}
#wrapper .btn-blue, #wrapper .btn-create, #wrapper .btn-remove {
    background: #004e97;
    color: #fff;
}
.right_Content_area .contents p {
    padding-top: 10px !important;
}
.mpg-login .login-modal-alert.alert-danger {
    margin-top: 8px;
    padding: 12px 0px 10px 25px;
    text-align: left;
    border-radius: 5px;
    color: #721c24;
    /*background-color: #f8d7da;*/
    border-color: #f5c6cb;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.mp-widget-content .alert.login-modal-alert.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: 12px 20px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
}
.mpg-loginVue .openLogin.loggedIn {
    display: none;
}
.mpg-login .passwordHint {
    margin-bottom: 30px;
    font-style: italic;
    color: #818284;
    font-size: 0.9em;
}
.registration-agreement label {
    display: inline-block;
    padding-right: 10px;
    white-space: nowrap;
    font-style: italic;
    font-size: 0.9em;
}
.mp-widget-content .dropdown .dropdown-menu input {
    height: 40px;
    border: 1px solid #d8dde1;
    padding: 0px 10px;
    border-radius: 4px;
}
.registration-agreement {
    margin: 10px 0;
}
.mp-widget-content .dropdown .dropdown-menu input[type=checkbox] {
    height: 12px;
}
.rememberMe {
    font-size: 14px;
}
.mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login {
    color: rgb(33, 37, 41);
    font-size: 16px;
    font-weight: 400;
    padding: 15px 20px 9px 20px !important;
}
.mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login p {
    padding-top: 30px;
}
@media (min-width: 576px) {
    .mpg-loginVue div.right_Content_area {
        padding-left: 55px;
    }
}
@media (max-width: 800px) {
    .mp-widget-content .dropdown .dropdown-menu {
        width: 340px !important;
        right: 0 !important;
    }
}
@media (min-width: 1820px) {
    .mpg-login .dropdown .dropdown-menu.show {
        top: 30px !important;
        right: 0 !important;
        z-index: 999;
        background-color: #fff;
        /* padding: 40px; */
        padding: 10px;
        box-sizing: border-box;
        border-radius: 4px;
        margin-top: 0;
        font-weight: 400;
        border: none;
        font-size: 18px;
        transform: unset !important;
        color: #828282;
        box-shadow: 0 0 20px #cecccc75;
        padding-bottom: 26px;
        padding-left: 9px;
    }
}
@media (max-width: 1819px) {
    .mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login {
        color: rgb(33, 37, 41);
        font-size: 16px;
        font-weight: 400;
        /*padding: 5px 10px !important;*/
    }
}
.mp-widget-content .dropdown .dropdown-menu .right_Content_area {
    display: none;
}
.mp-widget-content .dropdown .dropdown-menu {
    width: 400px;
}
@media (max-width: 800px) {
    .mp-widget-content .dropdown .dropdown-menu {
        position: fixed;
        width: 100vw !important;
        height: 100vh;
        top: 0;
        margin-top: 0 !important;
    }
    .dropdown-content-wrapper.mp-dropdown-login .heading_style {
        margin-top: 20px;
    }
}
.links {
    padding-left: 15px;
}
.mp-dropdown-loggedIn .border-top {
    margin-top: 15px;
}
#wrapper {
    /*background-image: url(/domains/altzofingerverein/data/free_docs/cropped-altzofingia_background.jpg);*/
    background-image: url(/domains/altzofingerverein/data/free_docs/cropped-10-100.-CF1919-e1539424688492.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
#wrapper .inner_content {
    min-height: 80vh;
}
.mpg-widget.mpg-member {
    background: white;
    padding: 20px;
    opacity: 0.97;
    min-height: 205px;
}
.mpg-widget.mpg-profile {
    background: white;
    padding: 20px;
    opacity: 0.97;
}
.top-address-bar .mpg-logo {
    margin-right: auto;
    padding-top: 5px;
}
.top-address-bar .mpg-logo img {
    height: 55px;
    margin-top: 5px;
}
#wrapper .top_bar {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: rgba(170,170,170,0.6);
}
.search-container-header {
    color: #383838;
}
#mobileNavOpener {
    display: none;
}
.mpg-loginVue .heading_style {
    padding-right: 0;
    padding-left: 0px;
}
.mpg-fullWidthContainer.top-address-bar .top-address-bar .mpg-logo {
    height: 80px;
}
.cms-cug-articleProtected {
    color: #000;
    background-color: white;
    padding: 55px 0px;
}
