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}.media{display:flow-root}.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}.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%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@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}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-groups{display:none;padding-top:15px}.cc-group{text-align:left}.cc-group>label{margin:5px 130px 5px 10px}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn-details:hover{color:var(--ccb-detail-clr-hvr, #717171)}
#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}
/*


Grau Socials: #838280

Farben

Neu 2020

Orange dunkel: #d36606
Orange hell: #ef7c00

Grau dunkel: #575756
Grau hell: #9d9d9c

Blau: #09255c

*/


body, html{ min-height:100%; }
body{
         font-family:"Montserrat";
         font-size:14px;
         line-height:28px;
         font-style: normal;
         font-weight: 400;
         letter-spacing: .05em;
         color: #000;
         margin:0px;
         padding:0px;
         background:#c6c6c5;
}
/* Html Elemente */
h1{
	font-size:44px;
	line-height:48px;
	font-weight:400;
	color:#09255c;
	margin-bottom:24px;
}
.thema h1{
	font-size:44px;
	line-height:normal;
	font-weight:400;
	color:#ef7c00;
	margin-bottom:36px;
}
h2{
	font-size:26px;
	line-height:normal;
	font-weight:400;
	color:#ef7c00;
	margin-bottom:12px;
}
h2 a{
	color:#ef7c00;
}
h3{
	font-size:14px;
	line-height:normal;
	font-weight:600;
	color:#09255c;
	text-transform:uppercase;
}
h4{

}
p{ margin-bottom:24px; }
strong,
b{
         font-weight:600;
}
sup{ font-size:10px;vertical-align:super; }

a:link,
a:visited,
a:hover,
a:active,
a:focus,
div,
button{
         outline: 0px;
}
a{
	color: #09255c;
	text-decoration:none;
	transition:color .2s;
}
a:hover,
a:focus{
	color:#ef7c00;
}

a.cboxElement{  }

a[name] {
	height:1px;
  padding-top: 160px;
  margin-top: -160px;
  display: inline-block; /* required for webkit browsers */
}

hr{
         border:0;
         color: #ef7c00;
         background-color: #ef7c00;
         height: 1px;
         margin: 24px 0px 30px 0px;
}
#main .ce_text ul{
	
}
#main .ce_text ul li{
	background:url(../../files/assets/images/arrow-orange-right.png) no-repeat left 6px transparent;
	background-size: 18px auto;
	padding-left:30px;
	padding-bottom:6px;
}
#main #rechte-spalte .ce_text ul li,
#main #rechte-spalte .mod_newsmenu ul li{
	background:url(../../files/assets/images/arrow-orange-right.png) no-repeat left 4px transparent;
	background-size: 18px auto;
	padding-left:30px;
	padding-bottom:6px;
}
/* Allgemeine Formate */
.clear{clear:both;}
.left{float:left !important;}
.right{float:right !important;}
.textleft{text-align:left !important;}
.textright{text-align:right !important;}
.textcenter{text-align:center !important;}

.error{ color:#ff0000; }
/* Contao-Klassen --------------------------------------------------------------------------------------------------------- */
#wrapper{
	background-color:#fff;
	background-image: url(../../files/assets/images/bg-grau.png), url(../../files/assets/images/bg-grau.png);
	background-position: right top, left top;
	background-repeat: no-repeat, no-repeat;
	background-size: 10px 100%,10px 100%;	
}
#header{
	position:fixed;
	z-index:9990;
	top:0px;
	background-color:#fff;
	background-image: url(../../files/assets/images/bg-grau.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 10px 100%;	
	padding-bottom:0px;
	transition:all .2s;
}
#header.sticky{
	top:-80px;
	padding-bottom:0px;
}
#header .logo{
	margin-top:40px;
	margin-bottom:30px;
	transition: all .2s;
}
#header .logo img{
	width:100%;
	height:auto;
	transition:all .2s;
}
#header.sticky .logo{
	margin-top:20px;
	margin-bottom:0px;
}
#header.sticky .logo img{
	width:80%;
	height:auto;
}


#header .hauptnavigation{

}

.sticker .anchor{

}
#container{ 

}

#container{

}
#main{
	/* margin-top:242px; */
	padding-bottom:60px;
}
.mod_article .inner{

}
#footer{
	background:#9d9d9c;
	background-image: url(../../files/assets/images/bg-grau.png), url(../../files/assets/images/bg-grau.png);
	background-position: right top, left top;
	background-repeat: no-repeat, no-repeat;
	background-size: 10px 100%,10px 100%;	
	color:#575756;
	text-transform:uppercase;
	font-size:10px;
	padding-top:30px;
	padding-bottom:58px;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#575756;
}
#footer .inside{

}

.image_container{

}
/* Module ----------------------------------------------------------------------------------------------------------------- */
.ce_infotext{
	margin-bottom:24px;
	transition:height .4s;
}
.ce_infotext h3.infotoggler{
	background:url(../images/Icon-Informationen.svg ) no-repeat left top transparent;
	background-size: auto 22px;
	padding: 2px 0px 2px 30px;
	cursor:pointer;
}
.ce_infotext .infocontent{
	overflow:hidden;
	transition:height .4s;
	box-sizing:border-box;
	
}
.ce_infotext .infocontent .image_container{
	max-width:40%;
	height:auto;
}
.ce_infotext .infocontent .image_container.float_right{
	margin-left:20px;
	margin-bottom:10px;
}
.ce_infotext .infocontent .image_container.float_left{
	margin-right:20px;
	margin-bottom:10px;
}
.ce_infotext .infocontent.closed{
	height:0px;
}
.ce_infotext .infocontent.open{
	height:auto;
	padding: 20px 20px 0px 20px;
	border: 1px solid #ef7c00;
}

#footer #btnUp img{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	width:20px;
	height:auto;
	cursor:pointer;
}

.mod_eventlist .date{ margin-left:0px !important; }
.mod_eventlist div.nostyle{ height:0px; }
.mod_eventlist .layout_upcoming{ margin-bottom:6px; }

.ce_accordion .toggler{
	color:#ef7c00;
	font-size:16px;
	font-weight:500;
	background:url(../../files/assets/images/Icons_Plus.svg) no-repeat left 4px top -4px transparent;
	background-size: auto 34px;
	padding-left:38px;
	cursor:pointer;
}
.ce_accordion .accordion{
	padding-top:6px;
}
.ce_accordion .toggler:hover{
	color:#09255c;
}
.ce_accordion.highlight .toggler{
	color:#09255c;
}
.ce_accordion .grid6.umschlag{
	margin-left:0px !important;
	margin-right:20px !important;
}

