@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) YAML core stylesheet
 * (de) YAML Basis-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision:426 $
 * @lastmodified    $Date:2009-10-21 21:12:11 +0200 (Mi, 21. Okt 2009) $
 */

/**
 * Contao Extension
 * @copyright  Felix Pfeiffer : Neue Medien 2007 - 2012
 * @author     Felix Pfeiffer <info@felixpfeiffer.com>
 * @package    Subcolumns
 */

@media screen{.subcolumns{width:100%;overflow:hidden}.subcolumns_oldgecko{width:100%;float:left}.c20l,.c20r{width:20%}.c40l,.c40r{width:40%}.c60l,.c60r{width:60%}.c80l,.c80r{width:80%}.c25l,.c25r{width:25%}.c33l,.c33r{width:33.333%}.c50l,.c50r{width:50%}.c66l,.c66r{width:66.666%}.c75l,.c75r{width:75%}.c38l,.c38r{width:38.2%}.c62l,.c62r{width:61.8%}.c15l,.c15r{width:15%}.c16l,.c16r{width:16.666%}.c30l,.c30r{width:30%}.c45l,.c45r{width:45%}.c55l,.c55r{width:55%}.c70l,.c70r{width:70%}.c85l,.c85r{width:85%}.subc{padding:0 .5em}.subcl{padding:0 1em 0 0}.subcr{padding:0 0 0 1em}.equalize,.equalize .subcolumns{overflow:visible;display:table;table-layout:fixed}.equalize > div{display:table-cell;float:none;overflow:hidden;vertical-align:top;margin:0}.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c60l,.c62l,.c66l,.c75l,.c80l,.c15l,.c16l,.c30l,.c45l,.c55l,.c70l,.c85l{float:left}.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c60r,.c66r,.c62r,.c75r,.c80r,.c15r,.c16r,.c30r,.c45r,.c55r,.c70r,.c85r{float:right;margin-left:-5px}}@media print{.subcolumns > div{display:table;overflow:visible}}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/files/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/files/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/files/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/files/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/files/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('/files/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/files/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/files/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/files/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/files/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}





.karriere .breadcrumb {
    background: none;
    margin-bottom: 60px;
}


.karriere .main__container--largespace {
    margin-top: 24rem;
}

.karriere-fragen p {
    color: #76797A;
    font-size: 0.8rem;
    letter-spacing: 0;
}

#karriere-stellenangebote .news_item .inside {
    margin-bottom: 0px;
    padding: 20px 20px 60px 20px;

}

#karriere-stellenangebote .news_item {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 15px;
    float: left;
    width: 200px;
    width: calc(50% - 15px);
    counter-increment: item;
    border-radius: 4px;
    z-index: 3;
}



.news_item.kita .inside {
    background-color: #D8232A;
}

.news_item.wohnen .inside {
    background-color: #9C161B;
}

.news_item.verwaltung .inside {
    background-color: #FF6E74;
}

#karriere-stellenangebote .news_item .st-ort,
.einrichtung-box h3{
    text-transform: uppercase;
    height: 80px;
    font-size: 0.8rem;
    color: #fff !important;
    font-weight: 700;
}

#karriere-stellenangebote .news_item .st-ort {
    height: 42px;
}

#karriere-stellenangebote .news_item .st-beschreibung h2 {
    color: #fff !important;
    font-weight: 300 !important;
}

#karriere-stellenangebote .news_item .st-beschreibung h3 {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 300 !important;
}

.select-left, .select-center, .select-right {
    display: inline-block;
    float: left;
    width: auto !important;
}

.main__content.row {
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: calc(100% + 30px) !important;
}

.news-st {
    margin-left: 15px !important;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-40 {
    margin-top: 40px;
}


.SumoSelect {
    background: #FFFFFF;
    border: 1px solid #E8EBF2;
    box-shadow: -10px 9px 21px 0 rgba(128,152,213,0.06);
    font-weight: 700;
    font-size: 5.5px;
    color: #D8232A;
    letter-spacing: 0;

    min-width: 180px;

}

.SumoSelect ul li.opt {
    list-style: none !important;
    padding: 8px 12px 8px 24px !important;
    margin: 0 !important;
}

.SumoSelect > .optWrapper {
    left: -1px !important;
}

.SumoSelect ul li.opt label {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 !important;
}

.select-left, .select-center, .select-right {
    margin-right: 30px;
    margin-bottom: 15px;
}

.SumoSelect .SelectBox {

}

div.clear {
    clear: both;
}


#zitate-txt {
    /*margin-left: -15px;
    margin-right: -15px;*/
}

#zitate-txt ul {
    margin-top: 40px;
}

#zitate-txt .owl-item {
    background-image: url(/files/layout/Zitat_Box.png);
    background-size: 100%;
    width: 262px;
    height: 178px;
    background-repeat: no-repeat;
}


#zitate-txt .owl-item li {
    list-style: none !important;

    font-style: italic;
    font-size: 1rem;
    color: #76797A;
    letter-spacing: 0;
    text-align: center;
    padding: 80px 32px 20px;
    margin: 0;
}

.owl-nav {
    bottom: -40px;
    top: auto !important;
}

.icon-top {
    margin-top: 20px;
}

.icon-top img {
    height: 30px;
    width: auto;
}

.icon-top > p:first-child {
    margin-bottom: 0;
}

.hg-arbeitgeber {
    background-image: url('/files/content/karriere/Hintergrund_Fakten.jpg');
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px;
    background-size: cover;
    margin-left: 15px;
    margin-right: 15px;
}

.hg-arbeitgeber .line-1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.1rem;
    padding-top: 40px;
}

.hg-arbeitgeber .line-2 {
    font-weight: 300;
    font-size: 2rem;
    padding-right: 48px;
    background-image: url('/files/content/karriere/Pfeil_Fakten_weiss.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 30px;
    display: inline-block;
    clear: both;
    cursor: pointer;
}

.hg-arbeitgeber .line-3 {
    font-size: 1rem;
    max-width: 50%;
    padding-top: 24px;

}
.fwd .hg-arbeitgeber {

}

.hg-arbeitgeber .line-4 {
    font-size: 1rem;
    max-width: 50%;
    padding-top: 24px;
    width: auto !important;
    display: inline-block;
    float: right;
    margin-top: -48px;
}

.hg-arbeitgeber .line-4 a, .hg-arbeitgeber .line-4 a:hover {
    font-weight: 700;
    padding-right: 48px;
    background-image: url('/files/content/karriere/Pfeil_Fakten_weiss.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 30px;
    text-transform: uppercase;
    text-decoration: none;
    border: none !important;
}


.hg-arbeitgeber a, .hg-arbeitgeber a:hover {
    color: #fff !important;
    border-bottom-color: #fff !important;
}

#zitate-txt {
    position: relative;
}

#blume {
    background-image: url('/files/layout/Blume.png');
    width: 505px;
    height: 420px;
    background-size: 505px 420px;
    position: absolute;
    left: -162px;
    top: 0;
}

.angebot-box {
    color: #fff;
    padding: 56px 56px;
    min-height: 340px;
    background-color: #D8232A;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33% - 30px);
    margin-top: 1rem;
}

.fwd .angebot-box {
    padding: 32px 30px;
}

.fwd .angebot-box p:first-child {
    margin-bottom: 0 !important;
}

.angebot-box h3 {
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 2rem;
    color: #fff !important;
    margin-bottom: 2rem;
}

.karriere .col-15 {
    width: calc(20% - 15px);
    float: left;
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.karriere .col-13 {
    width: calc(33.3333% - 15px);
    float: left;
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.karriere .load-more {
    text-align: center;
}

.button--red {
    background-color: #D8232A;
    color: #fff !important;
}

.einrichtung-box {
    color: #fff;
    padding: 48px 40px 24px 40px;
    background-color: #D8232A;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 30px);
    cursor: pointer;
}

.einrichtung-box h3 {
    height: 32px;
}

.einrichtung-box p, .einrichtung-box p a, .einrichtung-box p a:hover {
    color: #fff !important;
    border: 0 !important;
    font-size: 1.8rem;
    font-weight: 300;
    text-transform: none;
}

.einrichtung-box p {
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
}

.ce_text.karriere-titel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #D8232A;
    color: #fff;
    padding: 20px 32px;
}

.karriere-titel div.part-1, .karriere-titel div.part-2 {
    display: inline-block;
}

.karriere-titel .karriere-titel .part-2 {
    background-image: url('/files/content/karriere/Pfeil_Fakten_weiss.png');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 40px;
    margin-left: 20px;
}

.karriere-titel .main__container {
    position: relative;
}

.karriere-titel .breadcrumb {
    margin-top: 32px;
    margin-bottom: 1rem;
}



.karriere h2 {
    font-style: normal !important;
}

.karriere-box {
    width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    height: 320px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50% auto;
    float: left;
    display: inline-block;
    transition: all 0.5s;
}

.karriere-box:hover {
    background-size: 43%;
}

.karriere-box .box {
    background-image: url(/files/content/karriere/karriere-box.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(50% + 23px);
    height: 100%;
    padding: 40px 63px 40px 40px;
    transition: all 0.5s;
}

.karriere-box:hover .box {
    width: calc(59% + 23px);
}


.karriere-box .box .inner {
    position: absolute;
    bottom: 20px;
}

.karriere-box .box .part-1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-bottom: 0.2rem;
}
.karriere-box .box .part-2 {
    font-weight: 300;
    font-size: 1.2rem;
}

.karriere-box .box .part-2 a, .karriere-box .box .part-2 a:hover {
    border: 0;
    color: #fff;
}

.karriere-box .box .part-3 {
    height: 0;
    background-image: url(/files/content/karriere/Pfeil_Fakten_weiss.png);
    background-size: 35px;
    background-repeat: no-repeat;
    transition: all 0.5s;
}

.karriere-box:hover .box .part-3 {
    height: 35px;
}

.karriere-einblick p {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #312B25;
}

.karriere-einblick h2 span {
    background-color: #fff;
    padding-right: 20px;
    display: inline-block;
}

.karriere-einblick h2 {
    background-image: url(/files/content/karriere/h2-linie.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.karriere-video {
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    float: left;
    display: inline-block;
    font-size: 0.8rem;

}

.karriere-video figure, #karriere-videos .owl-item figure {
    position: relative;
}

.karriere-video .karriere-yt-overlay, #karriere-videos li .karriere-yt-overlay {
    background-color: rgba(214, 39, 49, 0.9);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 8px);
}

#karriere-videos li .karriere-yt-overlay {
    height: 100%;
}

.karriere-video .karriere-yt-overlay > div, #karriere-videos li .karriere-yt-overlay > div {
    padding: 13px 20px;
    color: #fff;

    font-family: Open Sans;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.karriere-video button, #karriere-videos .owl-item button {
    background-color: #fff;
    padding: 4px 12px;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #d62731;
    margin-top: 18px;
    cursor: pointer;
    transition: all 0.4s ease;
    border: 1px solid #fff;
}

.karriere-video button:hover, #karriere-videos li button:hover {
    background-color: #d62731;
    color: #fff;
}

.karriere-video a, #karriere-videos p a {
    text-decoration: none !important;
    border: none !important;
    color: rgb(53,52,53);
    font-weight: 700;

}
.karriere-video img, #karriere-videos .owl-item img {
    margin-bottom: 8px;
}

.karriere-titel .hg-arbeitgeber {
    position: relative;
}

.karriere-titel .part-2 a, .karriere-titel .part-2 a:hover {
    color: #fff !important;
    border: none;
}

.karriere-titel .hg-arbeitgeber .line-1 {
    padding-top: 0;
}

.karriere-titel .hg-arbeitgeber .line-2 {
    background: none !important;
}

.karriere-titel .hg-arbeitgeber {
    padding: 90px 40px 50px;
}

.karriere-titel .hg-arbeitgeber .line-4 {
    position: absolute;
    right: 2rem;
    bottom: 2rem;
    margin-bottom: 48px !important;
}

#zitate-txt > p {
    position: relative;
    z-index: 100;
}

#blume {
    z-index: 0;
}

.karriere-titel .hg-arbeitgeber a {
    color: #fff;
    border-color: #fff;
}

#karriere-videos {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;

}


#karriere-videos .owl-c {
    padding-bottom: 40px !important;
}

#karriere-videos .owl-nav {
    display: block !important;
    bottom: 20px !important;
}

