.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
@charset "UTF-8";
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/* asap-condensed-regular - latin */
@font-face {
  font-family: "Asap Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/files/theme/fonts/asap-condensed-v5-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Asap Condensed Regular"), local("AsapCondensed-Regular"), url("/files/theme/fonts/asap-condensed-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/asap-condensed-v5-latin-regular.woff2") format("woff2"), url("/files/theme/fonts/asap-condensed-v5-latin-regular.woff") format("woff"), url("/files/theme/fonts/asap-condensed-v5-latin-regular.ttf") format("truetype"), url("/files/theme/fonts/asap-condensed-v5-latin-regular.svg#AsapCondensed") format("svg"); /* Legacy iOS */
}
/* asap-condensed-600 - latin */
@font-face {
  font-family: "Asap Condensed";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/files/theme/fonts/asap-condensed-v5-latin-600.eot"); /* IE9 Compat Modes */
  src: local("Asap Condensed SemiBold"), local("AsapCondensed-SemiBold"), url("/files/theme/fonts/asap-condensed-v5-latin-600.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/asap-condensed-v5-latin-600.woff2") format("woff2"), url("/files/theme/fonts/asap-condensed-v5-latin-600.woff") format("woff"), url("/files/theme/fonts/asap-condensed-v5-latin-600.ttf") format("truetype"), url("/files/theme/fonts/asap-condensed-v5-latin-600.svg#AsapCondensed") format("svg"); /* Legacy iOS */
}
/* asap-condensed-700 - latin */
@font-face {
  font-family: "Asap Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/files/theme/fonts/asap-condensed-v5-latin-700.eot"); /* IE9 Compat Modes */
  src: local("Asap Condensed Bold"), local("AsapCondensed-Bold"), url("/files/theme/fonts/asap-condensed-v5-latin-700.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/asap-condensed-v5-latin-700.woff2") format("woff2"), url("/files/theme/fonts/asap-condensed-v5-latin-700.woff") format("woff"), url("/files/theme/fonts/asap-condensed-v5-latin-700.ttf") format("truetype"), url("/files/theme/fonts/asap-condensed-v5-latin-700.svg#AsapCondensed") format("svg"); /* Legacy iOS */
}
/* asap-regular - latin */
@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/files/theme/fonts/asap-v11-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Asap Regular"), local("Asap-Regular"), url("/files/theme/fonts/asap-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/asap-v11-latin-regular.woff2") format("woff2"), url("/files/theme/fonts/asap-v11-latin-regular.woff") format("woff"), url("/files/theme/fonts/asap-v11-latin-regular.ttf") format("truetype"), url("/files/theme/fonts/asap-v11-latin-regular.svg#Asap") format("svg"); /* Legacy iOS */
}
.bg-blue, .mobile_menu .inner {
  background-color: #0069B4;
}

.bg-blue-dark {
  background-color: #17507D;
}
.bg-blue-dark * {
  color: #fff;
}

.bg-gradient-blue, #header {
  background: linear-gradient(89.57deg, #0F4570 38.99%, #19629C 74.89%);
}

.bg-grau-100 {
  background-color: #F0F2F4;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible, .ce_form .widget-radio .radio_container > span input,
.ce_form_inlude .widget-radio .radio_container > span input,
.mod_login .widget-radio .radio_container > span input, .ce_form .widget-checkbox .checkbox_container > span input,
.ce_form_inlude .widget-checkbox .checkbox_container > span input,
.mod_login .widget-checkbox .checkbox_container > span input {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.invisibleAccessible,
.sr-only {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*Make Contao Elements visble at all*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hyphenate, .ce_rsce_ansprechpartner .personeninfo a, .ce_rsce_ansprechpartner .personeninfo h2, .ce_rsce_ansprechpartner .personeninfo h3, .ce_rsce_ansprechpartner .personeninfo h4, .ce_rsce_ansprechpartner .personeninfo h5, .ce_rsce_ansprechpartner .personeninfo h6, .linedheadline {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for WebKit */
  word-break: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
}

.buttonreset, .swiper button.swiper-button-prev,
.swiper button.swiper-button-next, .searchbar .searchtoggler,
.searchbar .closetoggler {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  /* inherit font & color from ancestor */
  color: inherit;
  font: inherit;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
}

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
b, strong, .strong {
  font-weight: bold;
}

em, .em {
  font-style: italic;
}

small {
  font-size: 75%;
}

dd {
  margin: 0;
}

html {
  font-size: 100%;
  font-family: "Asap", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 48em) {
  html {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 75em) {
  html {
    font-size: 125%;
  }
}

html, body {
  font-family: "Asap", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #1D1D1B;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

p {
  font-size: 1rem;
  color: #1D1D1B;
  margin: 0 0 0.75em 0;
}

::-moz-selection {
  background: #95999D;
  color: #fff;
  text-shadow: none;
}

::-moz-selection,
::selection {
  background: #95999D;
  color: #fff;
  text-shadow: none;
}

html {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.top-s {
  margin-top: 0.5rem !important;
}

.top-m {
  margin-top: 1rem !important;
}

.top-l {
  margin-top: 2rem !important;
}

.top-xl {
  margin-top: 3rem !important;
}

.bottom-s {
  margin-bottom: 0.5rem !important;
}

.bottom-m {
  margin-bottom: 1rem !important;
}

.bottom-l {
  margin-bottom: 2rem !important;
}

.bottom-xl {
  margin-bottom: 3rem !important;
}

.ptop-s {
  padding-top: 0.5rem !important;
}

.ptop-m {
  padding-top: 1rem !important;
}

.ptop-l {
  padding-top: 2rem !important;
}

.ptop-xl {
  padding-top: 3rem !important;
}

.pbottom-s {
  padding-bottom: 0.5rem !important;
}

.pbottom-m {
  padding-bottom: 1rem !important;
}

.pbottom-l {
  padding-bottom: 2rem !important;
}

.pbottom-xl {
  padding-bottom: 3rem !important;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: inherit;
}

[class^=ce_] h2:first-of-type,
[class^=ce_] h3:first-of-type,
[class^=ce_] h4:first-of-type,
[class^=ce_] h5:first-of-type,
[class^=ce_] h6:first-of-type {
  margin-top: 0;
}

h1 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0069B4;
  margin: 0 0 0.5em 0;
  font-size: 1.75rem;
}
@media screen and (min-width: 48em) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 75em) {
  h1 {
    font-size: 2.4rem;
  }
}

h2 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0069B4;
  margin: 0.75em 0 0.5em 0;
  font-size: 1.375rem;
}
@media screen and (min-width: 48em) {
  h2 {
    font-size: 1.5555556rem;
  }
}
@media screen and (min-width: 75em) {
  h2 {
    font-size: 1.8rem;
  }
}

h3 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0069B4;
  margin: 0.75em 0 0.5em 0;
  font-size: 1.25rem;
}
@media screen and (min-width: 48em) {
  h3 {
    font-size: 1.3333333rem;
  }
}
@media screen and (min-width: 75em) {
  h3 {
    font-size: 1.4rem;
  }
}

h4 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0069B4;
  margin: 0.75em 0 0.5em 0;
  font-size: 1.125rem;
}
@media screen and (min-width: 48em) {
  h4 {
    font-size: 1.1111111rem;
  }
}
@media screen and (min-width: 75em) {
  h4 {
    font-size: 1.2rem;
  }
}

h5 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #1D1D1B;
  margin: 0.75em 0 0.5em 0;
  font-size: 1rem;
}
@media screen and (min-width: 75em) {
  h5 {
    font-size: 1.1rem;
  }
}

h6 {
  font-family: "Asap Condensed", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #1D1D1B;
  margin: 0.75em 0 0.5em 0;
  font-size: 1rem;
}

.dekoheadline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1;
  text-wrap: balance;
}
.dekoheadline:before, .dekoheadline:after {
  content: "";
  border-top: 2px solid #0069B4;
  margin: 0 20px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}
.dekoheadline:after {
  margin: 0 0 0 20px;
}
.dekoheadline span {
  background-color: #0069B4;
  color: #fff;
  border-radius: 5px;
  max-width: 450px;
  padding: 0.25em 0.5em;
}

.bg-blue .dekoheadline:after, .mobile_menu .inner .dekoheadline:after, .bg-blue .dekoheadline:before, .mobile_menu .inner .dekoheadline:before,
.bg-blue-dark .dekoheadline:after,
.bg-blue-dark .dekoheadline:before {
  border-top: 2px solid #F0F2F4;
}
.bg-blue .dekoheadline span, .mobile_menu .inner .dekoheadline span,
.bg-blue-dark .dekoheadline span {
  background-color: #F0F2F4;
  color: #474E54;
}

.linedheadline {
  color: #17507D;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.linedheadline:after {
  content: "";
  position: absolute;
  width: 90%;
  top: 50%;
  margin-left: 3%;
  border: 1px solid #9EBFD9;
}

img, picture {
  max-width: 100%;
  height: auto;
  line-height: 0;
}

figure {
  line-height: 0;
  margin: 0;
}

figcaption {
  line-height: 1.2;
}

/*Fix für Caption auf Bildbreite beschränken*/
.ce_gallery figure,
.content-gallery figure,
.ce_image.image-caption figure,
.content-image.image-caption figure,
.text.image-caption figure {
  display: table;
}

figure img {
  display: block;
  font-style: ital;
}

figcaption {
  display: inline-block;
  caption-side: bottom;
  font-style: italic;
  color: #474E54;
  font-size: 14px;
  font-size: 0.875rem;
  padding-top: 0.4rem;
}

/*Alle Bilder ohne Alt-Attribut kennzeichen*/
/*sollte für Production auskommentiert werden!*/
a {
  color: #8A121A;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

*:focus:not(:focus-visible) {
  outline: none;
}

*:focus-visible {
  outline: 1px dashed #000;
  outline-offset: 2px;
}

a[href^=tel] {
  text-decoration: none;
  color: #1D1D1B;
}

main ul li, ol li {
  font-size: 1rem;
  color: #1D1D1B;
  max-width: 65ch;
}

main ul {
  list-style-type: disc;
}

main ol {
  list-style-type: decimal;
}

.ce_text ul,
.content-text ul {
  padding: 0;
}
.ce_text ul li,
.content-text ul li {
  list-style-type: disc;
  margin-left: 1.4rem;
}

html {
  background-color: #F0F2F4;
}

body {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
}

.wrap, .mod_article .wrap-article, #topheader .inside, #header .inside {
  max-width: 1720px;
  margin: 0 auto;
  padding: 0 1rem;
}

