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%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
@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}
@charset "UTF-8";
/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../../files/theme/fonts/open-sans-v40-latin-300.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("../../files/theme/fonts/open-sans-v40-latin-300italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-300italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../files/theme/fonts/open-sans-v40-latin-regular.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../files/theme/fonts/open-sans-v40-latin-italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../files/theme/fonts/open-sans-v40-latin-600.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../files/theme/fonts/open-sans-v40-latin-600italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-600italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../files/theme/fonts/open-sans-v40-latin-700.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../files/theme/fonts/open-sans-v40-latin-700italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-700italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../../files/theme/fonts/open-sans-v40-latin-800.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-800.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url("../../files/theme/fonts/open-sans-v40-latin-800italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v40-latin-800italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/**
 * Display sizes
 *
 * 1. Phone portrait
 * 2. Phone landscape
 * 3. Tablet portrait
 * 4. Tablet landscape
 * 5. Desktop
 */
/**
 * Media-query min-width
 */
/**
 * Media-query max-width
 */
/**
 * Layout / Content sizes
 */
.mod_sitemap.block {
  padding: 2rem;
  font-family: "Arial", sans-serif;
  color: #333;
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
}
.mod_sitemap.block ul.level_1,
.mod_sitemap.block ul.level_2,
.mod_sitemap.block ul.level_3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mod_sitemap.block ul.level_1 > li {
  margin-bottom: 0.5rem;
}
.mod_sitemap.block ul.level_1 > li > a {
  color: #333;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.mod_sitemap.block ul.level_1 > li > a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.mod_sitemap.block ul.level_1 > li > a[aria-haspopup]::after {
  content: " -->";
  color: #e0e0e0;
  font-weight: normal;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 {
  margin-top: 0.25rem;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li {
  padding-left: 1.5rem;
  position: relative;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li::before {
  content: "---";
  position: absolute;
  left: 0;
  color: #e0e0e0;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > a {
  color: #303030;
  font-weight: normal;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > ul.level_3 {
  margin-top: 0.25rem;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > ul.level_3 > li {
  padding-left: 1.5rem;
  position: relative;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > ul.level_3 > li::before {
  content: "---";
  position: absolute;
  left: 0;
  color: #e0e0e0;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > ul.level_3 > li > a {
  color: rgb(60, 55, 50);
  font-size: 1.25rem;
}
.mod_sitemap.block ul.level_1 > li > ul.level_2 > li > ul.level_3 > li > a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.mod_sitemap.block a.trail,
.mod_sitemap.block a.sibling {
  font-style: italic;
}

@media (max-width: 600px) {
  .mod_sitemap.block {
    font-size: 0.85rem;
    padding: 0.75rem;
  }
}
.text-klein {
  font-size: 1.4rem;
}

.text-spalten-2 p {
  -webkit-columns: 300px 2;
  -moz-columns: 300px 2;
  columns: 300px 2;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;
  -webkit-column-rule: 1px dotted #635f5b;
  -moz-column-rule: 1px dotted #635f5b;
  column-rule: 1px dotted #635f5b;
  margin-bottom: 36px;
}

.text-blau-fett {
  color: rgb(0, 112, 184);
  font-weight: 700;
}

.artikel-sp8,
.artikel-sp7,
.artikel-sp6,
.artikel-sp5,
.artikel-sp4,
.artikel-sp3,
.artikel-sp2,
.artikel-sp1 {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.sp-1-1 {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.sp-2-1 {
  width: 50%;
}

.sp-3-1 {
  width: 33.3333%;
  border: 0px dotted #666;
}

.sp-3-2 {
  width: 66.6666%;
  border: 0px dotted #666;
}

.sp-4-1 {
  width: 25%;
}

.sp-4-3 {
  width: 75%;
}

.sp-8-1 {
  width: 12.5%;
  border: none;
}

.sp-6-1 {
  width: 16.66%;
  border: none;
}

.sp-4-1,
.sp-3-1,
.sp-3-2,
.sp-2-1,
.sp-1-1,
.sp-8-1,
.sp-4-3,
.sp-6-1 {
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

.nrw-100Body .sp-1-1,
.nrw-100Body .iframe-100Body {
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
}
.nrw-100Body .artikel-sp2 {
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
}
.nrw-100Body {
  /* Breakpoint für Tablets (z. B. ab 768px) */
}
@media (max-width: 768px) {
  .nrw-100Body .sp-1-1,
  .nrw-100Body .iframe-100Body,
  .nrw-100Body .artikel-sp2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.nrw-100Body {
  /* Breakpoint für Mobile (z. B. ab 480px) */
}
@media (max-width: 480px) {
  .nrw-100Body .sp-1-1,
  .nrw-100Body .iframe-100Body,
  .nrw-100Body .artikel-sp2 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.sp-6-1,
.sp-8-1,
.sp-4-1,
.sp-4-3,
.sp-3-1,
.sp-3-2,
.sp-2-1 {
  float: left;
}

.grid-container {
  display: -ms-grid;
  display: grid;
  gap: 16px;
  width: 100%;
  padding-bottom: 16px;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
  .grid-container {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .grid-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-sp2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 576px) {
  .grid-sp2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-sp3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 576px) {
  .grid-sp3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.text-link-grau,
.text-roter-slogan,
.text-link-reiseberichte {
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.text-link-grau .rte,
.text-roter-slogan .rte,
.text-link-reiseberichte .rte {
  background-image: url("/files/theme/bilder/weiss-85-opacity.png");
  position: absolute;
  height: 86px;
  bottom: 0;
  left: 0px;
  right: 0px;
}
.text-link-grau,
.text-roter-slogan,
.text-link-reiseberichte {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
  .text-link-grau,
  .text-roter-slogan,
  .text-link-reiseberichte {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .text-link-grau,
  .text-roter-slogan,
  .text-link-reiseberichte {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.text-link-grau .rte p,
.text-roter-slogan .rte p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  height: 100%;
}
.text-link-grau .rte a,
.text-roter-slogan .rte a {
  margin: 0;
  padding-right: 2rem;
  color: #303030;
  font-size: 2.8rem;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 992px) {
  .text-link-grau .rte a,
  .text-roter-slogan .rte a {
    font-size: 2.4rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .text-link-grau .rte a,
  .text-roter-slogan .rte a {
    font-size: 2.2rem;
    padding-right: 1rem;
    text-align: left;
  }
}

.text-roter-slogan {
  border: 1px solid rgba(255, 255, 255, 0.9);
}
.text-roter-slogan .rte p {
  color: rgb(226, 0, 54);
  margin: 0;
  padding-right: 2rem;
  font-size: 2.8rem;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 992px) {
  .text-roter-slogan .rte p {
    font-size: 2.4rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .text-roter-slogan .rte p {
    font-size: 2.2rem;
    padding-right: 1rem;
    text-align: left;
  }
}

.box-anschrift {
  background-image: url("/files/theme/bilder/weiss-50-opacity.png");
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box-anschrift .rte {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-left: 24px;
  padding-right: 8px;
}
.box-anschrift .rte p {
  margin: 0;
  padding-right: 2rem;
  font-size: 1.8rem;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 992px) {
  .box-anschrift .rte p {
    font-size: 1.4rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .box-anschrift .rte p {
    font-size: 1.2rem;
    padding-right: 1rem;
    text-align: left;
  }
}

.text-link-reiseberichte .rte h2 {
  text-align: center;
  margin: 0;
  padding-top: 1.2rem;
  color: rgb(0, 112, 184);
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 800;
}
.text-link-reiseberichte .rte p {
  text-align: center;
  font-weight: 400;
  padding: 0.7rem 0 0;
  margin: 0;
}
.text-link-reiseberichte .rte a {
  margin: 0;
  padding-right: 2rem;
  color: #303030;
  font-size: 2.8rem;
  font-weight: 300;
  font-style: italic;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .text-link-reiseberichte .rte a {
    font-size: 2.4rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .text-link-reiseberichte .rte a {
    font-size: 2.2rem;
    padding-right: 1rem;
    text-align: left;
  }
}

.text-link-team .rte {
  height: 56px;
}
.text-link-team .rte h2 {
  font-size: 2.2rem;
}

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

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

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

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

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit;
}

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

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

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

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

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

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

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

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

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

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

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

/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block;
}

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

/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block;
}

/**
* Add the correct display in IE.
*/
template {
  display: none;
}

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

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 125%;
  margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
  font-size: 60%;
}

h1 {
  font-size: 3rem;
  font-weight: 800;
  letter-spacing: -2px;
  margin: 0.67em 0;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }
}

h2 {
  font-size: 2.5rem;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  color: rgb(0, 112, 184);
  font-size: 2rem;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 2.5rem;
  }
}

h4 {
  font-size: 1.8rem;
  margin-bottom: 16px;
  font-weight: 700;
}
@media (min-width: 768px) {
  h4 {
    font-size: 2rem;
  }
}

h5 {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  h5 {
    font-size: 1.8rem;
  }
}

h6 {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  h6 {
    font-size: 2.2rem;
  }
}

.mod_headline h1,
.mod_headline h2,
.mod_headline h3,
.mod_headline h4,
.mod_headline h5,
.mod_headline h6 {
  margin-top: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgb(60, 55, 50);
  line-height: 1.2;
}
@media only screen and (max-width: 1023px) {
  body.has--mobile-menu {
    overflow: hidden;
  }
}

p {
  line-height: 135%;
}

b,
strong {
  font-weight: 600;
}

a {
  display: inline-block;
  text-decoration: none;
  outline: none;
  color: rgb(226, 0, 54);
}

ul,
ol {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li,
ol li {
  position: relative;
  margin-bottom: 10px;
}

figure {
  margin: 0;
}

img,
video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

.float-container {
  color: red;
}
@media only screen and (max-width: 1023px) {
  .float-container {
    color: blue;
  }
}
@media only screen and (min-width: 1280px) {
  .float-container {
    color: green;
  }
}
.float-container .kind {
  float: left;
}

#header {
  position: relative;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 6px #b1afad;
          box-shadow: 0 0 6px #b1afad;
}
#header .inside {
  background-color: rgb(0, 0, 0);
  background-image: url("/files/theme/bilder/hg-kachel.gif");
  background-repeat: repeat;
}
@media only screen and (min-width: 1024px) {
  #header .inside {
    *zoom: 1;
  }
  #header .inside:before, #header .inside:after {
    content: "";
    display: table;
  }
  #header .inside:after {
    clear: both;
  }
}

.container-navi-logo-platzhalter {
  border-bottom: 1px solid rgb(255, 255, 255);
  padding-left: 2.5rem;
}

.container-navi-logo-original {
  background-color: rgb(0, 0, 0);
  background-image: url("/files/theme/bilder/hg-kachel.gif");
  background-repeat: repeat;
  border-bottom: 1px solid rgb(255, 255, 255);
  height: 80px;
  z-index: 1100;
  padding-left: 2rem;
}

#wrapper {
  max-width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background-color: #dadada;
}

.inside {
  position: relative;
  margin: 0;
  padding: 0;
}

.block {
  overflow: hidden;
}

#container {
  background-image: url(/files/theme/bilder/weltkarte-reisebuero.svg);
  background-repeat: no-repeat;
  background-position: center 2em;
  background-size: 1600px;
  position: relative;
}
#container #main {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 1023px) {
  #container #main {
    padding-right: 0;
    padding-left: 0;
  }
}
#container #main .inside {
  background-repeat: repeat;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 6em;
  padding-top: 3rem;
}

.navi-rechts #container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  min-width: inherit;
  margin: 0 auto;
  border: 0px dotted #666;
  padding-bottom: 1em;
  background-image: none;
}
@media only screen and (max-width: 767px) {
  .navi-rechts #container #main .inside {
    padding-bottom: 2rem;
  }
}
.navi-rechts #container #main .inside h1 {
  padding-left: 8px;
}

p {
  font-size: 1.6rem;
}

footer {
  background-color: rgb(0, 0, 0);
  background-image: url(/files/theme/bilder/hg-kachel.gif);
  background-repeat: repeat;
}
footer .inside {
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
  padding: 0 2rem;
  background-position: 3em 3em;
  background-size: 605px;
  background-image: url(/files/theme/bilder/hg-fuss-reisebuero-dresden.png);
  background-repeat: no-repeat;
  height: auto;
  -webkit-box-shadow: 0px 0px 12px #7F7F7F;
          box-shadow: 0px 0px 12px #7F7F7F;
  border-right: 1px solid #818181;
  border-left: 1px solid #818181;
}

#copyright {
  color: rgb(255, 255, 255);
  padding: 2em 0 1em 0;
  margin-top: 2em;
  font-size: 1.4rem;
}
#copyright p {
  text-align: center;
}
#copyright a:hover {
  color: rgb(255, 255, 255);
}

#fuss-partnerlogos {
  padding-top: 4em;
}
#fuss-partnerlogos p {
  text-align: center;
}
#fuss-partnerlogos p img {
  margin: 2em 2em 0 2em;
}

#anschrift-offen-sozial {
  margin-top: 2em;
}
#anschrift-offen-sozial h2 {
  color: #0070b8;
  font-size: 1.8rem;
  font-weight: 700;
}
#anschrift-offen-sozial p {
  color: rgb(255, 255, 255);
  font-weight: 400;
}

.galerie-4 ul {
  position: relative;
}
.galerie-4 ul li {
  width: 25%;
  padding: 8px;
  margin: 0;
  list-style-type: none;
  line-height: 0;
}
@media only screen and (max-width: 1023px) {
  .galerie-4 ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .galerie-4 ul li {
    width: 25%;
  }
}
@media only screen and (max-width: 567px) {
  .galerie-4 ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 360px) {
  .galerie-4 ul li {
    width: 100%;
  }
}
.galerie-4 ul li figure img {
  border: 1px solid rgba(255, 255, 255, 0.9);
}

.css-wohnmobile .image_container {
  min-width: 30%;
}

.titelbild {
  padding-right: 0rem;
  padding-left: 0rem;
}
@media only screen and (min-width: 1280px) {
  .titelbild {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.titelbild .content-image {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 12px #7F7F7F;
          box-shadow: 0px 0px 12px #7F7F7F;
  border-right: 1px solid #afafaf;
  border-left: 1px solid #afafaf;
}

.css-feldset {
  border: 1px solid rgb(0, 112, 184);
  margin-bottom: 3em;
}
.css-feldset legend {
  color: rgb(0, 112, 184);
  font-size: 2.2rem;
  font-weight: 700;
  padding-left: 0.5em;
  padding-right: 1em;
}

.css-stopover {
  border: 1px solid #303030;
}
.css-stopover legend {
  color: #303030;
  font-size: 1.8rem;
}
.css-stopover input[type=text],
.css-stopover input[type=password],
.css-stopover input[type=date],
.css-stopover input[type=datetime],
.css-stopover input[type=email],
.css-stopover input[type=number],
.css-stopover input[type=search],
.css-stopover input[type=tel],
.css-stopover input[type=time],
.css-stopover input[type=url],
.css-stopover textarea {
  border-bottom-color: #303030;
}

form p.error {
  color: rgb(228, 60, 60);
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}

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],
textarea {
  margin: 5px 0 5px 0;
  padding: 8px 5px 0px 5px;
  color: rgb(0, 112, 184);
  font-size: 1.8rem;
  line-height: 1.3em;
  -moz-box-sizing: border-box;
  display: inline-block;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  width: 100%;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 112, 184);
  border-right-color: rgb(0, 112, 184);
  border-bottom-color: rgb(0, 112, 184);
  border-left-color: rgb(0, 112, 184);
  font-family: inherit;
  font-weight: 400;
  font-style: italic;
}