#karriere-videos .owl-item li {
    width: 286.5px;

    list-style: none !important;
    margin: 0;
}

#karriere-videos .owl-item {
    width: 286.5px !important;
}

.owl-c {
    width: 1236px;
}

#karriere-videos {
    display: none;
}

.form__searchbox.searchbox__form .widget.widget-text {
    width: 82% !important;
    float: left;
    display: inline-block;
}



/* mobil */
@media only screen and (max-width: 1280px) {
    #karriere-stellenangebote .news_item .st-beschreibung h2 {
        height: 60px;
    }

    .karriere-box:hover {
        background-size: 50%;
    }

    .angebot-box  {
        padding: 28px;
    }

    .angebot-box h3 {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

@media only screen and (max-width: 1200px) {
    .karriere-box, .karriere-box:hover {
        background-size: auto 100%;
    }
    #zitate-txt .owl-item li {
        padding-top: 48px !important;
    }
}




@media only screen and (max-width: 980px) {
    .karriere .main__container--largespace {
        margin-top: 8rem !important;
    }

    .angebot-box {
        width: calc(100% - 30px);
        height: auto;
        min-height: 0;
        margin-top: 0;
    }

    .
}

@media only screen and (max-width: 880px) {
    #zitate-txt .owl-item li {
        padding: 44px 20px 24px;
        font-size: 0.8rem;
    }

    .karriere .col-15, .karriere .col-13 {
        width: calc(100% - 30px);
        height: auto;
        min-height: 0;
        margin-top: 0;
    }

    .karriere-video {
        width: calc(50% - 30px);
    }

    .karriere-box .box {
        width: calc(66.66% + 23px);
    }

    .karriere-box:hover .box {
        width: calc(80% + 23px);
    }

    .karriere-box, .karriere-box:hover {
        width: calc(100% - 30px);
    }

}

@media only screen and (max-width: 800px) {
    .hg-arbeitgeber {
        padding: 20px;
    }

    .hg-arbeitgeber .line-1 {
        padding-top: 0;
        margin-bottom: 0;
    }

    .hg-arbeitgeber .line-2 {
        display: inline-block;
        margin-bottom: 12px;
    }

    .hg-arbeitgeber .line-3 {
        width: 100%;
        max-width: 100%;
        padding-top: 0px;
    }



    .owl-carousel {
        padding: 0 !important;
        margin: 0 !important;
    }

    #karriere-stellenangebote .news_item {
        width: 100%;
    }

    #karriere-stellenangebote .news_item .st-beschreibung h2 {
        height: auto;
    }

    .einrichtung-box {
        width: calc(100% - 30px);
        height: auto;
        min-height: 0;
        margin-top: 0;
    }

    .hg-arbeitgeber .line-4 {
        float: none;
        display: block;
        margin-top: 0;
        max-width: 75%;
    }

    .karriere-titel .hg-arbeitgeber {
        padding: 48px 40px 12px;
    }

    .karriere-titel .hg-arbeitgeber .line-4 {
        position: relative;
        margin: 2rem 0 0 0 !important;
        max-width: 75%;
        display: block;
        float: none;
        right: auto;
    }

}

@media only screen and (max-width: 700px) {

    #blume {
        top: -20px;
        left: -188px;
        z-index: 0;
    }

    #zitate-txt .owl-item li {
        padding: 72px 32px 90px;
        font-size: 1rem;
    }

    #blume {
        background-size: 252px 208px;
        width: 252px;
        height: 208px;
        left: -120px;
    }



    .ce_text.karriere-titel {
        display: none;
    }



}






@media only screen and (max-width: 560px) {
    .hg-arbeitgeber .line-2 {
        font-size: 1.3rem;
        background-size: 18px;
        padding-right: 28px;
    }

    #zitate-txt .owl-item {
        height: 300px;
    }


    #karriere-stellenangebote .news_item .st-ort, .einrichtung-box h3 {
        height: 48px;
    }
    #karriere-stellenangebote .news_item .inside {
        padding-bottom: 32px;
    }

    .karriere-box {
        height: 220px;
    }

    .karriere-box .box .part-3 {
        height: auto;
    }

    .karriere-box .box {
        width: calc(60% + 23px);
        padding: 32px 32px 32px 20px
    }

    .karriere-box:hover .box {
        width: calc(75% + 23px);
    }


    .margin-top-80 {
        margin-top: 40px;
    }

    .margin-top-40 {
        margin-top: 20px;
    }

    #karriere-videos {
        display: block;
    }

    .karriere-video {
        display: none;
    }



}

@media only screen and (max-width: 480px) {
    #zitate-txt {
        margin-left: 15px;
        margin-right: 15px;
    }

    #zitate-txt .owl-item {
        height: 200px;
    }

    .karriere .main__container--largespace {
        margin-top: 4rem !important;
    }
}











/* Submit mailchimp */

#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
  #mergeRow-gdpr {margin-top: 20px;}
  #mergeRow-gdpr fieldset label {font-weight: normal;}
  #mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}

.nl-right {
  margin-top: 42px;
}

#gdpr_40551, #mc_embed_signup_scroll > label {
  display: none !important;
}

#mc_embed_signup_scroll {
  position: relative;
}

#mc_embed_signup form {
  padding: 0 !important;
}

#mc_embed_signup_scroll {
  margin-top: 32px;
}

#mc_embed_signup_scroll input.email {
  box-shadow: -10px 9px 21px 0 rgba(128, 152, 213, 0.06);
  border: solid 1.5px #e8ebf2;
  background-color: #ffffff;
  width: calc(100% - 200px);

  font-size: 16px;
  padding-left: 2%;
  padding-right: 2%;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: normal;
  

  line-height: 48px;
}

#mc_embed_signup_scroll input.email::placeholder {
  color: #9f9f9f;
    font-style: italic;
}

#mc_embed_signup_scroll div {
  margin: 24px 0;
}


.stelle-btn a,
a.print-btn {
    display: inline-block;
    box-shadow: -10px 9px 21px 0 rgba(128, 152, 213, 0.06);
    border: solid 0.5px #e8ebf2;
    background-color: #d8232b;

    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    line-height: 51px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;

    margin-top: 18px;
}

.printed #stelle-adresse {
    margin-bottom: 0;
}

.printed .main__container {
    padding-bottom: 0;
}


a.print-btn {
    color: #d8232b;
    border: 2px solid #d8232b;
    line-height: 47px;
    margin-left: 24px;
    background: #fff;
}


#mc-embedded-subscribe {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  box-shadow: -10px 9px 21px 0 rgba(128, 152, 213, 0.06);
  border: solid 0.5px #e8ebf2;
  background-color: #d8232b;

  font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  line-height: 51px;
  padding: 0;
  text-align: center;
}

#mc_embed_signup_scroll div label {
  font-size: 13px;
  font-size: 1rem;
  line-height: 1.2;
}

#mc_embed_signup_scroll input#dsgvo {
  display: none !important;
}

#mc_embed_signup_scroll .dsgvo + label {
    line-height: 1.3;
    font-size: 12px;
}

#mc_embed_signup_scroll .dsgvo + label::before {
  margin-bottom: 64px !important;
  margin-right: 20px;
  box-shadow: -10px 9px 21px 0 rgba(128, 152, 213, 0.06);
  border: solid 1.5px #e8ebf2;
  background-color: #ffffff;
}

#mc_embed_signup_scroll .dsgvo + label::before {
    width: 22px;
    height: 22px;
    display: block;
    content: "";
    float: left;
    margin-right: 20px;
    margin-bottom: 60px;
    border-radius: 5px;
    background-color: #fff;
}


#mc_embed_signup_scroll .dsgvo:checked + label::before {
    background-image: url("/files/layout/check-label-checkbox.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px;
}

.error-chk {
    border: 1.5px solid #d8232b !important;
}

label.error-chk {
    padding: 4px;
}

.karriere.stelle .breadcrumb {
    margin-bottom: 40px;
}

#stelle-blume-top {
    width: 188px;
}

.stelle-attr {
    display: inline-block;
    margin: 6px 8px 6px 0;
    background-color: #f6cecf;
    color: #d20a10;
    text-transform: uppercase;
    padding: 4px 6px;
}

#stelle-info {
    margin: 8px 0;
}

#to-copy {
    display: none;
}

.layout_full .ce__text {
    margin-bottom: 0;
}

.layout_full .trenner,
.printed .mod_html {
    margin-top: 4px !important;
    margin-bottom: 10px !important;
}

body::not('.printed') .layout_full ul {
    list-style: none !important; /* Remove default bullets */
}

.layout_full ul li {
    margin-left: 16px;
}

body::not('.printed') .layout_full ul li::marker {
    display: none;
    font-size: 0;
    text-indent: -9999px;
}


body::not('.printed') .layout_full ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #d20a10; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
    list-style: none !important;
}

.stelle .layout_full h2,
#stelle-adresse h3 {
    font-size: 1rem;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
}

body.stelle .layout_full {
    position: relative;
}

body.stelle .layout_full .ce_text {
    max-width: 60%;
}

#stelle-adresse h3 {
    color: #d20a10;
}

#stelle-adresse .stelle-adresse-wrapper {
    width: 96%;
    max-width: 1300px;
    margin: 0 auto;
}

#stelle-adresse {
    background-color: #dddada;
    margin-top: 40px;
    margin-bottom: 40px;
}

#stelle-adresse .ce_text {
    padding: 12px 20px 0;
}

body.stelle .back {
    display: none;
}

.adresse-r  {
    padding-top: 58px;
}

.adresse-r,
.adresse-l {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.mod_html {
    padding-left: 0;
    padding-right: 0;
}

#stelle-sm {
    position: absolute;
    top: 100px;
    right: 30%;
}

#stelle-sm a,
#stelle-sm a:hover {
    width: 32px;
    margin: 6px 0;
    display: block;
    text-decoration: none !important;
    border: 0;
}

#print-image {
    display: none;
}

.printed header,
.printed .main__topbar,
.printed button,
.printed #stelle-sm,
.printed .stelle-btn a,
.printed .vrweb_player_main,
.printed .footer,
.printed .topblock,
.printed .mod_boxes4ward,
.printed a.print-btn
 {
    display: none !important;
}

.printed #stelle-adresse h3 {
    margin-bottom: 0;
}

.printed .main,
.printed .main__container--largespace {
    margin-top: 0  !important;
    background: none !important;
    width: 100%;
    max-width: none;
    padding-top: 0 !important;
}

.printed .layout_full ul li::before {
    display: none;
}

.printed #print-image {
    display: block;
    margin-bottom: 20px;
}

.printed #stelle-blume-top,
.printed .ce_text {
    max-width: calc(100% - 160px) !important;
    margin: 0 0 0 80px !important;
}
.printed #stelle-blume-top {
    margin-bottom: 20px !important;
}

.printed #stelle-adresse {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

.printed p {
    margin-bottom: 2px;
}

.printed .adresse-r {
    padding-top: 30px;
}

.printed ul {
    margin-bottom: 0;
}

body.printed {
    font-size: 10px;
}

.printed #stelle-adresse .ce_text {
    padding-left: 0;
    padding-right: 40px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.printed .main.with-background {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.printed #stelle-adresse .stelle-adresse-wrapper {
    width: 100%;
    max-width: none;
}

.printed #stelle-adresse {
    margin-top: 20px;
}

li.schutzkonzept .subpage.subnav__icon svg {
    background-image: url(/files/theme/svg/schutzkonzept.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

li.fuehrungsgrundsaetze .subpage.subnav__icon svg {
    background-image: url(/files/theme/svg/fuehrungsgrundsaetze.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

li.patternhof a.subpage.subnav__link {
    background-image: url(/files/theme/svg/patternhof.svg);
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 40px;
}

.c-mobilenav__sublink.patternhof {
    background-image: url(/files/theme/svg/patternhof.svg);
    background-position: 6px center;
    background-repeat: no-repeat;
    background-size: 30px;
}

#dienste-wrapper {
    position: relative;
    cursor: pointer;
}

#dienste-wrapper div {
    position: absolute;
    top: 20%;
    left: 5%;
}

#dienste-wrapper h3 {
    color: #fff;
    padding: 4px 32px 8px;
    margin-bottom: 24px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    background-image: url(/files/layout/icon-einrichtung.svg);
    background-size: 24px;
    background-position: left center;
    background-repeat: no-repeat;
}

#dienste-wrapper div p {
    color: #fff;
    font-size: 32px;
    line-height: 120%;
    font-weight: 300;
}