#rechte-spalte{
	line-height:22px;
	color:#09255c;
	margin-top:52px;
}
#rechte-spalte p{ margin-bottom:12px; }

#rechte-spalte hr,
.thema .ce_accordion .grid3 hr
{ margin:6px 0px 18px 0px !important; }

#rechte-spalte .mod_customnav{ margin-top:40px; color: #09255c; }
#rechte-spalte .mod_customnav li{ margin-bottom:10px; }
#rechte-spalte .mod_customnav li .icon{ 
	display:inline-block; 
	margin-right:0px; 
	background:url(../../files/assets/images/Pfeil-blau.svg) no-repeat left center transparent;
	background-size: auto 60%;
	text-indent:-10000px;
	height:20px;
	width:20px;
}
#rechte-spalte .mod_customnav li:hover .icon{ 
	background:url(../../files/assets/images/Pfeil-orange.svg) no-repeat left center transparent;
	background-size: auto 60%;
}
#rechte-spalte .mod_customnav strong{ font-weight:400; }

#rechte-spalte li{ margin-bottom:12px; }

.thema .ce_accordion .grid3 h3,
#rechte-spalte h3{
	text-transform:none;
	margin-top:2em;
	font-size:18px;
	font-weight:500;
}
#rechte-spalte h4{
	margin-top:0;
	font-weight:500;
}
.thema .ce_accordion .grid3 h3.headline-informationen,
#rechte-spalte h3.headline-informationen{
	background:url(../../files/assets/images/Icon-Informationen.svg) no-repeat left center transparent;
	background-size: auto 40px;
	min-height:40px;
	padding-left:45px;
}
.thema .ce_accordion .grid3 h3.headline-links,
#rechte-spalte h3.headline-links{
	background:url(../../files/assets/images/Icon-Links.svg) no-repeat left center transparent;
	background-size: auto 40px;
	height:40px;
	line-height:40px;
	padding-left:45px;
}
.thema .ce_accordion .grid3 h3.headline-weiterlinks,
#rechte-spalte h3.headline-weiterlinks{
	background:url(../../files/assets/images/Icon-Links.svg) no-repeat left center transparent;
	background-size: auto 40px;
	height:40px;
	padding-left:45px;
}
.thema .ce_accordion .grid3 h3.headline-downloads,
#rechte-spalte h3.headline-downloads{
	background:url(../../files/assets/images/Icon-Download.svg) no-repeat left center transparent;
	background-size: auto 40px;
	height:40px;
	line-height:40px;
	padding-left:45px;
}
.thema .ce_accordion .grid3 h3.headline-pressekontakt,
#rechte-spalte h3.headline-pressekontakt{
	background:url(../../files/assets/images/Icon-Pressekontakt.svg) no-repeat left center transparent;
	background-size: auto 40px;
	height:40px;
	line-height:40px;
	padding-left:45px;
}
#rechte-spalte hr{
	
}
#rechte-spalte .ce_gallery ul li{
	width:30%;
	margin-left:1%;
	margin-bottom:1%;
	border: 1px solid #c6c6c5;
	box-sizing:border-box;
	transition:border-color .5s;
}
#rechte-spalte .ce_gallery ul li:hover{
	border: 1px solid #ef7c00;
}

#header .navigation{
	position:absolute;
	top:20px;
	right:20px;
}
#header .navigation .menu-button #hamburger{
         display:inline-block;
         width: 30px;
         height: 20px;
         cursor: pointer;
         margin-right:0px;
}
#header .navigation .menu-button #hamburger span {
         display:block;
         background:#ef7c00;
         border-radius:0px;
         box-sizing: border-box;
		 border-radius:2px;
		 opacity:1;
		 transition: opacity .5s;
}
#header .navigation .menu-button:hover #hamburger span {
         opacity:.8;
}

#header .navigation .menu-button #hamburger span {
         width: 30px;
         height: 5px;
         position: relative;
         top: 0px;
         left: 0px;
         margin: 5px 0;
}

#footer .mod_customnav li{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	height:18px;
	line-height:18px;
}
#footer .mod_customnav a{
	color:#575756;
}
#footer .mod_customnav a:hover{
	color:#fff;
}
#footer .mod_customnav ul{
	margin-right:50px;
}
#footer .mod_customnav li.facebook{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
#footer .mod_customnav li.facebook a{
	display:block;
	background:url(../../files/assets/images/Facebook-Weiss.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}
#footer .mod_customnav li.twitter{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
#footer .mod_customnav li.twitter a{
	display:block;
	background:url(../../files/assets/images/Twitter-Weiss.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}
#footer .mod_customnav li.facebook a span,
#footer .mod_customnav li.twitter a span{
	display:none;	
}
img,
video{
	vertical-align:middle;
}

.home .layout_latest{
	color:#fff;
	background:#09255c;
}
.home .layout_latest h1,
.home .layout_latest h2,
.home .layout_latest h3{
	color:#fff;
}
.home .layout_latest h1{
	
	text-align:center;
	text-transform:uppercase;
	margin-top:40px;
	font-weight:400;
}
.home .layout_latest h2{
	text-align:center;
	font-weight:400;
	margin-top:10px;
}
.home .layout_latest h3{
	text-align:center;
	font-weight:400;
	margin-top:0px;
}
.home .layout_latest .ce_text{
	width:50%;
	float:left;
	margin-left:0px !important;
	margin-right:0px !important;
}
.home .layout_latest .ce_text h1,
.home .layout_latest .ce_text h2,
.home .layout_latest .ce_text h3,
.home .layout_latest .ce_text p
{
	margin-left:10px !important;
	margin-right:10px !important;
}

.home .layout_latest .image_container{
	width:50%;
	float:left;
	margin-left:0px !important;
	margin-right:0px !important;
}
.home .layout_latest .image_container img{
	margin-left:0px !important;
	margin-right:20px !important;
	border-right:10px solid #09255c;
	box-sizing:border-box;
}
.home .caroufredsel_controls{
	display:none;
}


.mod_breadcrumb{
	font-size:12px;
	color:#575756;
	margin-top:20px;
}
.mod_breadcrumb a{
	color:#575756;
}
.mod_breadcrumb a:hover{
	color:#ef7c00;
}
.mod_breadcrumb ul li{
	display:inline-block;
	padding-right:4px;
}
.mod_breadcrumb ul li.active{
	font-weight:400;
	color:#ef7c00;
}
.mod_breadcrumb ul li:nth-child(2){
	display:none;
}

.ce_gallery.bvte{
	
}
.ce_gallery.bvte li{
	width:25%;
	padding: 0 10px 10px 0;
	box-sizing:border-box;
}
.ce_gallery>ul li.col_first{
	clear:none !important;
}
.ce_gallery.bvte img{
	vertical-align:middle;
}
#cboxCurrent{display:none !important;}
#cboxTitle{color:#fff;top:-25px;}


#header .mod_customnav.subnavigation{
	font-size:10px;
	line-height:normal;
	margin-top:14px;
}
#header .mod_customnav.subnavigation ul{
	margin-right:20px;
}
#header .mod_customnav.subnavigation li{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	height:18px;
	line-height:18px;
}
#header .mod_changelanguage.mobile{ padding-left:14px; padding-top:20px; }
#header .mod_changelanguage.mobile li{
	display:inline-block;
	padding-left:10px;
	padding-right:0px;
	height:18px;
	line-height:18px;
}
#header .mod_changelanguage li.lang-de{
	height:12px;
	width:20px;
	text-indent:-10000px;
	background:url(../../files/assets/images/icon-de.png) no-repeat center transparent;
}
#header .mod_changelanguage li.lang-de a,
#header .mod_changelanguage li.lang-de strong,
#header .mod_changelanguage li.lang-en a,
#header .mod_changelanguage li.lang-en strong{
	opacity:0;
}
#header .mod_changelanguage li.lang-en{
	height:12px;
	width:20px;
	text-indent:-10000px;
	background:url(../../files/assets/images/icon-en.png) no-repeat center transparent;
}




#header .mod_customnav.subnavigation li.suche{
	background:url(../../files/assets/images/search.png) no-repeat left center transparent;
	background-size:auto 100%;
	margin-left:8px;
	padding-left:0px;
	padding-right:0px;
}
#header .mod_customnav.subnavigation li.suche a{
	padding-left:20px;
}
#header .mod_customnav.subnavigation li.facebook{
	padding-left:5px;
	padding-right:5px;
}
#header .mod_customnav.subnavigation li.facebook a{
	display:block;
	background:url(../../files/assets/images/Facebook-Grau.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}
#header .mod_customnav.subnavigation li.twitter{
	padding-left:5px;
	padding-right:5px;
}
#header .mod_customnav.subnavigation li.twitter a{
	display:block;
	background:url(../../files/assets/images/Twitter-Grau.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}

#header .mod_customnav.subnavigation li.instagram{
	padding-left:5px;
	padding-right:5px;
}
#header .mod_customnav.subnavigation li.instagram a{
	display:block;
	background:url(../../files/assets/images/instagram-logo-grau.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}

#header .mod_customnav.subnavigation li.youtube{
	padding-left:5px;
	padding-right:5px;
}
#header .mod_customnav.subnavigation li.youtube a{
	display:block;
	background:url(../../files/assets/images/youtube-logo-grau.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}
#header .mod_customnav.subnavigation li.linkedin{
	padding-left:5px;
	padding-right:5px;
}
#header .mod_customnav.subnavigation li.linkedin a{
	display:block;
	background:url(../../files/assets/images/linkedin-logo-grau.png) no-repeat center transparent;
	background-size:auto 100%;
	text-indent:-10000px;
	width:18px;	
	height:18px;
	margin-top:5px;
}

#header .mod_customnav.subnavigation li.facebook a span,
#header .mod_customnav.subnavigation li.twitter a span,
#header .mod_customnav.subnavigation li.instagram a span,
#header .mod_customnav.subnavigation li.youtube a span,
#header .mod_customnav.subnavigation li.linkedin a span{
	display:none;	
}
#header .mod_customnav.subnavigation a{
	color:#575756;
}
#header .mod_customnav.subnavigation a:hover{
	color:#d36606;
}



#header .mod_navigation.hauptnavigation{
	overflow:visible;
}

#header .mod_navigation.hauptnavigation a.submenu{

}
#header .mod_navigation.hauptnavigation li span.icon{
	display:none;
	background:url(../../files/assets/images/Pfeil-blau.png) no-repeat right bottom transparent;
	background-size: auto 100%;
	text-indent:-10000px;
	height:10px;
	width:10px;
}

#header .mod_navigation.hauptnavigation li.submenu span.icon{

	display:inline-block;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	padding-left:14px;

}
#header .mod_navigation.hauptnavigation li.submenu:hover span.icon,
#header .mod_navigation.hauptnavigation li.submenu.active span.icon,
#header .mod_navigation.hauptnavigation li.submenu.trail span.icon,
#header .mod_navigation.hauptnavigation li.submenu.trail li.active span.icon,
#header .mod_navigation.hauptnavigation li.submenu.trail li:hover span.icon,
#header .mod_navigation.hauptnavigation li.submenu ul.level_2 li:hover span.icon{
	background:url(../../files/assets/images/Pfeil-orange.png) no-repeat right bottom transparent;
	background-size: auto 100%;
}
#header .mod_navigation.hauptnavigation li.submenu ul.level_2 li span.icon{
	background:url(../../files/assets/images/Pfeil-blau.png) no-repeat right bottom transparent;
	background-size: auto 100%;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	margin-top:8px;
}
#header .mod_navigation.hauptnavigation li.submenu.trail li span.icon{
	background:url(../../files/assets/images/Pfeil-blau.png) no-repeat right bottom transparent;
	background-size: auto 100%;
}

#header .ce_hyperlink.logo{
	margin-bottom:20px;
}
#header .ce_hyperlink.logo img{
	width:244px;
	height:auto;
	max-width:80%;
}

#header .ce_text.navigation{
	margin-top:64px;
}
.datenschutz #header .ce_text.navigation,
.impressum #header .ce_text.navigation,
.presse #header .ce_text.navigation{
	display:none;
}
#header .ce_text.navigation ul{
	margin-right:30px;
}
#header .ce_text.navigation li{
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	color:#09255c;
}
#header .ce_text.navigation li:hover{
	color:#d36606;
}

#header .ce_text.navigation li.deko{
	color:#d36606;
	cursor:auto;
}
#footer .ce_text ul{
	margin-right:30px;
}
#footer .ce_text li{
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
}

/* Layout ----------------------------------------------------------------------------------------------------------------- */

/* Home */
.home .mod_breadcrumb{
	display:none;
}
.home #main{
	padding-bottom:20px;
}
.ce_text.teaser{
	position:relative;
	margin-bottom:20px;
}
.ce_text.teaser h1{
	color:#fff;
	font-size:20px;
	line-height:normal;
}
.ce_text.teaser .image_container{
	margin-bottom:-8px;
}
.ce_text.teaser .inhalt{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(9,37,92,.7);
	background-image:url(../../files/assets/images/Pfeil-weiss.svg);
	background-position: right 20px bottom 20px;
	background-repeat:no-repeat;
	background-size:20px auto;
	color:#fff;
	line-height:normal;
	opacity:0;
	transition:opacity .2s;
}
.ce_text.teaser:hover .inhalt{
	opacity:1;
}
.ce_text.teaser .inhalt h1,
.ce_text.teaser .inhalt p{
	padding-left:30px;
	padding-right:30px;
}
.ce_text.teaser .inhalt h1{
	font-size:
}
.ce_text.teaser .inhalt a{
	display:block;
	height:100%;
	color:#fff;
}
.ce_text.teaser .inhalt h1{
	
}

/* News */
.mod_newslist{
	padding-top:20px;
}
.mod_newslist h2{
	margin-top:10px;
	margin-bottom:12px;
}
.mod_newslist h3{
	margin-top:0px;
	margin-bottom:0px;
}
.mod_newslist p.more,
.mod_newsarchive p.more{
	font-weight:600;
	margin-top:-24px;
}
.mod_newsarchive h1{
	margin-left:10px;
	margin-right:10px;
}
.mod_newslist .layout_latest{
	margin-bottom:32px;
}
.mod_newslist .image_container{
	margin-top:4px;
}
/*
.mod_newslist .layout_latest .image_container img{
	border-left: 45px solid #09255c;
	box-sizing:border-box;
}
*/
.mod_newslist .pagination li{
	display:inline-block;
	padding-right:6px;
}


.mod_newsreader h1.main{
	margin-top:0px;
	margin-bottom:12px;
	font-size:26px;
	line-height:normal;
	font-weight:400;
	color: #ef7c00;
}
.mod_newsreader h3.sub{
	margin-bottom:10px;
}
.mod_newsreader p.back{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	font-weight:600;
	text-transform:uppercase;
}

.mod_newslist a.anchor{
	display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

/* Über den BVTE */
#mitglieder strong{
	color:#09255c;
}
.mitglieder #team strong{
	color:#ef7c00;
}
.mitglieder #team a.email{
	background:url(../../files/assets/images/Icons-aett.svg) no-repeat left center transparent !important;
	background-size: auto 18px !important;
	padding-left:24px !important;	
}
.mitglieder #team a[href^="tel"]:link, 
.mitglieder #team a[href^="tel"]:visited, 
.mitglieder #team a[href^="tel"]:hover{
	background:url(../../files/assets/images/Icons-Telefon.svg) no-repeat left center transparent !important;
	background-size: auto 18px !important;
	padding-left:24px !important;	
}


/* Events */
.mod_eventlist .layout_upcoming .title{
	font-weight:500;
}
.mod_eventlist .layout_upcoming a.save{
	display:inline-block;
	width:20px;
	height:24px;
	margin-left:0px;
	margin-right:0px;
	background:url(../../files/assets/images/Icon-Kalender-Download.svg) no-repeat left 4px transparent !important;
	background-size: auto 20px !important;
	text-indent:-10000px;
}
.mod_eventlist h3.year{
	color:#ef7c00;
	margin:0;
}
.mod_eventlist .layout_upcoming span.deko{
	margin-left:0px !important;
	margin-right:0px !important;
}

table.events-bvte{
	width:100%;
	font-size:14px;
}

table.events-bvte td{
	padding: 5px 5px 10px 5px;
}
table.events-bvte td.datum .date{
	white-space: nowrap;
}
table.events-bvte td.beschreibung{
	font-weight:500;
	padding: 5px 10px 10px 10px;
}
table.events-bvte td.speichern{
	width:20px;
	padding: 5px 0px 0px 0px;
}
table.events-bvte td.speichern a.save{
	display:inline-block;
	width:20px;
	height:24px;
	margin-left:0px;
	margin-right:0px;
	background:url(../../files/assets/images/Icon-Kalender-Download.svg) no-repeat left 4px transparent !important;
	background-size: auto 20px !important;
	text-indent:-10000px;
}

/* Mitmachen */
.mitmachen p strong{ font-size:16px; font-weight:500; }
.mitmachen a.email,
.mitmachen a.telefon{
	color:#ef7c00;
}
#mitmachen strong{ color:#09255c; }

/* Presse */


/* Kontakt */
.kontakt h1{ color:#ef7c00; }
.kontakt li.mail{
	background:url(../../files/assets/images/Icons-aett.svg) no-repeat left 2px transparent !important;
	background-size: auto 25px !important;
	padding-left:40px !important;
}
.kontakt li.telefon{
	background:url(../../files/assets/images/Icons-Telefon.svg) no-repeat left 2px transparent !important;
	background-size: auto 25px !important;
	padding-left:40px !important;
}
.kontakt li.adresse{
	background:url(../../files/assets/images/Icons-Brief.svg) no-repeat left 2px transparent !important;
	background-size: auto 26px !important;
	padding-left:40px !important;
}

.kontakt .ce_text.anfahrt p.nomargin{
	margin-bottom:0px;
}

/* Themen */
.thema .ce_image.thema-thumb{
	margin-bottom:40px;
}
.thema .ce_image.thema-thumb .caption{
	text-align:center;
	text-transform:uppercase;
	color:#9d9d9c;
	font-size:12px;
	line-height:normal;
	border-bottom:1px solid #9d9d9c;
	padding-bottom:8px;
	padding-top:8px;
}
.thema .ce_accordion .grid6 ul li{
	background:none !important;
	padding-left:20px !important;
}
.thema .ce_accordion .grid6 ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ef7c00; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.thema .ce_accordion .grid3{
	padding-top:32px;
}


















/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/assets/fonts/montserrat-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Light'), local('Montserrat-Light'),
       url('../../files/assets/fonts/montserrat-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/montserrat-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/montserrat-v14-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/assets/fonts/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../../files/assets/fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/assets/fonts/montserrat-v14-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('../../files/assets/fonts/montserrat-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/montserrat-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/montserrat-v14-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/assets/fonts/montserrat-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
       url('../../files/assets/fonts/montserrat-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/montserrat-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/montserrat-v14-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/assets/fonts/montserrat-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('../../files/assets/fonts/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/montserrat-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/montserrat-v14-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* noto-serif-regular - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/assets/fonts/noto-serif-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif'), local('NotoSerif'),
       url('../../files/assets/fonts/noto-serif-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/noto-serif-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/noto-serif-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/noto-serif-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/noto-serif-v6-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
}
/* noto-serif-700 - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/assets/fonts/noto-serif-v6-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif Bold'), local('NotoSerif-Bold'),
       url('../../files/assets/fonts/noto-serif-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/assets/fonts/noto-serif-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/assets/fonts/noto-serif-v6-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/assets/fonts/noto-serif-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/assets/fonts/noto-serif-v6-latin-700.svg#NotoSerif') format('svg'); /* Legacy iOS */
}
/* ESSENTIAL STYLES */
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu > li {
    float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%;
}
.sf-menu {
	display:inline-block;
    margin-bottom: 1em;
	transition:margin-bottom .2s;
	text-transform:uppercase;
	font-size:12px;
	color: #ef7c00;
}
#header.sticky .sf-menu,
#header.sticky ul.level_2 {
    margin-bottom: 0;
}
.sf-menu ul {
  min-width: 30em; /* allow long menu items to determine submenu width */
  *width: 30em; /* no auto sub width for IE7, see white-space comment below */
  text-transform:none;
  text-align:left !important;
}
.sf-menu ul span.icon{
	float:right;
}
.sf-menu a,
.sf-menu span.active,
.sf-menu span.trail {
display:block;
  padding: .5em 22px;
  text-decoration: none;
  zoom: 1; /* IE7 */
}
.sf-menu li.home a,
.sf-menu li.home span.active,
.sf-menu li.home span.trail {
  padding: .5em 22px .5em 0;
}
.sf-menu ul.level_2 li.first a,
.sf-menu ul.level_2 li.first span.active,
.sf-menu ul.level_2 li.first span.trail {
  padding: .5em 22px .5em 22px;
}
.sf-menu a {
	color:#09255c;
}
.sf-menu a:hover,
.sf-menu a.trail {
	color: #ef7c00;
}
.sf-menu ul.level_2{
	margin-left:22px;
	border-left: 4px solid #ef7c00;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.15);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.15);
	padding-top:0px;
	margin-bottom:12px;
}
.sf-menu ul.level_2 li.first{
	
}
.sf-menu li {
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
}
.sf-menu li.active span.active {
    display: block;
}
.sf-menu ul li {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.sf-menu ul ul li {
  background: #fff;
}
.sf-menu li li:hover,
.sf-menu li li.sfHover,
.sf-menu li li.active {
  background: #fff;
}

/* arrows (for all except IE7) */
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
/*!
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

/**
 * Make the wrapping container 960 pixel wide
 */
#wrapper{
	width:1284px;
	margin:0 auto;
}
#header{
	width:1274px;
	margin:0 auto;
}

/**
 * Set the default margin of the grid columns
 */
*[class*="grid"] {
	float:left;
	margin-left:10px;
	margin-right:10px;
	display:inline;
}

/**
 * Add a default margin to all content elements, so they align with the floatet
 * ones (otherwise you would have to add "grid12" to every element)
 */
.mod_article *[class*="ce_"],.mod_article *[class*="mod_"] {
	margin-left:10px;
	margin-right:10px;
}

/**
 * Handle news and event reader modules which are added via content element and
 * contain content elements themselves (see #5331)
 */
.mod_article .mod_newsreader,.mod_article .mod_eventreader {
	margin-left:0;
	margin-right:0;
}
.mod_article *[class*="layout_"] > *,.mod_article *[class*="event_"] > * {
	margin-left:10px;
	margin-right:10px;
}

/**
 * Remove the margin from floated articles, because the margin is already
 * applied to its content elements (see above)
 */
.mod_article.grid1,.mod_article.grid2,.mod_article.grid3,.mod_article.grid4,.mod_article.grid5,.mod_article.grid6,
.mod_article.grid7,.mod_article.grid8,.mod_article.grid9,.mod_article.grid10,.mod_article.grid11,.mod_article.grid12 {
	margin-left:0;
	margin-right:0;
}

/**
 * Automatically clear the floats in the main column, so you do not have to add
 * a clearing div to each article
 */
#main .inside {
	overflow:hidden;
}

/**
 * Grid column widths
 */
.grid1  { width:87px;  }
.grid2  { width:194px; }
.grid3  { width:301px; }
.grid4  { width:408px; }
.grid5  { width:515px; }
.grid6  { width:622px; }
.grid7  { width:729px; }
.grid8  { width:836px; }
.grid9  { width:943px; }
.grid10 { width:1050px; }
.grid11 { width:1157px; }
.grid12 { width:1264px; }

.grid12_0 {
         margin: 0 !important;
         width: 100%;
}

/**
 * Floated articles can be 20 pixel wider (no margin) / grid* +20
 */
.mod_article.grid1  { width:107px;  }
.mod_article.grid2  { width:214px; }
.mod_article.grid3  { width:321px; }
.mod_article.grid4  { width:428px; }
.mod_article.grid5  { width:535px; }
.mod_article.grid6  { width:642px; }
.mod_article.grid7  { width:749px; }
.mod_article.grid8  { width:856px; }
.mod_article.grid9  { width:963px; }
.mod_article.grid10 { width:1070px; }
.mod_article.grid11 { width:1177px; }
.mod_article.grid12 { width:1284px; }

/**
 * Default offset widths / grid* +30
 */
.offset1  { margin-left:117px  !important; }
.offset2  { margin-left:224px !important; }
.offset3  { margin-left:331px !important; }
.offset4  { margin-left:438px !important; }
.offset5  { margin-left:545px !important; }
.offset6  { margin-left:652px !important; }
.offset7  { margin-left:759px !important; }
.offset8  { margin-left:866px !important; }
.offset9  { margin-left:973px !important; }
.offset10 { margin-left:1080px !important; }
.offset11 { margin-left:1187px !important; }
.offset12 { margin-left:1294px !important; }

.offset05  { margin-left:58px  !important; }

/**
 * Floated articles do not have margin / gleich wie Artikel
 */
.mod_article.offset1  { margin-left:107px  !important; }
.mod_article.offset2  { margin-left:214px !important; }
.mod_article.offset3  { margin-left:321px !important; }
.mod_article.offset4  { margin-left:428px !important; }
.mod_article.offset5  { margin-left:535px !important; }
.mod_article.offset6  { margin-left:642px !important; }
.mod_article.offset7  { margin-left:749px !important; }
.mod_article.offset8  { margin-left:856px !important; }
.mod_article.offset9  { margin-left:963px !important; }
.mod_article.offset10 { margin-left:1070px !important; }
.mod_article.offset11 { margin-left:1177px !important; }
.mod_article.offset12 { margin-left:1284px !important; }



@media (min-width:984px) and (max-width:1303px)
{
	/**
	 * Reduce the overall width
	 */
	#wrapper {
		width:960px;
	}
	#header{
		width:950px;
		margin:0 auto;
	}

	/**
	 * Grid column widths
	 */
	.grid1  { width:60px;  }
	.grid2  { width:140px; }
	.grid3  { width:220px; }
	.grid4  { width:300px; }
	.grid5  { width:380px; }
	.grid6  { width:460px; }
	.grid7  { width:540px; }
	.grid8  { width:620px; }
	.grid9  { width:700px; }
	.grid10 { width:780px; }
	.grid11 { width:860px; }
	.grid12 { width:940px; }

	/**
	 * Floated articles can be 20 pixel wider (no margin)
	 */
	.mod_article.grid1  { width:80px;  }
	.mod_article.grid2  { width:160px; }
	.mod_article.grid3  { width:240px; }
	.mod_article.grid4  { width:320px; }
	.mod_article.grid5  { width:400px; }
	.mod_article.grid6  { width:480px; }
	.mod_article.grid7  { width:560px; }
	.mod_article.grid8  { width:640px; }
	.mod_article.grid9  { width:720px; }
	.mod_article.grid10 { width:800px; }
	.mod_article.grid11 { width:880px; }
	.mod_article.grid12 { width:960px; }

	/**
	 * Default offset widths
	 */
	.offset1  { margin-left:90px  !important; }
	.offset2  { margin-left:170px !important; }
	.offset3  { margin-left:250px !important; }
	.offset4  { margin-left:330px !important; }
	.offset5  { margin-left:410px !important; }
	.offset6  { margin-left:490px !important; }
	.offset7  { margin-left:570px !important; }
	.offset8  { margin-left:650px !important; }
	.offset9  { margin-left:730px !important; }
	.offset10 { margin-left:810px !important; }
	.offset11 { margin-left:890px !important; }
	.offset12 { margin-left:970px !important; }

	/**
	 * Floated articles do not have margin
	 */
	.mod_article.offset1  { margin-left:80px  !important; }
	.mod_article.offset2  { margin-left:160px !important; }
	.mod_article.offset3  { margin-left:240px !important; }
	.mod_article.offset4  { margin-left:320px !important; }
	.mod_article.offset5  { margin-left:400px !important; }
	.mod_article.offset6  { margin-left:480px !important; }
	.mod_article.offset7  { margin-left:560px !important; }
	.mod_article.offset8  { margin-left:640px !important; }
	.mod_article.offset9  { margin-left:720px !important; }
	.mod_article.offset10 { margin-left:800px !important; }
	.mod_article.offset11 { margin-left:880px !important; }
	.mod_article.offset12 { margin-left:960px !important; }
	
}
/**
 * Reduce the overall width and the width of the grid columns if the screen
 * width is less than 980px (e.g. on a portrait tablet)
 */
@media (min-width:768px) and (max-width:979px)
{
	/**
	 * Reduce the overall width
	 */
	#wrapper {
		width:744px;
	}
	#header{
		width:734px;
		margin:0 auto;
	}

	/**
	 * Reduce the grid column widths
	 */
	.grid1  { width:42px;  }
	.grid2  { width:104px; }
	.grid3  { width:166px; }
	.grid4  { width:228px; }
	.grid5  { width:290px; }
	.grid6  { width:352px; }
	.grid7  { width:414px; }
	.grid8  { width:476px; }
	.grid9  { width:538px; }
	.grid10 { width:600px; }
	.grid11 { width:662px; }
	.grid12 { width:724px; }

	/**
	 * Floated articles can be 20 pixel wider (no margin)
	 */
	.mod_article.grid1  { width:62px;  }
	.mod_article.grid2  { width:124px; }
	.mod_article.grid3  { width:186px; }
	.mod_article.grid4  { width:248px; }
	.mod_article.grid5  { width:310px; }
	.mod_article.grid6  { width:372px; }
	.mod_article.grid7  { width:434px; }
	.mod_article.grid8  { width:496px; }
	.mod_article.grid9  { width:558px; }
	.mod_article.grid10 { width:620px; }
	.mod_article.grid11 { width:682px; }
	.mod_article.grid12 { width:744px; }

	/**
	 * Reduce the offset widths
	 */
	.offset1  { margin-left:72px  !important; }
	.offset2  { margin-left:134px !important; }
	.offset3  { margin-left:196px !important; }
	.offset4  { margin-left:258px !important; }
	.offset5  { margin-left:320px !important; }
	.offset6  { margin-left:382px !important; }
	.offset7  { margin-left:444px !important; }
	.offset8  { margin-left:506px !important; }
	.offset9  { margin-left:568px !important; }
	.offset10 { margin-left:630px !important; }
	.offset11 { margin-left:692px !important; }
	.offset12 { margin-left:754px !important; }

	/**
	 * Floated articles do not have margin
	 */
	.mod_article.offset1  { margin-left:62px  !important; }
	.mod_article.offset2  { margin-left:124px !important; }
	.mod_article.offset3  { margin-left:186px !important; }
	.mod_article.offset4  { margin-left:248px !important; }
	.mod_article.offset5  { margin-left:310px !important; }
	.mod_article.offset6  { margin-left:372px !important; }
	.mod_article.offset7  { margin-left:434px !important; }
	.mod_article.offset8  { margin-left:496px !important; }
	.mod_article.offset9  { margin-left:558px !important; }
	.mod_article.offset10 { margin-left:620px !important; }
	.mod_article.offset11 { margin-left:682px !important; }
	.mod_article.offset12 { margin-left:744px !important; }
}

/**
 * Remove all floats and fixed widths if the screen width is less than 768
 * pixel (e.g. on a mobile phone)
 */
@media (max-width:767px)
{
	/**
	 * Remove the overall width
	 */
	#wrapper {
		width:auto;
	}
	#header{
		width:auto;
	}

	/**
	 * Show all columns underneath each other
	 */
	*[class*="grid"] {
		float:none !important;
		display:block !important;
		width:auto !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}
	*[class*="offset"]{
		margin-left:20px !important;
	}
	.mod_article *[class*="ce_"],
	.mod_article *[class*="mod_"] {
		margin-left:20px !important;
		margin-right:20px !important;
	}
	.mod_article.offset1,
	.mod_article.offset2,
	.mod_article.offset3,
	.mod_article.offset4,
	.mod_article.offset5,
	.mod_article.offset6,
	.mod_article.offset7,
	.mod_article.offset8,
	.mod_article.offset9,
	.mod_article.offset10,
	.mod_article.offset11,
	.mod_article.offset12 { margin-left:0px !important; }
}


#header .navigation{ display:none !important; }
#header .hauptnavigation{ display:block !important; }
#header .mod_changelanguage.mobile{ display:none !important; }

#container{ margin-top:312px; }

#rechte-spalte .ce_headline,
#rechte-spalte .ce_divider,
#rechte-spalte .ce_text{
	padding-right:117px;
}

.home .layout_latest .ce_text h1{
	margin-top:82px;
	margin-bottom:6px;
	font-size:100px;
	line-height:100px;
}

.mitglieder #team p.muecke{ padding-top:60px; }

@media (min-width:984px) and (max-width:1303px)
{
	
	#container{ margin-top:280px; }

	.sf-menu a,
	.sf-menu span.active,
	.sf-menu span.trail {
	display:block;
	  padding: .5em 6px !important;
	}
	.sf-menu li.first a,
	.sf-menu li.first span.active,
	.sf-menu li.first span.trail {
	  padding: .5em 6px .5em 0 !important;
	}
	.sf-menu ul.level_2 li.first a,
	.sf-menu ul.level_2 li.first span.active,
	.sf-menu ul.level_2 li.first span.trail {
	  padding: .5em 6px .5em 6px !important;
	}
	.sf-menu ul.level_2{ margin-left:6px; }
	
	#rechte-spalte .ce_headline,
	#rechte-spalte .ce_divider,
	#rechte-spalte .ce_text{
		padding-right:60px;
	}
	
	.home .layout_latest .ce_text h1{
		margin-top:52px;
		font-size:80px;
		line-height:80px;
	}
	
}
/**
 * Reduce the overall width and the width of the grid columns if the screen
 * width is less than 980px (e.g. on a portrait tablet)
 */
@media (min-width:768px) and (max-width:979px)
{
	
	#container{ margin-top:180px; }
	
	#header .navigation{ display:block !important; }
	#header .hauptnavigation{ display:none !important; }
	#header .logo{ margin-top:10px !important; }
	
	
	#header .navigation{ top:90px !important; right:32px !important; }
	#header.sticky .logo{ margin-top:20px !important; }
	
	#header.sticky{ top:-70px !important; }
	
	#rechte-spalte .ce_headline,
	#rechte-spalte .ce_divider,
	#rechte-spalte .ce_text{
		padding-right:10px;
	}
	#rechte-spalte .mod_customnav{ display:none; }
	
	.home .layout_latest .ce_text h1{
		margin-top:32px;
		font-size:60px;
		line-height:60px;
	}
	.mitglieder #team p.muecke{ clear:both; padding-top:0px; }
	
table.events-bvte td.datum .date{
	white-space: normal !important;
}
	.ce_gallery.bvte li{
		width:33.33% !important;
	}
	
}

/**
 * Remove all floats and fixed widths if the screen width is less than 768
 * pixel (e.g. on a mobile phone)
 */
@media (max-width:767px)
{
	
	h1, h2{
		margin-top: .5em !important;
		margin-bottom:12px !important;
	}
	h1,
	.thema h1{
		font-size:26px !important;
		line-height:normal !important;
	}
	
	#header{
		position:relative !important;
		background-image:none !important;
	}
	#container{
		margin-top:0px !important;
	}
	
	#header .navigation{ display:block !important; }
	#header .hauptnavigation{ display:none !important; }
	#header .subnavigation{ text-align:center !important; }
	#header .mod_customnav.subnavigation ul{ margin-right:0px !important; }
	
	#header .mod_changelanguage.mobile{ display:block !important; }
	#header .mod_changelanguage.mobile a, #header .mod_changelanguage.mobile strong{ opacity:1 !important; display:block !important; }

	#wrapper{ background:#fff !important; }
	
	#header .mod_customnav.subnavigation{
		display:none !important;
		margin-top:0px !important;
		padding-top:10px;
	}
	#header .mod_customnav.subnavigation li{
		padding-left:4px;
		padding-right:4px;
	}
	#header .logo{ text-align:center; margin-top:40px !important; margin-bottom:10px !important; margin-left:0px !important; }
	#header .logo img{
		width:60%;
		height:auto;
	}
	
	

	
	.home .layout_latest .image_container{ width:100% !important; float:none !important; }
	.home .layout_latest .image_container img{ border-right:0px solid #000 !important; }
	
	.home .layout_latest .ce_text{ width:100% !important; float:none !important; }
	.home .layout_latest .ce_text h1{
		margin-top:20px;
		font-size:60px;
		line-height:60px;
	}
	.home .layout_latest{ padding-bottom:20px; }
	.home .ce_caroufredsel{ margin-bottom:20px; }
	
	.home .ce_text.teaser,
	.home .ce_caroufredsel{ margin-left:0px !important; margin-right:0px !important; }
	
	.mitglieder #team p.muecke{ clear:both; padding-top:0px; }
	
	
	 .thema .ce_image.thema-thumb{ display:none !important; }
	

	
	.mod_newslist *[class*="offset"]{ margin-left:0px !important; }
	.mod_newslist *[class*="layout_"] > *,
	.mod_newslist *[class*="event_"] > * { margin-left:0px !important; margin-right:0px !important; }
	
	.mod_newsarchive *[class*="layout_"] > *,
	.mod_newsarchive *[class*="event_"] > *,
	.mod_newsarchive h1{ margin-left:0px !important; margin-right:0px !important; }
	
	.mod_newsreader *[class*="layout_"] > *,
	.mod_newsreader *[class*="event_"] > * { margin-left:0px !important; margin-right:0px !important; }
	.mod_newsreader p.back{ margin-left:0px !important; margin-right:0px !important; }
	
	.mod_eventlist .layout_upcoming{ margin-bottom:20px !important; }
	.mod_eventlist .layout_upcoming span.title{ display:block !important; }
	
	.mod_eventlist .layout_upcoming span.deko{ display:none !important; }
	.mod_eventlist .layout_upcoming span.title{ margin-left:0px !important; margin-right:0px !important; }
	
	
	#footer{ text-align:center; background:#9d9d9c !important; }
	#footer .ce_text{ margin-left:0px !important; }
	#footer .ce_text ul{ margin-right:0px !important; }
	#footer .ce_text ul li{ display:block !important; }
	#footer .mod_customnav{ text-align:center !important; }
	#footer .mod_customnav ul{ margin-right:0px !important; }
	#footer .mod_customnav ul li{ display:block !important; margin-bottom:16px !important; }
	#footer .mod_customnav ul li a{ display:inline-block !important; margin-top:0px !important; }
	#footer #btnUp{ margin-bottom:20px; }
	
	#rechte-spalte{ margin-top:40px !important; }
	#rechte-spalte .ce_headline,
	#rechte-spalte .ce_divider,
	#rechte-spalte .ce_text{
		padding-right:0px;
	}
	#rechte-spalte .mod_customnav{ display:none; }
	#rechte-spalte .ce_image{ margin-left:0px !important; margin-right:0px !important; }
	