select {
  background-color: #fafcf3;
  width: 100%;
  font-size: 1.1em;
  font-family: inherit;
  font-weight: 300;
  font-style: italic;
  border: 1px solid #afcb38;
}

select option {
  font-size: 1.5em;
  font-weight: 300;
  font-style: italic;
}

input[type=text]:hover,
input[type=password]:hover,
input[type=date]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=number]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=time]:hover,
input[type=url]:hover,
textarea:hover {
  outline: 0 none;
  background-attachment: scroll;
  background-color: rgb(0, 112, 184);
  color: #000;
  opacity: 0.7;
}

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,
textarea:focus {
  outline: 0 none;
  background-attachment: scroll;
  background-color: rgb(0, 112, 184);
  color: #fff;
  opacity: 1;
}

label {
  font-size: 1.4rem;
  line-height: 1.5em;
  display: block;
  padding: 8px 5px 0px 5px;
}

input.captcha {
  width: 50px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.captcha_text {
  padding-left: 4px;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #638200;
}

input[type=radio],
input[type=checkbox] {
  width: auto;
}

button[type=submit] {
  margin-top: 16px;
  width: 100%;
  background-color: rgb(0, 112, 184);
  line-height: 3em;
  font-size: 1.2em;
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 1px solid rgb(0, 112, 184);
  font-weight: 300;
}

button[type=submit]:hover {
  color: rgb(0, 112, 184);
  background-color: #fff;
  border: 1px solid rgb(0, 112, 184);
}

#kontakt-formular fieldset {
  margin: 2em 0 2em 0;
  padding: 1em;
  border: 1px solid #E2E2E2;
}

#kontakt-formular fieldset fieldset {
  border: none;
  margin: 0;
  padding: 1em;
}

#kontakt-formular fieldset fieldset span label {
  display: inline;
  padding-left: 1em;
}

#kontakt-formular fieldset label.select {
  font-size: 1em;
  padding-top: 0.7em;
  padding-bottom: 0.3em;
  color: #58585a;
  font-weight: 600;
}

.iframe-box {
  width: 100%;
}

.iframe-box-h-700 {
  height: 700px;
}

.iframe-box-h-1000 {
  height: 1000px;
}

.iframe-box-h-1200 {
  height: 1200px;
}

.iframe-box-h-1400 {
  height: 1400px;
}

.iframe-box-h-1600 {
  height: 1600px;
}

.iframe-box-h-1800 {
  height: 1800px;
}

.iframe-box-h-2000 {
  height: 2000px;
}

.iframe-box-h-3000 {
  height: 3000px;
}

.ce_text ul,
.ce_text ol {
  margin-bottom: 20px;
  padding-left: 32px;
}

ul li {
  list-style: disc;
  font-size: 1.6rem;
}

ol li {
  list-style: decimal;
  font-size: 1.6rem;
}

.text ul li {
  position: relative;
  padding-left: 40px;
  padding-top: 5px;
}
.logo-container {
  width: 174px;
  position: absolute;
  top: 14px;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .logo-container {
    width: 1280px;
    position: absolute;
    top: 111px;
    left: -2rem;
    z-index: 999;
  }
}
.logo-container figure a {
  background: transparent;
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .logo-container figure a {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgb(0, 0, 0);
    padding: 8px 16px;
  }
}

.container-navi-logo-platzhalter {
  padding-left: 2rem;
}
.container-navi-logo-platzhalter .logo-container {
  position: absolute;
  width: 174px;
  top: 14px;
  left: 0;
}
.container-navi-logo-platzhalter .logo-container figure a {
  background: transparent;
  border: 0;
  padding: 0;
}

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

.navi-sub-imp {
  position: relative;
  width: 100%;
  display: block;
  overflow: visible;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  padding: 2em 0;
}
.navi-sub-imp ul {
  overflow: visible;
  max-width: 1280px;
  text-align: center;
}
.navi-sub-imp ul li {
  display: inline-block;
  position: relative;
  width: auto;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  margin: 0;
  padding: 0;
}
.navi-sub-imp ul li::after {
  content: "|";
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  margin-right: 0px;
}
.navi-sub-imp ul li:last-child::after {
  content: none;
}
.navi-sub-imp ul li a,
.navi-sub-imp ul li strong {
  display: block;
  color: rgb(255, 255, 255);
  padding: 0.5rem 1.2rem 0.5rem 0.5rem;
  font-weight: 400;
  font-size: 1.8rem;
}
.navi-sub-imp ul li a.active, .navi-sub-imp ul li a.trail,
.navi-sub-imp ul li strong.active,
.navi-sub-imp ul li strong.trail {
  font-weight: 1.4rem;
}
.navi-sub-imp ul li::before {
  display: none;
}

/* Contao 5.7 Navigation Horizontal - mit deinen Variablen */
.navi-horizontal {
  position: relative;
  width: 100%;
  height: 80px;
  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;
  overflow: visible;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  background-color: rgb(0, 0, 0);
  background-image: url("/files/theme/bilder/hg-kachel.gif");
  background-repeat: repeat;
  border-bottom: 1px solid rgb(255, 255, 255);
}
.navi-horizontal > ul {
  overflow: visible;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.navi-horizontal > ul > li {
  display: inline-block;
  position: relative;
  width: auto;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  margin-bottom: 0;
}
.navi-horizontal > ul > li::before {
  display: none;
}
.navi-horizontal > ul > li > a,
.navi-horizontal > ul > li > span,
.navi-horizontal > ul > li > strong {
  display: block;
  color: rgb(255, 255, 255);
  padding: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .navi-horizontal > ul > li > a,
  .navi-horizontal > ul > li > span,
  .navi-horizontal > ul > li > strong {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
}
@media only screen and (min-width: 1024px) {
  .navi-horizontal > ul > li > a,
  .navi-horizontal > ul > li > span,
  .navi-horizontal > ul > li > strong {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .navi-horizontal > ul > li > a,
  .navi-horizontal > ul > li > span,
  .navi-horizontal > ul > li > strong {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.navi-horizontal > ul > li > strong.active {
  color: rgb(0, 112, 184);
}
.navi-horizontal > ul > li > a.trail,
.navi-horizontal > ul > li > a:hover,
.navi-horizontal > ul > li > span:hover {
  background-color: transparent;
  color: rgb(0, 112, 184);
}
.navi-horizontal > ul > li > a.trail::after,
.navi-horizontal > ul > li > a:hover::after {
  border: none;
}
.navi-horizontal > ul > li > span {
  background-color: transparent;
  color: #303030;
}
.navi-horizontal > ul > li > span::after {
  border: none;
}
.navi-horizontal > ul > li {
  /* Dropdown Menu - 2. Ebene */
}
.navi-horizontal > ul > li > ul {
  background-color: rgb(0, 0, 0);
  background-image: url("/files/theme/bilder/hg-kachel.gif");
  background-repeat: repeat;
  position: absolute;
  text-align: left;
  visibility: hidden;
  margin-top: 0;
  padding-right: 0;
  padding-bottom: 3px;
  z-index: 1010;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  opacity: 0;
  min-width: 180px;
  border-top-width: 2px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e20036;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.navi-horizontal > ul > li > ul > li {
  margin: 0;
  display: block;
}
.navi-horizontal > ul > li > ul > li > span,
.navi-horizontal > ul > li > ul > li > strong,
.navi-horizontal > ul > li > ul > li > a {
  font-weight: 700;
  font-size: 1.5rem;
  font-style: italic;
  border-bottom: 0 none;
  color: rgb(255, 255, 255);
  display: block;
  line-height: 1.5em;
  padding: 0.5em 1em;
  text-transform: none;
  text-decoration: none;
}
.navi-horizontal > ul > li > ul > li:hover > a,
.navi-horizontal > ul > li > ul > li:hover > span,
.navi-horizontal > ul > li > ul > li:hover > strong, .navi-horizontal > ul > li > ul > li.active > a,
.navi-horizontal > ul > li > ul > li.active > span,
.navi-horizontal > ul > li > ul > li.active > strong {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 112, 184);
}
.navi-horizontal > ul > li > ul > li > a.trail,
.navi-horizontal > ul > li > ul > li > a:hover,
.navi-horizontal > ul > li > ul > li > span:hover {
  color: rgb(0, 0, 0);
}
.navi-horizontal > ul > li > ul > li > a::after,
.navi-horizontal > ul > li > ul > li > span::after {
  display: none;
}
.navi-horizontal > ul > li {
  /* Dropdown sichtbar machen */
}
.navi-horizontal > ul > li:hover > ul, .navi-horizontal > ul > li.open > ul {
  opacity: 1;
  visibility: visible;
}
.navi-horizontal > ul > li {
  /* Letztes Element - Dropdown rechtsbündig */
}
.navi-horizontal > ul > li.last > ul {
  right: 0;
}

/* e//////////////////////////////////////////// ----------- */
/* einblendung mobil navi ----------- */
/* e//////////////////////////////////////////// ----------- */
/*
	MENU
*/
#menu:not(.mm-menu) {
  display: none;
}

#menu .fa {
  width: 15px;
  color: #ccc;
}

.mm-panel > p {
  font-size: 14px;
  margin-top: 20px;
}

.mm-panel > p + .mm-list {
  padding-top: 0;
}

#donate {
  padding: 45px 20px 30px 44px;
}

#donate:after {
  border: none !important;
}

/*
	LAYOUT
*/
#dd-mobil-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 70px;
  height: 45px;
  position: fixed;
  top: 25px;
  right: 1em;
  margin: 0;
  z-index: 1002;
  background-color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 921px) {
  #dd-mobil-menu {
    display: none !important;
  }
}

#dd-mobil-menu:before,
#dd-mobil-menu:after,
#dd-mobil-menu span {
  background-color: #afcb38;
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  left: 20px;
}

#dd-mobil-menu:before {
  top: 10px;
}

#dd-mobil-menu span {
  top: 20px;
}

#dd-mobil-menu:after {
  top: 30px;
}

/* animation */
#dd-mobil-menu:before,
#dd-mobil-menu:after,
#dd-mobil-menu span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