#dienste-lk {
    width: 100%;
    height: 325px;
    display: none;
}

img.i {
    max-width: 3000px;
    height: auto;
}

.panWrapper a {
    border: none !important;
}

#dienste-lk img {
    max-width: none !important;
}

#dienste-lk img {
    /*width: 3000px;
    height: auto;*/
}

#instagram {
    margin-top: 24px;
    background-image: url(/files/layout/instagram.svg);
    height: 40px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
    padding-top: 12px;
}

#instagram a {
   margin-left: 52px;
    display: inline-block;
}

.overlay-btn {
    background-color: #d7242a;
    padding: 12px 20px 12px 48px;
    display: inline-block;
    background-image: url(/files/layout/icon-einrichtung.svg);
    background-size: 24px;
    background-position: 12px center;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 40px;
}

svg.has-town {
    margin-top: 6px;
}

.subnav__titletext strong,
.c-mobilenav__subitem strong {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    display: block;
    letter-spacing: normal;
    color: #6f6f6f;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-top: 2px;
}

.c-mobilenav__subitem strong {
    padding-left: 35px;
}

.mainnav__list strong {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6f6f6f;
    display: block;
}

.karriere-yt-overlay a {
    color: #fff;
    text-decoration: underline !important;
    font-weight: normal !important;
}

.bite-container + .bite-container {
    display: none;
}




@media screen and (max-width: 900px) {
    body.stelle .layout_full .ce_text {
        max-width: 88%;
    }

    .adresse-r,
    .adresse-l {
        width: 100%;
        display: block;
    }

    .adresse-r img {
        margin-top: 24px;
        max-width: 200px;
    }

    #stelle-sm {
        right: 20px;
    }
}

@media screen and (max-width: 768px) {
    #dienste-wrapper div p {
        font-size: 24px;
    }

    #dienste-wrapper div {
        top: 10%;
    }

    #stelle-sm {
        right: 0;
    }


}

.vrweb_player_main {
	position: relative;
}

.vrweb_player_main a {
	margin: 0;
	font-size: inherit;
}

span.VR15S_highlight {
	background-color: #FFFF00;
}

div.VR15S_h_player_container {
	width: 248px;
	height: 45px;
	background-image: url('../../files/buttons/grey/bkg.png');
	border: 1px solid grey;
	border-radius: 20px;
	padding-top: 4px;
	padding-left: 6px;
	box-sizing: content-box;
  line-height: normal;
  font: medium sans-serif;
}

div.VR15S_h_player_container, .vrweb_settings {
	box-shadow:0 3px 5px #666;
	-moz-box-shadow:0 3px 5px #666;
	-webkit-box-shadow:0 3px 5px #666;
	-o-box-shadow:0 3px 5px #666;
	-ms-box-shadow:0 3px 5px #666;
}

div.VR15S_h_marked_container {
	width: 170px;
}

div.VR15S_h_player_button {
	width: 38px;
	height: 38px;
	text-decoration: none;
	float: left;
	border-radius: 8px;
	border: 1px solid transparent;
	box-sizing: content-box;
}

div.VR15S_h_player_button:hover {
	border: 1px solid white;
}

div.VR15S_h_button_play {
	background-image: url('../../files/buttons/grey/play.png');
}

div.VR15S_h_button_pause {
	background-image: url('../../files/buttons/grey/pause.png');
}

div.VR15S_h_button_waiting {
	background-image: url('../../files/buttons/grey/wait.png');
}

div.VR15S_h_button_previous {
	background-image: url('../../files/buttons/grey/prev.png');
}

div.VR15S_h_button_next {
	background-image: url('../../files/buttons/grey/next.png');
}

div.VR15S_h_button_config {
	background-image: url('../../files/buttons/grey/config.png');
}

div.VR15S_h_close_logo {
	width: 76px;
	height: 38px;
}

div.VR15S_h_close_logo:hover {
	border: 1px solid transparent;
}

div.VR15S_h_button_close {
	margin-left: 56px;
	width: 16px;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url('../../files/buttons/grey/close.png');
	background-repeat: no-repeat;
	background-position: center;	
}

div.VR15S_h_linguatec_logo {
	width: 77px;
	height: 19px;
  margin: 0;
	float: left;
}

/* Special case for multiland languages */
div.VR15S_multiLandLayout {
	height: 68px;
}
input.VR15S_multiLandButton {
	margin: 3px 2px 3px 4px;
	padding: 0;
	height: 16px;
	width: 16px;
}
img.VR15S_multiLandButton {
	width: 18px;
}

/* Special case for the mini player */
div.VR15S_miniPlayer {
	width: 46px;
}

/* Colors both for highlighting and the subtitles box */
.VR15S_Color_Black {
	background-color: #000000;
}
.VR15S_Color_LightGrey {
	background-color: #CCCCCC;
}
.VR15S_Color_White {
	background-color: #FFFFFF;
}
.VR15S_Color_LightBlue {
	background-color: #99CCFF;
}

/* Colors exclusively for highlighting */
.VR15S_Color_Cyan {
	background-color: #00FFFF;
}
.VR15S_Color_Yellow {
	background-color: #FFFF00;
}
.VR15S_Color_LightGreen {
	background-color: #66FF00;
}
.VR15S_Color_Magenta {
	background-color: #FF33FF;
}

/* Colors exclusively for the subtitles box */
.VR15S_Color_Blue {
	background-color: #6699FF;
}
.VR15S_Color_LightYellow {
	background-color: #FFFF99;
}
.VR15S_Color_Green {
	background-color: #CCFF99;
}
.VR15S_Color_Red {
	background-color: #FF9999;
}

/* Color classes for highlighting (prefix ".VR15S", because more specific CSS classes have higher priority) */
.VR15S.VR15S_Color_Black {
	background-color: #000000;
}
.VR15S.VR15S_Color_Cyan {
	background-color: #00FFFF;
}
.VR15S.VR15S_Color_LightBlue {
	background-color: #99CCFF;
}
.VR15S.VR15S_Color_Yellow {
	background-color: #FFFF00;
}
.VR15S.VR15S_Color_LightGreen {
	background-color: #66FF00;
}
.VR15S.VR15S_Color_Magenta {
	background-color: #FF33FF;
}
.VR15S.VR15S_Color_LightGrey {
	background-color: #CCCCCC;
}
.VR15S.VR15S_Color_White {
	background-color: #FFFFFF;
}

/* Color classes for the subtitles box (prefix ".VR15S_subtitle", because more specific CSS classes have higher priority) */
.VR15S_subtitle.VR15S_Color_Black {
	background-color: #000000;
}
.VR15S_subtitle.VR15S_Color_LightBlue {
	background-color: #99CCFF;
}
.VR15S_subtitle.VR15S_Color_LightGrey {
	background-color: #CCCCCC;
}
.VR15S_subtitle.VR15S_Color_White {
	background-color: #FFFFFF;
}
.VR15S_subtitle.VR15S_Color_Blue {
	background-color: #6699FF;
}
.VR15S_subtitle.VR15S_Color_LightYellow {
	background-color: #FFFF99;
}
.VR15S_subtitle.VR15S_Color_Green {
	background-color: #CCFF99;
}
.VR15S_subtitle.VR15S_Color_Red {
	background-color: #FF9999;
}