table.events-bvte{
	font-size:12px !important;
}
table.events-bvte td.datum .date{
	white-space: normal !important;
}
	.ce_gallery.bvte li{
		width:50% !important;
	}
	

}

/*!
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */






/**
 * Since fieldset borders are removed in the reset style sheet, adjust the
 * legends accordingly
 */
legend {
	width:100%;
	display:block;
	border:0;
}

/**
 * Text fields and textareas
 */
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],
input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea {
	width:100%;
	display:inline-block;
	padding:3px 6px;
	background:#fff;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0 1px 1px #eee;
	-webkit-box-shadow:inset 0 1px 1px #eee;
	box-shadow:inset 0 1px 1px #eee;
	-moz-transition:all .15s linear;
	-webkit-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,
input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus {
	outline:0;
	background:#fcfcfc;
	border-color:#bbb;
}

/**
 * Fix some width and height settings
 */
input[type="file"] {
	cursor:pointer;
}
select,input[type="file"] {
	display:block;
}
form button,input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"] {
	width:auto;
}
textarea,select[multiple],select[size] {
	height:auto;
}

/**
 * Checkboxes and radio buttons
 */
input[type="radio"],input[type="checkbox"] {
	margin:0 3px 0 0;
}
input[type="radio"],input[type="checkbox"],label {
	vertical-align:middle;
}

/**
 * Handle disabled and read-only
 */
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly] {
	cursor:not-allowed;
	background:#eee;
}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly] {
	background:transparent;
}

/**
 * Buttons
 */
form button,input[type="submit"],.button {
	display:inline-block;
	padding:4px 15px 4px 14px;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	cursor:pointer;
	border:1px solid #09255c;
	background-color:#09255c;
}
form button:hover,input[type="submit"]:hover,.button:hover {
	color:#ef7c00;
}
form button:active,input[type="submit"]:active,.button:active {
	color:#ef7c00;
}

/**
 * Blue buttons
 */
form button.blue,input[type="submit"].blue,.button.blue {
	background-color:#2f96b4;
	background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);
	border-color:#2f96b4;
	color:#fff;
}
form button.blue:active,input[type="submit"].blue:active,.button.blue:active {
	background-color:#2e95b3;
}

/**
 * Green buttons
 */
form button.green,input[type="submit"].green,.button.green {
	background-color:#51a351;
	background-image:-moz-linear-gradient(top, #62c462, #51a351);
	background-image:-webkit-linear-gradient(top, #62c462, #51a351);
	background-image:-ms-linear-gradient(top, #62c462, #51a351);
	background-image:-o-linear-gradient(top, #62c462, #51a351);
	background-image:linear-gradient(to bottom, #62c462, #51a351);
	border-color:#51a351;
	color:#fff;
}
form button.green:active,input[type="submit"].green:active,.button.green:active {
	background-color:#4f9f4f;
}

/**
 * Orange buttons
 */
form button.orange,input[type="submit"].orange,.button.orange {
	background-color:#f89406;
	background-image:-moz-linear-gradient(top, #fbb450, #f89406);
	background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
	background-image:-ms-linear-gradient(top, #fbb450, #f89406);
	background-image:-o-linear-gradient(top, #fbb450, #f89406);
	background-image:linear-gradient(to bottom, #fbb450, #f89406);
	border-color:#f89406;
	color:#fff;
}
form button.orange:active,input[type="submit"].orange:active,.button.orange:active {
	background-color:#f28f04;
}

/**
 * Red buttons
 */
form button.red,input[type="submit"].red,.button.red {
	background-color:#bd362f;
	background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);
	border-color:#bd362f;
	color:#fff;
}
form button.red:active,input[type="submit"].red:active,.button.red:active {
	background-color:#be322b;
}

/**
 * Basic form layout
 */
.widget {
	margin-bottom:12px;
}
.widget > label {
	display:block;
	margin-bottom:6px;
}

/**
 * Inline form layout
 */
.inline-form .widget {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle;
}

/**
 * Horizontal form layout
 */
.horizontal-form .widget:after {
	content:"";
	display:table;
	clear:both;
}
.horizontal-form .widget > label {
	width:20%;
	float:left;
	padding:3px 2% 0 0;
	text-align:right;
}
.horizontal-form .widget > input,.horizontal-form .widget > textarea {
	width:78%;
	float:left;
}
.horizontal-form .widget > fieldset {
	margin-left:20%;
}

/* ----------------------------------------------------------------------------------------------------------------- */

.ce_form#bvte-kontakt{
	padding-left:40px;
	padding-right:40px;
	color:#09255c;
}
label .mandatory,
.ce_form .widget.pflichtfeld strong{
	color:#ef7c00;
}
.ce_form .widget.teaser_bottom{
	font-size:10px;
	line-height:normal;
}

