.container {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.container + .custom {
  background-color: #f8fcff;
  border-top: 3px solid #EEF7FF;
}

#partner {
  padding: 0.5rem 4rem 4rem 4rem;
}

/*
.inside {

} */
@media screen and (min-width: 59.6875em) {
  @supports (grid-area: auto) {
    .subpage-left .container {
      max-width: 1720px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 300px minmax(0, auto);
      grid-gap: 1.875em;
      padding: 0 1rem;
    }
    @media screen and (min-width: 59.6875em) and (min-width: 108.75em) {
      .subpage-left .container {
        padding: 0;
      }
    }
    .subpage-left aside.left {
      padding: 4rem 0 3rem 0;
    }
  }
}
@media screen and (max-width: 59.625em) {
  .subpage-left aside.left {
    display: none;
  }
}

#header {
  border-bottom: 3px solid #fff;
  max-width: 1920px;
}
#header .inside {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-rap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 59.6875em) {
  #header .inside {
    padding-top: 1.275em;
    padding-bottom: 1.275em;
  }
}
@media screen and (min-width: 75em) {
  #header .inside {
    padding-top: 1.875em;
    padding-bottom: 1.875em;
  }
}
#header .logo {
  margin-bottom: -2em;
  position: absolute;
  left: 0.5rem;
  top: 1rem;
  z-index: 10;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#header .logo img {
  width: 163px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (min-width: 59.625em) {
  #header .logo img {
    width: 204px;
  }
}
@media screen and (min-width: 75em) {
  #header .logo img {
    width: 260px;
  }
}
#header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border: none;
}
#header.sticky .inside {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
#header.sticky .logo {
  margin-bottom: 0;
  top: 0;
  left: 0;
  position: relative;
  margin-right: auto;
}
#header.sticky .logo img {
  width: 122px;
  height: 60px;
}
@media screen and (min-width: 48em) {
  #header.sticky .logo img {
    width: 163px;
    height: 80px;
  }
}

#topheader {
  background-color: #0069B4;
}
#topheader .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#topheader p, #topheader a, #topheader li, #topheader span, #topheader strong {
  color: #fff;
}
#topheader .extranavigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#topheader .social-media {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#topheader .social-media img {
  width: 24px;
  height: 24px;
  opacity: 0.8;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
#topheader .social-media img:hover {
  opacity: 1;
}
@media screen and (max-width: 34.375em) {
  #topheader .mod_customnav {
    display: none;
  }
}
#topheader .mod_customnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#topheader .mod_customnav li {
  padding: 0 0.4rem;
}
#topheader .mod_customnav li:not(:first-child) {
  border-left: 1px solid #fff;
}
#topheader .mod_customnav a {
  font-size: 0.75rem;
}
#topheader .mod_customnav a:hover, #topheader .mod_customnav a:focus {
  text-decoration: underline;
}
#topheader .contact a {
  text-decoration: none;
  font-size: 0.75rem;
}
#topheader .contact a:hover, #topheader .contact a:focus {
  text-decoration: underline;
}
#topheader .contact .icon-phone {
  background: url("/files/theme/img/icons/icon-phone.svg") left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 20px;
  margin-right: 1em;
}
#topheader .contact .icon-email {
  background: url("/files/theme/img/icons/icon-mail.svg") left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 20px;
}

#footer {
  background: #051928;
  color: #fff;
  padding: 1rem;
}
@media screen and (min-width: 48em) {
  #footer {
    padding: 2.5rem 1rem;
  }
}
@media screen and (min-width: 75em) {
  #footer {
    padding: 4rem 1rem;
  }
}
#footer .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footer .inside .column {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(12.5% - 1rem);
      flex-basis: calc(12.5% - 1rem);
  margin: 0 1rem 1rem 0;
  min-width: 150px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: #fff;
}
#footer p, #footer a, #footer li, #footer strong {
  color: #EEF7FF;
  font-size: 14px;
  font-size: 0.875rem;
}
#footer .flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#footer .flexbox .ce_hyperlink {
  margin-bottom: 0;
}
#footer nav a,
#footer a.ccb-trigger {
  text-decoration: none;
}
#footer nav a:hover, #footer nav a:focus,
#footer a.ccb-trigger:hover,
#footer a.ccb-trigger:focus {
  text-decoration: underline;
}

.mod_article {
  padding: 2rem 0;
}
@media screen and (min-width: 56.25em) {
  .mod_article {
    padding: 3rem 0 3rem 0;
  }
}
.mod_article.bg-hellgrau {
  background-color: #F0F2F4;
}
.mod_article.bg-blue *, .mobile_menu .mod_article.inner * {
  color: #fff;
}
.mod_article.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.mod_article .wrap-article {
  padding: 0 1rem;
}
@media screen and (min-width: 108.75em) {
  .mod_article .wrap-article {
    padding: 0;
  }
}
.subpage-left .mod_article .wrap-article {
  max-width: 1380px;
  margin: 0;
  padding: 0 1rem;
}
@media screen and (min-width: 108.75em) {
  .subpage-left .mod_article .wrap-article {
    padding: 0;
  }
}

#pageimage .mod_article {
  padding: 0;
}