/* SUBTITLES */
.VR15S_subtitle {
	display: block;
	position: fixed !important;
  top: auto !important;
	bottom: 50px !important;
	left: 50px !important;
	right: 50px !important;
	padding: 25px !important;
	background-color: #99CCFF;
	border: solid 4px black;
	border-radius: 15px;
	text-align: center;
	z-index: 1000;
	font: 3em Arial,Helvetica,sans-serif;
	line-height: 1.15em;
	color: black;
  max-height: 100% !important;
}
.VR15S_closeSubtitle {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

/* SETTINGS */
.vrweb_settings_wrapper {
	display: none;
}
.vrweb_settings {
	width: 300px;
	background-color: grey;
	border: 1px solid grey;
	border-radius: 3px;
	resize: both;
	font: 13px Arial, sans-serif;
  line-height: normal;
}
.vrweb_settings * {
  box-sizing: content-box !important;
}
.vrweb_settings .vrweb_s_content_header {
	margin: 5px;
	font-size: 17px;
	font-weight: bold;
	color: white;
}
a.vrweb_x_link {
  float: right;
  text-decoration: none;
}
div.vrweb_x {
	color: white;
}
.vrweb_settings .vrweb_settings_frame {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px 5px;
	overflow: auto;
	border: 1px solid #ccc;
  border-radius: 3px;
}
.vrweb_settings .vrweb_settings_content {
	color: black;
	background-color: #FFFFFF;
  padding-left: 5px;
}
.vrweb_settings .vrweb_settings_option:not(:last-of-type) {
  margin-bottom: 20px;
}
.vrweb_settings .vrweb_s_option_label {
	font-size: 14px;
	font-weight: bold;
}
.vrweb_settings div.vrweb_s_option_label {
  margin-bottom: 5px;
}
.vrweb_settings label.vrweb_s_option_label {
  display: block;
  margin-bottom: 5px;
}
.vrweb_settings input {
  margin: 0;
  border: none;
  padding: 0;
}
.vrweb_settings .vrweb_s_slider {
	width: 150px;
	vertical-align: middle;
}
.vrweb_settings .vrweb_s_value {
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
  margin-left: 25px;
	border: 1px solid #000000;
	border-radius: 8px;
	width: 40px;
  height: 15px;
  color: black;
}
.vrweb_settings label {
  display: inline;
  float: none;
  font-weight: normal;
}
.vrweb_settings .vrweb_s_button {
  position: absolute;
  right: 17px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #000000;
	border-radius: 8px;
	box-shadow: 2px 2px 2px grey;
  font-size: 13px;
  color: black;
}
.vrweb_settings .vrweb_s_radio_off {
  margin-left: 20px;
}
.vrweb_settings .vrweb_s_color_group {
  float: right;
}
.vrweb_settings .vrweb_s_color_border {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  padding: 1px;
}
.vrweb_settings .vrweb_s_color_border:not(:last-of-type) {
  margin-right: 1px;
}
.vrweb_settings .vrweb_s_color_border.active {
  border-color: black;
}
.vrweb_settings .vrweb_s_color_option {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid black;
  border-radius: 5px;
}

/* PLAYBUTTON MESSAGE */
.vrweb_tapSubPlayerMessage {
	background-image: url('../../files/buttons/grey/bkg.png');
	color: white;
	margin-left: 8px;
	margin-top: 46px;
	padding: 2px 0 25px;
	position: absolute;
	text-align: center;
	width: 224px !important;
	height: 5px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vrweb_tapSubPlayerMessage > .VR15S_h_button_play {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  position: relative;
  top: 4px;
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#cccccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

.vrweb_player_main{position:relative}span.VR15S_highlight{background-color:#FFFF00}div.VR15S_h_player_container{width:248px;height:45px;background-image:url('../../files/buttons/grey/bkg.png');border:1px solid grey;border-radius:20px;padding-top:4px;padding-left:6px;box-sizing:content-box}div.VR15S_h_player_container,.vrweb_settings{box-shadow:0 3px 5px #666;-moz-box-shadow:0 3px 5px #666;-webkit-box-shadow:0 3px 5px #666;-o-box-shadow:0 3px 5px #666;-ms-box-shadow:0 3px 5px #666}div.VR15S_h_marked_container{width:170px}div.VR15S_h_player_button{width:38px;height:38px;text-decoration:none;float:left;border-radius:8px;border:1px solid transparent;box-sizing:content-box}div.VR15S_h_player_button:hover{border:1px solid white}div.VR15S_h_button_play{background-image:url('../../files/buttons/grey/play.png')}div.VR15S_h_button_pause{background-image:url('../../files/buttons/grey/pause.png')}div.VR15S_h_button_waiting{background-image:url('../../files/buttons/grey/wait.png')}div.VR15S_h_button_previous{background-image:url('../../files/buttons/grey/prev.png')}div.VR15S_h_button_next{background-image:url('../../files/buttons/grey/next.png')}div.VR15S_h_button_config{background-image:url('../../files/buttons/grey/config.png')}div.VR15S_h_close_logo{width:76px;height:38px}div.VR15S_h_close_logo:hover{border:1px solid transparent}div.VR15S_h_button_close{margin-left:56px;width:16px;height:16px;padding-top:2px;padding-left:4px;padding-right:4px;background-image:url('../../files/buttons/grey/close.png');background-repeat:no-repeat;background-position:center}div.VR15S_h_linguatec_logo{width:77px;height:19px;float:left;background-image:url('../../files/buttons/grey/logo.png')}div.VR15S_multiLandLayout{height:68px}input.VR15S_multiLandButton{margin:3px 2px 3px 4px;padding:0;height:16px;width:16px}img.VR15S_multiLandButton{width:18px}div.VR15S_miniPlayer{width:46px}.VR15S_Color_Black{background-color:#000000}.VR15S_Color_LightGrey{background-color:#CCCCCC}.VR15S_Color_White{background-color:#FFFFFF}.VR15S_Color_LightBlue{background-color:#99CCFF}.VR15S_Color_Cyan{background-color:#00FFFF}.VR15S_Color_Yellow{background-color:#FFFF00}.VR15S_Color_LightGreen{background-color:#66FF00}.VR15S_Color_Magenta{background-color:#FF33FF}.VR15S_Color_Blue{background-color:#6699FF}.VR15S_Color_LightYellow{background-color:#FFFF99}.VR15S_Color_Green{background-color:#CCFF99}.VR15S_Color_Red{background-color:#FF9999}.VR15S.VR15S_Color_Black{background-color:#000000}.VR15S.VR15S_Color_Cyan{background-color:#00FFFF}.VR15S.VR15S_Color_LightBlue{background-color:#99CCFF}.VR15S.VR15S_Color_Yellow{background-color:#FFFF00}.VR15S.VR15S_Color_LightGreen{background-color:#66FF00}.VR15S.VR15S_Color_Magenta{background-color:#FF33FF}.VR15S.VR15S_Color_LightGrey{background-color:#CCCCCC}.VR15S.VR15S_Color_White{background-color:#FFFFFF}.VR15S_subtitle{color:black}.VR15S_subtitle.VR15S_Color_Black{background-color:#000000}.VR15S_subtitle.VR15S_Color_LightBlue{background-color:#99CCFF}.VR15S_subtitle.VR15S_Color_LightGrey{background-color:#CCCCCC}.VR15S_subtitle.VR15S_Color_White{background-color:#FFFFFF}.VR15S_subtitle.VR15S_Color_Blue{background-color:#6699FF}.VR15S_subtitle.VR15S_Color_LightYellow{background-color:#FFFF99}.VR15S_subtitle.VR15S_Color_Green{background-color:#CCFF99}.VR15S_subtitle.VR15S_Color_Red{background-color:#FF9999}.VR15S_subtitle{display:block;position:fixed;bottom:50px;left:50px;right:50px;padding:25px;background-color:#99CCFF;border:solid 4px black;border-radius:15px;text-align:center;z-index:1000;font-family:Arial,Helvetica,sans-serif;font-size:3em;line-height:1.15em}.VR15S_closeSubtitle{display:block;position:absolute;top:5px;right:5px;cursor:pointer;font-size:18px;line-height:18px;font-weight:bold}.vrweb_settings_wrapper{display:none}.vrweb_settings{width:360px;background-color:grey;border:1px solid grey;border-radius:10px;resize:both;font-family:Arial, sans-serif}.vrweb_settings .vrweb_settings_frame{background-color:#FFFFFF;margin:10px 10px 10px 10px;padding:12px;overflow:auto;border:1px solid #ccc}.vrweb_settings .vrweb_settings_content{color:black;background-color:#FFFFFF}.vrweb_settings .vrweb_s_content_header{margin:10px 10px 10px 10px;font-size:18px;font-weight:bold;color:white}.vrweb_settings .vrweb_s_content_label{padding-left:2px;font-size:14px;font-weight:bold}.vrweb_settings .vrweb_s_value{margin-bottom:10px;margin-top:0px;padding-top:4px;padding-right:1px;padding-bottom:4px;padding-left:8px;border:1px solid #000000;border-radius:8px;width:50px}.vrweb_settings .vrweb_s_button{padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;border:1px solid #000000;border-radius:8px;box-shadow:2px 2px 2px grey}.vrweb_settings .vrweb_s_button_color{border:1px solid #000000;border-radius:8px;box-shadow:2px 2px 2px grey}.vrweb_settings .vrweb_s_slider{width:150px;vertical-align:-webkit-baseline-middle;margin-bottom:20px;margin-right:30px;padding-bottom:4px;margin-top:4px}div.vrweb_x{float:right;font-size:18px;font-weight:bold;color:white}.vrweb_tapSubPlayerMessage{background-image:url('../../files/buttons/grey/bkg.png');border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:white;font-family:sans-serif;font-size:24px;font-weight:bold;margin-left:4px;margin-top:45px;padding:2px 0 33px;position:absolute;text-align:center;width:347px !important}.vrweb_tapSubPlayerMessage >div{display:inline-block;width:20px;height:20px;background-size:100% 100%}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}@-ms-viewport{width:device-width}*,:after,:before{box-sizing:inherit}body.offbar--is-open{overflow:hidden}img{height:auto;max-width:100%}strong{font-weight:700}abbr{cursor:help;border-bottom:1px dotted #9e9f9e}.contactsidebar__headline,.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser__title,.teaser h5,h1,h2,h3,h4,h5,h6{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.serif.contactsidebar__headline,.serif.contactsidebar__subheadline,.serif.newslist__headline,.serif.teaser__subtitle,.serif.teaser__title,.teaser h5.serif,h1.serif,h2.serif,h3.serif,h4.serif,h5.serif,h6.serif{font-family:Merriweather,Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif}h1{font-size:22px;font-size:1.375rem;line-height:1.3;margin-bottom:6px;margin-bottom:.4rem;font-weight:700}h2{font-size:20px;font-size:1.25rem;color:#d8232a;font-weight:600}h2,h3{line-height:1.3;margin-bottom:8px;margin-bottom:.5rem}h3{font-size:18px;font-size:1.125rem;color:#636463}.contactsidebar__headline,.teaser__title,h4{font-size:18px;font-size:1.125rem;line-height:1.3}.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser h5,h5,h6{font-size:14px;font-size:.875rem;line-height:1.3}body{color:#343534;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}body,p{font-size:1rem}p{font-size:16px;line-height:1.6;margin-bottom:16px;margin-bottom:1rem}p.lead{font-size:15px;font-size:.9375rem;line-height:1.5}a:link{border-bottom:1px solid transparent;color:#343534;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;border-bottom:1px solid #343534}a:visited{color:#636463;border-bottom:1px solid #636463}a:focus,a:hover{border-bottom:1px solid #d8232a;color:#d8232a}ul{margin-bottom:16px;margin-bottom:1rem}li{margin-left:48px;margin-left:3rem;margin-bottom:8px;margin-bottom:.5rem;font-size:16px;font-size:1rem;line-height:1.6;line-height:1.5;list-style-type:disc}.form__input,.form input[type=text]{font-size:14px;font-size:.875rem;padding:3px 8px;padding:.2rem .5rem;-webkit-appearance:none;border-radius:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0}.form__button{margin:0}.form__searchbox{background:#e6e6e6}.form__searchbox .form__input{width:83.33333%;float:left;background:transparent;border:none}.form__searchbox .form__button{width:16.66667%;float:right;margin-right:0;padding:12px 4px;padding:.75rem .25rem;background-color:transparent;border:none;-webkit-transition:.3s all;transition:.3s all;vertical-align:middle}.form__searchbox .form__button:focus,.form__searchbox .form__button:hover{background:#636463;cursor:pointer}.form__searchbox .form__button:focus use,.form__searchbox .form__button:hover use{fill:#e6e6e6}.form__searchbox .form__button use{fill:#636463}.footer__container,.header__container,.hero__container,.iconblocks__container,.imageteaser__container,.main__container,.subfooter__container,.topblock__container{max-width:96%;margin-left:auto;margin-right:auto}.footer__container:after,.header__container:after,.hero__container:after,.iconblocks__container:after,.imageteaser__container:after,.main__container:after,.subfooter__container:after,.topblock__container:after{content:" ";display:block;clear:both}.main,.spacing{padding:16px 0;padding:1rem 0}--small.main,.spacing--small{padding:32px 0;padding:2rem 0}--medium.main,.spacing--medium{padding:64px 0;padding:4rem 0}--large.main,.spacing--large{padding:96px 0;padding:6rem 0}.spacingbottom{padding:0 0 16px;padding:0 0 1rem}.spacingbottom--small{padding:0 0 32px;padding:0 0 2rem}.spacingbottom--medium{padding:0 0 64px;padding:0 0 4rem}.spacingbottom--large{padding:0 0 96px;padding:0 0 6rem}.offbar{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ce_table caption,.invisible{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.header__container{padding-top:16px;padding-top:1rem;position:relative}.main{margin-top:16px;margin-top:1rem}.main.with-background{background-position:center top;background-repeat:no-repeat}.main__container{background:#fff;min-height:400px}.main__container--largespace{margin-top:64px;margin-top:4rem}.main__container--xlargespace{margin-top:128px;margin-top:8rem}.main__container--smallspace{margin-top:32px;margin-top:2rem}.main__topbar{margin-bottom:16px;margin-bottom:1rem}.sticky__wrap,body,html{height:100%;margin:0;padding:0}.sticky__wrap{display:table;width:100%}.sticky__footer,.sticky__header,.sticky__main{display:table-row}.sticky__footer,.sticky__header{height:1px}.stickyheader{padding:16px 0;padding:1rem 0;background-color:#d8232a;position:fixed;top:0;width:100%}.footer__container{border-top:1px solid #636463}.subfooter__container,.topblock__container{padding:16px;padding:1rem}.icon{vertical-align:middle;-webkit-transition:all .2s;transition:all .2s}.icon--xxsmall{height:16px;width:16px}.icon--xsmall,.icon--xsmallafter{height:24px;width:24px}.icon--xsmallafter{margin-right:10px}.icon--small{height:32px;width:32px}.icon--smallresponsive{height:16px;width:16px;vertical-align:baseline}.icon--medium{height:48px;width:48px}.icon--mediumresponsive{height:24px;width:24px;vertical-align:baseline}.icon--large{height:64px;width:64px}.icon--xlarge{height:96px;width:96px}.icon--xxlarge{height:128px;width:128px}.icon--primary use{fill:#d8232a}.icon--secondary use{fill:#ff5274}.icon--grey use{fill:#636463}.icon--wohnen_josef use,.icon--wohnen_recker use{fill:#266a9b}.icon--wohnen_recker g{fill:#ff0}.icon--wohnen_mauerfeldchen use{fill:#f90;color:#fff}.icon--kita_marien use,.icon--wohnen_franziskus use,.icon--wohnen_odilien use{fill:#266a9b}.icon--kita_schikita use{fill:#0a8551}.icon--kita_stolberg use{fill:#e7545a}.icon--kita_ringofen use{fill:#f5ca4b}.icon--kita_jackerath use{fill:#f2a7a7}.icon--kita_donbosco use{fill:#bbc950}.icon--kita_nikolaus use{fill:#07a9c8}.icon--kita_clarafey use{fill:#a63763}.icon--kita_stjosef use{fill:#eb6b42}.icon--kita_annaroles use{fill:#67ae60}.icon--kita_baptist use{fill:#89cdcf}.is-rotated-down .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s;transition:all .2s}.hero{background:#6c1215;color:#9e9f9e}.hero__container{height:400px;text-align:center}.hero__container:before{content:'';height:100%;width:.1px}.hero__container:before,.hero__content{display:inline-block;vertical-align:middle}.hero__title{font-size:60px;font-size:3.75rem;text-transform:uppercase}.hero__text{margin-bottom:32px;margin-bottom:2rem}.hero__more{color:#d8232a}button{font-size:16px;font-size:1rem;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.button{cursor:pointer}.button,.button:link,.button:visited{padding:10px 20px;padding:.6rem 1.25rem;border:1px solid transparent;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.button--small{padding:5px 10px;padding:.3rem .6rem}.button--small:link,.button--small:visited{padding:5px 10px;padding:.3rem .6rem;font-size:14px;font-size:.875rem}.button--primary,.button--primary:link,.button--primary:visited{background-color:#d8232a;border-color:#d8232a;color:#fff}.button--primary use{fill:#fff}.button--primary:focus,.button--primary:hover{background-color:#ad1c22;color:#9e9f9e}.button--secondary,.button--secondary:link,.button--secondary:visited{border-color:#ff5274;color:#ff5274}.button--secondary:focus,.button--secondary:hover{background:#ff5274;color:#9e9f9e}.button--tertiary,.button--tertiary:link,.button--tertiary:visited{border-color:#fcee21;color:#fcee21}.button--tertiary:focus,.button--tertiary:hover{background:#fcee21;color:#9e9f9e}.button--grey,.button--grey:link,.button--grey:visited{background:#636463;border-color:#636463;color:#fff}.button--grey:focus,.button--grey:hover{background:#343534;color:#fff}.button--grey-ghost,.button--grey-ghost:link,.button--grey-ghost:visited{border-color:#636463;color:#636463}.button--grey-ghost:focus,.button--grey-ghost:hover{background:#636463;color:#fff}.hyperlink_txt{margin:0 0 32px;margin:0 0 2rem;cursor:pointer;background:#636463;border-color:#636463;color:#fff}.hyperlink_txt,.hyperlink_txt:link,.hyperlink_txt:visited{padding:10px 20px;padding:.6rem 1.25rem;border:1px solid transparent;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.hyperlink_txt:link,.hyperlink_txt:visited{background:#636463;border-color:#636463;color:#fff}.hyperlink_txt:focus,.hyperlink_txt:hover{background:#343534;color:#fff}.o-grid:after{content:" ";display:block;clear:both}.col-2x6x4 .col_1{width:49.39759%;float:left;margin-right:1.20482%}.col-2x6x4 .col_2{display:none}.col-2x6x4 .col_3{width:32.53012%;float:right;margin-right:0}.col-25x25x25x25,.col-50x25x25,.col-50x50{padding-bottom:16px;padding-bottom:1rem}.iconblock__item{margin-bottom:1.20482%}.iconblock__icon{width:25%;float:left}.iconblock__teaser{width:66.66667%;float:right;margin-right:0}.iconblock__title{font-size:14px;font-size:.875rem;line-height:1.3;font-weight:500;text-transform:uppercase}.iconblock__text{margin-bottom:16px;margin-bottom:1rem;color:rgba(216,35,42,.8);line-height:1.8}.imageteaser{background:#fbf6f6;overflow:hidden;position:relative}.imageteaser__listitem{padding:32px 0;padding:2rem 0;border-bottom:1px solid #d8232a;list-style-type:none}.imageteaser__listitem:after{content:" ";display:block;clear:both}.imageteaser__listitem:last-child{border-bottom:none;padding-bottom:0}.imageteaser__listicon{width:15.66265%;float:left;margin-right:1.20482%;margin-right:8.43373%}.imageteaser__listdesc{width:57.83133%;float:left;margin-right:1.20482%}.mainnav__link:focus,.mainnav__link:hover{border-bottom:none;color:#d8232a}.mainnav__link--current:link,.mainnav__link--current:visited,.mainnav__link.active:link,.mainnav__link.active:visited,.mainnav__link.trail:link,.mainnav__link.trail:visited{color:#d8232a}.nav-menu{position:relative;z-index:2}.nav-item,.nav-menu{display:block;list-style:none;margin:0;padding:0}.nav-item{float:left}.nav-item>a{border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid #636463;display:inline-block;margin:0 0 -1px;margin-left:-1px;position:relative}.nav-item>a,.nav-item>a:focus,.nav-item>a:hover{border-bottom:1px solid transparent}.nav-item>a.open,.nav-item>a:focus{border:1px solid #9e9f9e;margin-left:-1px}.nav-item>a.open{background-color:#fff;border-bottom:1px solid transparent;color:#d8232a;z-index:1}.sub-nav{background-color:#fff;border:1px solid transparent;display:block;margin-top:-4px;margin-left:-1px;opacity:0;padding:.5em 1em;position:absolute;top:2.1em;-webkit-transition:opacity .2s,visibility .15s;transition:opacity .2s,visibility .15s;visibility:hidden;min-width:200px}.last .sub-nav{right:0}.sub-nav.open{border:1px solid #9e9f9e;opacity:1;top:2.9em;visibility:visible}.sub-nav ul{display:inline-block;margin:0;padding:0;vertical-align:top}.sub-nav li{display:block;list-style-type:none;margin:0;padding:0}.sub-nav li>a{padding:8px 0;padding:.5rem 0;border:none;display:block;text-align:left;text-transform:none}.sub-nav li>a.active,.sub-nav li>a.active:link,.sub-nav li>a.active:visited,.sub-nav li>a:focus,.sub-nav li>a:hover{color:#d8232a}.subnav{padding-bottom:16px;padding-bottom:1rem;border-top:1px solid #343534}.subnav__list{margin:0;padding:0}.subnav ul li{list-style-type:none;margin:0}.subnav__current,.subnav__item{-webkit-transition:all .2s;transition:all .2s}.subnav__current{padding:12px 0;padding:.75rem 0;font-size:18px;font-size:1.1rem;border-bottom:1px solid #343534;color:#d8232a;display:block;font-weight:400;position:relative;text-transform:uppercase;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.subnav__current:after{content:" ";display:block;clear:both}.subpage .subnav__current{padding:8px 0;padding:.5rem 0}.subnav__link:after{content:" ";display:block;clear:both}.subnav__link--no-icon:link,.subnav__link--no-icon:visited{padding:32px 0;padding:2rem 0}.subnav__link--no-icon .subnav__title{position:static}.subnav__link:link,.subnav__link:visited{padding:12px 0;padding:.75rem 0;font-size:18px;font-size:1.1rem;border-bottom:1px solid #343534;color:#343534;display:block;font-weight:400;position:relative;text-transform:uppercase;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .2s;transition:all .2s}.subnav__link:focus,.subnav__link:hover{text-decoration:none}.subnav__link:focus .subnav__titletext,.subnav__link:hover .subnav__titletext{border-bottom:1px solid #343534}.subpage .subnav__link{padding:8px 0;padding:.5rem 0}.subnav__icon{display:block;float:left;height:24px;text-align:center;width:22.22222%}.subpage .subnav__icon{width:17.64706%;float:left;margin-right:2.94118%;height:16px}.subnav__title{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s}.subpage .subnav__title{position:static;top:inherit;-webkit-transform:none;-ms-transform:none;transform:none;width:79.41176%;float:right;margin-right:0}.subnav__title:focus,.subnav__title:hover{border:none}.subnav__titletext{border-bottom:1px solid transparent}.subnav__iconcanvas,.subnav__titletext{-webkit-transition:all .2s;transition:all .2s}.subnav__iconcanvas{height:24px;width:24px;vertical-align:baseline}.subnav__iconcanvas use{fill:#636463}.subnav__iconcanvas.wohnen_josef use,.subnav__iconcanvas.wohnen_recker use{fill:#266a9b}.subnav__iconcanvas.wohnen_recker g{fill:#ff0}.subnav__iconcanvas.wohnen_mauerfeldchen use{fill:#f90;color:#fff}.subnav__iconcanvas.kita_marien use,.subnav__iconcanvas.wohnen_franziskus use,.subnav__iconcanvas.wohnen_odilien use{fill:#266a9b}.subnav__iconcanvas.kita_schikita use{fill:#0a8551}.subnav__iconcanvas.kita_stolberg use{fill:#e7545a}.subnav__iconcanvas.kita_ringofen use{fill:#f5ca4b}.subnav__iconcanvas.kita_jackerath use{fill:#f2a7a7}.subnav__iconcanvas.kita_donbosco use{fill:#bbc950}.subnav__iconcanvas.kita_nikolaus use{fill:#07a9c8}.subnav__iconcanvas.kita_clarafey use{fill:#a63763}.subnav__iconcanvas.kita_stjosef use{fill:#eb6b42}.subnav__iconcanvas.kita_annaroles use{fill:#67ae60}.subnav__iconcanvas.kita_baptist use{fill:#89cdcf}.main__sidebar .boxes4ward_article:after{content:" ";display:block;clear:both}.accessbilitynav{margin-bottom:24px;margin-bottom:1.5rem}.accessbilitynav__list{margin:0;padding:0}.accessbilitynav__list:after{content:" ";display:block;clear:both}.accessbilitynav__item{padding:0;margin:0;display:block}.accessbilitynav__link{padding:10px 20px;padding:.6rem 1.25rem;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;background-color:#d8232a;border:1px solid #d8232a;color:#fff}.accessbilitynav__link use{fill:#fff}.accessbilitynav__link:link,.accessbilitynav__link:visited{padding:5px 10px;padding:.3rem .6rem;font-size:14px;font-size:.875rem;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;background-color:#d8232a;border:1px solid #d8232a;color:#fff;display:block;font-weight:700;text-align:center}.accessbilitynav__link:focus,.accessbilitynav__link:hover{background-color:#ad1c22;color:#fff}.accessbilitynav__current{padding:5px 10px;padding:.3rem .6rem;font-size:14px;font-size:.875rem;border:1px solid transparent;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;display:block;font-weight:700;text-align:center;color:#fff;background:#c22026}.accessbilitynav__icon{display:inline-block;margin-right:5px}.accessbilitynav__title{display:inline-block;vertical-align:middle}.accessbilitynav__iconcanvas{vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;height:24px;width:24px}.accessbilitynav__iconcanvasafter{height:24px;width:24px;margin-right:10px}.accessbilitynav__iconcanvas use{fill:#fff}.accessbilitynav ul li{list-style-type:none;margin:0}.voiceover,.vrweb_player_main{float:right;display:none!important}.voiceover{font-size:14px;font-size:.875rem;margin-left:16px;margin-left:1rem;font-weight:700}.voiceover .icon{display:inline-block;margin-right:5px}.voiceover:link,.voiceover:visited{font-weight:700;text-align:center}.voiceover:focus,.voiceover:hover{color:#fff}.voiceover svg{display:inline-block;margin-right:5px;vertical-align:middle}.c-font__list:after{content:" ";display:block;clear:both}.c-font__item{list-style-type:none;width:46.15385%;float:left}.c-font__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.c-font__item:nth-child(2n+2){margin-left:53.84615%;margin-right:-100%;clear:none}.c-font__button{display:block;width:100%}.breadcrumb__title{margin-right:10px}.breadcrumb__list,.breadcrumb__title{display:inline-block}.breadcrumb__list:after{content:" ";display:block;clear:both}.breadcrumb__item{display:block;float:left;margin:0;padding:0}.breadcrumb__link{font-size:14px;font-size:.875rem;display:block}.breadcrumb__link:link,.breadcrumb__link:visited{border:none}.breadcrumb__link:focus,.breadcrumb__link:hover{border-bottom:none;color:#d8232a}.breadcrumb__link:after{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA0OCIgaGVpZ2h0PSIyMDQ4IiB2aWV3Qm94PSIwIDAgMjA0OCAyMDQ4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMjk5IDEwODhxMCAxMy0xMCAyM2wtNDY2IDQ2NnEtMTAgMTAtMjMgMTB0LTIzLTEwbC01MC01MHEtMTAtMTAtMTAtMjN0MTAtMjNsMzkzLTM5My0zOTMtMzkzcS0xMC0xMC0xMC0yM3QxMC0yM2w1MC01MHExMC0xMCAyMy0xMHQyMyAxMGw0NjYgNDY2cTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==");background-size:16px 16px;content:'';display:inline-block;height:16px;margin:0 3px;vertical-align:sub;width:16px}.breadcrumb__current{font-size:14px;font-size:.875rem;display:block}.logo a:link,.logo a:visited{border:0}.metablock:after{content:" ";display:block;clear:both}.metanav{display:none}.metanav__list{float:right;margin:0;padding:0}.metanav__list:after{content:" ";display:block;clear:both}.metanav__item{padding:0 8px;padding:0 .5rem;border-right:1px solid #636463;display:block;float:left;margin:0}.metanav__current{color:#d8232a}.metanav__link{padding:4px 8px;padding:.25rem .5rem;display:block;float:left}.metanav__link:link,.metanav__link:visited{border-bottom:none}.offbar{padding:64px 16px 16px;padding:4rem 1rem 1rem;background:#fff;height:100%;opacity:0;overflow-y:scroll;position:fixed;right:-100%;top:0;width:100%;z-index:3}.offbar--is-open{opacity:1;right:0;position:fixed}.offbar__toggle svg{margin-right:5px;vertical-align:middle}.mobilenav__list{margin-top:32px;margin-top:2rem}.mobilenav__item{padding:16px 0;padding:1rem 0;border-bottom:1px solid #636463;list-style-type:none;margin:0;text-transform:uppercase}.mobilenav__subitem{padding:8px 16px;padding:.5rem 1rem;list-style-type:none;margin:0;text-transform:none}.mobilenav__subitem:first-child{padding:16px 16px 8px;padding:1rem 1rem .5rem}.searchbox:after{content:" ";display:block;clear:both}.searchbox input[type=text]{padding:4px 8px;padding:.25rem .5rem;font-size:16px;font-size:1rem}.searchbox__form{float:right;width:100%}.newslist__headline{margin-bottom:16px;margin-bottom:1rem;color:#9e9f9e}.newsitem{margin-bottom:32px;margin-bottom:2rem}.newsitem:after{content:" ";display:block;clear:both}.newsitem__headline{color:#343534;margin-bottom:0}.newsitem__headline a:link,.newsitem__headline a:visited{border:0}.newsitem__info{font-weight:400;font-size:14px;font-size:.875rem}.newsitem--has-not-image .newsitem__text{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.ce__text{margin-bottom:32px;margin-bottom:2rem}.ce__text.is-pushed:after{content:" ";display:block;clear:both}.ce__iconteaser{margin-bottom:48px;margin-bottom:3rem}.ce__iconteaser:after{content:" ";display:block;clear:both}.ce__iconteaser__icon{text-align:center}.contactfooter p,.sitemapnav__list{font-size:14px;font-size:.875rem}.sitemapnav__list{margin:0;padding:0}.sitemapnav__item{margin-bottom:8px;margin-bottom:.5rem;list-style-type:none;margin-left:0}.sitemapnav__link:link,.sitemapnav__link:visited{border:none;display:block}.sitemapnav__link:focus,.sitemapnav__link:hover{border:none;color:#d8232a}.metafooternav__list{font-size:14px;font-size:.875rem;margin:0;padding:0}.metafooternav__item{margin-bottom:8px;margin-bottom:.5rem;list-style-type:none;margin-left:0}.metafooternav__link:link,.metafooternav__link:visited{border:none;display:block}.metafooternav__link:focus,.metafooternav__link:hover{border:none;color:#d8232a}.ce__image{margin-bottom:32px;margin-bottom:2rem}.ce__image a,.ce__image a:focus,.ce__image a:hover,.ce__image a:link,.ce__image a:visited{border-bottom:none}.ce__image.has-marginalie:after,.ce__image.is-pushed:after{content:" ";display:block;clear:both}.ce__image__caption{font-size:13px;font-size:.8125rem;color:#9e9f9e;line-height:1.5}.teaser{margin-bottom:16px;margin-bottom:1rem;border-bottom:1px solid #9e9f9e}.teaser,.teaser__title{padding-bottom:8px;padding-bottom:.5rem}.teaser__title+.teaser__more{margin-top:16px;margin-top:1rem}.teaser .ce__image__figure,.teaser__logo{margin-bottom:16px;margin-bottom:1rem}.teaser__subtitle,.teaser h5{color:#9e9f9e;font-weight:400}.teaser__subtitle+.ce__image__figure,.teaser__subtitle+.teaser__logo,.teaser h5+.ce__image__figure,.teaser h5+.teaser__logo{margin-top:16px;margin-top:1rem}.mobilesubnav{margin-bottom:16px;margin-bottom:1rem;background:#e6e6e6}.mobilesubnav__item,.mobilesubnav__list{list-style-type:none;margin:0;padding:0}.mobilesubnav__item{width:33.33333%;float:left;text-align:center}.mobilesubnav__item:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.mobilesubnav__item:nth-child(3n+2){margin-left:33.33333%;margin-right:-100%;clear:none}.mobilesubnav__item:nth-child(3n+3){margin-left:66.66667%;margin-right:-100%;clear:none}.mobilesubnav__item:not(:last-child){border-right:1px solid #636463}.mobilesubnav__item:not(:first-child){border-left:1px solid #fff}.mobilesubnav__current,.mobilesubnav__link{padding:8px 0;padding:.5rem 0;display:block}.mobilesubnav__current:link,.mobilesubnav__current:visited,.mobilesubnav__link:link,.mobilesubnav__link:visited{border:none}.mobilesubnav__current{color:#d8232a}.mobilesubnav svg{vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;height:32px;width:32px}.mobilesubnav use{fill:#636463}.mobilesubnav__title{font-size:12px;font-size:.75rem;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ce_dlh_googlemaps>div{min-height:400px}.backtop__link{padding:10px 20px;padding:.6rem 1.25rem;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;border:1px solid #636463;color:#636463}.backtop__link:link,.backtop__link:visited{border-color:#636463;color:#636463;display:block;text-align:center}.backtop__link:focus,.backtop__link:hover{background:#636463;color:#fff}.ce_downloads__list:after{content:" ";display:block;clear:both}.ce_downloads__item{padding:16px;padding:1rem;margin:0 0 16px;margin:0 0 1rem;border:1px solid #e6e6e6;list-style-type:none}.ce_downloads__item:after{content:" ";display:block;clear:both}.ce_downloads__icon{width:9.35252%;float:left;margin-right:.71942%;margin-top:8px;margin-top:.5rem;text-align:center}.ce_downloads__icon use{fill:#636463}.ce_downloads__link{width:89.92806%;float:right;margin-right:0;font-size:19px;font-size:1.2rem}.ce_downloads__caption,.ce_downloads__size{font-size:14px;font-size:.9rem;display:block}.ce_downloads__size{color:#9e9f9e}.ce_dlh_googlemaps,.ce_gallery{margin-bottom:16px;margin-bottom:1rem}.ce_gallery ul{margin:0;padding:0}.ce_gallery ul:after{content:" ";display:block;clear:both}.ce_gallery li{margin:0;padding:0;list-style-type:none;width:46.15385%;float:left;margin-bottom:16px;margin-bottom:1rem}.ce_gallery li:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.ce_gallery li:nth-child(2n+2){margin-left:53.84615%;margin-right:-100%;clear:none}.ce_gallery img{display:block}.ce_table{padding-bottom:32px;padding-bottom:2rem}.ce_table table{width:100%;table-layout:fixed}.ce_table th{text-align:left;font-weight:700;width:35%}.ce_table td,.ce_table th{padding:16px 0;padding:1rem 0;border-bottom:1px dotted #636463}.c-contacts:after{content:" ";display:block;clear:both}.c-contacts__headline{padding-bottom:16px;padding-bottom:1rem;color:#d8232a}.c-contacts--alternate .c-contacts__headline{color:#636463}.c-contacts__name{font-size:18px;font-size:1.125rem;margin-bottom:0;font-weight:600;color:#636463}.c-contacts__title{font-size:14px;font-size:.875rem;padding-bottom:16px;padding-bottom:1rem;font-weight:500;color:#636463}.c-contacts__numbers{padding-bottom:32px;padding-bottom:2rem;list-style-type:none}.c-contacts__numbersitem{list-style-type:none;margin:0;padding:0}.c-contacts__figure{margin-bottom:16px;margin-bottom:1rem}.c-contactsfull:after,.c-contactsfull__items:after{content:" ";display:block;clear:both}.c-contactsfull__item{margin-bottom:32px;margin-bottom:2rem}.c-contactsfull__headline{font-size:28px;font-size:1.75rem;padding-bottom:32px;padding-bottom:2rem}.c-contactsfull__name{font-size:18px;font-size:1.125rem;margin-bottom:0;font-weight:600;color:#636463}.c-contactsfull__title{font-size:14px;font-size:.875rem;padding-bottom:16px;padding-bottom:1rem;font-weight:500;color:#636463}.c-contactsfull__numbers{list-style-type:none}.c-contactsfull__numbersitem{list-style-type:none;margin:0;padding:0}.c-contactsfull__figure{margin-bottom:16px;margin-bottom:1rem}.c-mobilenav__list,.c-mobilenav__sublist{margin:0;padding:0}.c-mobilenav__item,.c-mobilenav__subitem{margin:0;padding:0;list-style-type:none}.c-mobilenav__item{text-transform:uppercase}.c-mobilenav__item .item:after{content:" ";display:block;clear:both}.c-mobilenav__link{font-size:15px;font-size:.9375rem;padding:8px;padding:.5rem;display:block;background:#f3f3f3}.c-mobilenav__link--has-sub{width:83.33333%;float:left}.c-mobilenav .subnavtoggle,.c-mobilenav__link:link,.c-mobilenav__link:visited{border-bottom:1px solid #cfcfcf}.c-mobilenav .subnavtoggle{font-size:15px;font-size:.9375rem;width:16.66667%;float:right;margin-right:0;padding:3px 0;text-align:center;border-left:1px solid #cfcfcf;background:#f3f3f3}.c-mobilenav__sublist{display:none}.c-mobilenav__sublink{padding:8px;padding:.5rem;display:block}.c-mobilenav__subitem{text-transform:none}.c-jobtable{padding:0 0 48px;padding:0 0 3rem}.c-jobtable__head{padding:16px;padding:1rem;border-bottom:1px dotted #636463}.c-jobtable__head:after{content:" ";display:block;clear:both}.c-jobtable__th{font-weight:700}.c-jobtable__items:after{content:" ";display:block;clear:both}.c-jobtable__item{padding:24px 16px;padding:1.5rem 1rem}.c-jobtable__item:after{content:" ";display:block;clear:both}.c-jobtable__item.odd{background:#e6e6e6}.c-jobtable__title{font-weight:700}.c-filter{margin:0 0 32px;margin:0 0 2rem}.c-filter:after{content:" ";display:block;clear:both}.c-filter label{display:block;padding-bottom:.5em}.c-filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font-size:1em;width:100%;border:1px solid #bbb;padding:.75em 1em;background-color:#fff;background-image:url(../../files/theme/cssmin/select-arrow.png);background-position:right;background-repeat:no-repeat}.c-filter select:hover{cursor:pointer;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.divider{padding:16px 0;padding:1rem 0}.divider__item{border:0;height:1px;background:#9e9f9e}.c-newsmenu ul{margin:0;padding:0}.c-newsmenu a,.c-newsmenu span.active{display:block;padding:8px 16px;padding:.5rem 1rem}.c-newsmenu span.active{color:#d8232a;font-weight:700}.c-newsmenu .year{font-weight:700;border-bottom:1px solid #9e9f9e}.c-newsmenu .year>a{background:#e6e6e6}.c-newsmenu .level_2>li{font-weight:400}.c-newsmenu .level_2>li:not(.last){border-bottom:1px solid #e6e6e6}.c-newsmenu li{margin:0;padding:0;list-style-type:none}.c-searchengine .formbody{padding:16px 0;padding:1rem 0;margin-bottom:16px;margin-bottom:1rem;border-bottom:1px solid #e6e6e6}.c-searchengine .text{padding:8px;padding:.5rem;font-size:16px;font-size:1rem;border:1px solid #e6e6e6;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.c-searchengine .header{font-size:14px;font-size:.875rem}.c-searchengine .highlight{font-weight:700;color:#d8232a}.c-searchengine .relevance,.c-searchengine .url{font-size:12px;font-size:.75rem}.c-searchengine .context{font-size:14px;font-size:.875rem}.c-searchengine>div{padding:16px 0;padding:1rem 0;border-bottom:1px solid #9e9f9e}.pagination{border:none}.pagination p,.pagination ul{text-align:center}.pagination li{display:inline-block}.pagination .current,.pagination a{display:block;padding:8px 16px;padding:.5rem 1rem;border:1px solid #e6e6e6}.pagination .current{background:#e6e6e6}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-top:30px}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.voiceover{margin-bottom:1.5rem}@media (min-width:0) and (max-width:700px){ul{margin-left:32px;margin-left:2rem}.main.with-background{background-size:contain}.footer__container,.main__container{padding:16px;padding:1rem}.col-33x33x33>div,.col-40x60 .col_1,.col-40x60 .col_2,.col-66x33 .col_1,.col-66x33 .col_2{padding-bottom:16px;padding-bottom:1rem}.accessbilitynav,.breadcrumb,.c-font{display:none}.logo{width:24.09639%;float:left;margin-right:1.20482%;padding-right:16px;padding-right:1rem}.logocaritas,.logofooter{width:49.39759%;float:left;margin-right:1.20482%;margin-bottom:16px;margin-bottom:1rem}.logocaritas{margin-top:32px;margin-top:2rem}.offbar__toggle{right:10px;top:10px}.searchbox{margin-bottom:16px;margin-bottom:1rem}.metablock .searchbox{display:none}.searchbox input[type=text]{padding:8px;padding:.5rem}.ce__iconteaser__icon{margin:0 16px 16px 0;margin:0 1rem 1rem 0;float:left}.contactfooter,.sitemapnav{clear:both;margin-bottom:16px;margin-bottom:1rem}.sitemapnav{width:49.39759%;float:left;margin-right:1.20482%}.metafooternav{width:49.39759%;float:right;margin-right:0;margin-bottom:16px;margin-bottom:1rem}.teaser{display:none}.mobilesubnav:after{content:" ";display:block;clear:both}.backtop{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.c-jobtable__head{display:none}.c-jobtable__title{font-size:22px;font-size:1.4rem}.c-filter .formbody>div,.c-jobtable__jobtime,.c-jobtable__title{margin-bottom:16px;margin-bottom:1rem}}@media (min-width:0) and (max-width:1025px){.hide-on--mobile,.mainnav{display:none}}@media (min-width:0) and (max-width:1024px){.subnav__title{font-size:14px;font-size:.9rem}.offbar__toggle{display:block;position:absolute}.offbar__toggle:link,.offbar__toggle:visited{padding:5px 10px;padding:.3rem .6rem;font-size:14px;font-size:.875rem;background-color:#d8232a;border:1px solid #d8232a;color:#fff;display:inline-block;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.offbar__toggle use{fill:#fff}.offbar__toggle:focus,.offbar__toggle:hover{background-color:#ad1c22;color:#9e9f9e}.c-jobtable__th{display:none}.c-jobtable__item>div{padding-bottom:8px;padding-bottom:.5rem}.c-jobtable__more{margin-top:16px;margin-top:1rem}}@media screen and (min-width:480px){h1{font-size:24px;font-size:1.5rem}h2{font-size:22px;font-size:1.375rem}.contactsidebar__headline,.teaser__title,h3,h4{font-size:18px;font-size:1.125rem}.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser h5,h5,h6{font-size:14px;font-size:.875rem}p{font-size:16px;font-size:1rem;line-height:1.6}p.lead{font-size:15px;font-size:.9375rem}li{font-size:16px;font-size:1rem;line-height:1.6}.iconblock__title{font-size:14px;font-size:.875rem}}@media (min-width:480px) and (max-width:700px){.c-contacts__item{width:49.39759%;float:left}.c-contacts__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.c-contacts__item:nth-child(2n+2){margin-left:50.60241%;margin-right:-100%;clear:none}.c-contactsfull__item{width:49.39759%;float:left}.c-contactsfull__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.c-contactsfull__item:nth-child(2n+2){margin-left:50.60241%;margin-right:-100%;clear:none}}@media screen and (min-width:700px){h1{font-size:24px;font-size:1.5rem}h1,h2{line-height:1.4}h2{font-size:22px;font-size:1.375rem}.contactsidebar__headline,.teaser__title,h3,h4{font-size:18px;font-size:1.125rem;line-height:1.4}.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser h5,h5{font-size:15px;font-size:.9375rem;line-height:1.4}h6{font-size:14px;font-size:.875rem;line-height:1.4}p{line-height:1.6}p,p.lead{font-size:16px;font-size:1rem}p.lead{line-height:1.7}li{font-size:16px;font-size:1rem;line-height:1.6}.iconblock__title{font-size:15px;font-size:.9375rem;line-height:1.4}}@media (min-width:700px){.form__searchbox .form__button{padding:8px 4px;padding:.5rem .25rem}.height--small{min-height:400px}.main__container{padding:32px;padding:2rem}.main__container--largespace{margin-top:288px;margin-top:18rem}.main__container--xlargespace{margin-top:384px;margin-top:24rem}.main__container--smallspace{margin-top:80px;margin-top:5rem}.l-wide .main__content{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.main__content{width:66.26506%;float:left;margin-right:1.20482%}.main__sidebar{width:32.53012%;float:right;margin-right:0}.footer__container{padding:32px;padding:2rem}.subfooter__container,.topblock__container{padding:16px 32px;padding:1rem 2rem}.col-3x3x6 .col_1{width:49.39759%;float:left;margin-right:1.20482%}.col-50x50{padding-bottom:32px;padding-bottom:2rem}.col-50x50 .col_1{width:49.39759%;float:left;margin-right:1.20482%}.col-50x50 .col_2{width:49.39759%;float:right;margin-right:0}.col-25x25x25x25,.col-50x25x25{padding-bottom:32px;padding-bottom:2rem}.col-50x25x25 .col_1{width:49.39759%;float:left;margin-right:1.20482%}.col-33x33x33>div{width:32.53012%;float:left}.col-33x33x33>div:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.col-33x33x33>div:nth-child(3n+2){margin-left:33.73494%;margin-right:-100%;clear:none}.col-33x33x33>div:nth-child(3n+3){margin-left:67.46988%;margin-right:-100%;clear:none}.col-66x33 .col_1{width:74.6988%;float:left;margin-right:1.20482%}.col-66x33 .col_2{width:24.09639%;float:right;margin-right:0}.col-40x60 .col_1{width:32.53012%;float:left;margin-right:1.20482%}.col-40x60 .col_2{width:66.26506%;float:right;margin-right:0}.imageteaser__image{bottom:-75px;overflow:hidden;position:absolute;right:50%}.imageteaser__image img{width:1000px}.imageteaser__article{width:40.96386%;float:right;margin-right:0}.mainnav__item{text-transform:uppercase}.mainnav__link{font-size:15px;font-size:.9375rem;padding:6px;padding:.4rem;display:block;float:left}.accessbilitynav{width:48.14815%;float:right;margin-right:0}.c-font{width:48.14815%;float:left;margin-right:3.7037%}.breadcrumb{display:block}.logo{padding-right:32px;padding-right:2rem}.logo,.logofooter{width:24.09639%;float:left;margin-right:1.20482%}.logofooter{margin-right:9.63855%}.metablock{width:66.26506%;float:right;margin-right:0}.metanav{width:61.81818%;float:left;margin-right:1.81818%;display:block}.searchbox{width:36.36364%;float:right;margin-right:0}.newsitem__figure{width:23.63636%;float:left;margin-right:1.81818%}.newsitem--has-image .newsitem__text{width:74.54545%;float:right;margin-right:0}.ce__text{margin-bottom:32px;margin-bottom:2rem}.ce__text:after{content:" ";display:block;clear:both}.ce__text.is-pushed{padding-left:14.58333%}.ce__iconteaser{margin-bottom:32px;margin-bottom:2rem}.ce__iconteaser__icon{width:12.5%;float:left;margin-right:2.08333%}.ce__iconteaser__text{width:85.41667%;float:right;margin-right:0}.contactfooter{width:49.39759%;float:left;margin-right:1.20482%}.ce__image.has-marginalie img{width:70.83333%;float:left;margin-right:2.08333%}.ce__image.is-pushed{padding-left:14.58333%}.has-marginalie .ce__image__image{width:70.83333%;float:left;margin-right:2.08333%}.has-marginalie .ce__image__caption{width:27.08333%;float:right;margin-right:0}.mobilesubnav{display:none}.backtop{width:15.66265%;float:right;margin-right:0}.ce_gallery li{width:22.22222%;float:left;margin-bottom:24px;margin-bottom:1.5rem}.ce_gallery li:nth-child(4n+1){margin-right:-100%;clear:both;margin-left:0}.ce_gallery li:nth-child(4n+2){margin-left:25.92593%;margin-right:-100%;clear:none}.ce_gallery li:nth-child(4n+3){margin-left:51.85185%;margin-right:-100%;clear:none}.ce_gallery li:nth-child(4n+4){margin-left:77.77778%;margin-right:-100%;clear:none}.c-filter .formbody>div{width:30%;float:left}.c-filter .formbody>div:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.c-filter .formbody>div:nth-child(3n+2){margin-left:35%;margin-right:-100%;clear:none}.c-filter .formbody>div:nth-child(3n+3){margin-left:70%;margin-right:-100%;clear:none}}@media (min-width:700px) and (max-width:1024px){.col-3x3x6 .col_2{width:49.39759%;float:right;margin-right:0}.col-3x3x6 .col_3{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.col-25x25x25x25 .col_1,.col-25x25x25x25 .col_2,.col-25x25x25x25 .col_3{width:49.39759%;float:left}.col-25x25x25x25 .col_1:nth-child(2n+1),.col-25x25x25x25 .col_2:nth-child(2n+1),.col-25x25x25x25 .col_3:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.col-25x25x25x25 .col_1:nth-child(2n+2),.col-25x25x25x25 .col_2:nth-child(2n+2),.col-25x25x25x25 .col_3:nth-child(2n+2){margin-left:50.60241%;margin-right:-100%;clear:none}.col-25x25x25x25 .col_4{width:49.39759%;float:left}.col-25x25x25x25 .col_4:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.col-25x25x25x25 .col_4:nth-child(2n+2){margin-left:50.60241%;margin-right:-100%;clear:none}.col-50x25x25 .col_2{width:49.39759%;float:right;margin-right:0}.col-50x25x25 .col_3{width:49.39759%;float:left;margin-right:1.20482%}.iconblock__item{width:47.36842%;float:left}.iconblock__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.iconblock__item:nth-child(2n+2){margin-left:52.63158%;margin-right:-100%;clear:none}.offbar__toggle{right:0;top:80px}.offbar--is-open .offbar__toggle{right:15px;top:10px}.c-contacts__item{width:49.09091%;float:left}.c-contacts__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.c-contacts__item:nth-child(2n+2){margin-left:50.90909%;margin-right:-100%;clear:none}.c-contactsfull__item{width:32.53012%;float:left}.c-contactsfull__item:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.c-contactsfull__item:nth-child(3n+2){margin-left:33.73494%;margin-right:-100%;clear:none}.c-contactsfull__item:nth-child(3n+3){margin-left:67.46988%;margin-right:-100%;clear:none}.c-jobtable__item.odd{background:transparent}.c-jobtable__item{width:49.39759%;float:left;margin-bottom:16px;margin-bottom:1rem;border:1px solid #e6e6e6}.c-jobtable__item:nth-child(2n+1){margin-right:-100%;clear:both;margin-left:0}.c-jobtable__item:nth-child(2n+2){margin-left:50.60241%;margin-right:-100%;clear:none}}@media (min-width:700px) and (max-width:1023px){.mainnav{padding:16px 0 0;padding:1rem 0 0;clear:both;width:100%;float:left;margin-left:0;margin-right:0}.logocaritas{width:32.53012%;float:right;margin-right:0}.sitemapnav{clear:both}.metafooternav,.sitemapnav{width:32.53012%;float:left;margin-right:1.20482%}}@media screen and (min-width:900px){p.lead{font-size:16px;font-size:1rem}}@media screen and (min-width:1024px){h1{font-size:26px;font-size:1.625rem}h1,h2{line-height:1.45}h2{font-size:24px;font-size:1.5rem}.contactsidebar__headline,.teaser__title,h3,h4{font-size:18px;font-size:1.125rem;line-height:1.45}.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser h5,h5{font-size:15px;font-size:.9375rem;line-height:1.45}h6{font-size:14px;font-size:.875rem;line-height:1.45}p{font-size:16px;font-size:1rem;line-height:1.6}p.lead{font-size:17px;font-size:1.0625rem;line-height:1.8}li{font-size:16px;font-size:1rem;line-height:1.6}.iconblock__title{font-size:15px;font-size:.9375rem;line-height:1.45}}@media (min-width:1024px){.main__content{width:57.83133%;float:left;margin-right:1.20482%}.icon--smallresponsive{height:32px;width:32px}.icon--mediumresponsive{height:48px;width:48px}.col-2x6x4 .col_1{width:24.09639%;float:left;margin-right:1.20482%}.col-2x6x4 .col_2{display:block;width:32.53012%;float:left;margin-right:1.20482%}.col-2x6x4 .col_3{width:40.96386%;float:right;margin-right:0}.col-3x3x6 .col_1,.col-3x3x6 .col_2{width:24.09639%;float:left;margin-right:1.20482%}.col-3x3x6 .col_3{width:49.39759%;float:right;margin-right:0}.col-25x25x25x25,.col-50x50{padding-bottom:48px;padding-bottom:3rem}.col-25x25x25x25 .col_1,.col-25x25x25x25 .col_2,.col-25x25x25x25 .col_3{width:24.09639%;float:left;margin-right:1.20482%}.col-25x25x25x25 .col_4{width:24.09639%;float:right;margin-right:0}.col-50x25x25{padding-bottom:48px;padding-bottom:3rem}.col-50x25x25 .col_2{width:24.09639%;float:left;margin-right:1.20482%}.col-50x25x25 .col_3{width:24.09639%;float:right;margin-right:0}.iconblock__item{width:29.82456%;float:left}.iconblock__item:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.iconblock__item:nth-child(3n+2){margin-left:35.08772%;margin-right:-100%;clear:none}.iconblock__item:nth-child(3n+3){margin-left:70.17544%;margin-right:-100%;clear:none}.mainnav__link{font-size:16px;font-size:1rem;padding:8px;padding:.5rem}.subnav__icon{height:48px}.subpage .subnav__icon{width:17.64706%;float:left;margin-right:2.94118%}.subpage .subnav__title{width:79.41176%;float:right;margin-right:0}.voiceover,.vrweb_player_main{display:block!important}.logo{padding-left:32px;padding-left:2rem}.logo,.logofooter{width:15.66265%;float:left;margin-right:1.20482%}.logofooter{padding-right:32px;padding-right:2rem}.logocaritas{width:15.66265%;float:right;margin-right:0}.offbar__toggle{display:none}.newsitem__figure{width:27.08333%;float:left;margin-right:2.08333%}.newsitem--has-image .newsitem__text{width:70.83333%;float:right;margin-right:0}.contactfooter{width:32.53012%;float:left;margin-right:1.20482%}.metafooternav,.sitemapnav{width:15.66265%;float:left;margin-right:1.20482%}.c-contacts__item{width:41.66667%;float:left;margin-right:2.08333%}.c-contacts__item:nth-child(3n){clear:both}.c-contacts__item:nth-child(2n){float:right;margin-right:0;margin-left:14.58333%}.c-contactsfull__item{width:32.53012%;float:left}.c-contactsfull__item:nth-child(3n+1){margin-right:-100%;clear:both;margin-left:0}.c-contactsfull__item:nth-child(3n+2){margin-left:33.73494%;margin-right:-100%;clear:none}.c-contactsfull__item:nth-child(3n+3){margin-left:67.46988%;margin-right:-100%;clear:none}.c-jobtable__th{width:17.64706%;float:left}.c-jobtable__th:nth-child(5n+1){margin-right:-100%;clear:both;margin-left:0}.c-jobtable__th:nth-child(5n+2){margin-left:20.58824%;margin-right:-100%;clear:none}.c-jobtable__th:nth-child(5n+3){margin-left:41.17647%;margin-right:-100%;clear:none}.c-jobtable__th:nth-child(5n+4){margin-left:61.76471%;margin-right:-100%;clear:none}.c-jobtable__th:nth-child(5n+5){margin-left:82.35294%;margin-right:-100%;clear:none}.c-jobtable__item>div{width:17.64706%;float:left}.c-jobtable__item>div:nth-child(5n+1){margin-right:-100%;clear:both;margin-left:0}.c-jobtable__item>div:nth-child(5n+2){margin-left:20.58824%;margin-right:-100%;clear:none}.c-jobtable__item>div:nth-child(5n+3){margin-left:41.17647%;margin-right:-100%;clear:none}.c-jobtable__item>div:nth-child(5n+4){margin-left:61.76471%;margin-right:-100%;clear:none}.c-jobtable__item>div:nth-child(5n+5){margin-left:82.35294%;margin-right:-100%;clear:none}.c-filter .formbody>div{width:17.64706%;float:left}.c-filter .formbody>div:nth-child(5n+1){margin-right:-100%;clear:both;margin-left:0}.c-filter .formbody>div:nth-child(5n+2){margin-left:20.58824%;margin-right:-100%;clear:none}.c-filter .formbody>div:nth-child(5n+3){margin-left:41.17647%;margin-right:-100%;clear:none}.c-filter .formbody>div:nth-child(5n+4){margin-left:61.76471%;margin-right:-100%;clear:none}.c-filter .formbody>div:nth-child(5n+5){margin-left:82.35294%;margin-right:-100%;clear:none}}@media (min-width:1025px){.mainnav{bottom:0;display:block;position:absolute;right:0}.subnav__iconcanvas{height:48px;width:48px}.subpage .subnav__iconcanvas{height:32px;width:32px}}@media screen and (min-width:1300px){h1{font-size:26px;font-size:1.625rem}h2{font-size:24px;font-size:1.5rem}.contactsidebar__headline,.teaser__title,h3,h4{font-size:18px;font-size:1.125rem}.contactsidebar__subheadline,.newslist__headline,.teaser__subtitle,.teaser h5,h5{font-size:15px;font-size:.9375rem}h6{font-size:14px;font-size:.875rem}.iconblock__title{font-size:15px;font-size:.9375rem}}@media (min-width:1300px){.footer__container,.header__container,.hero__container,.iconblocks__container,.imageteaser__container,.main__container,.subfooter__container,.topblock__container{max-width:1300px}.col-2x6x4 .col_1{width:15.66265%;float:left;margin-right:1.20482%}.col-2x6x4 .col_2{width:49.39759%;float:left;margin-right:1.20482%}.col-2x6x4 .col_3{width:32.53012%;float:right;margin-right:0}.mainnav__link{padding:8px;padding:.5rem}}@media screen and (min-width:1440px){p.lead{font-size:17px;font-size:1.0625rem}}@media only screen and (max-width: 1100px) { .mainnav__link {font-size: 0.8rem !important;}}

li.patternhof .subpage.subnav__icon svg {
    background-image: url(/files/theme/svg/patternhof.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

figure a {
    text-decoration: none !important;
    border: none !important;
}

.video-container {
    background-image: url(/files/layout/yt-overlay-ueberuns.png);
    background-size: cover;
    background-repeat: no-repeat;

    color: #fff;
}

.yt-overlay {
    padding: 8% 20%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
}

.main__sidebar .yt-overlay {
    padding: 4%;
}

.main__sidebar .yt-overlay p {
    font-size: 0.78rem !important;
    line-height: 1.4;
}

.yt-overlay a {
    color: #fff !important;
    border: none !important;
}

.yt-overlay button {
    background-color: #fff;
    padding: 14px 32px;
    border-radius: 0;
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #d62731;
    margin-top: 16px;
    cursor: pointer;
    transition: all 0.4s ease;
    border: 1px solid #fff;
}

.yt-overlay button:hover {
    background-color: #d62731;
    color: #fff;
}

.bite-container + .bite-container {
    display: none;
}

@media screen and (max-width: 960px) {
    .yt-overlay {
        padding-left: 12%;
        padding-right: 12%;
    }


    .yt-overlay, .yt-overlay p {
        font-size: 0.8rem !important;
        line-height: 1.3;
    }

    .yt-overlay button {
        padding: 8px 20px;
        font-size: 0.8rem !important;
        line-height: 1.3;
    }

    .yt-overlay button {
        margin-top: 8px;
    }
}

@media screen and (max-width: 460px) {
    .yt-overlay {
        padding-left: 8%;
        padding-right: 8%;
    }

    .yt-overlay, .yt-overlay p {
        font-size: 0.7rem !important;
        line-height: 1.2;
    }

    .yt-overlay button {
        margin-top: 4px;
    }
}

.klaro .cookie-modal, .klaro .cookie-notice {
  /* The switch - the box around the slider */
  font-size: 14px;
}

.klaro .cookie-modal .switch, .klaro .cookie-notice .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
  background-color: #f67e7e !important;
}

.klaro .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
  opacity: 1;
  background-color: #f6e7e7 !important;
  cursor: not-allowed;
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-app-input, .klaro .cookie-notice .cm-app-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-label, .klaro .cookie-notice .cm-app-label {
  /* The slider */
  /* Rounded sliders */
}

.klaro .cookie-modal .cm-app-label .slider, .klaro .cookie-notice .cm-app-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f1f1f1 !important;
  -webkit-transition: .4s;
  transition: .4s;
  width: 50px;
  display: inline-block;
}

.klaro .cookie-modal .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-label .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: white !important;
  -webkit-transition: .4s;
  transition: .4s;
}

.klaro .cookie-modal .cm-app-label .slider.round, .klaro .cookie-notice .cm-app-label .slider.round {
  border-radius: 30px;
}

.klaro .cookie-modal .cm-app-label .slider.round:before, .klaro .cookie-notice .cm-app-label .slider.round:before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-app-label input:focus + .slider, .klaro .cookie-notice .cm-app-label input:focus + .slider {
  box-shadow: 0 0 1px #0885BA;
}

.klaro .cookie-modal .cm-app-label input:checked + .slider:before, .klaro .cookie-notice .cm-app-label input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-app-input:focus + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:focus + .cm-app-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a, .klaro .cookie-notice a {
  color: #fff !important;
  text-decoration: underline !important;
  border: none !important;
}

.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  font-family: Open Sans;
  color: #ffffff !important;
}

.klaro .cookie-modal p, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-notice p, .klaro .cookie-modal p {
  font-size: 0.88em !important;
  line-height: 130% !important;
}

.klaro .cookie-modal .cm-link, .klaro .cookie-notice .cm-link {
  padding-left: 4px;
  vertical-align: middle;
  border: none !important;
}

.klaro .cookie-modal .cm-btn, .klaro .cookie-notice .cm-btn {
  background: #f67e7e !important;
  color: #343534 !important;
  border-radius: 2px !important;
  padding: 6px 10px;
  margin-right: 0.5em;
  border: 0;
  cursor: pointer;
}

.klaro .cookie-modal .cm-btn:disabled, .klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-sm, .klaro .cookie-notice .cm-btn.cm-btn-sm {
  padding: 0.4em;
  font-size: 1em;
}

.klaro .cookie-modal .cm-btn.cm-btn-close, .klaro .cookie-notice .cm-btn.cm-btn-close {
  background: #eee;
  color: #000;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #ffffff !important;
}

.klaro .cm-btn {
  font-family: Open Sans !important;
  font-weight: bold !important;
  color: #343534 !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
  background: #0885BA;
  font-size: 1em !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-right, .klaro .cookie-notice .cm-btn.cm-btn-right {
  float: right;
  margin-left: 0.5em;
  margin-right: 0;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #d8242a !important;
  color: #4E4F54 !important;
}

@media (min-width: 1024px) {
  .klaro .cookie-modal .cm-modal {
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal .cm-modal .hide {
  border: none;
  background: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #4E4F54 !important;
  cursor: pointer;
}

.klaro .cookie-modal .cm-modal .cm-footer {
  padding: 1em;
  border-top: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::before, .klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  content: " ";
  display: table;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  clear: both;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
display: none !important;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-header {
  padding: 1em;
  padding-right: 24px;
  border-bottom: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all {
  border-top: 1px solid #555;
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-notice {
  background: #d8242a !important;
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (min-width: 990px) {
  .klaro .cookie-notice {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 300px;
  }
}

@media (max-width: 989px) {
  .klaro .cookie-notice {
    border: none;
    border-radius: 0;
  }
}

.klaro .cookie-notice .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice .cn-body .cn-learn-more {
  display: inline-block;
}

.klaro .cookie-notice .cn-body p.cn-ok {
  padding-top: 0.5em;
  margin: 0;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}


/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #cccccc; }
.mfp-preloader a:hover {
    color: white; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    background-image: url('/files/layout/pan-close.png') !important;
    left: auto !important;
    right: 2px !important;
    top: 42px !important;
    background-size: 100% !important;
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    position: absolute !important;
    z-index: 2 !important;
    cursor: pointer !important;
    border: none;
    box-shadow: none;
    background-color: #fff;
    text-indent: -9999px;
    font-size: 1px;
}


.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }

.mfp-ie7 .mfp-img {
    padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
    padding: 0; }
.mfp-ie7 .mfp-content {
    padding-top: 44px; }
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }

