body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;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;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{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;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
/*!
 * mega menu layout
 * optimiced for Contao Official Demo Theme
 */.mod_navigation.dropdown{overflow:visible}.mod_navigation li.mm_container>a,.mod_navigation li.mm_container>span,.mod_navigation li.mm_container>strong{position:relative}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>a:after,.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>strong:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>a:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background-color:#F4F2F0;z-index:110}.mod_navigation li.mm_container .mm_dropdown{display:none;position:absolute;left:0;right:0;z-index:100}.mod_navigation li.mm_container .mm_dropdown>.inner{padding:1rem 2rem;border:1px solid #E5DFDC;background-color:rgba(244, 242, 240, 0.95);overflow:hidden}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover .mm_dropdown,.mod_navigation li.mm_container.mm_container_onClickOnly .mm_isActive~.mm_dropdown{display:block}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}

html,
body {
    height:100%;
    min-height:100%;
    margin:0;
    padding:0;
}

body {
    font-family:"Din",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height:1.45em;
    font-weight:normal;
    color:#fff;
    letter-spacing:.01em;
    word-spacing:0.075em;
    
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
    
	text-rendering: optimizeLegibility;
	
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg preserveAspectRatio='none' id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 338 26'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23afaea8;%7d.cls-2%7bfill:%234db0dd;%7d.cls-3%7bfill:%2379786e;%7d.cls-4%7bfill:%232684a5;%7d.cls-5%7bfill:%2394938b;%7d.cls-6%7bfill:%23008ece;%7d%3c/style%3e%3c/defs%3e%3ctitle%3estreifen%3c/title%3e%3crect class='cls-1' width='133' height='26'/%3e%3crect class='cls-2' x='133' width='35' height='26'/%3e%3crect class='cls-3' x='168' width='53' height='26'/%3e%3crect class='cls-4' x='221' width='11' height='26'/%3e%3crect class='cls-5' x='232' width='35' height='26'/%3e%3crect class='cls-6' x='267' width='71' height='26'/%3e%3c/svg%3e");
	background-color: #AFAEA8;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

figure {
    margin:0;
    padding:0;
}

img,
object {
    display:block;
}

*:focus {
    outline: none;
}

a {
	color:#fff;
	border-bottom: 1px solid #e4b11c;
	padding-bottom: 1px;
	text-decoration:none;
	transition-duration: 0.15s;
}

a:hover {
	color:#e4b11c;
	text-decoration:none;
	transition-duration: 0.15s;
	border:none;
}

a[href ^="mailto"], a[href ^="tel"] {
	border-bottom: 0;
}

#wrapper {
	display: -webkit-flex;
	display: -moz-box; 
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%;
	margin: 0;
	padding-top:7px;
}

#container {
	-webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
	flex: 1 0 auto;
	background-color: #006f96;
}

.hellgraublau #container {
	background-color: #5d96b0;
}

.hellblau  #container {
    background-color: #59a3d4;
}

.dunkelgrau #container {
    background-color: #79786f;
}

p, .formbody, #main ul, .button {
	margin-top: 0;
	margin-bottom: 20px;	
}

.link:last-of-type, .ce_hyperlink:last-of-type {
	margin-top: 0;
	margin-bottom: 12px;	
}


#main-navigation {
	float:right;
	margin-right:50px;
	font-size: 18px;
	letter-spacing: 0.03em;
	word-spacing: 0.04em;
    font-weight:bold;
}

#main-navigation ul ul {
	font-size: 0.99rem;
	letter-spacing: 0.02em;
}

#meta-navigation {
	float:left;
	font-size: 15px;
	letter-spacing: 0.01em;
	word-spacing: 0.02em;
}

.nav_list ul {
	margin-top:20px;
	margin-bottom:0;
	padding-left: 17px;
}

.nav_list ul.level_2 {
	padding-left: 0;
}

#main-navigation.nav_list ul {
	margin-top:25px;	
}

.nav_list li {
    float: left;
	list-style: none;
}

.nav_list li li {
	display:block;
	float: inherit;
	font-weight: normal;
	line-height: 1.6em;
}

.nav_list a, .nav_list span.active {
	color:#fff;
	padding: 9px 16px 8px;
	display: block;
	border-bottom: 0;
}


.nav_list a {
	transition: background-color 0.15s ease-out;	
}

.mod_navigation > ul > li > a:hover:after, .mod_navigation > ul > li > a.active:after, .mod_navigation > ul > li > span.active:after, .mod_navigation > ul > li > a.trail:after, #meta-navigation strong:after {
    position: relative;
    display: block;
    height: 3px;
    content: "";
    background-color: #fff;
    margin-top:5px;
    margin-bottom:-9px;
}

#meta-navigation a:after, #meta-navigation strong:after {
    height: 2px;
    margin-top:4px;
}

.nav_list ul > li.mm_container:hover a.sibling:after {
	display:none;
}

.nav_list ul > li.mm_container:hover {
	background-color: rgba(31, 128, 162, 0.92);
}

#meta-navigation.nav_list a, #meta-navigation.nav_list strong{
	padding: 0 10px 6px;
	display:block;
}

.nav_list li li a {
	padding: 2px 35px 2px 10px;
	color:#fff;
}

.nav_list li:last-of-type li a {
    text-align: right;
    padding-right: 12px;
}

.nav_list li li a:hover {
	background-color: #d7a535;
}

#main-navigation.nav_list ul.level_1 {
	margin-top: 0;
	padding-left: 35px;
	padding-right: 12px;
}

.mm_dropdown nav:last-of-type ul{
	padding-right: 0 !important;
}

.mod_navigation li.mm_container .mm_dropdown > .inner {
	padding: 0;
	margin: 2.3rem 2.8rem 2.5rem;
	border: 0;
	background-color: transparent;
	float: right;
	position: relative;
}

.mm_dropdown {
	background-color: rgba(31, 128, 162, 0.92);
}

.mm_dropdown nav {
	float:left;
}

.mm_dropdown nav:before{
	background-color:#fff;
	width:1px;
	content:"";
	height:100%;
	position: absolute;}

.mm_dropdown nav:first-of-type:before {
	display:none;
}

.mit-titel > ul:first-of-type > li:first-child {
	font-family:"Roboto Slab",Georgia,serif;
	font-weight:bold;
	letter-spacing: 0.02rem;
	word-spacing: 0.03rem;
	font-size: 1.2rem;
}

.mit-titel > ul:first-of-type > li:first-child > a {
	margin-bottom: 8px;
}

.mit-titel ul.level_2 {
	font-family:"Din";
	word-spacing: initial;
}

/* einzelnavi */
.mod_navigation li.einzelnav.mm_container .mm_dropdown {
	left: inherit;
	right: inherit;
}

.mod_navigation li.einzelnav.mm_container:last-child .mm_dropdown {
	right: 0;
}

#main-navigation.nav_list ul .einzelnav ul {
	padding-right: 0;
}

.mod_navigation li.einzelnav.mm_container .mm_dropdown > .inner {
    margin-left: 6px;
}

#main-navigation.nav_list ul .einzelnav ul {
    padding-left: 0;
}

.einzelnav .mm_dropdown {
	background-color: transparent;
}

.einzelnav .mm_dropdown:after {
	height: 100%;
	width: 200vw;
	left: -100vw;
	position: absolute;
	z-index: -1;
	background-color: rgba(31, 128, 162, 0.88);
	content:"";
}

.einzelnav .mm_dropdown nav {
    float: none;
}

.einzelnav .mm_dropdown nav:before {
    display:none;
}


#header {
	position: absolute;
	z-index: 100;
	width: 100%;
}

#hintergrundbild {
	height: calc(100vh - 7px);
	position: relative;
	background-color: #a3a29c;
}

.default #hintergrundbild {
	height: inherit;
	position: inherit;
}

.default #hintergrundbild .image_container {
	height: 35vw;
	min-height:460px;
	position: relative;
}

.mod_navigation li.mm_container:hover > a:after, .mod_navigation li.mm_container:hover > span:after {
	background-color: transparent;	
}

.home #hintergrundbild:before {
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(95%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	

	content:"";
	right:0;
	left:0;
	height:180px;
	position: absolute;
	opacity: 0.45;
}

.home #hintergrundbild:after {
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.56) 27%, rgba(0,0,0,0) 90%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(27%, rgba(0,0,0,0.56)), color-stop(90%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.56) 27%, rgba(0,0,0,0) 90%);
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.56) 27%, rgba(0,0,0,0) 90%);
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.56) 27%, rgba(0,0,0,0) 90%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.56) 27%, rgba(0,0,0,0) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );


	content:"";
	top: 0;
	right:0;
	left:0;
	height:150px;
	position: absolute;
	opacity: 0.3;
}

#logo a {
	height: 52px;
	width: 321px;
	position: fixed;
	right:0;
	bottom: 10vh;
	background: url(../../files/layout/maerkli.svg) no-repeat center right;
	box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.3);
	border-bottom: none;
	transition-duration: 0.3s;
}

#footer #logo a {
	display:none;	
}

.arrow {
    width: 100%;
    height: 75px;
    left: 0;
    bottom: 0;
    position: absolute;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.21 23.93'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3earrow%3c/title%3e%3cpolygon class='cls-1' points='41.86 2.48 39.74 0.35 39.38 0 39.03 0.35 21.11 18.28 3.18 0.35 2.83 0 2.48 0.35 0.35 2.48 0 2.83 0.35 3.18 20.75 23.58 21.11 23.93 21.46 23.58 41.86 3.18 42.21 2.83 41.86 2.48'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px;
    border-bottom: none;
    
    -moz-animation: arrow-animation 2s 5 1s, einblenden 2s ease-in forwards;
	-webkit-animation: arrow-animation 2s 5 1s, einblenden 2s ease-in forwards;
	animation: arrow-animation 2s 5 1s, einblenden 2s ease-in forwards;
	
	z-index:100;
}

@keyframes arrow-animation {
	
	0%, 20%, 50%, 80%, 100% {
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	}
	40% {
	    -moz-transform: translateY(-20px);
	    -ms-transform: translateY(-20px);
	    -webkit-transform: translateY(-20px);
	    transform: translateY(-20px);
	}
	60% {
	    -moz-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	    -webkit-transform: translateY(-10px);
	    transform: translateY(-10px);
	}
}

.default.sticky-header #header {
	position:absolute;
	top:0;
}

.default.sticky-header.s-h-default #header {
	position:fixed;
	top:0;
	-moz-animation: header-default 0.3s ease-in forwards;
	-webkit-animation: header-default 0.3s ease-in forwards;
	animation: header-default 0.3s ease-in forwards;
}

.default.sticky-header #header {
	-moz-animation: header 0s ease-in forwards;
	-webkit-animation: header 0s ease-in forwards;
	animation: header 0s ease-in forwards;
}

.sticky-header #header {
    position: fixed;
	background-color: #fff;
	top:0;
	
	-moz-animation: header 0.3s ease-in forwards;
	-webkit-animation: header 0.3s ease-in forwards;
	animation: header 0.3s ease-in forwards;
}

.sticky-header .nav_list > ul > li > a {
	padding-top:0;
}

.sticky-header .nav_list > ul > li {
	padding-top:17px;
}

@keyframes header {
	from {
		top:-80px;
	}
	to{
		top:0;
	}
}

@keyframes header-default {
	from {
		top:-80px;
	}
	to{
		top:0;
	}
}

.sticky-header #meta-navigation a, .sticky-header #meta-navigation strong{
	color: #79786e;
}

.sticky-header #main-navigation > ul > li > a {
	color: #006f96;
}

.sticky-header #main-navigation > ul > li > a:hover {
    color: #004c64;	
}


.sticky-header #main-navigation .submenu a.sibling:hover, .sticky-header #main-navigation ul li.submenu:hover > a, .sticky-header #main-navigation ul li.submenu:hover > .active{
	color: #fff;
}

.sticky-header #main-navigation.nav_list ul {
    margin-top: 0;
}
.sticky-header .nav_list ul {
    margin-top: 0;
}

.sticky-header #meta-navigation, .sticky-header #main-navigation  {
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
}

.sticky-header #meta-navigation a:hover, .sticky-header #meta-navigation strong {
	color: #626156;	
}

.sticky-header #meta-navigation a:after, .sticky-header #meta-navigation strong:after {
    background-color: #626156;
    margin-top:5px;
}

.sticky-header .mod_navigation a.sibling:after, .sticky-header .mod_navigation > ul > li > .active:after, .sticky-header .mod_navigation > ul > li > .trail:after, .sticky-header .mod_navigation > ul > li > a:hover:after  {
	background-color: #004c64;
}

.sticky-header #meta-navigation.nav_list a {
    padding-bottom: 8px;
}


.sticky-header #meta-navigation.nav_list a:after, .sticky-header #meta-navigation.nav_list strong:after{
    height:4px;
}


.sticky-header .nav_list span.active {
	padding-top: 0;
    color: #004c64;
}

.sticky-header #header:after {
	position:absolute;
	top: 0;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg preserveAspectRatio='none' id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 338 26'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23afaea8;%7d.cls-2%7bfill:%234db0dd;%7d.cls-3%7bfill:%2379786e;%7d.cls-4%7bfill:%232684a5;%7d.cls-5%7bfill:%2394938b;%7d.cls-6%7bfill:%23008ece;%7d%3c/style%3e%3c/defs%3e%3ctitle%3estreifen%3c/title%3e%3crect class='cls-1' width='133' height='26'/%3e%3crect class='cls-2' x='133' width='35' height='26'/%3e%3crect class='cls-3' x='168' width='53' height='26'/%3e%3crect class='cls-4' x='221' width='11' height='26'/%3e%3crect class='cls-5' x='232' width='35' height='26'/%3e%3crect class='cls-6' x='267' width='71' height='26'/%3e%3c/svg%3e");
	background-size: 100% auto;
	content:"";
	height: 7px;
	right:0;
	left:0;
}

.sticky-header #logo a{
    transform: scale(0.8);
	margin-right: -32px;
	bottom: calc(10vh - 15px);
}


#meta-navigation .active{
	font-weight: normal;
}



.mod_article .inner, #footer .container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
	padding: 68px 0 75px 0;
}

#footer .container {
	max-width: 1420px;
	padding: 70px 50px 30px 50px;
}


#footer .inside {
	background-color:#404040;
	margin-bottom: 120px;
	color: #fff;
}

#hintergrundbild .inside {
	width: 100%;
	position: absolute;
	bottom: 0;
	
	font-family: Roboto Slab;
	font-weight: normal;
	font-size: 4.1em;
	line-height:1em;
	letter-spacing: 0.01em;
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 9px rgba(0,0,0,.2), 1px 2px 38px rgba(0,0,0,.4);
}

.default #hintergrundbild .inside {
	top:44px;
	position: relative;
}

.default #hintergrundbild .text_container {
	position:absolute;
	width: 100%;
	/*bottom: 120px;*/
	bottom: 6.2vw;
	padding-right: 3%;
	padding-left: 3%;
}


#hintergrundbild .block {
	overflow: visible;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.home #hintergrundbild .ce_text {
	margin-bottom: 26vh;
	padding-right: 3%;
	padding-left: 3%;
}

h1, h2, h3, h4 {
	font-family: Roboto Slab;
	font-size: 2.6em;
	line-height: 1.05em;
	letter-spacing: 0.02em;
	margin-top: 80px;
	margin-bottom: 50px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h3 {
	font-size: 1.65em;
	margin-top: 40px;
	margin-bottom: 35px;
}

h1 + .ce_text h3, h1 + .ce_headline h3  {
	margin-top: 5px;
}

.ganze-breite h3, #footer h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top:30px;
	margin-bottom:10px;
}

.ganze-breite h3 {
	margin-top:50px;
}

h3:empty  {
	display: none;
}

#footer h3:first-of-type, h2 + h3 {
	margin-top:0;
}

.ohne-titel h2 {
	display:none;
}

h3 + .ce_image .image_container {
	margin-top: 0;
}

.aktuell .links h3 {
	font-family: "Din",Helvetica,Arial,sans-serif;
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 20px;
	line-height: 1.45em;
	font-weight: normal;
	-webkit-font-smoothing: unset;
	-moz-osx-font-smoothing: unset;
}

h4 {
	margin-top:0px;
	padding-top: 20px;
	font-size: 1.1em;
	margin-bottom: 0.4em;
}

h5 {
	font-size: 20px;
    line-height:1.45em;
    margin-bottom:10px;
}

.image_container + div h4 {
	margin-top:0;
	padding-top:0;
}

.ganze-breite .image_container.float_right, .ganze-breite .image_container.float_left, .ganze-breite .rs-columns > div:first-of-type  {
	width: 39vw;
	
	position:relative;
	overflow:hidden;
}

.ganze-breite .breite-01 .image_container.float_right, .ganze-breite .breite-01 .image_container.float_left, .ganze-breite .rs-columns.breite-01 > div:first-of-type {
	width: 48vw !important;
	margin-right: 0;
}

.ganze-breite .breite-02 .image_container.float_right, .ganze-breite .breite-02 .image_container.float_left, .ganze-breite .rs-columns.breite-02 > div:first-of-type {
	width: 61vw !important;
}

.ie11 .ganze-breite .breite-02 .image_container.float_right, .ie11 .ganze-breite .breite-02 .image_container.float_left, .ie11 .ganze-breite .rs-columns.breite-02 > div:first-of-type {
	width: 51vw !important;
}


.ganze-breite .image_container.float_right, .ganze-breite .bild-rechts > div:first-of-type {
	-webkit-order: 2;
    -ms-flex-order: 2;
	order: 2;
}

.ganze-breite > .ce_text, .ganze-breite .rs-columns {
	min-height:76vh;
	/*min-height:600px;
	max-height:730px;*/

	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
	
	overflow: hidden;
}

.ganze-breite .ce_text.ohne-titel{
	height: inherit;
	min-height:inherit;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite {
	height: inherit;
	min-height: inherit;
	padding-top:50px;
	max-height: inherit;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite img{
	position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    -ms-transform: inherit;
    -webkit-transform: inherit;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column:first-of-type .ce_text {
	max-width: 550px;
	float: right;
	text-align: right;
	padding-left:50px;
	/*padding-bottom:55px;*/
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column > .ce_text {
	padding-bottom:55px;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column .text_inner {
	padding-bottom:0;
}

.ganze-breite .rs-columns .rs-column:first-of-type .ce_text .button, .ganze-breite .bild-rechts > div:last-of-type .button {
	margin-right: 0;
	margin-left: 15px;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite.align-left .rs-column .ce_text {
	text-align: left;
	float: left;
	max-width: inherit;
	/*padding-left: 0;*/
	padding-bottom: 0;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite.align-left {
	max-width: 1250px;
	margin: 0 auto;
}

.align-left .rs-column {
	width: inherit !important;
}

.ganze-breite .rs-column {
	margin-right: 0;
}

.ganze-breite .ce_text.align-top, .ganze-breite .rs-columns.align-top {
	-webkit-align-items: stretch;
	align-items: stretch;
	height:inherit;
	min-height:inherit;
	max-height: inherit;
}

.ganze-breite .rs-columns .ce_text, .bild_rechts .ganze-breite .ce_text{
	max-height:inherit;
	min-height:inherit;
	height:inherit;
	display: inherit;
	-webkit-align-items: inherit;
	align-items: inherit;
	justify-content: inherit;
}


.ganze-breite .image_container.float_right + div {
	text-align:right;
	flex: 1;
	
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.image_container.float_left + div, .image_container.float_left + div div {
	text-align:left;
	flex: 1;
}

.image_container {
	margin-top:15px;
}

.ganze-breite .image_container, #hintergrundbild .image_container {
	margin-top:0;	
}


.float_right img{
	float:right;
}

.float_left img{
	float:left;
}

.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner  {
	max-width: 570px;
	padding-bottom:50px;
}

.default .text_container .text_inner {
	max-width: 750px;
}


.default #hintergrundbild .text_container .text_inner {
	max-width: inherit;
}


.ganze-breite .ce_rs_column_start {
	text-align: left;
	/*flex: 1;*/
	padding-bottom: 50px;
}

.ganze-breite .image_container.float_right + div .text_inner {
	float: right;
	padding-right:70px;
	padding-left:50px;
	padding-bottom:50px;
}

.image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > * {
	padding-left:70px;
	padding-right:50px;
	padding-top:20px;
}

.ganze-breite .rs-column .ce_image {
	padding-bottom:50px;
}

.ganze-breite .bild-rechts .rs-column:last-of-type > * {
	padding-right: 70px;
	padding-left:50px;
	padding-top:20px;
}

.ganze-breite .bild-rechts .rs-column:last-of-type .column_container {
	max-width: 550px;
	float:right;
}

.ganze-breite .bild-rechts > div:last-of-type {
	float: right;
	padding-right:0;
	text-align: right;
	flex: 1;
}

.ganze-breite .image_container.float_right, .ganze-breite .image_container.float_left {
	/*height:100%;*/
}

.dunkelgrau {
	background-color:#79786f;
}

.blau {
	background-color:#408dc8;
}

.hellblau {
	background-color:#59a3d4;
}

.hellgrau {
	background-color:#a3a29c;
}

.graublau {
	background-color:#4280a0;
}

.hellgraublau {
	background-color:#5d96b0;
}

.mod_article.dunkelgrau, .mod_article.blau, .mod_article.hellblau, .mod_article.dunkelblau, .mod_article.hellgrau, .mod_article.hellgraublau, .mod_article.graublau {
	position: relative;
	overflow: visible;
	padding-bottom: 50px;
}

.mod_article.graublau .team {
	padding-bottom: 0;
}

.mod_article.dunkelgrau {
    background-color: #79786f;
}

.mod_article.blau {
	background-color:#408dc8;
}

.mod_article.hellblau {
	background-color:#59a3d4;
}

.mod_article.dunkelblau {
	background-color:#006f96;
}

.mod_article.hellgrau {
    background-color: #a3a29c;
}

.mod_article.graublau {
	background-color:#4280a0;
}

.mod_article.hellgraublau {
    background-color: #5d96b0;
}

.mod_article.dunkelgrau:before, .mod_article.dunkelgrau:after, .mod_article.blau:before, .mod_article.blau:after, .mod_article.hellblau:before, .mod_article.hellblau:after, .mod_article.dunkelblau:before, .mod_article.dunkelblau:after, .mod_article.hellgrau:before, .mod_article.hellgrau:after, .mod_article.hellgraublau:before, .mod_article.hellgraublau:after, .mod_article.graublau:before, .mod_article.graublau:after, .mod_article.hellgraublau:before, .mod_article.hellgraublau:after  {
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	content: "";
}

.mod_article.dunkelgrau:before, .mod_article.dunkelgrau:after {
	background-color: #79786f;
}

.mod_article.blau:before, .mod_article.blau:after {
	background-color: #408dc8;
}

.mod_article.hellblau:before, .mod_article.hellblau:after {
	background-color: #59a3d4;
}

.mod_article.dunkelblau:before, .mod_article.dunkelblau:after {
	background-color: #006f96;
}


.mod_article.hellgrau:before, .mod_article.hellgrau:after {
	background-color: #a3a29c;
}

.mod_article.hellgraublau:before, .mod_article.hellgraublau:after {
	background-color: #5d96b0;
}

.mod_article.graublau:before, .mod_article.graublau:after {
	background-color: #4280a0;
}

.mod_article.hellgraublau:before, .mod_article.hellgraublau:after {
	background-color: #5d96b0;
}

.mod_article.dunkelgrau:before, .mod_article.blau:before, .mod_article.hellblau:before, .mod_article.dunkelblau:before, .mod_article.hellgrau:before, .mod_article.hellgraublau:before, .mod_article.graublau:before, .mod_article.hellgraublau:before {
	margin-left: -100%;
}

.mod_article.dunkelgrau:after, .mod_article.blau:after, .mod_article.hellblau:after, .mod_article.dunkelblau:after, .mod_article.hellgrau:after, .mod_article.hellgraublau:after, .mod_article.graublau:after, .mod_article.hellgraublau:after {
	right: -100%;
}

.ganze-breite img, #hintergrundbild .image_container img{
	position: absolute;
    top: 50%;
    left: 50%;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ie11 .ganze-breite img, .ie11 #hintergrundbild .image_container img, .ie10 .ganze-breite img, .ie10 #hintergrundbild .image_container img {
	position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.ie11 .ganze-breite img, .ie10 .ganze-breite img {
    height: 100% !important;
    min-height:100%;
    max-width: inherit !important;
    width: auto !important;
}

.ie11 .ganze-breite .rs-columns.ohnehoehe-mitbreite .image_container img {
	position: inherit !important;
	width: 100% !important;
}

.ie11 .ganze-breite .rs-columns .ce_text, .ie11 .bild_rechts .ganze-breite .ce_text { 
	overflow: visible;
}

.ganze-breite .rs-columns > div:first-of-type {
	height: 100%;
}



.ganze-breite .align-top .image_container, .ganze-breite .rs-columns.align-top > div:first-of-type {
	height: inherit !important;
}

.link, .ce_hyperlink {
	position: relative;
}

.link a, .ce_hyperlink a {
	padding-top: 0.05em;
	padding-right: 0.9em;
	border-bottom: none;
	padding-left: 0.85em;
	display: block;
	line-height: 1.15em;
	padding-bottom: 7px;
}

.link a:after, .ce_hyperlink a:after {
	position: absolute;
	margin-top: 6px;
	border: solid #e4b11c;
	    border-top-width: medium;
	    border-right-width: medium;
	    border-bottom-width: medium;
	    border-left-width: medium;
	border-width: 0 0.12em 0.12em 0;
	display: inline-block;
	padding: 0.2em;
	margin-left: 0.2em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: "";
	
	top: 0.02em;
	left:-5px;
}

.link a[href $='.pdf']:after, .link a[href $='.doc']:after, .link a[href $='.docx']:after, 
.ce_hyperlink a[href $='.pdf']:after, .ce_hyperlink a[href $='.doc']:after, .ce_hyperlink a[href $='.docx']:after {
	height:20px;
	width: 9px;
	background: url(../../files/layout/icon_doc.svg) no-repeat;

	margin-top: 5px;
	border: none;
	display: inline-block;
	padding: 0;
	margin-left: 6px;
	-webkit-transform: none;
	transform: none;
	content: "";
}


.float_right + div .link a:after, .bild-rechts .link a:after, .ganze-breite .rs-columns > div:first-of-type a:after, 
.float_right + div .ce_hyperlink a:after, .bild-rechts .ce_hyperlink a:after {
	left:inherit;
}

.align-left a:after {
	left: -6px !important;
}

.link.button a:after {
	display:none;
}

.button {
	margin-right: 15px;
	display:inline-block;
}

.button-center {
	text-align: center;
}

.button-center .button {
	margin-right: 0;
}

.float_right + div .button {
	margin-right: 0;
	margin-left: 15px;
}

.default .links {
	padding-bottom: 5px;
}

.default .links:empty {
	padding-bottom: 0;
}

.button a, .submit{
	color: #fff;
	font-weight: bold;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: none;
	background-color: #d7a535;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	padding: 1rem 1.5rem 0.85rem !important;
	font-size: 1.1rem;
	border: 1px solid #fff;
	line-height: 1.3rem;
	margin-bottom: 22px;
	width: inherit;
}

.ganze-breite .button a {
	margin-top: 7px;
	margin-bottom: 0;
}


.submit {
	margin-top: 15px;
}

.column + .widget-submit {
	clear: both;
}

.column + .widget-submit .submit {
	min-width: 180px;
}


.button a:hover, .submit:hover{
	background-color:#c78f11;
}

input, textarea, .submit {
	font-family: "Din",Helvetica,Arial,sans-serif;
	/*
	letter-spacing: .01em;
	word-spacing: 0.02em;
	*/
	border-radius: 0;
	min-width: 180px;
	margin-left:1px;
}

button.submit {
	/*min-width: inherit;*/
	margin-right: 50%;
	margin-left: 0;
}

.mod_search button.submit {
	min-width: inherit;
}

.ganze-breite .formbody {
	width: 430px;
	margin-top:25px;
}

input, textarea {
	width:100%; 
	border:none;
	margin-bottom: 15px;
	padding: 0.7rem 0.9rem 0.5rem;
}

textarea {
	min-height: 250px;
}

.radio_container input {
	width: 15px;
	min-width: inherit;
	margin-bottom: 5px;
	position: relative;
	top: -2px;
}

.formbody .checkbox_container span, .formbody .radio_container span {
    margin-right: 10px;
}

.formbody .checkbox_container, .formbody .radio_container {
    margin-left: 0;
    padding-left: 0;
    border: none;
    padding-left: 5px;
}

.select-container select {
	width: 100%;
	padding: 10px 16px 7px;
    font-family: "Din",Helvetica,Arial,sans-serif;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color:#fff;
}

.select-container option {
    color:#000;
}

.select-container {
	margin-bottom: 15px;
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.21 23.93'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3earrow%3c/title%3e%3cpolygon class='cls-1' points='41.86 2.48 39.74 0.35 39.38 0 39.03 0.35 21.11 18.28 3.18 0.35 2.83 0 2.48 0.35 0.35 2.48 0 2.83 0.35 3.18 20.75 23.58 21.11 23.93 21.46 23.58 41.86 3.18 42.21 2.83 41.86 2.48'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	border-radius: 0;
	/*opacity: 0.5;*/
	background-color: #6db9cd;
	background-size: 16px;
	background-position: 96%;
}

.select-container:hover {
	background-color: #5baabf;
}

.formbody {
    width: inherit;
    margin-top:35px;
}

.formbody .column {
	float:left;
	width: 47.5%;
	max-width: 460px;
	margin-right: 30px;
}

.formbody .column:last-of-type, .formbody .column.last {
	margin-right: 0;
}

.widget-explanation {
	font-size: 0.9em;
	line-height: 1.475em;
	margin-bottom: 30px;
}


.formbody .widget-upload input {
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 0;
    border: none;
} 

.upload {
    font-size: 16px;
    font-family: "Din",Helvetica,Arial,sans-serif;
}

.float_right input, .float_right textarea, .bild-rechts input, .bild-rechts textarea {
	text-align:right;
}

#footer .ce_text.nav {
	margin-top:30px;
	font-weight: bold;
}

#footer .ce_text.small.nav {
	margin-top: 5px;
	font-weight: normal;
}

#footer .logos ul, #footer .social-media ul, #footer .nav ul {
	list-style:none;
	margin:0;
	padding: 0;
}

#footer .logos ul, #footer .social-media ul {
	text-align: right;
}

#footer .logos.small ul {
	text-align: center;
	display: flex;
	justify-content: center;
}

#footer .nav ul {
	margin-top: 6px;
	text-align: center;
}

#footer .small {
	font-size: 0.8em;
}

#footer .logos li, #footer .social-media li {
	padding-left: 7.5%;
	padding-bottom: 8%;
	display: inline-block;
}

#footer .social-media li {
	padding-left: 4.2%;
}

#footer .logos.small li:first-of-type, #footer .social-media li:first-of-type {
	padding-left: 0;
}

#footer .logos.small li {
	padding-top: 7%;
	padding-bottom: 1.2%;
	padding-left: 4%;
	display: flex;
	align-items: center;
}

#footer .nav li {
	padding-left: 22px;
	padding-bottom: 0;
	display: inline-block;
}

#footer .nav li:first-of-type{
	padding-left: 0;
}


#footer .rs-column {
	margin-right: 3%;
}

#footer .rs-column.-large-col-4-1:nth-of-type(1), #footer .rs-column.-large-col-4-1:nth-of-type(2), #footer .rs-column.-large-col-4-1:nth-of-type(3) {
	width: 18%;
}

#footer .rs-column.-large-col-4-1:nth-of-type(4) {
	width: 37%;
	margin-right:0;
}

#footer .logos img {
	display:table-cell;
	vertical-align: middle;
}

#footer .logos a, #footer .nav a {
	border-bottom:0;
}

#footer .ce_text.logos {
	overflow:visible;
}

#main .ce_hofff_content_navigation {
	display:none;
}

.image_container.float_above {
	margin-bottom:20px;
}

#hintergrundbild .image_container.float_above {
	margin-bottom:0;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite > div:first-of-type{
	width:45vw;
}

.ganze-breite .image_container img, #hintergrundbild .image_container img {
	height: 100%;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}

.ganze-breite .rs-columns.ohnehoehe-mitbreite .image_container img {
	height: inherit !important;
	object-fit: inherit !important;
	object-position: inherit !important;
	width: inherit !important;
}
	
.ganze-breite .ce_text.headline, .default .ce_text.headline {
	height: inherit;
	min-height: inherit;
	max-width: 900px;
	margin: 0 auto;
	padding:50px 50px 33px 50px;
	font-size: 1.45em;
	line-height: 1.35em;
	text-align: center;
	letter-spacing: 0.002em;
}	
	
.mod_article {
	max-width: 1250px;
	padding: 85px 50px 0 50px;
	margin: 0 auto;
}

.mod_article:last-of-type {
	padding-bottom: 80px;
}

.mod_article + .mod_article {
	padding-top:35px;	
}

.mod_article.ganze-breite, #hintergrundbild .mod_article {
	max-width: inherit;
	padding: inherit;
}

.default h2, .default h1 {
	padding-top: 60px;
	margin-top: 0;
}


.default .mod_article > h1:first-of-type, .default .mod_article > *:first-child h1:first-of-type,  .default .mod_article > *:first-of-type p + h2:first-of-type {
	padding-top: 10px;
}


.default h2 + h2, .default h1 + h2 {
	padding-top:0;
	margin-top:-40px;
	font-weight: normal;
}

.image_container.float_right {
	margin-left:60px;
}

.ganze-breite .image_container.float_right {
	margin-left:0;
}

.ce_text, .ce_rs_columns_start.bildunten > div:first-of-type {
	max-width: 64%;
}

.bildunten .rs-column.-large-last  {
	width: 30%;
}

.bildunten .rs-column.-large-last, .bildunten > .ce_text:last-of-type, .small, .caption, .team .text_inner {
	font-size: 0.86em;
	line-height: 1.45em;
}

h2.small {
	font-size: 1.42em;
}

.bildunten .ce_rs_column, .bildunten .ce_text  {
	margin-right:30px;
}

.bildunten > .ce_text:first-of-type {
	margin-right: 7.69231%;
	overflow: visible;
}


.ganze-breite .ce_text, #hintergrundbild .ce_text, #footer .ce_text  {
	max-width: inherit;
}

.bildunten .rs-column {
    float: inherit;
    width: inherit ;
    margin-top: inherit;
}

.bildunten.rs-columns .ce_text {
    max-width: 100%;
}

.bildunten.rs-columns {
	width: inherit;
}

#main ul {
	padding-left: 0;
}

#main ul li:before {
    height: 5px;
    width: 15px;
	position: absolute;
	left:0;
    content: "–";
}

#main ul li{
	padding-left:18px;
	position:relative;
	list-style: none;
}

.bildunten {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	min-width: calc(100% + 15px);
	/*position:relative;*/
}

.bildunten.top {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.sharebuttons {
	position:absolute;
	right:0;
    margin-top: 15px;
    margin-right: 20px;
}

#main .sharebuttons ul li {
    padding-left:0;
    list-style: none;
}

.sharebuttons ul li:before {
	display:none;
}

.sharebuttons a {
	border-bottom:none;
    transform: scale(0.8);
    transition: 0.2s;
}

.sharebuttons  a:hover {
    transform: scale(0.9);
}


.with-sharebuttons #logo {
	opacity: 0;
	transition-duration: 0.3s;
}

.s-h-default #logo {
	opacity: 1;
}

.with-sharebuttons.s-h-default .sharebuttons {
	position:fixed;
	bottom: 105px;
	z-index:1000;
	animation: fade-in 0.3s ease-in forwards;
}

.sticky-header #logo a {
    bottom: 65px;
}

@keyframes fade-in {
	from {
		opacity:0;
	}
	to{
		opacity:1;
	}
}



.mod_booknav, .mod_breadcrumb {
	display:none;
}

.level_3 .mod_booknav, .mit-zurueck .mod_booknav, .level_3 .mod_breadcrumb {
	display:block;
}

.mod_booknav .mod_article, .mod_breadcrumb .mod_article{
	padding-top:0;
	padding-bottom:0;
}

.level_3 .mod_booknav ul, .level_3 .mod_breadcrumb ul {
	position:absolute;
	top: 15px;
	font-size: 16px;
}

.mit-zurueck .mod_booknav ul, .mit-zurueck .mod_breadcrumb ul {
    position: relative;
    top: -10px;
	font-size: 16px;
}

.mod_booknav ul li:before, .mod_breadcrumb ul li:before{
	display:none;
}

.mod_booknav a, .mod_breadcrumb a  {
	border-bottom:none;
	padding: 10px;
	padding-left:1px;
}

.mod_booknav a:before, .mod_breadcrumb a:before{
	position: absolute;
	border: solid #e4b11c;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	content: "";
	top: 9px;
	left: 4px;
}

.mod_breadcrumb li {
	display:none;
}

.mod_breadcrumb li:nth-last-child(2) {
	display:block;
}

.ohne-breadcrumb .mod_breadcrumb{
	display:none;
}

#main .mod_search .formbody {
    display: none;
}

h3 a {
	border-bottom: none;
}

.mod_search div.first h3 {
	margin-top:30px;
}

.mod_search h3 {
	margin-top:50px;
}

.mod_search .header {
	font-size:0.9em;
	padding-bottom: 5px;
}

.mod_search a.url{
	font-size: 0.9em;
	margin-bottom:30px;
}

.highlight {
    background-color: #e4b11c;
}


.mod_search input {
	height: 45px; 
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: none !important;
}

.mod_search .widget-text {
	float:left;
	width: 100%;
	height: 45px;
	font-size: 18px;
}

.lupe-icon {
	z-index:1;
}

.mod_search .widget-submit, .lupe-icon a{
	float:right;
	position: absolute;
	right: 0;
	
	background: url(../../files/layout/lupe.svg) no-repeat top right;
	margin-top: 0;
	border:none;
	padding: 0 !important;
}

.mod_search .submit, .lupe-icon a{
	height: 45px;
	width:45px;
	margin-top: 0;
	padding: 0 !important;
}

.mod_search .submit:hover {
    background-color: transparent;
}

.mod_search .formbody {
    position: relative;
    width: 660px;
	margin-top: 7px;
	margin-bottom: 0;
}

.mod_search button {
	border: none;
	color: transparent;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}


#header .mod_search, .lupe-icon {
	position:absolute;
	right:0;
	/*top: 26px;*/
}

.sticky-header #header .mod_search, .sticky-header .lupe-icon {
    top: 7px;
}

.mod_search a, .lupe-icon a {
	border-bottom: 0;
}

#sidebar {
	top:-7px;
	position: absolute;
	width: 100%;
}


#sidebar:not(:target) {
	opacity:0;
	position: absolute;
	z-index: -1000;
	visibility: hidden;
	transition: opacity 0.75s, visibility 1s;
}

#sidebar:target {
	z-index: 10;
	opacity: 1;
	visibility: visible;
	transition: opacity 1s, visibility 1s;
}

#sidebar:target .mod_search{ 
	z-index:1000;
}

#sidebar:target .overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.3);
}

.x {
	width: 45px;
	height: 45px;
	right: 45px;
    background-color:#d7a535;
    position:absolute;
    top:0;
    right:0;
}

.x span {
	width: 27px;
	height: 2.5px;
	margin-top: 6px;
	margin-left: 9px;
    position:absolute;
    display:block;
    background-color:#fff;
}

.x span:nth-child(1) {
    left:0;
    top:15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.x span:nth-child(2) {
    left:0;
    top:15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#offcanvas {
	display:none;
}

.mod_search {
	max-width:800px;
}

.caption {
	margin-top: 17px;
	margin-bottom: 25px;
}

.team .image_container.float_above {
    margin-top: 0;
}

.team .ce_text {
	width: 31.9%;
	display: inline-block;
	vertical-align: top;
	margin-right: calc(2% - 7px);
	margin-bottom: 15px;
}

.team .ce_text:nth-of-type(3n)  {
	margin-right: 0;
}

.team {
	padding-bottom: 50px;
}

.ce_text.one-column, .ce_headline.one-column {
	max-width: 810px;
}

.map {
	height: 0;
	overflow: hidden;
	padding-bottom: 56%;
	position: relative;
}
	
.map iframe {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	pointer-events: none;
	cursor: pointer;
}

.map-container, .map iframe {
	height: 48vw;
	max-height: 62vh;
}

.map iframe.clicked {
    pointer-events: auto;
}

.map-container + .map-container {
	margin-top: 1.2vw;
}

.popup_frame .mod_article {
	padding: 0 !important;
}

.popup_frame {
	position: absolute;
	top: 90px;
	left:0;
	background-color: #006f96;
	z-index: 1000;
	padding: 50px 45px 45px 50px;
	max-width: 800px;
	font-size: 18px;
	line-height: 1.5em;
	box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.4);
}

.popup_frame h2 {
	font-size: 35px;
	margin-top: 0;
	margin-bottom: 20px;
}

.popup_frame .ce_text {
	max-width: inherit;
}

.popup_frame p {
    margin-bottom: 15px;
}

.popup_frame .x {
    right:0;
    top: inherit;
	bottom: 0;
}


.cookiebar {
	background-color: #000;
	padding: 0;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.1em;
	z-index: 1000;
}

.cookiebar a {
	text-decoration: none;
}


.cookiebar .inner {
	max-width: 1420px;
	padding: 14px 50px 9px;
    margin: 0 auto;
}

.cookiebar__message, .cookiebar__text {
    margin-right: 0.5em;
}

#cookiebar-text {
    float: left;
    width: calc(100% - 75px);
}

.cookiebar__button {
	background-color: #626158;
	padding: .8em 1.3em;
	float: right;
	padding: .8em 1.4em;
	margin-top: -6px;
	font-size: 0.85em;
}

.cookiebar__button:hover {
	background-color: #79786e;
}

#hintergrundbild .top .image_container img {
    top: 0 !important;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    object-position: top center !important;
}

#hintergrundbild .bottom .image_container img {
    top: inherit !important;
    bottom:0;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    object-position: bottom center !important;
}

.goodnews img {
	float:left;
	margin-right: 17px;
	margin-top: 20px;
}

.goodnews .goodnews-text { 
	height: 125px;
	display: table-cell;
	vertical-align: middle
}

.ce_youtube.space-top { 
	margin-top: 0.5em;
}

.ce_youtube { 
	max-width: 800px;
}

.ce_youtube .inner { 
	margin-top:0.8em;
	margin-bottom:0.7em;
}

.ce_youtube .inner {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.ce_youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
} 

.oversize-links .link {
	margin-bottom: 0.65em;
	font-weight: bold;
	font-size: 1.03em;
}

.oversize-links {
	margin-bottom: 1.1em;
}

p + .oversize-links {
	padding-top: 0.35em;
}

.mm-blocker {
	position: fixed;
}

.mm-panels .container {
	height: 100vh;
	overflow: auto;
	padding-bottom: 1em;
}

/* tablet landscape Off Canvas */
@media screen and (max-width: 1060px) { 
	
	#header nav, .lupe-icon, #sidebar {
		display:none;
	}
	
	#offcanvas {
		display:block;
		top:7px;
	}
	
	.offcanvas {
		border-bottom: none;
	}
	
	.offcanvas {
		width: 45px;
		height: 45px;
		top: 0;
		right: 0;
		position: absolute;
		display: block;
		margin-top: 0;
		cursor: pointer;
		z-index: 1000;
		background-color: #006f96;
	}

	.offcanvas span {
		width: 47%;
		height: 0.12em;
		right: 12px;
		position: absolute;
		display: block;
		margin-top: 14px;
		background-color: #fff;
	}
	
	.offcanvas span:nth-child(1) {
	    top:0;
	}
	
	.offcanvas span:nth-child(2) {
	    top:7px;
	}
	
	.offcanvas span:nth-child(3) {
	    top:14px;
	}
	
	body {
    	line-height: 1.43em;
	}
	
	
	#mm-1 .mm-navbar{
		display:none;
	}
	
	.nav_list li:last-of-type li a {
		text-align:left;
		padding-right: 0;
	}
	
	.nav_list li {
	    float: inherit;
	}

	.mm-panels > .mm-panel, .mm-panels {
	    overflow: visible;
	}

	
	.x {
		height: 45px;
		width: 45px;
		left:0;
		margin-left:-45px;
		background-color:#d7a535;
		position:absolute;
		z-index:100000;
		pointer-events: none;
		cursor: pointer;
		display:none !important;
	}
	
	.mm-menu_opened .x, .mm-wrapper--opened .x {
		display:block !important;
	}
	
	#meta-navigation {
    	float: inherit;
	}
	
	.mod_search.block {
		margin-left: 0;
		margin-right: 0;
		margin-top: 35px;
	}
    
    .mod_search .formbody {
    	width: inherit;
    }
    
    .mod_search .widget-submit, .lupe-icon a {
	    display: none;
	}
    
    .mod_navigation > ul > li > a:hover::after, .mod_navigation > ul > li > a.active::after, .mod_navigation > ul > li > span.active::after, .mod_navigation > ul > li > a.trail::after, #meta-navigation strong::after {
	display: none;
	}
	
    .nav_list ul, .nav_list li li a, .nav_list a, .nav_list span.active {
	    padding-left: 0;
	    padding: 0;
	}
	
	.nav_list li li a:hover {
	    background-color: inherit;
	}
	
	.nav_list li li {
	    line-height:inherit;
	}
	
	.nav_list ul {
    	margin-top: 0px;
	}
	
	.mod_navigation {
		padding-top: 0px;
		padding-right:0;
		padding-left:0;
	}
	
	
	a.submenu span:only-child {
		display:none;
		padding:0;
	}
	a.submenu.first.last span:only-child {
		display:block;
	}

	
	.sticky-header .nav_list > ul > li {
	    padding-top: 0;
	}

	.mm-panel {
		background: #4280a0;
	}
	
	#meta-navigation.nav_list a, #meta-navigation.nav_list strong {
		padding:0;
	}
	
	.sticky-header #meta-navigation.nav_list a {
	    padding-bottom: 0;
	}
	
	.sticky-header .offcanvas {
		margin-top:7px;
	}
		
	.mm-menu_offcanvas {
	    width: 75%;
	    min-width: inherit;
	    max-width: 400px;
	}
	
	.nav_list ul li span, .nav_list strong{
		color:#fff !important;
		padding: 12px 13px !important;
		display: block;
		margin-bottom: 1px;
		background-color: #006f96;
		font-size: 18px;
		line-height: 1.1em;
	}
	
	.default #hintergrundbild .inside {
    	top: 0;
	}
	
	#meta-navigation.nav_list ul li span, #meta-navigation.nav_list ul li strong {
		background-color: #a3a29c;
	}
	
	#meta-navigation.nav_list ul li strong {
		font-weight:  bold;
	}
	
	.mod_search input {
	    background-color: #e6e6e6;
		color: #000;
	}
	
	.mod_search input {
	    padding-left: 4%;
	}
		
	#hintergrundbild .inside {
		font-size: 3.5em;	
	}
	
	.home #hintergrundbild .ce_text {
	    margin-bottom: 25vh;
	}	
	
	#logo a {
		transform: scale(0.9);
		margin-right: -16px;
		bottom: calc(11vh - 15px);
	}
	
	.sticky-header #logo a {
	    transform: scale(0.75);
	    margin-right: -40px;
	}
	
	
	h2 {
    	font-size: 2.6em;
    	margin-bottom: 40px;
	}
	
	h1, h2, .home #hintergrundbild .ce_text {
    	-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	
	.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner {
	    min-width: 530px;
	}
	
	.default #hintergrundbild .image_container {
	    height: 40vw;
	    min-height: inherit;
	}
	

	.default #hintergrundbild .text_container {
    	bottom: 4vw;
	}

	
	.ganze-breite .image_container.float_right + div .text_inner, .ganze-breite .bild-rechts .rs-column:last-of-type > * {
		padding-right: 60px;
	}
	
	.image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > * {
		padding-left: 60px;
	}
	
	.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner {
	    padding-bottom: 40px;
	}
	
		
	#footer {
	    font-size: 17px;
	    line-height: 1.4em;
	}
	
	#footer p {
		margin-bottom: 14px;
	}
	
	#footer .logos img{
		transform: scale(0.75);
	}
	
	#footer .logos li {
	    padding-left: 0;
	    padding-bottom: 2%;
	}

	.popup_frame .x {
	    margin-left: inherit;
	    left: inherit;
	}
	
	.popup_frame {
	    position: absolute;
	    top: 60px;
	    padding: 35px 35px 45px 35px;
	}

	.mod_article.dunkelgrau::before, .mod_article.hellgrau::before, .mod_article.hellgraublau::before, .mod_article.graublau::before, .mod_article.dunkelgrau::after, .mod_article.hellgrau::after, .mod_article.hellgraublau::after, .mod_article.graublau::after {
	    display:none;
	}

}	
	

	
/* tablet portrait */
@media screen and (max-width: 980px) { 

	.ganze-breite .ce_text, .ganze-breite .rs-columns {
	    height: inherit;
	    min-height: inherit;
		-webkit-align-items: inherit;
		align-items: inherit;
	}
		
	.ganze-breite .image_container.float_left, .ganze-breite .image_container.float_right  {
	    height: inherit !important;
	}
	
	.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner {
	    min-width: 430px;
		max-width: 500px;
		max-width: inherit;
	}

	h2 {
		margin-top: 65px;
	}

	.ganze-breite .ce_text.headline, .default .ce_text.headline {
	    font-size: 1.3em;
	    line-height: 1.3em;
	}
	
	
	.ganze-breite .rs-columns.ohnehoehe-mitbreite {
	    padding-top:0;
	}
	
	.image_container.float_above {
	    margin-top: 40px;
	}
	
	#hintergrundbild .image_container.float_above {
	    margin-top: 0;
	}
	
	.ganze-breite .image_container.float_right, .ganze-breite .image_container.float_left, .ganze-breite .rs-columns > div:first-of-type {
	    width: 44vw;
		}
		
	.ganze-breite .image_container.float_right + div .text_inner, .ganze-breite .bild-rechts .rs-column:last-of-type > * {
		padding-right: 11%;
	}
	
	.image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > * {
		padding-left: 11%;
	}
	
	.formbody, .ganze-breite .formbody {
    	width: inherit;
	}
	
	.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner {
	    min-width: 400px;
	}
	
	.ce_text, .ce_rs_columns_start.bildunten > div:first-of-type  {
		max-width: inherit
	}
	
	.rs-column {
	    margin-right: 0;
	}
	
	.mod_article {
		padding-top:60px;
		padding-right:70px;
		padding-left:70px;
	}
	
		
	.bildunten {
		-webkit-flex-direction: column;
    	flex-direction: column;
    	min-width: inherit;
	}
	
	.ce_text, .bildunten .ce_rs_column_start {
	    max-width: inherit;
	}
	
	.bildunten .image_container.float_above {
	    margin-top: 20px;
	}
	
	.bildunten .image_container.float_above {
	    float: inherit;
	}
	
	.bildunten .rs-column {
		width: 100%;
	}
	
	.bildunten .ce_rs_column_start, .bildunten .ce_text {
	    margin-right: 0;
	}
	
	.bildunten .ce_text {
	    width: 100%;
	}

	
	.bildunten .rs-column.-large-last  {
		width: 100%;
	}
	
	.bildunten > .ce_text:first-of-type {
		margin-right: inherit;
	}
	
	.team .ce_text {
	    width: 48.5%;
	    overflow: visible;
	}
	
	.team img {
	    width: 100%;
	}
		
	.team .ce_text, .team .ce_text:nth-of-type(3n) {
		margin-right: calc(2.75% - 7px);
	}
	
	.team .ce_text:nth-of-type(2n)  {
		margin-right: 0;
	}
	
	#footer .rs-column.-large-col-4-1:nth-of-type(1), #footer .rs-column.-large-col-4-1:nth-of-type(2), #footer .rs-column.-large-col-4-1:nth-of-type(3) {
	    width: 31.1%;
	}
	
	#footer .rs-column.-large-col-4-1:nth-of-type(3) {
	    margin-right: 0;
	}
	
	#footer .rs-column.-large-col-4-1:nth-of-type(4) {
    	width: inherit;
	}
	
	#footer .logos ul {
		margin-top: 10px;
	    text-align: center;
	}
	
	#footer .social-media ul {
	    text-align: center;
	}
	
	#footer .social-media li {
		padding-top: 4%;
		padding-bottom: 2.5%;
	}
	
	#footer .container {
		padding-right: 35px;
		padding-left: 35px;
	}
	
	.cookiebar .inner {
	    padding-right: 35px;
	    padding-left: 35px;
	}
	
}
	

/* tablet minit */
@media screen and (max-width: 840px) { 
	
	.ganze-breite .image_container.float_right, .ganze-breite .image_container.float_left, .ganze-breite .rs-columns > div:first-of-type, .rs-column.-medium-col-2-1 {
	    width: inherit;
	}
	.ganze-breite .breite-01 .image_container.float_right, .ganze-breite .breite-01 .image_container.float_left, .ganze-breite .rs-columns.breite-01 > div:first-of-type, .ganze-breite .breite-02 .image_container.float_right, .ganze-breite .breite-02 .image_container.float_left, .ganze-breite .rs-columns.breite-02 > div:first-of-type, .ganze-breite .rs-columns.ohnehoehe-mitbreite > div:first-of-type {
		width: inherit !important;
	}
	
	.ganze-breite .image_container.float_right + div .text_inner, .image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > *, .ganze-breite .bild-rechts .rs-column:last-of-type > *, .ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column:first-of-type .ce_text  {
		max-width: 800px;
		padding-top: 0;
		padding-right: 70px;
		padding-left: 70px;
	    text-align: left;
	    float: inherit;
	}
	
	.ganze-breite .bild-rechts .rs-column:last-of-type .column_container {
    	max-width: inherit;
	}
	
	.text_container, .ganze-breite .ce_rs_column {
		padding: 0;
	}
	
	 .rs-column.-medium-col-2-1 {
		width: 100%;
	}
	
	.mod_article.first.ganze-breite {
	    padding-top: 0;
	}
	
	.ganze-breite .image_container.float_right, .ganze-breite .bild-rechts > div:first-of-type {
	    order: inherit;
	}

	.home #hintergrundbild .ce_text {
	    margin-bottom: 23vh;
	}
	
	.ganze-breite .ce_text, .ganze-breite .rs-columns {
	    height: inherit;
	    min-height: inherit;
	    max-height: inherit;
	    flex-direction: column;
	    -webkit-flex-direction: column;
	}
	
	.ganze-breite .bild-rechts .rs-column:last-of-type .column_container {
	    float: left;
	}
	
	.ganze-breite .text_container .text_inner, .default .ganze-breite .schmal .text_container .text_inner {
	    min-width: inherit;
	}
	
	#logo a {
		transform: scale(0.8);
		margin-right: -32px;
	}
	
	.sticky-header #logo a {
	    transform: scale(0.65);
	    margin-right: -57px;
	    bottom: 50px;
	}
	
	.float_right input, .float_right textarea, .bild-rechts input, .bild-rechts textarea {
	    text-align: left;
	}
	
	.float_right + div .link a:after, .bild-rechts .link a:after,
	.float_right + div .ce_hyperlink a:after, .bild-rechts .ce_hyperlink a:after {
	    left: -5px;
	}
	
	.ganze-breite .formbody {
	    width: calc(100vw - 160px);
	}
	
	.ganze-breite .image_container.float_left, .ganze-breite .image_container.float_right {
		height: 64vw !important;
		width: 100vw !important;
	}
	
	.ganze-breite .align-top .image_container, .ganze-breite .rs-columns.align-top > div:first-of-type {
	    height: 64vw !important;
	}
	
	h1 {
    	font-size: 2.2em;
    	margin-bottom: 40px;
	}

	h2 {
    	font-size: 2.2em;
	}
	
	#hintergrundbild .inside {
	    font-size: 3em;
	}
	
	.home #hintergrundbild .ce_text {
	    margin-bottom: 20vh;
	}
	
	.image_container.float_above {
	    margin-top: 10px;
	}
	
	.formbody .column {
	    float: inherit;
	    width: 100%;
	    max-width: inherit;
	    margin-right: 0;
	}
	
	.map-container, .map iframe {
		height: 100%;
		max-height: 80vh;
	}
	
	.with-sharebuttons.s-h-default .sharebuttons {
		bottom: 100px;
	}
	
	.ganze-breite .rs-columns .rs-column:first-of-type .ce_text .button, .ganze-breite .bild-rechts > div:last-of-type .button {
	    margin-right: 15px;
	    margin-left: 0;
	}
		
}
	
	