.verein-iconteaser .ce_hyperlink,
.verein-iconteaser .content-hyperlink {
  background-color: #0069B4;
  padding: 1em;
  border-radius: 10px;
  text-align: center;
}
.verein-iconteaser .ce_hyperlink figure,
.verein-iconteaser .content-hyperlink figure {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.verein-iconteaser .ce_hyperlink figure img,
.verein-iconteaser .content-hyperlink figure img {
  max-height: 100px;
  width: 100%;
}
.verein-iconteaser .ce_hyperlink figcaption,
.verein-iconteaser .content-hyperlink figcaption {
  display: block;
}
.verein-iconteaser .ce_hyperlink a,
.verein-iconteaser .content-hyperlink a {
  display: block;
  height: 80%;
}

aside.left .mod_article.first {
  padding-top: 0;
}

.lp-events {
  background: url("/files/theme/img/bg-lp-events.jpg") no-repeat;
  background-size: cover;
}
.lp-events .mod_eventlist {
  margin-bottom: 3rem;
}

/**
 * CLICKPRESS CSS-Grid
 * @author: Stefan Schulz-Lauterbach
 *
 * thanks to Dinko Skopljak for co-working
 */
@supports (grid-area: auto) {
  [class*=grid_] {
    display: grid;
    grid-gap: 2rem;
  }
  [class*=grid_] > .block {
    margin-bottom: 0;
  }
  .ce_form [class*=grid_] {
    grid-gap: 0 2rem;
  }
  .mod_article .ce_form .ce_cp_grid_start {
    margin-bottom: 0;
  }
  @media (min-width: 576px) {
    .grid_mobile_100 {
      grid-template-columns: 1fr;
    }
    .grid_mobile_50_50 {
      grid-template-columns: repeat(2, 1fr);
    }
    .grid_mobile_33_33_33 {
      grid-template-columns: repeat(3, 1fr);
    }
    .grid_mobile_75_25 {
      grid-template-columns: 3fr 1fr;
    }
    .grid_mobile_25_75 {
      grid-template-columns: 1fr 3fr;
    }
    .grid_mobile_66_33 {
      grid-template-columns: 2fr 1fr;
    }
    .grid_mobile_33_66 {
      grid-template-columns: 1fr 2fr;
    }
    .grid_mobile_50_25_25 {
      grid-template-columns: 2fr 1fr 1fr;
    }
    .grid_mobile_25_50_25 {
      grid-template-columns: 1fr 2fr 1fr;
    }
    .grid_mobile_25_25_50 {
      grid-template-columns: 1fr 1fr 2fr;
    }
    .grid_mobile_40_30_30 {
      grid-template-columns: 4fr 3fr 3fr;
    }
    .grid_mobile_30_40_30 {
      grid-template-columns: 3fr 4fr 3fr;
    }
    .grid_mobile_30_30_40 {
      grid-template-columns: 3fr 3fr 4fr;
    }
  }
  @media (min-width: 768px) {
    .grid_tablet_100 {
      grid-template-columns: 1fr;
    }
    .grid_tablet_50_50 {
      grid-template-columns: repeat(2, 1fr);
    }
    .grid_tablet_33_33_33 {
      grid-template-columns: repeat(3, 1fr);
    }
    .grid_tablet_75_25 {
      grid-template-columns: 3fr 1fr;
    }
    .grid_tablet_25_75 {
      grid-template-columns: 1fr 3fr;
    }
    .grid_tablet_66_33 {
      grid-template-columns: 2fr 1fr;
    }
    .grid_tablet_33_66 {
      grid-template-columns: 1fr 2fr;
    }
    .grid_tablet_50_25_25 {
      grid-template-columns: 2fr 1fr 1fr;
    }
    .grid_tablet_25_50_25 {
      grid-template-columns: 1fr 2fr 1fr;
    }
    .grid_tablet_25_25_50 {
      grid-template-columns: 1fr 1fr 2fr;
    }
    .grid_tablet_40_30_30 {
      grid-template-columns: 4fr 3fr 3fr;
    }
    .grid_tablet_30_40_30 {
      grid-template-columns: 3fr 4fr 3fr;
    }
    .grid_tablet_30_30_40 {
      grid-template-columns: 3fr 3fr 4fr;
    }
    .grid_tablet_20_40_40 {
      grid-template-columns: 1fr 2fr 2fr;
    }
    .grid_tablet_40_20_40 {
      grid-template-columns: 2fr 1fr 2fr;
    }
    .grid_tablet_40_40_20 {
      grid-template-columns: 2fr 2fr 1fr;
    }
  }
  @media (min-width: 992px) {
    .grid_desktop_100 {
      grid-template-columns: 1fr;
    }
    .grid_desktop_50_50 {
      grid-template-columns: repeat(2, 1fr);
    }
    .grid_desktop_50_25_25 {
      grid-template-columns: 2fr 1fr 1fr;
    }
    .grid_desktop_33_33_33 {
      grid-template-columns: repeat(3, 1fr);
    }
    .grid_desktop_75_25 {
      grid-template-columns: 3fr 1fr;
    }
    .grid_desktop_25_75 {
      grid-template-columns: 1fr 3fr;
    }
    .grid_desktop_66_33 {
      grid-template-columns: 2fr 1fr;
    }
    .grid_desktop_33_66 {
      grid-template-columns: 1fr 2fr;
    }
    .grid_desktop_50_25_25 {
      grid-template-columns: 2fr 1fr 1fr;
    }
    .grid_desktop_40_30_30 {
      grid-template-columns: 4fr 3fr 3fr;
    }
    .grid_desktop_50_25_25 {
      grid-template-columns: 2fr 1fr 1fr;
    }
    .grid_desktop_25_50_25 {
      grid-template-columns: 1fr 2fr 1fr;
    }
    .grid_desktop_25_25_50 {
      grid-template-columns: 1fr 1fr 2fr;
    }
    .grid_desktop_40_30_30 {
      grid-template-columns: 4fr 3fr 3fr;
    }
    .grid_desktop_30_40_30 {
      grid-template-columns: 3fr 4fr 3fr;
    }
    .grid_desktop_30_30_40 {
      grid-template-columns: 3fr 3fr 4fr;
    }
    .grid_desktop_20_40_40 {
      grid-template-columns: 1fr 2fr 2fr;
    }
    .grid_desktop_40_20_40 {
      grid-template-columns: 2fr 1fr 2fr;
    }
    .grid_desktop_40_40_20 {
      grid-template-columns: 2fr 2fr 1fr;
    }
    .grid_desktop_25_25_25_25 {
      grid-template-columns: repeat(4, 1fr);
    }
    .grid_desktop_40_20_20_20 {
      grid-template-columns: 2fr 1fr 1fr 1fr;
    }
    .grid_desktop_20_40_20_20 {
      grid-template-columns: 1fr 2fr 1fr 1fr;
    }
    .grid_desktop_20_20_40_20 {
      grid-template-columns: 1fr 1fr 2fr 1fr;
    }
    .grid_desktop_20_20_20_40 {
      grid-template-columns: 1fr 1fr 1fr 2fr;
    }
    .grid_desktop_20_20_20_20_20 {
      grid-template-columns: repeat(5, 1fr);
    }
  }
}
/**
 * CLICKPRESS CSS-Grid
 * @author: Stefan Schulz-Lauterbach
 *
 * thanks to Dinko Skopljak for co-working
 */
.ie11 [class*=grid_] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.ie11 [class*=grid_] > .block {
  margin-bottom: 1rem;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .ie11 .grid_mobile_100 > .block {
    -ms-flex-preferred-size: calc(100% - 1rem);
        flex-basis: calc(100% - 1rem);
  }
  .ie11 .grid_mobile_50_50 > .block {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_mobile_33_33_33 > .block {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_mobile_75_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_mobile_75_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_75 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_75 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_mobile_66_33 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_mobile_66_33 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_mobile_33_66 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_mobile_33_66 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_mobile_50_25_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_mobile_50_25_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_50_25_25 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_50_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_50_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_mobile_25_50_25 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_25_50 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_25_50 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_mobile_25_25_50 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_mobile_40_30_30 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_mobile_40_30_30 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_40_30_30 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_30_40_30 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_30_40_30 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_mobile_30_40_30 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_30_30_40 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_30_30_40 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_mobile_30_30_40 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
}
@media (min-width: 768px) {
  .ie11 .grid_tablet_100 > .block {
    -ms-flex-preferred-size: calc(100% - 1rem);
        flex-basis: calc(100% - 1rem);
  }
  .ie11 .grid_tablet_50_50 > .block {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_tablet_33_33_33 > .block {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_tablet_75_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_tablet_75_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_75 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_75 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_tablet_66_33 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_tablet_66_33 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_tablet_33_66 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_tablet_33_66 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_tablet_50_25_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_tablet_50_25_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_50_25_25 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_50_25 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_50_25 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_tablet_25_50_25 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_25_50 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_25_50 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_tablet_25_25_50 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_tablet_40_30_30 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_30_30 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_40_30_30 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_30_40_30 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_30_40_30 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_30_40_30 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_30_30_40 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_30_30_40 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_tablet_30_30_40 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_20_40_40 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
  .ie11 .grid_tablet_20_40_40 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_20_40_40 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_20_40 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_20_40 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
  .ie11 .grid_tablet_40_20_40 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_40_20 > .block:nth-child(1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_40_20 > .block:nth-child(2) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_tablet_40_40_20 > .block:nth-child(3) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
}
@media (min-width: 992px) {
  .ie11 .grid_desktop_100 > .block {
    -ms-flex-preferred-size: calc(100% - 1rem);
        flex-basis: calc(100% - 1rem);
  }
  .ie11 .grid_desktop_50_50 > .block {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_desktop_50_25_25 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_desktop_50_25_25 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_50_25_25 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_33_33_33 > .block {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_desktop_75_25 > .block:nth-child(odd) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_desktop_75_25 > .block:nth-child(even) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_75 > .block:nth-child(odd) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_75 > .block:nth-child(even) {
    -ms-flex-preferred-size: calc(75% - 1rem);
        flex-basis: calc(75% - 1rem);
  }
  .ie11 .grid_desktop_66_33 > .block:nth-child(odd) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_desktop_66_33 > .block:nth-child(even) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_desktop_33_66 > .block:nth-child(odd) {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
  .ie11 .grid_desktop_33_66 > .block:nth-child(even) {
    -ms-flex-preferred-size: calc(66% - 1rem);
        flex-basis: calc(66% - 1rem);
  }
  .ie11 .grid_desktop_40_30_30 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_30_30 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_40_30_30 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_25_50_25 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_50_25 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_desktop_25_50_25 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_25_50 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_25_50 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_25_25_50 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
  .ie11 .grid_desktop_30_40_30 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_30_40_30 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_30_40_30 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_30_30_40 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_30_30_40 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(30% - 1rem);
        flex-basis: calc(30% - 1rem);
  }
  .ie11 .grid_desktop_30_30_40 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_20_40_40 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
  .ie11 .grid_desktop_20_40_40 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_20_40_40 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_20_40 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_20_40 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
  .ie11 .grid_desktop_40_20_40 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_40_20 > .block:nth-child(3n+1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_40_20 > .block:nth-child(3n-1) {
    -ms-flex-preferred-size: calc(40% - 1rem);
        flex-basis: calc(40% - 1rem);
  }
  .ie11 .grid_desktop_40_40_20 > .block:nth-child(3n) {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
  .ie11 .grid_desktop_25_25_25_25 > .block {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_40_20_20_20 > .block {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_20_40_20_20 > .block {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_20_20_40_20 > .block {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_20_20_20_40 > .block {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
  .ie11 .grid_desktop_20_20_20_20_20 > .block {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav a {
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 84.5em) {
  .mainnav {
    display: none;
  }
}
.mainnav .level_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem;
}
.mainnav .level_1 li {
  position: relative;
  z-index: 99;
  margin-left: 0.75rem;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mainnav .level_1 li:hover, .mainnav .level_1 li:focus, .mainnav .level_1 li:focus-within {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px 4px 0 0;
}
.mainnav .level_1 li:hover .level_2, .mainnav .level_1 li:focus .level_2, .mainnav .level_1 li:focus-within .level_2 {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.mainnav .level_1 a {
  padding: 0.5em 0.5em 0.5em 2rem;
  color: #fff;
}
.mainnav .level_1 > li > a {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.mainnav .level_2 {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 250%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.37);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.37);
  padding: 0.25rem 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
}
.mainnav .level_2 li {
  margin-left: 0;
}
.mainnav .level_2 a {
  color: #0069B4;
  display: block;
  padding: 0.25em 1em;
  font-size: 0.875rem;
  white-space: nowrap;
}
.mainnav .level_2 a:hover, .mainnav .level_2 a:focus, .mainnav .level_2 a.active {
  background-color: #0069B4;
  color: #fff;
}
.mainnav .level_2 a.last {
  border-bottom: none;
}
.mainnav li.verein {
  background: url("/files/theme/img/icons/verein.svg") left 0.25rem center no-repeat;
  background-size: auto 1.5rem;
}
.mainnav li.tennis {
  background: url("/files/theme/img/icons/tennis.svg") left 0.25rem center no-repeat;
  background-size: auto 1.5rem;
}
.mainnav li.tennis > a {
  padding-left: 2.75rem;
}
.mainnav li.hockey {
  background: url("/files/theme/img/icons/hockey.svg") left 0.25rem center no-repeat;
  background-size: auto 1.5rem;
}
.mainnav li.rudern {
  background: url("/files/theme/img/icons/rudern.svg") left 0.25rem center no-repeat;
  background-size: auto 1.5rem;
}
.mainnav li.aktiv-gesund {
  background: url("/files/theme/img/icons/aktiv-gesund.svg") left 0.25rem center no-repeat;
  background-size: auto 1.5rem;
}
.mainnav li.aktiv-gesund a {
  white-space: initial;
}
.mainnav li.padel {
  background: url("/files/theme/img/icons/padel.svg") left 0.25rem center no-repeat;
  background-size: auto;
  background-size: auto 1.5rem;
}
.mainnav li.pickleball {
  background: url("/files/theme/img/icons/pickleball.svg") left 0.25rem center no-repeat;
  background-size: auto;
  background-size: auto 1.5rem;
}

.nav-mobile img {
  opacity: 0.8;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.nav-mobile img:hover, .nav-mobile img:focus {
  opacity: 1;
}

.mobile_menu .inner {
  padding-bottom: 40px;
}
.mobile_menu .menu-header {
  text-align: center;
  border-bottom: 1px solid #fff;
}
.mobile_menu .menu-header h2 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.mobile_menu .menu-header h2 a {
  font-size: 20px;
  font-size: 1.25rem;
}
.mobile_menu .menu-footer {
  text-align: center;
  border-top: 1px solid #fff;
}
.mobile_menu .menu-footer .mod_customnav .level_1 > li > a {
  text-transform: none;
  font-size: 16px;
  font-size: 1rem;
}
.mobile_menu .menu-footer .mod_customnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile_menu .menu-footer h3 {
  display: none;
}
.mobile_menu a {
  color: #fff;
  display: block;
  padding: 0.5rem;
  font-size: 18px;
  font-size: 1.125rem;
}
.mobile_menu a.active {
  font-weight: bold;
}
.mobile_menu a:focus {
  outline: 1px dotted #fff;
}
.mobile_menu ul > li.submenu > a {
  background: url("/files/theme/img/icons/mmenu-icon-closed.svg") right center no-repeat;
}
.mobile_menu ul > li.submenu.submenu_show > a {
  background: url("/files/theme/img/icons/mmenu-icon-open.svg") right center no-repeat;
}
.mobile_menu .level_1 > li > a {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
}
.mobile_menu .level_2 {
  padding-left: 2em;
}
.mobile_menu .level_3 {
  padding-left: 2.5em;
}
.mobile_menu .contact a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
}
.mobile_menu .contact .icon-phone {
  background: url("/files/theme/img/icons/icon-phone.svg") left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 20px;
  margin-right: 1em;
}
.mobile_menu .contact .icon-email {
  background: url("/files/theme/img/icons/icon-mail.svg") left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 20px;
}
.mobile_menu .social-media {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.subnavigation-aside {
  width: 100%;
  position: relative;
}
.subnavigation-aside::after {
  content: "";
  display: block;
  height: 0.5rem;
  border-radius: 0 0 0.25rem 0.25rem;
  background-color: #0069B4;
  width: 100%;
}
.subnavigation-aside .roottile {
  background-color: #0069B4;
  color: #fff;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  border-radius: 0.25rem 0.25rem 0 0;
  font-size: 1.25rem;
  border-bottom: 3px solid #fff;
}
.subnavigation-aside a.active {
  font-weight: bold;
}
.subnavigation-aside .level_1 > li {
  border-bottom: 3px solid #fff;
}
.subnavigation-aside .level_1 > li > a {
  text-transform: uppercase;
  background-color: #F0F2F4;
  color: #474E54;
  padding: 0.5rem 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
}
.subnavigation-aside .level_1 > li > a:hover, .subnavigation-aside .level_1 > li > a:focus {
  background-color: #D7D9DA;
}
.subnavigation-aside .level_1 > li .level_2 {
  display: none;
}
.subnavigation-aside .level_1 > li.active .level_2,
.subnavigation-aside .level_1 > li.trail .level_2 {
  display: block;
}
.subnavigation-aside .level_1 > li.active .level_2 a,
.subnavigation-aside .level_1 > li.trail .level_2 a {
  background-color: #EEF7FF;
  padding: 0.2rem 1rem 0.2rem 1.5rem;
  color: #17507D;
}
.subnavigation-aside .level_1 > li.active .level_2 a:hover, .subnavigation-aside .level_1 > li.active .level_2 a:focus,
.subnavigation-aside .level_1 > li.trail .level_2 a:hover,
.subnavigation-aside .level_1 > li.trail .level_2 a:focus {
  background-color: #D7D9DA;
}
.subnavigation-aside .level_1 > li.active > a,
.subnavigation-aside .level_1 > li.trail > a {
  background-color: #EEF7FF;
}
.subnavigation-aside .level_2 li {
  position: relative;
}
.subnavigation-aside .level_2 li::before {
  content: "-";
  position: absolute;
  left: 0.75rem;
  font-weight: bold;
  font-family: inherit;
}
.subnavigation-aside .level_2 > li > a {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
}

.mod_breadcrumb {
  display: none;
  font-size: 0.875rem;
  background-color: #F0F2F4;
  padding: 0 1rem;
  border-top: 4px solid #fff;
}
@media screen and (min-width: 56.25em) {
  .mod_breadcrumb {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 48em) {
  .mod_breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mod_breadcrumb ol {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-width: 1720px;
    margin: 0 auto;
    width: 100%;
  }
  .mod_breadcrumb li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 0.375rem;
    font-size: 0.875rem;
  }
  .mod_breadcrumb li:first-child {
    margin-left: 0;
  }
  .mod_breadcrumb li.active {
    font-weight: 400;
    color: #17507D;
  }
  .mod_breadcrumb li:not(.last)::after {
    content: "/ ";
    margin: 0 0 0 0.5rem;
    display: inline-block;
    color: #BDBFC2;
    font-size: 0.75rem;
  }
  .mod_breadcrumb a {
    display: inline-block;
    font-size: 0.875rem;
    color: #0069B4;
    -webkit-transition: 0;
    transition: 0;
  }
  .mod_breadcrumb a:hover, .mod_breadcrumb a:focus {
    color: #474E54;
  }
  .mod_breadcrumb .breadcrumb-name {
    margin-right: 0.5rem;
  }
}
.mod_breadcrumb .navicon a:hover .icon-home, .mod_breadcrumb .navicon a:focus .icon-home {
  color: #474E54;
}
.mod_breadcrumb .icon-home {
  -webkit-transform: translateY(0.1rem);
          transform: translateY(0.1rem);
  margin-right: 0;
  height: 1.5rem;
  width: 1.5rem;
  color: #95999D;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.button.ce_hyperlink, .ce_rsce_ansprechpartner .ce_hyperlink.more, .mod_eventreader .ce_hyperlink.back, .mod_newsreader .ce_hyperlink.back, .news-list .layout_latest .teaser-content .ce_hyperlink.more {
  display: block;
}
.button.ce_hyperlink.inlineblock, .ce_rsce_ansprechpartner .ce_hyperlink.inlineblock.more, .mod_eventreader .ce_hyperlink.inlineblock.back, .mod_newsreader .ce_hyperlink.inlineblock.back, .news-list .layout_latest .teaser-content .ce_hyperlink.inlineblock.more {
  display: inline-block;
}
.button a, .ce_rsce_ansprechpartner .more a, .mod_eventreader .back a, .mod_newsreader .back a, .news-list .layout_latest .teaser-content .more a {
  display: block;
  border: 1px solid #0069B4;
  padding: 0.5em;
  text-decoration: none;
  color: #1D1D1B;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  border-radius: 0.25rem;
}
.button a:hover, .ce_rsce_ansprechpartner .more a:hover, .mod_eventreader .back a:hover, .mod_newsreader .back a:hover, .news-list .layout_latest .teaser-content .more a:hover, .button a:focus, .ce_rsce_ansprechpartner .more a:focus, .mod_eventreader .back a:focus, .mod_newsreader .back a:focus, .news-list .layout_latest .teaser-content .more a:focus {
  color: #0069B4;
  background-color: #EEF7FF;
}
.button.button-dark a, .ce_rsce_ansprechpartner .button-dark.more a, .mod_eventreader .button-dark.back a, .mod_newsreader .button-dark.back a, .news-list .layout_latest .teaser-content .more a {
  background-color: #0069B4;
  color: #fff;
}
.button.button-dark a:hover, .ce_rsce_ansprechpartner .button-dark.more a:hover, .mod_eventreader .button-dark.back a:hover, .mod_newsreader .button-dark.back a:hover, .news-list .layout_latest .teaser-content .more a:hover, .button.button-dark a:focus, .ce_rsce_ansprechpartner .button-dark.more a:focus, .mod_eventreader .button-dark.back a:focus, .mod_newsreader .button-dark.back a:focus, .news-list .layout_latest .teaser-content .more a:focus {
  background-color: #9EBFD9;
  color: #fff;
}
.button.button-light a, .ce_rsce_ansprechpartner .button-light.more a, .mod_eventreader .button-light.back a, .mod_newsreader .button-light.back a, .news-list .layout_latest .teaser-content .button-light.more a {
  background-color: #9EBFD9;
  border: 1px solid #9EBFD9;
  color: #fff;
}
.button.button-light a:hover, .ce_rsce_ansprechpartner .button-light.more a:hover, .mod_eventreader .button-light.back a:hover, .mod_newsreader .button-light.back a:hover, .news-list .layout_latest .teaser-content .button-light.more a:hover, .button.button-light a:focus, .ce_rsce_ansprechpartner .button-light.more a:focus, .mod_eventreader .button-light.back a:focus, .mod_newsreader .button-light.back a:focus, .news-list .layout_latest .teaser-content .button-light.more a:focus {
  background-color: #17507D;
  color: #fff;
}

/* Contao elements */
.mod_article .wrap-article > .ce_text,
.mod_article .wrap-article > .content-text,
.mod_article .wrap-article > .ce_gallery,
.mod_article .wrap-article > .content-gallery,
.mod_article .ce_cp_grid_start {
  margin-bottom: 2rem;
}

.ce_download,
.ce_hyperlink,
.ce_image,
.ce_rsce_ansprechpartner,
.content-download,
.content-hyperlink,
.content-image {
  margin-bottom: 2rem;
}

.ce_headline.centered,
.content-headline.centered {
  text-align: center;
}

.ce_text:after,
.content-text:after {
  content: "";
  display: table;
  clear: both;
}
.ce_text.image-left, .ce_text.image-right,
.content-text.image-left,
.content-text.image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ce_text.image-left h1, .ce_text.image-left h2, .ce_text.image-left h3, .ce_text.image-left h4, .ce_text.image-left h5, .ce_text.image-left h6, .ce_text.image-right h1, .ce_text.image-right h2, .ce_text.image-right h3, .ce_text.image-right h4, .ce_text.image-right h5, .ce_text.image-right h6,
.content-text.image-left h1,
.content-text.image-left h2,
.content-text.image-left h3,
.content-text.image-left h4,
.content-text.image-left h5,
.content-text.image-left h6,
.content-text.image-right h1,
.content-text.image-right h2,
.content-text.image-right h3,
.content-text.image-right h4,
.content-text.image-right h5,
.content-text.image-right h6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.ce_text.image-left .textbox, .ce_text.image-right .textbox,
.content-text.image-left .textbox,
.content-text.image-right .textbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58%;
          flex: 0 0 58%;
}
@media screen and (max-width: 50em) {
  .ce_text.image-left .textbox, .ce_text.image-right .textbox,
  .content-text.image-left .textbox,
  .content-text.image-right .textbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.ce_text.image-left figure, .ce_text.image-right figure,
.content-text.image-left figure,
.content-text.image-right figure {
  display: inline-block;
  min-width: 300px;
}
.ce_text.image-left .float_left,
.content-text.image-left .float_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
}
@media screen and (max-width: 50em) {
  .ce_text.image-left .float_left,
  .content-text.image-left .float_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.ce_text.image-right .float_right,
.content-text.image-right .float_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 50em) {
  .ce_text.image-right .float_right,
  .content-text.image-right .float_right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.ce_download a,
.content-download a {
  display: block;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  background-color: #F0F2F4;
  border: 1px solid #D7D9DA;
  background-repeat: no-repeat;
  background-position: left 0.5rem center;
  background-size: 1.5rem;
  text-decoration: none;
  color: #1D1D1B;
  border-radius: 0.25rem;
}
.ce_download a:hover, .ce_download a:focus,
.content-download a:hover,
.content-download a:focus {
  border-color: #0069B4;
  background-color: #E5E5E6;
  color: #0069B4;
}
.ce_download .download-element a,
.content-download .download-element a {
  background-size: 1.5rem 1.5rem;
}
.ce_download .download-element.ext-pdf a,
.content-download .download-element.ext-pdf a {
  background-image: url("/files/theme/img/icons/icon-pdf.svg");
}
.ce_download .download-element.ext-docx a,
.content-download .download-element.ext-docx a {
  background-image: url("/files/theme/img/icons/icon-docx.svg");
}
.ce_download .download-element.ext-doc a,
.content-download .download-element.ext-doc a {
  background-image: url("/files/theme/img/icons/icon-doc.svg");
}
.ce_download .download-element.ext-jpg a,
.content-download .download-element.ext-jpg a {
  background-image: url("/files/theme/img/icons/icon-jpg.svg");
}
.ce_download .download-element.ext-png a,
.content-download .download-element.ext-png a {
  background-image: url("/files/theme/img/icons/icon-png.svg");
}
.ce_download .download-element.ext-gif a,
.content-download .download-element.ext-gif a {
  background-image: url("/files/theme/img/icons/icon-gif.svg");
}
.ce_download .download-element.ext-tiff a,
.content-download .download-element.ext-tiff a {
  background-image: url("/files/theme/img/icons/icon-tiff.svg");
}
.ce_download .download-element.ext-mp3 a,
.content-download .download-element.ext-mp3 a {
  background-image: url("/files/theme/img/icons/icon-mp3.svg");
}
.ce_download .download-element.ext-mp4 a,
.content-download .download-element.ext-mp4 a {
  background-image: url("/files/theme/img/icons/icon-mp4.svg");
}
.ce_download .download-element.ext-ppt a,
.content-download .download-element.ext-ppt a {
  background-image: url("/files/theme/img/icons/icon-ppt.svg");
}
.ce_download .download-element.ext-zip a,
.content-download .download-element.ext-zip a {
  background-image: url("/files/theme/img/icons/icon-zip.svg");
}
.ce_download .download-element.ext-rar a,
.content-download .download-element.ext-rar a {
  background-image: url("/files/theme/img/icons/icon-rar.svg");
}
.ce_download .download-element.ext-txt a,
.content-download .download-element.ext-txt a {
  background-image: url("/files/theme/img/icons/icon-txt.svg");
}
.ce_download .download-element.ext-xls a,
.content-download .download-element.ext-xls a {
  background-image: url("/files/theme/img/icons/icon-xls.svg");
}
.ce_download .download-element.ext-xlsx a,
.content-download .download-element.ext-xlsx a {
  background-image: url("/files/theme/img/icons/icon-xlsx.svg");
}
.ce_download .download-element.ext-xml a,
.content-download .download-element.ext-xml a {
  background-image: url("/files/theme/img/icons/icon-xml.svg");
}

.ce_accordion,
.content-ccordion {
  margin-bottom: 1rem;
}
.ce_accordion .toggler,
.content-ccordion .toggler {
  border: 1px solid #D7D9DA;
  position: relative;
  background-color: #F0F2F4;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 0.25rem;
}
.ce_accordion .toggler button,
.content-ccordion .toggler button {
  display: block;
  border: none;
  background: none;
  outline: none;
  color: inherit;
  width: 100%;
  text-align: left;
  padding: 1rem 2.5rem 1rem 1rem;
  cursor: pointer;
}
.ce_accordion .toggler button::after,
.content-ccordion .toggler button::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.882 23.506l9.49-9.133a.891.891 0 0 1 1.444.284.869.869 0 0 1-.192.955L20.51 25.627a.891.891 0 0 1-1.252 0L9.143 15.612a.87.87 0 0 1 0-1.239.891.891 0 0 1 1.252 0l9.487 9.133z' fill='%231D1D1B'/%3E%3C/svg%3E");
  background-size: 40px;
  color: #1D1D1B;
}
.ce_accordion .toggler:hover, .ce_accordion .toggler:focus,
.content-ccordion .toggler:hover,
.content-ccordion .toggler:focus {
  background-color: #0069B4;
  border: 1px solid #0069B4;
  color: #fff;
}
.ce_accordion .toggler:hover .title, .ce_accordion .toggler:focus .title,
.content-ccordion .toggler:hover .title,
.content-ccordion .toggler:focus .title {
  color: #fff;
}
.ce_accordion .toggler:hover button::after, .ce_accordion .toggler:focus button::after,
.content-ccordion .toggler:hover button::after,
.content-ccordion .toggler:focus button::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.882 23.506l9.49-9.133a.891.891 0 0 1 1.444.284.869.869 0 0 1-.192.955L20.51 25.627a.891.891 0 0 1-1.252 0L9.143 15.612a.87.87 0 0 1 0-1.239.891.891 0 0 1 1.252 0l9.487 9.133z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.ce_accordion .toggler.active button::after,
.content-ccordion .toggler.active button::after {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.626 10.236l-8.628 8.392-8.624-8.392a.806.806 0 0 0-1.138 1.139L18.856 20l-8.62 8.625a.8.8 0 0 0-.175.878.806.806 0 0 0 1.313.26l8.628-8.39 8.624 8.391a.806.806 0 0 0 1.138-1.139L21.144 20l8.62-8.625a.8.8 0 0 0 .175-.878.806.806 0 0 0-1.313-.26z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.ce_accordion .accordion,
.content-ccordion .accordion {
  padding: 1rem;
}

blockquote {
  padding: 0.25rem 0 1rem 0;
  margin: 0;
  font-size: 1.5rem;
  font-style: italic;
  color: #474E54;
}
blockquote p {
  margin: 0;
  color: inherit;
  font-size: inherit;
}

.ce_image.centered,
.content-image.centered {
  text-align: center;
}
.ce_image.centered img,
.content-image.centered img {
  display: inline-block;
}

.content-gallery.center ul {
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-gallery ul li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% - 1rem);
      flex-basis: calc(100% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 48em) {
    .content-gallery ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .content-gallery ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-2 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-2 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-2 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-2 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-3 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(33% - 1rem);
      flex-basis: calc(33% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-3 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-3 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-3 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-4 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(25% - 1rem);
      flex-basis: calc(25% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-4 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-4 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-4 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-5 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(20% - 1rem);
      flex-basis: calc(20% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-5 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-5 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-5 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-6 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(16.6666% - 1rem);
      flex-basis: calc(16.6666% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-6 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-6 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-6 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-7 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(14.28% - 1rem);
      flex-basis: calc(14.28% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-7 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-7 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-7 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-8 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(12.5% - 1rem);
      flex-basis: calc(12.5% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-8 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-8 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-8 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-9 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(11.1111111% - 1rem);
      flex-basis: calc(11.1111111% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-9 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-9 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-9 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-10 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(10% - 1rem);
      flex-basis: calc(10% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-10 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-10 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-10 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-11 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(9.09% - 1rem);
      flex-basis: calc(9.09% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-11 ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-11 ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-11 ul li {
    margin: 0;
  }
}
.content-gallery.content-gallery--cols-12 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(8.333331% - 1rem);
      flex-basis: calc(8.333331% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery.content-gallery--cols-12 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery.content-gallery--cols-12 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .content-gallery.content-gallery--cols-12 li {
    margin: 0;
  }
}

.content-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-gallery ul li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(33.333333% - 1rem);
      flex-basis: calc(33.333333% - 1rem);
  margin: 0 1rem 1rem 0;
}
@supports (grid-area: auto) {
  .content-gallery ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 49.125em) {
    .content-gallery ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .content-gallery ul li {
    margin: 0;
  }
}

.content-text {
  --space-default: 1rem;
}
.content-text:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 48em) {
  .content-text.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.content-text.media.media--above {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-text.media.media--above figure {
  margin-bottom: var(--space-default);
}
.content-text.media.media--right {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-text.media.media--right > h1,
.content-text.media.media--right > h2,
.content-text.media.media--right > h3,
.content-text.media.media--right > h4,
.content-text.media.media--right > h5,
.content-text.media.media--right > h6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.content-text.media.media--right .rte {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.content-text.media.media--right figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: var(--space-default);
}
.content-text.media.media--below {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-text.media.media--below figure {
  margin-top: var(--space-default);
}
.content-text.media--left {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-text.media--left > h1,
.content-text.media--left > h2,
.content-text.media--left > h3,
.content-text.media--left > h4,
.content-text.media--left > h5,
.content-text.media--left > h6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.content-text.media--left .rte {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.content-text.media--left figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: var(--space-default);
}

.mod_search {
  max-width: 1200px;
  margin: 0 auto;
  background: #F0F2F4;
  padding: 2.5rem;
}
.mod_search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: none;
      flex-wrap: none;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  max-width: 30rem;
  margin: 0 auto 2rem auto;
}
.mod_search .formbody .widget-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mod_search .formbody .widget-text label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}
.mod_search .formbody .widget-text input {
  height: 40px;
  padding: 0.5em;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #D7D9DA;
  border-radius: 5px 0 0 5px;
  background-color: #F0F2F4;
  color: #1D1D1B;
  width: 100%;
}
.mod_search .formbody .widget-submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.mod_search .formbody .widget-submit button {
  height: 40px;
  width: auto;
  background: #95999D;
  border: none;
  border-radius: 0 5px 5px 0;
  color: #1D1D1B;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod_search .formbody .widget-submit button:hover, .mod_search .formbody .widget-submit button:focus {
  background-color: #3D4042;
  color: #F0F2F4;
}
.mod_search .header {
  margin-bottom: 2rem;
}
.mod_search > div {
  margin-bottom: 2rem;
}
.mod_search h3 {
  font-family: "Asap", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.25em;
  color: #474E54;
}
.mod_search h3 a:hover, .mod_search h3 a:focus {
  color: #0069B4;
}
.mod_search .relevance, .mod_search .url {
  font-size: 0.75rem;
  color: #74787C;
  font-weight: normal;
}
.mod_search .context {
  margin-bottom: 0.25em;
}
.mod_search .highlight {
  background-color: #9EBFD9;
  padding: 0 0.2em;
}
.mod_search .url {
  color: #74787C;
}

.searchbar .searchtoggler,
.searchbar .closetoggler {
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 0.2rem;
}
.searchbar .searchtoggler svg,
.searchbar .closetoggler svg {
  height: 36px;
  width: 36px;
  color: #fff;
}
.searchbar .searchtoggler:hover, .searchbar .searchtoggler:focus,
.searchbar .closetoggler:hover,
.searchbar .closetoggler:focus {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.searchbar .closetoggler {
  position: relative;
  margin-left: auto;
  margin-right: 0.25rem;
}
.searchbar .searchtool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 99;
  right: 0;
  left: 30%;
  width: 70%;
  bottom: -30px;
  background: -webkit-gradient(linear, left top, right top, color-stop(38.99%, #19629C), color-stop(74.89%, #0F4570));
  background: linear-gradient(90deg, #19629C 38.99%, #0F4570 74.89%);
  -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.37);
          box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.37);
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.searchbar .searchtool.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.searchbar .ce_form {
  display: inline-block;
  width: calc(100% - 40px - 0.5rem);
  padding: 0.25em;
}
.searchbar .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.searchbar .formbody .widget {
  margin: 0;
}
.searchbar .formbody .widget-text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 60px);
          flex: 0 0 calc(100% - 60px);
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
.searchbar .formbody .widget-submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
}
.searchbar .formbody .widget-submit button {
  background-color: #0069B4;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.searchbar .formbody .widget-submit button:hover, .searchbar .formbody .widget-submit button:focus {
  background-color: #17507D;
  border: 1px solid #fff;
}
.searchbar .formbody .widget-submit input {
  height: 30px;
  width: 30px;
}

/*Variable Werte für Grundstyle*/
/*Klassen für @extend*/
.fieldreset, .ce_form .widget-checkbox.dsgvo fieldset,
.ce_form_inlude .widget-checkbox.dsgvo fieldset,
.mod_login .widget-checkbox.dsgvo fieldset {
  border: none;
  padding: 0;
}

/*Basic Styles*/
.ce_form,
.ce_form_inlude,
.mod_login {
  background: #EEF7FF;
  padding: 2rem;
  border-radius: 4px;
  /*mehspaltigkeit Layout*/
}
.ce_form input,
.ce_form label,
.ce_form_inlude input,
.mod_login input,
.ce_form_inlude label,
.mod_login label {
  display: block;
}
.ce_form label,
.ce_form legend,
.ce_form_inlude label,
.mod_login label,
.ce_form_inlude legend,
.mod_login legend {
  color: #0069B4;
}
.ce_form label span.mandatory,
.ce_form legend span.mandatory,
.ce_form_inlude label span.mandatory,
.mod_login label span.mandatory,
.ce_form_inlude legend span.mandatory,
.mod_login legend span.mandatory {
  color: #8A121A;
}
.ce_form input,
.ce_form textarea,
.ce_form_inlude input,
.mod_login input,
.ce_form_inlude textarea,
.mod_login textarea {
  width: 100%;
  border: 1px solid #0069B4;
  padding: 0.6em;
  background-color: #fff;
  color: #17507D;
  border-radius: 4px;
}
.ce_form input:focus,
.ce_form textarea:focus,
.ce_form_inlude input:focus,
.mod_login input:focus,
.ce_form_inlude textarea:focus,
.mod_login textarea:focus {
  background: #fafafa;
}
.ce_form input:valid,
.ce_form_inlude input:valid,
.mod_login input:valid {
  color: #17507D;
}
.ce_form input:invalid,
.ce_form_inlude input:invalid,
.mod_login input:invalid {
  color: #95999D;
}
.ce_form fieldset,
.ce_form_inlude fieldset,
.mod_login fieldset {
  border: none;
  border-top: 2px solid #0069B4;
  padding: 2rem 0 1rem 0;
}
.ce_form fieldset legend,
.ce_form_inlude fieldset legend,
.mod_login fieldset legend {
  font-weight: bold;
  padding: 0.25rem 0.75rem;
  font-weight: bold;
  background-color: #0069b4;
  border-radius: 4px;
  color: #fff;
  margin: 0 auto;
}
.ce_form fieldset.radio_container legend, .ce_form fieldset.checkbox_container legend,
.ce_form_inlude fieldset.radio_container legend,
.mod_login fieldset.radio_container legend,
.ce_form_inlude fieldset.checkbox_container legend,
.mod_login fieldset.checkbox_container legend {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  color: #051928;
}
.ce_form fieldset.condition,
.ce_form_inlude fieldset.condition,
.mod_login fieldset.condition {
  border: none;
  padding: 0;
}
.ce_form .widget,
.ce_form_inlude .widget,
.mod_login .widget {
  margin-bottom: 2em;
}
.ce_form .widget-checkbox .checkbox_container,
.ce_form_inlude .widget-checkbox .checkbox_container,
.mod_login .widget-checkbox .checkbox_container {
  border: none;
  padding: 0;
}
.ce_form .widget-checkbox .checkbox_container > span,
.ce_form_inlude .widget-checkbox .checkbox_container > span,
.mod_login .widget-checkbox .checkbox_container > span {
  display: block;
  position: relative;
}
.ce_form .widget-checkbox .checkbox_container > span label,
.ce_form_inlude .widget-checkbox .checkbox_container > span label,
.mod_login .widget-checkbox .checkbox_container > span label {
  padding-left: 30px;
}
.ce_form .widget-checkbox .checkbox_container > span label::before,
.ce_form_inlude .widget-checkbox .checkbox_container > span label::before,
.mod_login .widget-checkbox .checkbox_container > span label::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0.3rem;
  height: 20px;
  width: 20px;
  border: 1px solid #0069B4;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.ce_form .widget-checkbox .checkbox_container > span input:checked ~ label::before,
.ce_form_inlude .widget-checkbox .checkbox_container > span input:checked ~ label::before,
.mod_login .widget-checkbox .checkbox_container > span input:checked ~ label::before {
  content: "✔ ";
  line-height: 1;
  font-size: 20px;
}
.ce_form .widget-checkbox.dsgvo legend,
.ce_form_inlude .widget-checkbox.dsgvo legend,
.mod_login .widget-checkbox.dsgvo legend {
  display: none;
}
.ce_form .widget-select,
.ce_form .ctlg_form_field.select,
.ce_form_inlude .widget-select,
.mod_login .widget-select,
.ce_form_inlude .ctlg_form_field.select,
.mod_login .ctlg_form_field.select {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ce_form .widget-select::after,
.ce_form .ctlg_form_field.select::after,
.ce_form_inlude .widget-select::after,
.mod_login .widget-select::after,
.ce_form_inlude .ctlg_form_field.select::after,
.mod_login .ctlg_form_field.select::after {
  content: "▼";
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem 0.2em;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: 0.25s all ease;
  transition: 0.25s all ease;
  color: #17507D;
}
.ce_form .widget-select label,
.ce_form .ctlg_form_field.select label,
.ce_form_inlude .widget-select label,
.mod_login .widget-select label,
.ce_form_inlude .ctlg_form_field.select label,
.mod_login .ctlg_form_field.select label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.ce_form .widget-select select,
.ce_form .ctlg_form_field.select select,
.ce_form_inlude .widget-select select,
.mod_login .widget-select select,
.ce_form_inlude .ctlg_form_field.select select,
.mod_login .ctlg_form_field.select select {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  padding: 0.6em;
  border: 2px solid #0069B4;
  background: #fff;
  color: #17507D;
  cursor: pointer;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.ce_form .widget-select select option,
.ce_form .ctlg_form_field.select select option,
.ce_form_inlude .widget-select select option,
.mod_login .widget-select select option,
.ce_form_inlude .ctlg_form_field.select select option,
.mod_login .ctlg_form_field.select select option {
  padding: 0.6em;
  color: #17507D;
}
.ce_form .widget-radio .radio_container,
.ce_form_inlude .widget-radio .radio_container,
.mod_login .widget-radio .radio_container {
  border: none;
  padding: 0;
}
.ce_form .widget-radio .radio_container > span,
.ce_form_inlude .widget-radio .radio_container > span,
.mod_login .widget-radio .radio_container > span {
  display: block;
  position: relative;
}
.ce_form .widget-radio .radio_container > span label,
.ce_form_inlude .widget-radio .radio_container > span label,
.mod_login .widget-radio .radio_container > span label {
  padding-left: 30px;
}
.ce_form .widget-radio .radio_container > span label::before,
.ce_form_inlude .widget-radio .radio_container > span label::before,
.mod_login .widget-radio .radio_container > span label::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0.3rem;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #0069B4;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.ce_form .widget-radio .radio_container > span input:checked ~ label::before,
.ce_form_inlude .widget-radio .radio_container > span input:checked ~ label::before,
.mod_login .widget-radio .radio_container > span input:checked ~ label::before {
  content: "✔ ";
  line-height: 1;
  font-size: 20px;
}
.ce_form .widget-submit button,
.ce_form_inlude .widget-submit button,
.mod_login .widget-submit button {
  background: #fff;
  color: #0069B4;
  padding: 0.6em;
  border: 1px solid #0069B4;
  cursor: pointer;
}
.ce_form .widget-submit button:hover,
.ce_form_inlude .widget-submit button:hover,
.mod_login .widget-submit button:hover {
  background: #fafafa;
}
.ce_form p.error,
.ce_form_inlude p.error,
.mod_login p.error {
  color: #8A121A;
}
.ce_form .two-columns,
.ce_form_inlude .two-columns,
.mod_login .two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ce_form .two-columns > div,
.ce_form_inlude .two-columns > div,
.mod_login .two-columns > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 61.25em) {
  .ce_form .two-columns > div,
  .ce_form_inlude .two-columns > div,
  .mod_login .two-columns > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
  }
}
.ce_form .three-columns,
.ce_form_inlude .three-columns,
.mod_login .three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ce_form .three-columns > div,
.ce_form_inlude .three-columns > div,
.mod_login .three-columns > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.ce_form .three-columns > div.explanation,
.ce_form_inlude .three-columns > div.explanation,
.mod_login .three-columns > div.explanation {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 61.25em) {
  .ce_form .three-columns > div,
  .ce_form_inlude .three-columns > div,
  .mod_login .three-columns > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
  .ce_form .three-columns > div.explanation,
  .ce_form_inlude .three-columns > div.explanation,
  .mod_login .three-columns > div.explanation {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.ce_gallery.center ul,
.content-gallery.center ul {
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce_gallery ul,
.content-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@supports (grid-area: auto) {
  .ce_gallery ul,
  .content-gallery ul {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 41.25em) {
    .ce_gallery ul,
    .content-gallery ul {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .ce_gallery ul li,
  .content-gallery ul li {
    margin: 0;
  }
}
.ce_gallery ul.cols_3 li,
.content-gallery ul.cols_3 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 25em) {
  .ce_gallery ul.cols_3 li,
  .content-gallery ul.cols_3 li {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 37.5em) {
  .ce_gallery ul.cols_3 li,
  .content-gallery ul.cols_3 li {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
}
@supports (grid-area: auto) {
  .ce_gallery ul.cols_3,
  .content-gallery ul.cols_3 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 25em) {
    .ce_gallery ul.cols_3,
    .content-gallery ul.cols_3 {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media screen and (min-width: 41.25em) {
    .ce_gallery ul.cols_3,
    .content-gallery ul.cols_3 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .ce_gallery ul.cols_3 li,
  .content-gallery ul.cols_3 li {
    margin: 0;
  }
}
.ce_gallery ul.cols_4 li,
.content-gallery ul.cols_4 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 25em) {
  .ce_gallery ul.cols_4 li,
  .content-gallery ul.cols_4 li {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 37.5em) {
  .ce_gallery ul.cols_4 li,
  .content-gallery ul.cols_4 li {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
}
@supports (grid-area: auto) {
  .ce_gallery ul.cols_4,
  .content-gallery ul.cols_4 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 41.25em) {
    .ce_gallery ul.cols_4,
    .content-gallery ul.cols_4 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
  .ce_gallery ul.cols_4 li,
  .content-gallery ul.cols_4 li {
    margin: 0;
  }
}
.ce_gallery ul.cols_5 li,
.content-gallery ul.cols_5 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 25em) {
  .ce_gallery ul.cols_5 li,
  .content-gallery ul.cols_5 li {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 37.5em) {
  .ce_gallery ul.cols_5 li,
  .content-gallery ul.cols_5 li {
    -ms-flex-preferred-size: calc(20% - 1rem);
        flex-basis: calc(20% - 1rem);
  }
}
@supports (grid-area: auto) {
  .ce_gallery ul.cols_5,
  .content-gallery ul.cols_5 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 41.25em) {
    .ce_gallery ul.cols_5,
    .content-gallery ul.cols_5 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .ce_gallery ul.cols_5 li,
  .content-gallery ul.cols_5 li {
    margin: 0;
  }
}
.ce_gallery ul.cols_6 li,
.content-gallery ul.cols_6 li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 25em) {
  .ce_gallery ul.cols_6 li,
  .content-gallery ul.cols_6 li {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
}
@media screen and (min-width: 37.5em) {
  .ce_gallery ul.cols_6 li,
  .content-gallery ul.cols_6 li {
    -ms-flex-preferred-size: calc(16.6666% - 1rem);
        flex-basis: calc(16.6666% - 1rem);
  }
}
@supports (grid-area: auto) {
  .ce_gallery ul.cols_6,
  .content-gallery ul.cols_6 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  @media screen and (min-width: 41.25em) {
    .ce_gallery ul.cols_6,
    .content-gallery ul.cols_6 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
  }
  .ce_gallery ul.cols_6 li,
  .content-gallery ul.cols_6 li {
    margin: 0;
  }
}

.news-block.columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-block.columns-4 .layout_latest {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 47.5em) and (max-width: 75em) {
  .news-block.columns-4 .layout_latest {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 75em) {
  .news-block.columns-4 .layout_latest {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
}
@supports (grid-area: auto) {
  .news-block.columns-4 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 47.5em) {
    .news-block.columns-4 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr;
    }
  }
  @media screen and (min-width: 75em) {
    .news-block.columns-4 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
  .news-block.columns-4 li {
    margin: 0;
  }
}
.news-block.columns-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-block.columns-3 .layout_latest {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 47.5em) and (max-width: 75em) {
  .news-block.columns-3 .layout_latest {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 75em) {
  .news-block.columns-3 .layout_latest {
    -ms-flex-preferred-size: calc(33% - 1rem);
        flex-basis: calc(33% - 1rem);
  }
}
@supports (grid-area: auto) {
  .news-block.columns-3 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 47.5em) {
    .news-block.columns-3 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr;
    }
  }
  @media screen and (min-width: 75em) {
    .news-block.columns-3 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .news-block.columns-3 li {
    margin: 0;
  }
}
.subpage .news-block.columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.subpage .news-block.columns-4 .layout_latest {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 1rem 1rem 0;
}
@media screen and (min-width: 47.5em) and (max-width: 75em) {
  .subpage .news-block.columns-4 .layout_latest {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 86.25em) {
  .subpage .news-block.columns-4 .layout_latest {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
}
@supports (grid-area: auto) {
  .subpage .news-block.columns-4 {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 47.5em) {
    .subpage .news-block.columns-4 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr;
    }
  }
  @media screen and (min-width: 86.25em) {
    .subpage .news-block.columns-4 {
      grid-gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
  .subpage .news-block.columns-4 li {
    margin: 0;
  }
}
.news-block .layout_latest:hover img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.news-block figure {
  overflow: hidden;
}
.news-block .image_container img {
  border-radius: 0.25rem 0.25rem 0 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-block .teaser-content {
  background: -webkit-gradient(linear, left bottom, left top, from(#F5F5F4), color-stop(39.06%, #FFFFFF));
  background: linear-gradient(0deg, #F5F5F4 0%, #FFFFFF 39.06%);
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 0.5px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 0.5px 1px rgba(0, 0, 0, 0.15);
  padding: 1rem 1rem 0.5rem 1rem;
  border-radius: 0 0 0.25rem 0.25rem;
}
.news-block h2 {
  font-size: 20px;
  font-size: 1.25rem;
}
.news-block .category {
  color: #74787C;
  text-transform: uppercase;
}
.news-block .category a {
  color: inherit;
  text-decoration: none;
}
.news-block .category a:hover, .news-block .category a:focus {
  color: #051928;
}
.news-block .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-block .info time {
  font-size: 14px;
  font-size: 0.875rem;
}
.news-block img {
  width: 100%;
}
.news-block .more a {
  color: #0069B4;
}
.news-block .more a:hover, .news-block .more a:focus {
  color: #051928;
}

.news-list .layout_latest {
  border-bottom: 1px solid #E5E5E6;
  margin-bottom: 2rem;
}
@media screen and (min-width: 50em) {
  .news-list .layout_latest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.news-list .layout_latest .image_container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}
.news-list .layout_latest .image_container ~ .teaser-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 68%;
          flex: 0 0 68%;
}
.news-list .layout_latest .teaser-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.news-list .layout_latest .teaser-content h2,
.news-list .layout_latest .teaser-content .ce_text {
  margin: 0;
}
.news-list .layout_latest .teaser-content .info {
  margin: 0 0 0.6rem 0;
  padding: 0.3em;
  background: #EEF7FF;
  color: #0069B4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-list .layout_latest .teaser-content .more {
  text-align: right;
}
.news-list .layout_latest .teaser-content .more a {
  display: inline-block;
}

.mod_newsreader {
  max-width: 1200px;
  margin: 0 auto;
  background: #F0F2F4;
  padding: 2rem;
}
.mod_newsreader .back {
  text-align: center;
  margin-top: 2rem;
}
.mod_newsreader .back a {
  display: inline-block;
}

.mod_eventlist .events-startseite {
  background-color: #F0F2F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mod_eventlist .events-startseite .abteilung {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.mod_eventlist .events-startseite .abteilung.tennis {
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}
.mod_eventlist .events-startseite .abteilung.hockey {
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}
.mod_eventlist .events-startseite .abteilung.rudern {
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}
.mod_eventlist .events-startseite .abteilung.aktiv {
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}
.mod_eventlist .events-startseite .date {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mod_eventlist .events-startseite .titlelink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  color: #0069B4;
  text-decoration: none;
}
.mod_eventlist .events-startseite .titlelink:hover, .mod_eventlist .events-startseite .titlelink:focus {
  text-decoration: underline;
}
.mod_eventlist .events-startseite .location {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.mod_eventlist .events-startseite > * {
  padding: 0 1rem;
}
@media screen and (min-width: 33em) {
  .mod_eventlist .events-startseite .abteilung {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .mod_eventlist .events-startseite .date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .mod_eventlist .events-startseite .titlelink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .mod_eventlist .events-startseite .location {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .mod_eventlist .events-startseite > * {
    padding: 1rem;
  }
}
@media screen and (min-width: 56.875em) {
  .mod_eventlist .events-startseite .abteilung {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5%;
            flex: 0 0 5%;
  }
  .mod_eventlist .events-startseite .date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
  }
  .mod_eventlist .events-startseite .titlelink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
            flex: 0 0 36%;
  }
  .mod_eventlist .events-startseite .location {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}
.mod_eventlist .events-startseite.odd {
  background-color: #fff;
}

.mod_eventreader {
  max-width: 1200px;
  margin: 0 auto;
  background: #F0F2F4;
  padding: 2.5rem;
}
.mod_eventreader .back {
  text-align: center;
  margin-top: 2rem;
}
.mod_eventreader .back a {
  display: inline-block;
}

.ce_swiperStart,
.content-swiper {
  position: relative;
  margin-bottom: 2rem;
}
.ce_swiperStart .swiper-wrapper img,
.content-swiper .swiper-wrapper img {
  width: 100%;
}
.ce_swiperStart .swiper-wrapper > div,
.content-swiper .swiper-wrapper > div {
  margin-bottom: 0;
}
.ce_swiperStart .swiper-button-prev,
.content-swiper .swiper-button-prev {
  background: url("/files/theme/img/icons/slider-prev.svg") left 5px center no-repeat;
  opacity: 0.75;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ce_swiperStart .swiper-button-next,
.content-swiper .swiper-button-next {
  background: url("/files/theme/img/icons/slider-next.svg") right 5px center no-repeat;
  opacity: 0.75;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ce_swiperStart:hover .swiper-button-prev, .ce_swiperStart:focus .swiper-button-prev,
.content-swiper:hover .swiper-button-prev,
.content-swiper:focus .swiper-button-prev {
  opacity: 1;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  left: 2rem;
  width: 4rem;
  outline: none;
}
.ce_swiperStart:hover .swiper-button-next, .ce_swiperStart:focus .swiper-button-next,
.content-swiper:hover .swiper-button-next,
.content-swiper:focus .swiper-button-next {
  opacity: 1;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  right: 2rem;
  width: 4rem;
  outline: none;
}

.ce_rsce_slider {
  position: relative;
}
.ce_rsce_slider .text {
  position: absolute;
  z-index: 10;
  bottom: 20%;
  left: 4rem;
}
@media screen and (max-width: 21.875em) {
  .ce_rsce_slider .text {
    right: 5%;
  }
}
.ce_rsce_slider .text h1, .ce_rsce_slider .text h2, .ce_rsce_slider .text h3, .ce_rsce_slider .text h4, .ce_rsce_slider .text h5, .ce_rsce_slider .text h6 {
  font-size: 48px;
  font-size: 3rem;
  padding: 0.5rem 2rem;
  border-radius: 0.25rem;
  background: rgba(21, 23, 26, 0.7);
  color: #F0F2F4;
  line-height: 1;
}
@media screen and (max-width: 31.875em) {
  .ce_rsce_slider .text h1, .ce_rsce_slider .text h2, .ce_rsce_slider .text h3, .ce_rsce_slider .text h4, .ce_rsce_slider .text h5, .ce_rsce_slider .text h6 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.ce_rsce_slider .text a {
  background-color: rgba(255, 255, 255, 0.8);
  color: #1D1D1B;
  padding: 0.75rem 1rem;
  border-radius: 0.25rem;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 2rem;
}
.ce_rsce_slider .text a:hover {
  background-color: #0069B4;
  color: #fff;
}

.swiper button.swiper-button-prev:after,
.swiper button.swiper-button-next:after {
  color: #E5E5E6;
}

table, thead, tfoot, tbody, tr, th, td {
  display: block;
}

tr {
  margin: 0.6em 0;
}

thead {
  height: 0; /* we show titles for each cell, not in the header */
  overflow: hidden;
}

/* show the title attribute above each data cell */
td[title]:before {
  display: block;
  font-weight: bold;
  content: attr(title);
}

@media (min-width: 30em) { /* assume our reset table fits in there */
  table {
    display: table;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }
  tbody {
    display: table-row-group;
  }
  tr {
    display: table-row;
  }
  td, th {
    display: table-cell;
  }
  td[title]:before {
    content: none;
  }
}
.ce_table,
.content-table {
  margin: 0 0 1rem 0;
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}
.ce_table td,
.ce_table th,
.content-table td,
.content-table th {
  padding: 0.5rem;
}
.ce_table td:not(.col_last),
.ce_table th:not(.col_last),
.content-table td:not(.col_last),
.content-table th:not(.col_last) {
  border-right: 1px solid #F0F2F4;
}
.ce_table thead,
.ce_table tfoot,
.content-table thead,
.content-table tfoot {
  background-color: #0069B4;
  color: #fff;
}
.ce_table tbody tr:nth-child(odd),
.content-table tbody tr:nth-child(odd) {
  background-color: #D7D9DA;
}

.video_container,
.content-youtube figure {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video_container:hover,
.content-youtube figure:hover {
  cursor: pointer;
}

.video_container iframe,
.video_container object,
.video_container embed,
figure iframe,
figure object,
figure embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.video_container figure,
.content-youtube figure {
  opacity: 0.75;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.video_container figure:hover,
.video_container figure:focus,
.content-youtube figure:hover,
.content-youtube figure:focus {
  opacity: 1;
}
.video_container figure:hover figcaption,
.video_container figure:focus figcaption,
.content-youtube figure:hover figcaption,
.content-youtube figure:focus figcaption {
  height: auto;
  bottom: 0;
}
.video_container figure:focus,
.content-youtube figure:focus {
  outline: 4px dashed #95999D;
  outline-offset: -4px;
}
.video_container figure:focus figcaption,
.content-youtube figure:focus figcaption {
  height: auto;
  bottom: 0;
}
.video_container figcaption,
.content-youtube figcaption {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  top: auto;
  background-color: rgba(255, 255, 255, 0.9);
  color: #3D4042;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 2rem 0.5rem;
  font-weight: 700;
}

.backtotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1000;
}
.backtotop a {
  display: block;
  padding: 5px;
  text-decoration: none;
  background-color: #17507D;
  color: #fff;
  line-height: 0;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.35);
  border: 1px solid #fff;
  border-radius: 4px;
}
.backtotop a:hover, .backtotop a:focus {
  background-color: #9EBFD9;
  border: 1px solid #051928;
}
.backtotop a:hover svg, .backtotop a:focus svg {
  color: #051928;
}
.backtotop span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}
.backtotop svg.icon-chevron-up {
  color: #fff;
  fill: #fff;
  width: 40px;
  height: 40px;
  margin-right: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination p {
  margin: 0;
  font-size: 14px;
}
.pagination ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.pagination li {
  display: inline-block;
  margin-right: 0.3rem;
  margin-bottom: 0.3em;
}
.pagination a,
.pagination .active {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #F0F2F4;
  border: 1px solid #D7D9DA;
  text-align: center;
  text-decoration: none;
  color: #1D1D1B;
  line-height: 2.5rem;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pagination .active {
  background: #474E54;
  border: 1px solid #474E54;
  color: #F0F2F4;
}
.pagination a.next,
.pagination a.previous,
.pagination a.first,
.pagination a.last {
  width: auto;
  padding: 0 0.5em;
}
.pagination a:hover,
.pagination a:focus {
  background: #474E54;
  border: 1px solid #474E54;
  color: #fff;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ce_rsce_ansprechpartner {
  padding: 1rem;
  background-color: #EEF7FF;
  border: 1px solid #9EBFD9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.ce_rsce_ansprechpartner picture, .ce_rsce_ansprechpartner > img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  margin-right: 30px;
}
.ce_rsce_ansprechpartner picture {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}
.ce_rsce_ansprechpartner .personeninfo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(75% - 30px);
          flex: 1 0 calc(75% - 30px);
  margin-bottom: 2.1rem;
}
.ce_rsce_ansprechpartner .personeninfo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce_rsce_ansprechpartner .personeninfo li svg {
  width: 30px;
  height: 30px;
  color: #17507D;
  vertical-align: bottom;
}
.ce_rsce_ansprechpartner .personeninfo a {
  color: #0069B4;
}
.ce_rsce_ansprechpartner .more {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.box-sticky {
  display: none;
}
@media screen and (min-width: 48em) {
  .box-sticky {
    display: block;
    position: fixed;
    right: -7.5rem;
    top: 50%;
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
    z-index: 20;
  }
}
.box-sticky > div {
  position: relative;
  right: 0;
  width: 10rem;
  height: 2.5rem;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 4px 0 0 4px;
  margin-bottom: 1px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.box-sticky > div:hover {
  right: 7.5rem;
}
.box-sticky svg {
  width: 2rem;
  height: 2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 2.5rem;
}
.box-sticky a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #0069B4), color-stop(25%, #0069B4));
  background: linear-gradient(to right, #0069B4 25%, #0069B4 25%);
  color: #fff;
  line-height: 2.5rem;
  font-size: 0.875rem;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 4px 0 0 4px;
}
.box-sticky a span {
  display: inline-block;
  margin-left: 0.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.box-sticky a:hover, .box-sticky a:focus {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #0078ce), color-stop(25%, #0087e7));
  background: linear-gradient(to right, #0078ce 25%, #0087e7 25%);
}

.mod_login {
  margin-bottom: 3rem;
}

.ce_timeline_single {
  --timeline_color: #95999D;
}

.ce_timeline_single .timeline .year {
  background: #124d7c;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 1rem;
}

.ce_timeline_single .headline {
  display: none !important;
}

.ce_timeline_single .text {
  margin-top: 1rem;
}

.ce_timeline_single:nth-child(2n) .text_wrapper .year {
  width: auto;
}

.ce_timeline_single:nth-child(2n+1) .text_wrapper div,
.ce_timeline_single:nth-child(2n) .text_wrapper div.text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ce_timeline_single:nth-child(2n) .text_wrapper .timline-line::before {
  left: 0;
  top: -6px;
  height: 15px;
  width: 15px;
}
