@font-face {
    font-family: 'Zen Dots';
        src: url('../../files/fonts/zendots-regular-webfont.eot');
        src: url('../../files/fonts/zendots-regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('../../files/fonts/zendots-regular-webfont.woff2') format('woff2'),
             url('../../files/fonts/zendots-regular-webfont.woff') format('woff'),
             url('../../files/fonts/zendots-regular-webfont.ttf') format('truetype'),
             url('../../files/fonts/zendots-regular-webfont.svg#zen_dotsregular') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'Roboto';
        src: url('../../files/fonts/roboto-regular-webfont.eot');
        src: url('../../files/fonts/roboto-regular-webfont?#iefix') format('embedded-opentype'),
    	     url('../../files/fonts/roboto-regular-webfont.woff') format('woff'),
    	     url('../../files/fonts/roboto-regular-webfont.woff2') format('woff2'),
    	     url('../../files/fonts/roboto-regular-webfont.ttf') format('truetype'),
    	     url('../../files/fonts/roboto-regular-webfont.svg#webfont') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
}
html,
body {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background-color:#E0E0E0;
    font:100% Zen Dots,Arial,non-serif;
    color:#313131;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 3; /* For Safari */
    -webkit-hyphenate-limit-after: 2; /* For Safari */
    -webkit-hyphenate-limit-chars: auto 3;
    -ms-hyphenate-limit-chars: auto 3;
    hyphenate-limit-chars: auto 3;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
}
* {
    box-sizing: border-box;
}
.rot {
    margin-top:7px;
    margin-bottom:25px;
    color:#F86753;
}
.blau {
    margin-top:30px;
    margin-bottom:25px;
    color:#6CCDDB;
}
.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.container {
    display: flex; flex-wrap: wrap
}
.col {
    display:table-cell;
}
.breite {
    width:96%;
    max-width:1200px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.breite-klein {
    width:84.58%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
h1 {
    margin:60px auto 0;
    padding-bottom:3px;
    font-size:3.6em;
    text-transform:uppercase;
}
h2 {
    margin:60px auto 5px;
    font-size:2.4em;
    text-transform:uppercase;
}
h3 {
    margin-top:0;
    margin-bottom:0;
    font-size:1.8em;
    text-transform:uppercase;
}
p {
    margin-top:14px;
    margin-bottom:0;
    font:1.6em Roboto,Arial,non-serif;
}
.linie {
    width:50%;
    margin-top:-7px;
    margin-bottom:56px;
    border-bottom:1px solid #FE4830;
    border-collapse:separate;
}
.rechts {
    margin-left:auto;
}
.links {
    width:50%;
    float:left;
    text-align:right;
}
.ce_sliderStart {
    background-color:#000;
}
.ce_sliderStart .slider-control {
    display:none;
}
.ce_sliderStart .ce_image figure {
    margin-bottom:-5px;
}
.content_rechts,
.content_links {
    width:50%;
    float:right;
    display:block;
    text-align:left;
    border-left:3px solid #fff;
}
.content_links {
    float:left;
    text-align:right;
    border-right:0px;
    border-left:0px;
}
.content_rechts .ce_text {
    margin-bottom:38px;
}
.ce_text.last {
    margin-bottom:0;
}
.content_links .stroke.last h4,
.content_rechts .stroke.last h4 {
    margin-bottom:0;
}
.content_links .stroke.last,
.content_rechts.stroke.last {
    margin-bottom:-4px;
}
.fuenfunddreissig {
    margin-top:35px;
}
.sliderstroke {
    width:55%;
}
.hoeher {
    margin-top:-79px;
}
.hoeher2 {
    margin-top:-34px;
}
.linie.breadcrumb {
    margin-top:-20px;
    margin-bottom:0;
}
.weiterer {
    margin-top:43px;
}
.content_links h5.tiefer,
.content_rechts h5.tiefer {
    margin-top:30px;
}
.abstand-links {
    padding-left:5%;
}
.abstand-rechts {
    padding-right:5%;
}
.content_links .stroke {
    margin-right:-11%;
}
.content_rechts  .stroke {
    margin-left:-11%;
}
.content_links .stroke h4,
.content_rechts .stroke h4 {
    height:92px;
    float:right;
    display:block;
    margin-top:0;
    margin-bottom:10px;
    padding-top:19px;
    background-color:#F86753;
    font-size:3.6em;
    color:#fff;
    padding-left:9%;
    padding-right:11%;
}
.content_rechts .stroke h4 {
    float:left;
    display:block;
    padding-left:11%;
    padding-right:9%;
}
.content_links h5,
.content_rechts h5 {
    height:67px;
    float:right;
    display:block;
    margin-top:0;
    margin-bottom:10px;
    padding-top:19px;
    background-color:#fff;
    font-size:1.8em;
    color:#000;
    text-transform:uppercase;
    padding-left:12%;
    padding-right:11.2%;
    margin-right:-11.2%;
}
.content_rechts h5 {
    float:left;
    padding-left:11.2%;
    padding-right:12%;
    margin-left:-11.2%;
}
.sponsorenleiste {
    width:100%;
    margin-top:60px;
    margin-bottom:20px;
    text-align:center;
    background-color:#fff;
    max-height: 216px;
}
.meta {
    width:63.83%;
    max-width:765px;
    text-align:center;
    background-image:url("/files/bilder/WebP/footer-back.webp");
    background-position:left top;
    background-repeat:no-repeat;
    background-size: contain;
}
.meta ul {
    width:100%;
    display:inline-table;
    margin-top:4.2%;
    margin-right:auto;
    margin-left:-8%;
    text-align:center;
    font:1.3em Roboto,Arial,non-serif;
    color:#fff;
    text-transform:uppercase;
    text-indent:0px;
    list-style-type:none;
}
.mod_breadcrumb ul {
    width:100%;
    display:inline-table;
    text-align:center;
    font:1.3em Roboto,Arial,non-serif;
    color:#F86753;
    text-transform:uppercase;
    list-style-type:none;
    white-space: nowrap;
}
.meta li,
.mod_breadcrumb li {
    display:inline-block;
    padding-right:6px;
    padding-left:6px;
    vertical-align:middle;
}
.meta li.first {
    padding-left:0;
}
.meta li.last {
    padding-right:0;
}
.footer-stroke {
    width:18.08%;
    max-width:217px;
}
.meta a {
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.meta a:hover,
.breadcrumb a:hover {
    color:#6CCDDB;
}
#footer .container {
    margin-top:34px;
    margin-bottom:50px;
}
.sponsor-link {
    width:32.3%;
    max-height:388px;
    right:-3%;
    position:absolute;
    display:block;
    top:-98px;
    z-index:20000;
}
.sponsor-link a {
    display:block;
    background-image:url("/files/bilder/WebP/sponsor.webp");
    background-repeat:no-repeat;
    background-size: contain;
}
.sponsor-link a:hover {
    background-image:url("/files/bilder/WebP/sponsor_r.webp");
}
.mod_breadcrumb {
    width:100%;
    margin-top:-40px;
    margin-right:0;
    text-align:center;
}
.mod_breadcrumb a {
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.imprint {
    text-align:center;
}
.imprint h3 {
    margin-top:26px;
}
.imprint h3:first-child {
    margin-top:0;
}
.imprint p:last-child {
    margin-bottom:30px;
}
.mod_newslist {
    display:inline-table;
    text-align:center;
}
.layout_latest {
    width:48%;
    display:inline-block;
    margin-bottom:30px;
    vertical-align:top;
}
.layout_latest.one {
    width:100%;
    display:inline-block;
}
.layout_latest.even {
    margin-right:3.2%;
}
.layout_latest.even.one {
    margin-right:0;
}
.layout_latest h2 {
    margin-top:-4px;
    margin-bottom:0;
    padding-top:28px;
    padding-bottom:6px;
    background-color:#fff;
    font-size:1.7em;
    line-height:1.25em;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.layout_latest .ce_text a {
    display:inline-block;
    margin-top:10px;
    margin-bottom:20px;
    font-size:.9em;
    color:#000;
    text-transform:uppercase;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.layout_latest a,
.imprint a {
    font-size:.9em;
    color:#000;
    text-transform:uppercase;
}
.layout_latest .ce_text a:hover,
.imprint a:hover {
    color:#FE4830;
}
.layout_latest.last {
    margin-bottom:0;
}
.layout_latest .ce_text,
.layout_latest h2 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-right:5%;
    padding-left:5%;
}
.layout_latest .ce_text {
    background:-moz-linear-gradient(bottom,#E0E0E0,#ffffff);
    background:-webkit-linear-gradient(bottom,#E0E0E0,#ffffff);
    background:-o-linear-gradient(bottom,#E0E0E0,#ffffff);
    background:-ms-linear-gradient(bottom,#E0E0E0,#ffffff);
    background:linear-gradient(to top,#E0E0E0,#ffffff);
    -pie-background:linear-gradient(bottom,#E0E0E0,#ffffff);
}
.layout_latest.last .ce_text a {
    margin-bottom:0;
}
.ce_gallery > ul {
    display:inline-table;
    text-align:center;
}
.ce_gallery > ul li {
    width:14%;
    margin-bottom:-4px;
}
.ce_gallery {
    margin-top:55px;
}
.ce_gallery > ul li.col_first {
    clear:none;
}
.imprint ul {
    font-family:Roboto,Arial,non-serif;
}
.linksbuendig {
    text-align:left;
}
.linksbuendig p,
.linksbuendig ul {
    font-size:15px;
}
.linksbuendig h3 {
    font-size:17px;
}
.abstand-unten {
    margin-bottom:35px;
}
.contao-cookiebar {
    z-index:30000;
}
.contao-cookiebar h3 {
    margin-bottom:15px;
    font-size:1.4em;
}
.cookiebar_default .cc-info > a {
    margin-top:5px;
    font:.9em Roboto,Arial,non-serif;
    text-transform:uppercase;
}
.contao-cookiebar label.group {
    font-weight:400;
}

.abstand-unten p {
    margin-top:5px;
}

.linksb{
   text-align:left;
}
.texteinklinker {
    margin-top:0px;
    border: 3px solid #ffffff;
    padding:36px 50px 50px 50px;
    background: rgb(255,255,255,0.3);
}
.keinetrennung {
    white-space:nowrap;
}
.folgeseite-galerie .breite {
 max-width:100%;
}
.folgeseite-galerie #footer .breite {
 max-width:1200px;
}
.folgeseite-galerie .layout_latest {
 width:23.9%
}
.folgeseite-galerie .layout_latest.even {
 margin-right:1%;
}
.folgeseite-galerie .layout_latest {
 margin-right:1%;
}
.folgeseite-galerie .layout_latest:nth-child(4n+0) {
 margin-right:0;
}
.sponsorenslider {
 width:100%;
}
.sponsorenslider .ce_slick-slider {
 background:#FFFFFF;
 width:100%;
}
.broschuere-download {
 z-index:1200;
 margin-top:30px;
}
.ce_download {
 width:50%;
 float:left;
}
.ce_download a {
 color:#313131;
}
.ce_download a:hover {
 color:#488b8b;
}
.ce_download .size {
 font-style:italic;
 font-size:0.85em;
}