/* mobile */
@media screen and (max-width: 600px) { 

	#hintergrundbild .inside {
		font-size: calc(1em + 3.75vw);
	}

	#header .inside {
		position: relative;
		height:100vh;
	}

	.sticky-header #header .inside {
		height: inherit;
	}
	
	#logo a {
	    transform: scale(0.65);
	    margin-right: -57px;
	    bottom: 70px;
	    position: absolute;
	}
	
	.sticky-header #logo a {
	    position: absolute;
	}
	
	.default.sticky-header #logo a {
	    top: calc(38vw - 34px); 
	}
	
	.default.sticky-header.suche #header #logo a{
		display:none;
	}
	
	.default.s-h-default #header #logo a {
		display:none;
	}
	
	.ganze-breite .image_container.float_right + div .text_inner, .image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > *, .ganze-breite .bild-rechts .rs-column:last-of-type > *, .ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column:first-of-type .ce_text, .ganze-breite .ce_text.headline, .default .ce_text.headline {
	    padding-right: 30px;
	    padding-left: 30px;
	}
	
	.ganze-breite .image_container.float_right + div {
		display: block;
	}
		
	.home #hintergrundbild .ce_text {
	    margin-bottom: 130px;
	}	
	
	h2 {
	    font-size: 1.8em;
		margin-top: 50px;
	    margin-bottom: 35px;
	}
	
	.default h2, .default h1 {
    	padding-top: 35px;
	}
	
	.ganze-breite .formbody {
		width: inherit;
	}
	
	#footer .rs-column.-large-col-4-1:nth-of-type(1), #footer .rs-column.-large-col-4-1:nth-of-type(2), #footer .rs-column.-large-col-4-1:nth-of-type(3) {
	    width: inherit;
	}
	
	#footer .container {
		padding-top:80px;
	    padding-right: 30px;
	    padding-left: 30px;
	}
	
	#footer #logo a {
		display:block;
		top: 15px;
	}

	.default #hintergrundbild .text_container {
	    bottom: 33px;
	}
	
	.with-sharebuttons #logo {
		opacity: 1;
	}
	
	.with-sharebuttons .sharebuttons {
	    margin-right: 10px;
	}

	.with-sharebuttons.s-h-default .sharebuttons {
	    position: fixed;
	    bottom: 15px;
	}
	
	.with-sharebuttons.s-h-default .sharebuttons a{
	    opacity: 0.75;
	}
	
	.sharebuttons > ul.theme > li > a {
		margin: 3px;
	}
	
	.mod_article {
		padding-top:50px;
		padding-right:30px;
		padding-left:30px;
	}
	
	.team .ce_text {
    	width: 100%;
    	margin-right: 0;
	}
	
	.popup_frame {
		padding: 35px 4% 45px 4%;
	}
	
	.sharebuttons {
	    position: absolute;
	    right: 0;
	    margin-top: 6px;
	}
	
	/*
	#hintergrundbild {
	    background-position: 82% top !important;
	}
	*/
	/*
	#logo a {
	    bottom: calc(18vh + 36px);
	}
	*/
	
	
}


@media screen and (max-width: 450px) { 
	
	.ganze-breite .image_container.float_right + div .text_inner, .image_container.float_left + div .text_inner, .ganze-breite .rs-column:last-of-type > *, .ganze-breite .bild-rechts .rs-column:last-of-type > *, .ganze-breite .rs-columns.ohnehoehe-mitbreite .rs-column:first-of-type .ce_text, .ganze-breite .ce_text.headline, .default .ce_text.headline, #footer .container, .mod_article {
	    padding-right: 20px;
	    padding-left: 20px;
	}

	.default #hintergrundbild .image_container {
	    min-height: 190px;
	}
	
	
	.default.sticky-header #logo a {
	    top: 140px;
	}

	.popup_frame {
		background-color: #00648c;
	}
	
}



/**
 * @license
 * MyFonts Webfont Build ID 3192070, 2016-03-24T12:15:22-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DINNextLTPro-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-light/
 * Copyright: Copyright © 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * 
 * Webfont: DINNextLTPro-Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-medium/
 * Copyright: Copyright © 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3192070
 * Licensed pageviews: 250,000
 * 
 * © 2016 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ba093");


@font-face {font-family: 'Din';
	src:url('../../files/fonts/3BDB18_0_0.woff2') format('woff2'),url('../../files/fonts/3BDB18_0_0.woff') format('woff');
	font-weight: normal;
}
 
@font-face {font-family: 'Din';
	src:url('../../files/fonts/3BDB18_1_0.woff2') format('woff2'),url('../../files/fonts/3BDB18_1_0.woff') format('woff');
	font-weight: bold;
}



@font-face {
	font-family: 'Roboto Slab';
	src: url('../../files/fonts/roboto-slab-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		url('../../files/fonts/roboto-slab-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../../files/fonts/roboto-slab-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../../files/fonts/roboto-slab-regular.woff') format('woff'), /* Modern Browsers */
		url('../../files/fonts/roboto-slab-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../../files/fonts/roboto-slab-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../../files/fonts/roboto-slab-600.eot'); /* IE9 Compat Modes */
	src: local(''),
		url('../../files/fonts/roboto-slab-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../../files/fonts/roboto-slab-600.woff2') format('woff2'), /* Super Modern Browsers */
		url('../../files/fonts/roboto-slab-600.woff') format('woff'), /* Modern Browsers */
		url('../../files/fonts/roboto-slab-600.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../../files/fonts/roboto-slab-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: 600;
}

li.ost-job:before {display: none !important;}
li.workload.workload_min.workload_max:before {display: none !important;}
p.published.timestamp {display: none !important;}
p.ost-job-info {display: none !important;}
li .reference {display: none !important;}
li .startdate {display: none !important;}
li .type {display: none !important;}
li .position {display: none !important;}
div .ost-column3 {display: none !important;}

.ost-jobs {
	font-size: inherit;
}

.ost-jobs .ost-job .ost-row {
	padding: 0;
	border-bottom: inherit;
}

.ost-jobs .ost-job:hover {
	background-color: inherit;
}

#main .ost-jobs > ul > li {
	padding-left: 0.95em;
	padding-bottom: 0.75em;
}

.ost-jobs .ost-job .ost-row .ost-column2 {
	padding: 0;
}

.ost-jobs h4 {
	padding-top: 0.05em;
	border-bottom: none;
	display: block;
	line-height: 1.15em;
	padding-bottom: 0;
	
	font-weight: bold;
	font-size: 1.03em;
	font-family: "Din";
}

.ost-jobs > ul > li:after {
    position: absolute;
    margin-top: 6px;
    border: solid #e4b11c;

    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 0.12em 0.12em 0;
    display: inline-block;
    padding: 0.2em;
    margin-left: 0.2em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
    top: 0.02em;
    /*
    top: 25%;
    */
    left: -5px;
}


.ost-jobs a {
	border-bottom: none;
}

.ost-jobs .ost-job .ost-job-attributes li {
	margin-right: 0.75em;
	padding: 0;
	background-color: inherit;
	font-size: 0.85em;
	line-height: 0.7em;
	text-align: left;
}

.ost-job-attributes li {
	padding-left: 0 !important;
}

.ost-jobs .ost-column2 li {
	transition-duration: 0.15s;
}

.ost-jobs .ost-column2:hover li, .ost-jobs .ost-column2:hover a {
	color:#e4b11c;
}

#main .ost-jobs ul li:before {
	display: none;
}

@media (max-width: 576px) {
	.ost-jobs .ost-job .ost-row .ost-column1, .ost-jobs .ost-job .ost-row .ost-column2, .ost-jobs .ost-job .ost-row .ost-column3 {
		text-align: left;
	}
}
