.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
/**
 * CLICKPRESS CSS-Grid
 * @author: Stefan Schulz-Lauterbach
 *
 * thanks to Dinko Skopljak for co-working
 */
.justify-items-start {
  justify-items: start;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-stretch {
  justify-items: stretch;
}

.content-start {
  align-content: start;
}

.content-center {
  align-content: center;
}

.content-end {
  align-content: end;
}

.items-start {
  align-items: start;
}

.items-center {
  align-items: center;
}

.items-end {
  align-items: end;
}

.items-stretch {
  align-items: stretch;
}

.items-baseline {
  align-items: baseline;
}

[class*=grid_] {
  display: grid;
  grid-gap: 1rem;
}
[class*=grid_] > .block {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .grid_mobile_100 {
    grid-template-columns: 1fr;
  }
  .grid_mobile_50_50 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_mobile_33_33_33 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_mobile_25_25_25_25 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_mobile_75_25 {
    grid-template-columns: 3fr 1fr;
  }
  .grid_mobile_25_75 {
    grid-template-columns: 1fr 3fr;
  }
  .grid_mobile_66_33 {
    grid-template-columns: 2fr 1fr;
  }
  .grid_mobile_33_66 {
    grid-template-columns: 1fr 2fr;
  }
  .grid_mobile_60_40 {
    grid-template-columns: 3fr 2fr;
  }
  .grid_mobile_40_60 {
    grid-template-columns: 2fr 3fr;
  }
  .grid_mobile_50_25_25 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_mobile_25_50_25 {
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_mobile_25_25_50 {
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_mobile_40_30_30 {
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_mobile_30_40_30 {
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_mobile_30_30_40 {
    grid-template-columns: 3fr 3fr 4fr;
  }
  .gap_mobile_0 {
    grid-gap: 0;
  }
  .gap_mobile_1 {
    grid-gap: 1rem;
  }
  .gap_mobile_2 {
    grid-gap: 2rem;
  }
  .gap_mobile_3 {
    grid-gap: 3rem;
  }
  .gap_mobile_4 {
    grid-gap: 4rem;
  }
  .gap_mobile_5 {
    grid-gap: 5rem;
  }
  .gap_mobile_6 {
    grid-gap: 6rem;
  }
  .gap_mobile_7 {
    grid-gap: 7rem;
  }
  .gap_mobile_8 {
    grid-gap: 8rem;
  }
  .gap_mobile_9 {
    grid-gap: 9rem;
  }
  .gap_mobile_10 {
    grid-gap: 10rem;
  }
  .gap_mobile_11 {
    grid-gap: 11rem;
  }
  .gap_mobile_12 {
    grid-gap: 12rem;
  }
}
@media (min-width: 768px) {
  .grid_tablet_100 {
    grid-template-columns: 1fr;
  }
  .grid_tablet_50_50 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_tablet_33_33_33 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_tablet_25_25_25_25 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_tablet_75_25 {
    grid-template-columns: 3fr 1fr;
  }
  .grid_tablet_25_75 {
    grid-template-columns: 1fr 3fr;
  }
  .grid_tablet_66_33 {
    grid-template-columns: 2fr 1fr;
  }
  .grid_tablet_33_66 {
    grid-template-columns: 1fr 2fr;
  }
  .grid_tablet_60_40 {
    grid-template-columns: 3fr 2fr;
  }
  .grid_tablet_40_60 {
    grid-template-columns: 2fr 3fr;
  }
  .grid_tablet_50_25_25 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_tablet_25_50_25 {
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_tablet_25_25_50 {
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_tablet_40_30_30 {
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_tablet_30_40_30 {
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_tablet_30_30_40 {
    grid-template-columns: 3fr 3fr 4fr;
  }
  .grid_tablet_20_40_40 {
    grid-template-columns: 1fr 2fr 2fr;
  }
  .grid_tablet_40_20_40 {
    grid-template-columns: 2fr 1fr 2fr;
  }
  .grid_tablet_40_40_20 {
    grid-template-columns: 2fr 2fr 1fr;
  }
  .gap_tablet_0 {
    grid-gap: 0;
  }
  .gap_tablet_1 {
    grid-gap: 1rem;
  }
  .gap_tablet_2 {
    grid-gap: 2rem;
  }
  .gap_tablet_3 {
    grid-gap: 3rem;
  }
  .gap_tablet_4 {
    grid-gap: 4rem;
  }
  .gap_tablet_5 {
    grid-gap: 5rem;
  }
  .gap_tablet_6 {
    grid-gap: 6rem;
  }
  .gap_tablet_7 {
    grid-gap: 7rem;
  }
  .gap_tablet_8 {
    grid-gap: 8rem;
  }
  .gap_tablet_9 {
    grid-gap: 9rem;
  }
  .gap_tablet_10 {
    grid-gap: 10rem;
  }
  .gap_tablet_11 {
    grid-gap: 11rem;
  }
  .gap_tablet_12 {
    grid-gap: 12rem;
  }
}
@media (min-width: 992px) {
  .grid_desktop_100 {
    grid-template-columns: 1fr;
  }
  .grid_desktop_50_50 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid_desktop_50_25_25 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_33_33_33 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_desktop_75_25 {
    grid-template-columns: 3fr 1fr;
  }
  .grid_desktop_25_75 {
    grid-template-columns: 1fr 3fr;
  }
  .grid_desktop_66_33 {
    grid-template-columns: 2fr 1fr;
  }
  .grid_desktop_60_40 {
    grid-template-columns: 3fr 2fr;
  }
  .grid_desktop_40_60 {
    grid-template-columns: 2fr 3fr;
  }
  .grid_desktop_33_66 {
    grid-template-columns: 1fr 2fr;
  }
  .grid_desktop_50_25_25 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_40_30_30 {
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_desktop_50_25_25 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid_desktop_25_50_25 {
    grid-template-columns: 1fr 2fr 1fr;
  }
  .grid_desktop_25_25_50 {
    grid-template-columns: 1fr 1fr 2fr;
  }
  .grid_desktop_40_30_30 {
    grid-template-columns: 4fr 3fr 3fr;
  }
  .grid_desktop_30_40_30 {
    grid-template-columns: 3fr 4fr 3fr;
  }
  .grid_desktop_30_30_40 {
    grid-template-columns: 3fr 3fr 4fr;
  }
  .grid_desktop_20_40_40 {
    grid-template-columns: 1fr 2fr 2fr;
  }
  .grid_desktop_40_20_40 {
    grid-template-columns: 2fr 1fr 2fr;
  }
  .grid_desktop_40_40_20 {
    grid-template-columns: 2fr 2fr 1fr;
  }
  .grid_desktop_25_25_25_25 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid_desktop_40_20_20_20 {
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }
  .grid_desktop_20_40_20_20 {
    grid-template-columns: 1fr 2fr 1fr 1fr;
  }
  .grid_desktop_20_20_40_20 {
    grid-template-columns: 1fr 1fr 2fr 1fr;
  }
  .grid_desktop_20_20_20_40 {
    grid-template-columns: 1fr 1fr 1fr 2fr;
  }
  .grid_desktop_20_20_20_20_20 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gap_desktop_0 {
    grid-gap: 0;
  }
  .gap_desktop_1 {
    grid-gap: 1rem;
  }
  .gap_desktop_2 {
    grid-gap: 2rem;
  }
  .gap_desktop_3 {
    grid-gap: 3rem;
  }
  .gap_desktop_4 {
    grid-gap: 4rem;
  }
  .gap_desktop_5 {
    grid-gap: 5rem;
  }
  .gap_desktop_6 {
    grid-gap: 6rem;
  }
  .gap_desktop_7 {
    grid-gap: 7rem;
  }
  .gap_desktop_8 {
    grid-gap: 8rem;
  }
  .gap_desktop_9 {
    grid-gap: 9rem;
  }
  .gap_desktop_10 {
    grid-gap: 10rem;
  }
  .gap_desktop_11 {
    grid-gap: 11rem;
  }
  .gap_desktop_12 {
    grid-gap: 12rem;
  }
}

/*# sourceMappingURL=clickpress-grid.css.map */

#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}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";
/* fira-sans-300 - latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/files/theme/fonts/fira-sans-v9-latin-300.eot"); /* IE9 Compat Modes */
  src: local("Fira Sans Light"), local("FiraSans-Light"), url("/files/theme/fonts/fira-sans-v9-latin-300.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/fira-sans-v9-latin-300.woff2") format("woff2"), url("/files/theme/fonts/fira-sans-v9-latin-300.woff") format("woff"), url("/files/theme/fonts/fira-sans-v9-latin-300.ttf") format("truetype"), url("/files/theme/fonts/fira-sans-v9-latin-300.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-300italic - latin */
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/files/themefonts/fira-sans-v9-latin-300italic.eot"); /* IE9 Compat Modes */
  src: local("Fira Sans Light Italic"), local("FiraSans-LightItalic"), url("/files/theme/fonts/fira-sans-v9-latin-300italic.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/fira-sans-v9-latin-300italic.woff2") format("woff2"), url("/files/theme/fonts/fira-sans-v9-latin-300italic.woff") format("woff"), url("/files/theme/fonts/fira-sans-v9-latin-300italic.ttf") format("truetype"), url("/files/theme/fonts/fira-sans-v9-latin-300italic.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-600 - latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/files/theme/fonts/fira-sans-v9-latin-600.eot"); /* IE9 Compat Modes */
  src: local("Fira Sans SemiBold"), local("FiraSans-SemiBold"), url("/files/theme/fonts/fira-sans-v9-latin-600.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/fira-sans-v9-latin-600.woff2") format("woff2"), url("/files/theme/fonts/fira-sans-v9-latin-600.woff") format("woff"), url("/files/theme/fonts/fira-sans-v9-latin-600.ttf") format("truetype"), url("/files/theme/fonts/fira-sans-v9-latin-600.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-condensed-300 - latin */
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.eot"); /* IE9 Compat Modes */
  src: local("Fira Sans Condensed Light"), local("FiraSansCondensed-Light"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.woff2") format("woff2"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.woff") format("woff"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.ttf") format("truetype"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-300.svg#FiraSansCondensed") format("svg"); /* Legacy iOS */
}
/* fira-sans-condensed-600 - latin */
@font-face {
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.eot"); /* IE9 Compat Modes */
  src: local("Fira Sans Condensed SemiBold"), local("FiraSansCondensed-SemiBold"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.eot?#iefix") format("embedded-opentype"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.woff2") format("woff2"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.woff") format("woff"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.ttf") format("truetype"), url("/files/theme/fonts/fira-sans-condensed-v3-latin-600.svg#FiraSansCondensed") format("svg"); /* Legacy iOS */
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

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

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

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1, .footer h3,
#footer h3 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: 700;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

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

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

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

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

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

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

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

small, .small {
  font-size: 75%;
}

ul, ol {
  padding: 0;
  list-style-type: none;
}

dd {
  margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

html, body {
  font-size: 16px;
  font-family: "Fira Sans", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: 300;
}

p {
  font-size: 16px;
  font-size: 1rem;
  color: #1A1A18;
  margin: 0 0 1em 0;
  font-weight: 300;
}

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

::selection {
  background: #a47324;
  color: #fff;
  text-shadow: none;
}

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

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

h1, .footer h3,
#footer h3 {
  font-size: 34px;
  font-size: 2.125rem;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #000;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h2 {
  font-size: 32px;
  font-size: 2rem;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #000;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
  text-transform: uppercase;
}

h3 {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #a47324;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}

h4, .ce_accordion .toggler,
.content-accordion .toggler {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #a47324;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}

h5 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Fira Sans", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #a47324;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}

h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Fira Sans", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #a47324;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
}

h1, .footer h3,
#footer h3, h2, h3, h4, .ce_accordion .toggler,
.content-accordion .toggler, h5, h6 {
  line-height: 1.2;
}
h1 a, .footer h3 a,
#footer h3 a, h2 a, h3 a, h4 a, .ce_accordion .toggler a,
.content-accordion .toggler a, h5 a, h6 a {
  text-decoration: none;
  color: inherit;
}

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

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

.float_left {
  float: left;
  margin-right: 2em;
}

.float_right {
  float: right;
  margin-left: 2em;
}

a {
  color: #a47324;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #1A1A18;
}

.ce_text ul,
.content-text ul {
  list-style: disc;
  margin-left: 2.5em;
}
.ce_text ol,
.content-text ol {
  list-style-type: decimal;
  margin-left: 2.5em;
}
.ce_text li,
.content-text li {
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  color: #1A1A18;
}

ul.xinglist {
  list-style: none;
  margin-left: 0;
}
ul.xinglist [class^=icon-xing] {
  width: 24px;
  height: 24px;
  position: relative;
}

dl {
  color: #1A1A18;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
dl dt {
  padding: 1em 1em 0 1em;
  font-weight: 700;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  dl dt {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 10em;
            flex: 1 0 10em;
    max-width: 10em;
    padding: 1em;
  }
}
dl dd {
  min-width: 300px;
  padding: 1em;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  dl dd {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
    max-width: 75%;
  }
}
dl.striped dt:nth-of-type(2n), dl.striped dd:nth-of-type(2n) {
  background-color: rgba(164, 115, 36, 0.2);
}

html {
  background-color: #eee;
}

body {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 120em) {
  body {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}

.wrap, .gridbox, .textheadline, .mod_article.kontakt, .mod_article.normalwidth, .mod_article.fullwidth .article-wrapped, .footer .inside,
#footer .inside, .header .inside,
#header .inside {
  max-width: 91.25em;
  margin: 0 auto;
}

.wrapnarrow, .gridbox-narrow, .mod_article.centeredarticle {
  max-width: 70em;
  margin: 0 auto;
}

.header,
#header {
  padding: 1em 1em 0 1em;
  position: relative;
}
.header:after,
#header:after {
  content: "";
  display: table;
  clear: both;
}
.header .inside,
#header .inside {
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  .header,
  #header {
    background: #a47324;
    padding: 0.35em 1em 0 1em;
  }
  .header .inside,
  #header .inside {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .logo,
  #header .logo {
    margin: 0;
    width: 40px;
  }
}
.header .sitename,
#header .sitename {
  display: none;
  color: #fff;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (min-width: 28.125em) {
  .header .sitename,
  #header .sitename {
    display: block;
  }
}
@media screen and (min-width: 61.9375em) {
  .header .sitename,
  #header .sitename {
    display: none;
  }
}

.logo {
  text-align: center;
  display: block;
  margin: 2em 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mobile_menu .logo {
  margin: 0;
}
.logo svg {
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 62em) {
  .logo svg {
    width: 100px;
    height: 100px;
  }
}
.header .logo:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.footer,
#footer {
  background-color: #a47324;
  color: #fff;
  padding: 3em 1em;
  padding: 1em;
  padding-top: 4em;
}
.footer *,
#footer * {
  color: inherit;
}
.footer .button a, .footer .formbody .submit_container input a, .formbody .submit_container .footer input a,
#footer .button a,
#footer .formbody .submit_container input a,
.formbody .submit_container #footer input a {
  color: #a47324;
  border: 1px solid #fff;
}
.footer .button a:hover, .footer .formbody .submit_container input a:hover, .formbody .submit_container .footer input a:hover, .footer .button a:focus-within, .footer .formbody .submit_container input a:focus-within, .formbody .submit_container .footer input a:focus-within,
#footer .button a:hover,
#footer .formbody .submit_container input a:hover,
.formbody .submit_container #footer input a:hover,
#footer .button a:focus-within,
#footer .formbody .submit_container input a:focus-within,
.formbody .submit_container #footer input a:focus-within {
  background-color: #a47324;
  border-color: #fff;
  color: #fff;
}
.footer h3,
#footer h3 {
  color: #fff;
}
.footer .inside,
#footer .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .col,
#footer .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
  -webkit-box-pack: space-beetwen;
      -ms-flex-pack: space-beetwen;
          justify-content: space-beetwen;
}
.footer ul,
#footer ul {
  margin-bottom: 0;
}

.mobile_menu_trigger {
  display: block;
  float: right;
  background-color: #a47324;
  color: #fff;
  padding: 0.75em;
}
.mobile_menu_trigger .menu {
  line-height: 0;
}
.mobile_menu_trigger [class^=icon] {
  width: 28px;
  height: 24px;
  position: relative;
}
.mobile_menu_trigger span {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.menu-close {
  position: absolute;
  top: 0;
  right: 0;
}
.menu-close [class^=icon] {
  width: 28px;
  height: 24px;
  position: relative;
}
.menu-close span {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.menu-close:hover, .menu-close:focus {
  background: transparent !important;
}

.mobile_menu {
  background-color: #eee;
  padding: 1em 0;
  height: auto !important;
  -webkit-backface-visibility: initial !important;
          backface-visibility: initial !important;
}
.mobile_menu .inner {
  background-color: #eee;
}
.mobile_menu .level_1 > li {
  border-bottom: 1px solid #ccc;
}
.mobile_menu a.submenu:after {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 0.75em;
  top: 3px;
  content: url("data:image/svg+xml,%3Csvg id='icon-menudrop' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px'%09 y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%230168b5' d='M23%2C7c0%2C0.2-0.1%2C0.4-0.2%2C0.5L12.6%2C17.7c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.2s-0.4-0.1-0.5-0.2L1.5%2C7.5%09C1.3%2C7.4%2C1.3%2C7.2%2C1.3%2C7s0.1-0.4%2C0.2-0.5l1.1-1.1c0.1-0.1%2C0.3-0.2%2C0.5-0.2c0.2%2C0%2C0.4%2C0.1%2C0.5%2C0.2l8.6%2C8.6l8.6-8.6%09c0.1-0.1%2C0.3-0.2%2C0.5-0.2s0.4%2C0.1%2C0.5%2C0.2l1.1%2C1.1C22.9%2C6.7%2C23%2C6.9%2C23%2C7z'/%3E%3C/svg%3E");
  display: inline-block;
}
.mobile_menu .level_2 li {
  margin-left: 1em;
}
.mobile_menu a {
  padding: 0.5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  color: #a47324;
}
.mobile_menu a:hover, .mobile_menu a:focus, .mobile_menu a.active {
  background-color: #ccc;
}
.mobile_menu .menuhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.5em 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile_menu .menulogo {
  width: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  padding: 10px 20px 0 0;
}
.mobile_menu .menutext {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 16em;
          flex: 1 1 16em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mobile_menu .menutitle {
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.mobile_menu .menusubhead {
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.mobile_menu .ce_hyperlink {
  margin-left: 1em;
}

.mainnav {
  display: none;
}
@media screen and (max-width: 93.75em) {
  .mainnav {
    margin: 0 1em;
  }
}
.mobile_menu .mainnav {
  display: block;
}
@media screen and (min-width: 62em) {
  .mainnav {
    display: block;
    margin-top: 1em;
  }
  .mainnav ul {
    margin: 0;
  }
  .mainnav ul.level_1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mainnav li {
    position: relative;
  }
  .mainnav li li {
    display: block;
  }
  .mainnav li ul {
    display: none;
  }
  .mainnav li:hover ul, .mainnav li:focus ul {
    display: block;
    position: absolute;
    top: 3em;
    z-index: 5;
    background-color: #fff;
    padding: 0.5em;
  }
  .mainnav a {
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    padding: 1em 0;
    display: block;
    line-height: 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media screen and (min-width: 62em) and (min-width: 78.125em) {
  .mainnav a {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 62em) {
  .mainnav a:hover, .mainnav a:focus, .mainnav a.active {
    color: #000;
  }
  .standard-en .mainnav a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 62em) and (min-width: 78.125em) {
  .standard-en .mainnav a {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.wf-loading .mainnav a {
  font-family: "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -0.5px;
  font-size: 26px;
  font-size: 1.625rem;
  word-spacing: 0.25px;
}

header .mod_changelanguage {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 61.9375em) {
  header .mod_changelanguage {
    display: none;
  }
}
header .mod_changelanguage li:first-child:after {
  content: "|";
  color: #a47324;
  padding: 0 0.25em;
}

.mobile_menu .mod_changelanguage {
  margin: 0 0 2rem 1rem;
}
@media screen and (min-width: 62em) {
  .mobile_menu .mod_changelanguage {
    display: none;
  }
}
.mobile_menu .mod_changelanguage .level_1 li {
  border-bottom: 0;
}

.mod_changelanguage ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.mod_changelanguage a {
  font-size: 14px;
  font-size: 0.875rem;
}

.parallax {
  min-height: 200px;
  background: transparent;
}

.mod_article {
  padding: 2em 1em;
}
.mod_article.npb {
  padding-bottom: 0;
}
@media screen and (min-width: 42.5em) {
  .mod_article {
    padding: 5em;
  }
}
.mod_article.fullwidth {
  padding: 0;
  position: relative;
}
.mod_article.fullwidth .article-wrapped {
  text-align: center;
}
.mod_article.centeredarticle {
  text-align: center;
}
.mod_article.article-padding {
  padding: 2em 1em;
}
.mod_article .textleft {
  text-align: left;
  margin: 0 auto 3rem auto;
}
.mod_article.bg-braun {
  background-color: #a47324;
}
.mod_article.bg-grau {
  background-color: #eee;
}
.mod_article.reise {
  background-image: url("/files/theme/img/die_reise.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.mod_article.buch {
  background-image: url("/files/theme/img/hg_header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.mod_article.buch img {
  width: 100%;
}
.mod_article.buch .small {
  max-width: 100px;
  position: absolute;
}
@media screen and (max-width: 50em) {
  .mod_article.buch .small {
    position: static;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 50em) {
  .mod_article.buch .small {
    display: none;
  }
}
.mod_article.buch .big {
  display: none;
}
@media screen and (min-width: 50em) {
  .mod_article.buch .big {
    display: block;
  }
}
.mod_article.workshop {
  background: url("/files/theme/img/workshops.jpg") no-repeat center top;
  background-size: cover;
}
.mod_article.news {
  padding: 5em 0;
}
.mod_article.headerimage {
  min-height: 400px;
}
.mod_article.kontakt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-beetwen;
      -ms-flex-pack: space-beetwen;
          justify-content: space-beetwen;
}
.mod_article.kontakt .ce_form,
.mod_article.kontakt .ce_text,
.mod_article.kontakt .content-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 280px;
          flex: 1 0 280px;
}

.textimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
.textimage .ce_image,
.textimage .content-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 320px;
          flex: 0 1 320px;
  padding: 0 30px 30px;
}
.textimage .ce_text,
.textimage .content-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20em;
          flex: 1 1 20em;
}

.textheadline {
  padding: 2em 1em;
  margin-bottom: 4rem;
}
@media screen and (min-width: 48.0625em) {
  .textheadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.textheadline .ce_headline,
.textheadline .content-headline {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  background: #a47324;
  color: #fff;
  padding: 0.25em 0.5em;
  margin: 0 5% 1em 0;
  display: inline-block;
}
@media screen and (min-width: 37.5em) {
  .textheadline .ce_headline,
  .textheadline .content-headline {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 48.0625em) {
  .textheadline .ce_headline,
  .textheadline .content-headline {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
    max-width: 30%;
  }
}
.textheadline .textcontent {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
}
.textheadline .ce_text {
  margin-bottom: 1em;
}
.textheadline .introduction p {
  color: #a47324;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 37.5em) {
  .textheadline .introduction p {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.reisezumbuch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
.reisezumbuch .ce_text,
.reisezumbuch .content-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
}
@media screen and (min-width: 50em) {
  .reisezumbuch .ce_text,
  .reisezumbuch .content-text {
    padding: 0 2em;
  }
}

.box {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 1em;
  position: relative;
}
@media screen and (min-width: 50em) {
  .box {
    padding: 3em;
  }
}

.ce_text.ce_accordion, .ce_text.content-accordion,
.content-text.ce_accordion,
.content-text.content-accordion {
  margin-bottom: 0;
}

.button, .formbody .submit_container input {
  display: inline-block;
  margin-bottom: 0.5em;
  margin-right: 0.35em;
  cursor: pointer;
}
.button a, .formbody .submit_container input a {
  padding: 0.5em 0.75em;
  text-decoration: none;
  border: 1px solid #a47324;
  display: block;
  text-transform: uppercase;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.button.button-fw, .formbody .submit_container input.button-fw {
  width: 95%;
}
.button.light a, .formbody .submit_container input.light a {
  background-color: #fff;
  color: #a47324;
}
.button.light a:hover, .formbody .submit_container input.light a:hover, .button.light a:focus, .formbody .submit_container input.light a:focus {
  background-color: #a47324;
  color: #fff;
}
.footer .button.light a:hover, .footer .formbody .submit_container input.light a:hover, .formbody .submit_container .footer input.light a:hover, .footer .button.light a:focus, .footer .formbody .submit_container input.light a:focus, .formbody .submit_container .footer input.light a:focus {
  border: 1px solid #fff;
}
.button.dark a, .formbody .submit_container input.dark a {
  background-color: #a47324;
  color: #fff;
}
.button.dark a:hover, .formbody .submit_container input.dark a:hover, .button.dark a:focus, .formbody .submit_container input.dark a:focus {
  background-color: #fff;
  color: #a47324;
  border: 1px solid #a47324;
}
.button.footerbutton a, .formbody .submit_container input.footerbutton a {
  background-color: #a47324;
  color: #fff;
  border: 1px solid #fff;
}
.button [class^=icon], .formbody .submit_container input [class^=icon] {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 0.5em;
  top: 3px;
}

@media screen and (min-width: 50em) {
  .gridbox,
  .gridbox-narrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gridbox .item:nth-child(1),
  .gridbox-narrow .item:nth-child(1) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .gridbox .item:nth-child(2),
  .gridbox-narrow .item:nth-child(2) {
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    margin-left: 15%;
  }
}
.gridbox.right,
.gridbox-narrow.right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flexcontainer {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 71.875em) {
  .fullwidth .contentbox {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40%;
    padding: 1em 0;
  }
  .fullwidth .contentbox.left {
    right: 50%;
  }
  .fullwidth .contentbox.right {
    left: 50%;
  }
}

.ce_sliderStart {
  position: relative;
}
.ce_sliderStart .slider-control {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.ce_sliderStart .slider-control [class^=icon-arrow] {
  width: 50px;
  height: 50px;
  position: relative;
  opacity: 0.4;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.ce_sliderStart .slider-control [class^=icon-arrow]:hover, .ce_sliderStart .slider-control [class^=icon-arrow]:focus {
  opacity: 1;
}
.ce_sliderStart .slider-control a {
  outline: 0;
}
.ce_sliderStart .slider-control use {
  color: #a47324;
  fill: #a47324;
}
.ce_sliderStart .slider-control use:hover, .ce_sliderStart .slider-control use:focus {
  color: #a47324;
}
.ce_sliderStart .slider-next {
  right: -10px;
}
.ce_sliderStart .slider-prev {
  left: -10px;
}
.ce_sliderStart .slider-menu {
  display: none;
}
.ce_sliderStart .slider-wrapper .ce_text {
  padding: 0 3em;
}
@media screen and (max-width: 31.25em) {
  .ce_sliderStart .slider-wrapper .ce_text {
    padding: 0 1em;
  }
}
.ce_sliderStart .slider-wrapper .ce_text > p {
  font-style: italic;
}

.ce_accordion .toggler,
.content-accordion .toggler {
  cursor: pointer;
  border: 1px solid #ccc;
  position: relative;
  padding: 1em 1em 1em 2.2em;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ce_accordion .toggler:before,
.content-accordion .toggler:before {
  content: "❯";
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 0.75em;
}
.ce_accordion .toggler:hover:before, .ce_accordion .toggler:focus:before,
.content-accordion .toggler:hover:before,
.content-accordion .toggler:focus:before {
  color: #7a561b;
}
.ce_accordion .toggler:hover, .ce_accordion .toggler.active,
.content-accordion .toggler:hover,
.content-accordion .toggler.active {
  background-color: rgba(164, 115, 36, 0.1);
}
.ce_accordion .toggler.active:before,
.content-accordion .toggler.active:before {
  content: "✖";
  color: #7a561b;
}
.ce_accordion .accordion,
.content-accordion .accordion {
  border-left: 1px solid #ccc;
  padding-left: 2em;
}

.accordionwrap {
  margin-bottom: 2em;
}

.mod_newslist {
  text-align: left;
  margin-right: 8%;
  margin-bottom: 2em;
}
@media screen and (min-width: 53.125em) {
  .mod_newslist {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 45%;
            flex: 1 1 45%;
  }
}
.mod_newslist h3 {
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.mod_newslist .info {
  background: #a47324;
  color: #fff;
  display: inline-block;
  padding: 0 0.3em;
  font-size: 13px;
  font-size: 0.8125rem;
}
.mod_newslist .newstitle {
  font-weight: 700;
}

.mod_eventlist {
  text-align: left;
}
@media screen and (min-width: 53.125em) {
  .mod_eventlist {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 45%;
            flex: 1 1 45%;
  }
}
.mod_eventlist h3 {
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.event {
  margin-bottom: 1em;
}

.eventdate {
  background: #a47324;
  color: #fff;
  display: inline-block;
  padding: 0 0.3em;
  font-size: 13px;
  font-size: 0.8125rem;
}

.eventtitle {
  font-weight: 700;
}

.event-verschoben time.date::after {
  content: " | Termin verschoben!";
  font-weight: bold;
}

.event-postponed time.date::after {
  content: " | Postponed!";
  font-weight: bold;
}

.trenner {
  max-width: 600px;
  margin: 1em auto 4em auto;
}

.centereditem {
  text-align: center;
}

.icon-andenkreuz {
  max-width: 600px;
  margin: 0 auto 2em auto;
  width: 100%;
  height: 80px;
  font-family: sans-serif;
}
@media screen and (max-width: 37.5em) {
  .icon-andenkreuz {
    height: 50px;
  }
}

.formbody input,
.formbody label {
  display: block;
}
.formbody input {
  padding: 0.5em;
}
.formbody .widget {
  margin-bottom: 1em;
}
.formbody input, .formbody textarea, .formbody fieldset {
  border: 1px solid #ddd;
}
.formbody select {
  border: 1px solid #ddd;
}
.formbody .submit_container input {
  background: #a47324;
  border: none;
  color: #fff;
  padding: 0.75rem;
  font-family: "Fira Sans Condensed", "Arial Narrow", "Arial", "Droid sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
.formbody .submit_container input:hover, .formbody .submit_container input:focus {
  background-color: #7a561b;
}
.formbody textarea, .formbody input {
  width: 100%;
}

.widget-checkbox.datenschutz fieldset > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget-checkbox.datenschutz .checkbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  margin-right: 1em;
}
.widget-checkbox.datenschutz label {
  margin: 0;
}

#buchbestellung .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#buchbestellung .row .widget {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media screen and (min-width: 37.5em) {
  #buchbestellung .row .widget.flex-50 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 48%;
    margin-right: 2%;
  }
  #buchbestellung .row .widget.flex-80 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 80%;
            flex: 0 1 80%;
    max-width: 78%;
    margin-right: 2%;
  }
  #buchbestellung .row .widget.flex-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    max-width: 18%;
    margin-right: 2%;
  }
}
#buchbestellung .tabled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}
#buchbestellung .tabled .widget {
  margin-bottom: 0;
}
#buchbestellung .tabled .widget-anzahl,
#buchbestellung .tabled .anzahl {
  max-width: 3rem;
  margin-right: 1rem;
}
#buchbestellung .tabled .widget-anzahl label,
#buchbestellung .tabled .anzahl label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}
#buchbestellung .tabled .widget-explanation,
#buchbestellung .tabled .preis {
  max-width: 10rem;
  text-align: right;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 10rem;
      flex-basis: 10rem;
}
#buchbestellung .tabled .widget-explanation p,
#buchbestellung .tabled .preis p {
  margin-bottom: 0;
}
#buchbestellung .tabled .widget-explanation.produktname,
#buchbestellung .tabled .beschreibung {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: calc(100% - 4rem - 11rem);
      flex-basis: calc(100% - 4rem - 11rem);
  max-width: calc(100% - 4rem - 11rem);
}
#buchbestellung .tabled .widget-explanation.produktname p,
#buchbestellung .tabled .beschreibung p {
  margin-bottom: 0;
}
#buchbestellung .widget.signatur {
  margin-top: 2rem;
}
#buchbestellung .radio_container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#buchbestellung .radio_container .inner span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 37.5em) {
  #buchbestellung .radio_container .inner span {
    width: 12rem;
  }
}
#buchbestellung .radio_container .inner .radio {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  margin-right: 1em;
}
#buchbestellung .radio_container .inner label {
  margin: 0;
}
#buchbestellung .copy-all {
  -webkit-user-select: all; /* Chrome 49+ */
  -moz-user-select: all; /* Firefox 43+ */
  -ms-user-select: all; /* No support yet */
  user-select: all; /* Likely future */
}

.mod_article.galerie {
  background-color: rgba(196, 196, 196, 0.3);
  padding: 3em 0;
  text-align: center;
}
.mod_article.galerie .icon-andenkreuz {
  margin: 0 auto;
}

.content-gallery {
  margin-bottom: 2rem;
}
.content-gallery ul {
  --gap-default: 1rem;
  --gap-value: var(--gap-default);
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: var(--gap-value);
  -ms-grid-columns: 1fr var(--gap-value) 1fr;
  grid-template-columns: 1fr 1fr;
  place-content: center;
}
@media screen and (min-width: 48em) {
  .content-gallery ul {
    -ms-grid-columns: 1fr var(--gap-value) 1fr var(--gap-value) 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 61.875em) {
  .content-gallery ul {
    --gap-value: calc(var(--gap-default) * 2);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery ul {
    --gap-value: calc(var(--gap-default) * 3);
  }
}
.content-gallery ul li {
  margin: 0;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.content-gallery img {
  border: 1px solid #93827b;
}
.content-gallery.no-border img {
  border: none;
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-2 ul {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-3 ul {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-4 ul {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-5 ul {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-5 ul {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-6 ul {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-6 ul {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-7 ul {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-7 ul {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-8 ul {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-8 ul {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-9 ul {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-9 ul {
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-1 ul0 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-1 ul0 {
    -ms-grid-columns: (1fr)[10];
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-1 ul1 {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-1 ul1 {
    -ms-grid-columns: (1fr)[11];
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-1 ul2 {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .content-gallery--cols-1 ul2 {
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
  }
}
.content-gallery.grid-gap-null ul {
  grid-gap: 0;
}
.content-gallery figcaption {
  display: none;
}
.content-gallery.gallery-with-caption figcaption {
  display: block;
}

/**************************\
  Basic Modal Styles
\**************************/
.modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #a47324;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "✕";
  color: #a47324;
}

.modal__content,
.modal__footer {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #a47324;
  color: #fff;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.pressestimme {
  margin-bottom: 3em;
  text-align: left;
}
@media screen and (min-width: 40.625em) {
  .pressestimme {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.pressestimme-logo {
  margin-bottom: 2em;
  text-align: center;
}
@media screen and (min-width: 40.625em) {
  .pressestimme-logo {
    margin-right: 3em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
    text-align: left;
  }
}

.pressestimme-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}

.ce_youtube,
.content-youtube,
.ce_player,
.content-player {
  width: 100%;
  height: auto;
}
.ce_youtube .video-wrapper,
.ce_youtube figure:not(:has(audio)),
.content-youtube .video-wrapper,
.content-youtube figure:not(:has(audio)),
.ce_player .video-wrapper,
.ce_player figure:not(:has(audio)),
.content-player .video-wrapper,
.content-player figure:not(:has(audio)) {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.ce_youtube .video-wrapper iframe,
.ce_youtube .video-wrapper > video,
.ce_youtube figure:not(:has(audio)) iframe,
.ce_youtube figure > video,
.content-youtube .video-wrapper iframe,
.content-youtube .video-wrapper > video,
.content-youtube figure:not(:has(audio)) iframe,
.content-youtube figure > video,
.ce_player .video-wrapper iframe,
.ce_player .video-wrapper > video,
.ce_player figure:not(:has(audio)) iframe,
.ce_player figure > video,
.content-player .video-wrapper iframe,
.content-player .video-wrapper > video,
.content-player figure:not(:has(audio)) iframe,
.content-player figure > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  height: 100%;
}