html.mm-opening #dd-mobil-menu:before,
html.mm-opening #dd-mobil-menu:after {
  top: 20px;
}

html.mm-opening #dd-mobil-menu span {
  left: -50px;
  opacity: 0;
}

html.mm-opening #dd-mobil-menu:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

html.mm-opening #dd-mobil-menu:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mm-listview > li > strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

#right {
  padding-right: 2rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  #right {
    padding-left: 2rem;
  }
}

.navi-sub-galerie {
  margin-top: 57px;
  color: rgb(226, 0, 54);
}
@media only screen and (max-width: 767px) {
  .navi-sub-galerie {
    margin-top: 1em;
  }
}
.navi-sub-galerie ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.navi-sub-galerie ul li a {
  display: block;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
  border-left-width: 10px;
  border-left-style: solid;
  font-weight: 400;
  text-decoration: none;
  background-color: #58585a;
  border-left-color: #363638;
  color: #fff;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.navi-sub-galerie ul li a:hover {
  background-color: #414141;
  border-left-color: #000;
  color: #fff;
  background-image: url(/files/theme/bilder/hg-kachel.gif);
}
.navi-sub-galerie ul li a.last {
  background-color: rgb(0, 112, 184);
  border-left-color: #00468a;
}
.navi-sub-galerie ul li a.last:hover {
  background-color: rgb(0, 112, 184);
  border-left-color: #000;
}
.navi-sub-galerie ul li strong.active {
  display: block;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
  border-left-width: 10px;
  border-left-style: solid;
  font-weight: 400;
  text-decoration: none;
  background-color: #414141;
  border-left-color: #000;
  color: #fff;
  background-image: url(/files/theme/bilder/hg-kachel.gif);
}

.start-boxen .sp-4-1 {
  margin-bottom: 8px;
  margin-top: 8px;
}
@media only screen and (max-width: 1023px) {
  .start-boxen .sp-4-1 {
    width: 50%;
  }
}
@media only screen and (max-width: 360px) {
  .start-boxen .sp-4-1 {
    width: 100%;
  }
}
.start-boxen .sp-2-1 {
  margin-bottom: 8px;
  margin-top: 8px;
}
@media only screen and (max-width: 360px) {
  .start-boxen .sp-2-1 {
    width: 100%;
  }
}
.start-boxen .box_start_opacity {
  background-image: url(/files/theme/bilder/weiss-85-opacity.png);
  position: absolute;
  height: 86px;
  bottom: 0;
  left: 8px;
  right: 8px;
}
.start-boxen .box_start_opacity a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.start-boxen img {
  border: 1px solid rgba(255, 255, 255, 0.9);
}

.start-reiseberichte h2 {
  text-align: center;
  margin: 0;
  padding-top: 1.2rem;
  color: rgb(0, 112, 184);
  text-transform: uppercase;
  font-size: 2.4rem;
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  .start-reiseberichte h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .start-reiseberichte h2 {
    font-size: 2.4rem;
  }
}
.start-reiseberichte p {
  text-align: center;
  font-weight: 400;
  padding: 0.7rem 0 0 0;
  margin: 0;
}

.start-interne-links {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media only screen and (max-width: 1023px) {
  .start-interne-links .sp-4-1 {
    width: 33, 33%;
  }
}
@media only screen and (max-width: 360px) {
  .start-interne-links .sp-4-1 {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .start-interne-links .sp-2-1 {
    width: 33, 33%;
  }
}
@media only screen and (max-width: 360px) {
  .start-interne-links .sp-2-1 {
    width: 100%;
  }
}
.start-interne-links .box_start_opacity {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: visible;
}
.start-interne-links .box_start_opacity p {
  line-height: 86px;
}
.start-interne-links .box_start_opacity p a {
  text-align: right;
  margin: 0;
  padding-right: 2rem;
  color: #303030;
  font-size: 2.8rem;
  font-weight: 300;
  font-style: italic;
}
@media only screen and (max-width: 1054px) {
  .start-interne-links .box_start_opacity p a {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 360px) {
  .start-interne-links .box_start_opacity p a {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 896px) {
  .start-interne-links .zweizeiler .box_start_opacity p {
    line-height: 145%;
    height: auto;
  }
  .start-interne-links .zweizeiler .box_start_opacity p a {
    padding-top: 0.8em;
  }
}

.reiseberichte-uebersicht .e3-box-reiseziele {
  margin-top: 8px;
  margin-bottom: 8px;
}
