/* compiled by scssphp v0.8.0 on Tue, 11 Mar 2025 05:47:43 +0000 (0.1242s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Mukta-Regular';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/mukta/Mukta-Regular.woff2) format('woff2'), url(/site/templates/fonts/mukta/Mukta-Regular.woff) format('woff'); }

@font-face {
  font-family: 'Mukta-ExtraBold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/mukta/Mukta-ExtraBold.woff2) format('woff2'), url(/site/templates/fonts/mukta/Mukta-ExtraBold.woff) format('woff'); }

@font-face {
  font-family: 'Mukta-Bold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/mukta/Mukta-Bold.woff2) format('woff2'), url(/site/templates/fonts/mukta/Mukta-Bold.woff) format('woff'); }
/*
 @font-face {
 font-family: 'Custom Icons';
 font-style: normal;
 font-weight: 400;
 font-display: swap;
 src:    url(/site/templates/fonts/icons/iconsv1-Regular.woff2) format('woff2'),
 url(/site/templates/fonts/icons/iconsv1-Regular.woff) format('woff2');
 }
 */
@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/materialicons/MaterialIcons-Regular.woff2) format('woff2'); }

ul.events > li div.meta time, body, .text table th {
  font-family: Mukta-Regular, sans-serif;
  font-style: normal; }

div.ce-type-news > div.wrapper > div div.preview article > div.image h3, div.ce-type-ce_hero_image div.hero div.text h2, header#page-header h2 span, ul.events > li div.meta, .text h2, div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span, div.pagePreview h3, ul.events h3, .text h3, .text h4, div.ce-type-news > div.wrapper > div div.preview article > div.image::before, div.ce-type-news > div.wrapper > div div.full article div.image > div, .ce-headline, header#page-header h2 span time, section#newsletter div.text h2, ul.eventsNavi li a.active, ul.eventsNavi li button.active {
  font-family: Mukta-ExtraBold, sans-serif;
  font-style: normal; }

.text p.small, .text strong, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList div#locationsFilter button, div.leaflet-popup-content strong, div.ce-type-ce_subnavi ul.subNavi li a span, button, a.button, div.slideshow div.content h3, header#page-header h2 span time sup, ul.eventsNavi li a, ul.eventsNavi li button, ul.events h3, ul.events > li div.meta time, ul.events > li div.meta time sup, body.style2 table.dates th, body.style7 table.dates th, a#skipNavigation, strong {
  font-family: Mukta-Bold, sans-serif;
  font-style: normal; }
/*
 %icons {
 font-family: "Custom Icons";
 display: inline-block;
 line-height: 1;
 text-transform: none;
 letter-spacing: normal;
 word-wrap: normal;
 white-space: nowrap;
 direction: ltr;
 -webkit-font-smoothing: antialiased;
 text-rendering: optimizeLegibility;
 -moz-osx-font-smoothing: grayscale;
 font-feature-settings: 'liga';
 }
 */
div.ce-type-news > div.wrapper > div div.preview article > div.image h3, div.ce-type-ce_hero_image div.hero div.text h2, header#page-header h2 span, ul.events > li div.meta {
  font-size: clamp(3.5rem, 5vw, 9.5rem); }

.text h2, div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span, div.pagePreview h3, ul.events h3 {
  font-size: clamp(2.5rem, 4vw, 4rem); }

.text h3 {
  font-size: clamp(2rem, 2.5vw, 3.8rem); }

.text h4 {
  font-size: clamp(2.8rem, 3vw, 3.6rem); }

ul.events > li div.meta time, body {
  font-size: clamp(1.6rem, 1vw, 2rem); }

div.ce-type-accordion section.interactive h3, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-ce_subnavi ul.subNavi li a span, ul#naviMain a {
  font-size: clamp(2.2rem, 1.5vw, 2.8rem); }

div.ce-type-ce_subpages_preview div.pagePreview section > div a.button, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button, div.ce-type-ce_locations div#locationsList li *, div.ce-type-ce_locations div#locationsList button *, div.leaflet-popup-content small, div.ce-type-ce_search ul.searchResults li span {
  font-size: clamp(1.4rem, 2vw, 1.8rem); }

.text p.small, div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption *, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox div.InputfieldContent span {
  font-size: clamp(1.4rem, 1.5vw, 1.6rem); }

button.slick-arrow::before, .text a.download::before, .text a.extern::before, .text a.email::before, .text a.phone::before, .text a.fax::before, div.slider.interactive > button::before, div#overlay button#overlayClose::before, div.ce-type-accordion section.interactive h3::after, div.ce-type-slideshow button.slick-arrow::before, div.ce-type-news > div.wrapper > div div.full article div.image > div > p::before, header#page-header nav ul a.suche::before {
  font-family: "Material Icons";
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

@keyframes nextSlide {
  0% {
    transform: translateX(100%); }

  100% {
    transform: translateX(0); } }

@keyframes prevSlide {
  0% {
    opacity: 0;
    transform: translate(2rem, -50%); }

  100% {
    opacity: 1;
    transform: translate(0, -50%); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  100% {
    opacity: 0; }

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInOut {
  0% {
    opacity: 0; }

  50% {
    opacity: 1;
    transform: translateY(-10%); }

  100% {
    opacity: 0;
    transform: translateY(-20%); } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes rumble {
  0% {
    transform: translateY(-0.5%); }

  25% {
    transform: translateY(0.5%); }

  100% {
    transform: translateY(-0.5%); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
button {
  background: none;
  border: none; }

button.slick-arrow {
  position: absolute;
  top: -1.7rem;
  z-index: 100;
  padding: 0.5rem 0.5rem 0.2rem;
  background: none;
  padding: 1rem; }
  @media (min-width: 80em) {
  button.slick-arrow {
    top: -0.9rem; } }
  button.slick-arrow::before {
    font-size: 4rem;
    color: #707070;
    display: block; }
  button.slick-arrow.nextSlide {
    right: -5rem; }
    button.slick-arrow.nextSlide::before {
      content: "keyboard_arrow_right"; }
  button.slick-arrow.prevSlide {
    left: -5rem; }
    button.slick-arrow.prevSlide::before {
      content: "keyboard_arrow_left"; }

.text p + h3, .text ul + h3 {
  margin-top: 3rem; }
  .text p, .text td, .text th, .text li {
    line-height: 160%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    color: #999; }
  .text p.small {
    margin-bottom: 0.5rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent {
    margin-bottom: clamp(1.6rem, 5vw, 2.2rem); }
    .text iframe {
      width: 100% !important; }
  .text hr {
    display: block;
    margin: 4rem 0; }
  .text a.download, .text a.extern, .text a.email, .text a.phone, .text a.fax {
    padding-right: 2.5rem;
    white-space: nowrap; }
    .text a.download::before, .text a.extern::before, .text a.email::before, .text a.phone::before, .text a.fax::before {
      color: inherit;
      font-size: inherit;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .text a.download::before {
      content: "\E00D"; }
    .text a.extern::before {
      content: "\E00C"; }
    .text a.email::before {
      content: "\E003"; }
    .text a.phone::before {
      content: "\E004"; }
    .text a.fax::before {
      content: ""; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    margin-left: 2rem; }
    @media (min-width: 80em) {
  .text ul, .text ol {
    margin-left: 3rem; } }
    .text ul li, .text ol li {
      margin-bottom: 1rem; }
  .text ol {
    list-style-type: decimal; }
  .text ul {
    list-style-type: disc; }
  .text div.tableParent {
    /*
     &.scroll {
     padding: 1rem 0;
     &::before, &::after {
     content: url(/site/templates/images/table_scroll.svg);
     position: sticky;
     left: 0;
     right: 0;
     width: 100%;
     }
     }
     */ }
  .text table {
    border-collapse: collapse;
    width: auto;
    width: 100% !important; }
    .text table th, .text table td {
      text-align: left;
      padding-right: 1rem;
      vertical-align: top;
      width: auto; }
    .text table th {
      width: 23rem; }
    .text table td {
      white-space: nowrap; }
  .text .center {
    text-align: center; }

div.slider.interactive {
  background-size: cover;
  overflow: hidden; }
  div.slider.interactive > figure {
    display: none;
    transform: translateX(100%);
    animation: fadeIn 1s; }
    div.slider.interactive > figure.visible {
      display: inline-block;
      transform: translateX(0); }
  div.slider.interactive > button {
    position: absolute;
    bottom: 2rem;
    z-index: 100; }
    div.slider.interactive > button::before {
      font-size: 6rem; }
    div.slider.interactive > button.next {
      right: 2rem; }
    div.slider.interactive > button.next::before {
      content: "arrow_right"; }
    div.slider.interactive > button.prev {
      left: 2rem; }
    div.slider.interactive > button.prev::before {
      content: "arrow_left"; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div.mapParent {
  height: 500px; }

div#overlay {
  z-index: 10010;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto; }
  div#overlay button#overlayClose {
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 10;
    cursor: pointer; }
    div#overlay button#overlayClose span {
      display: none; }
    div#overlay button#overlayClose::before {
      content: "close";
      font-size: 4rem;
      padding: 0.5rem;
      background-color: white;
      color: black; }

div.ce {
  padding-top: 12rem;
  padding-bottom: 12rem;
  background-size: 100% auto;
  background-repeat: no-repeat; }
  div.ce.bg-style1 {
    background-repeat: repeat-y; }
  div.ce.bg-style2 {
    background-size: auto;
    background-repeat: repeat-x; }
  div.ce.bg-style3 {
    background-size: auto;
    background-repeat: repeat; }
  div.ce.bg-style4 {
    background-size: cover;
    background-position: 50% 50%; }
  @media (max-width: 37.5em) {
  div.ce {
    padding-top: 6rem;
    padding-bottom: 6rem; } }
  div.ce .ce-headline.center {
    text-align: center; }
    div.ce .ce-headline.right {
      text-align: right; }
  div.ce.ce-space-before-small {
    padding-top: 6rem; }
  div.ce.ce-space-before-none {
    padding-top: 0; }
  div.ce.ce-space-before-big {
    padding-top: 30rem; }
    @media (max-width: 37.5em) {
  div.ce.ce-space-before-big {
    padding-top: 6rem; } }
  div.ce.ce-space-behind-small {
    padding-bottom: 6rem; }
  div.ce.ce-space-behind-none {
    padding-bottom: 0; }
  div.ce.ce-space-behind-big {
    padding-bottom: 30rem; }
    @media (max-width: 37.5em) {
  div.ce.ce-space-behind-big {
    padding-bottom: 6rem; } }
  div.ce div.wrapper {
    padding: 0 0; }
    @media (min-width: 80em) {
  div.ce div.wrapper {
    padding: 0; } }
  div.ce.ce-width-default > div.wrapper {
    max-width: 100rem; }
  div.ce.ce-width-full > div.wrapper {
    max-width: none; }
  div.ce.ce-width-narrow > div.wrapper {
    max-width: 68rem; }
  div.ce.ce-width-wide > div.wrapper {
    max-width: 130rem; }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 3rem 2rem 2rem; }
  @media (min-width: 80em) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 4rem; } }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer;
    border-radius: 60px 0; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #000;
      font-size: 40px; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

div.ce-type-text_with_image > div.wrapper > div {
  width: 100%; }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: auto;
    gap: 3rem; }
  div.ce-type-text_with_image > div.wrapper > div.left div.images, div.ce-type-text_with_image > div.wrapper > div.right div.images, div.ce-type-text_with_image > div.wrapper > div.left div.text, div.ce-type-text_with_image > div.wrapper > div.right div.text {
    grid-column: 1 / span 10; }
  @media (min-width: 80em) {
    div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.images {
      grid-column: span 2; }
      div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.text {
        grid-column: span 8; }
      div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.images {
        grid-column: span 3; }
      div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.text {
        grid-column: span 7; }
      div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.images {
        grid-column: span 4; }
      div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.text {
        grid-column: span 6; }
      div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.images {
        grid-column: span 5; }
      div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.text {
        grid-column: span 5; }
      div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.images {
        grid-column: span 6; }
      div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.text {
        grid-column: span 4; }
      div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.images {
        grid-column: span 7; }
      div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.text {
        grid-column: span 3; }
      div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.images {
        grid-column: span 8; }
      div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.text {
        grid-column: span 2; } }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem;
    order: 2; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
    float: none;
    width: 100%;
    margin: 0 0 2rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.absolute-left-top div.images {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-150%, -40%); }
  div.ce-type-text_with_image > div.wrapper > div.absolute-left-top div.text {
    padding: 0; }
  @media (min-width: 95em) {
    div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
      float: left;
      width: 45%;
      margin: 0 1.5rem 1rem 0;
      order: unset; }
      div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: right;
        width: 45%;
        margin: 0 0 1rem 1.5rem; } }
  div.ce-type-text_with_image > div.wrapper > div div.images {
    padding: 0;
    display: flex;
    background-size: cover;
    background-position: 50% 50%;
    flex-wrap: wrap; }
  div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover::after {
    content: "";
    display: block;
    padding-top: 75%; }
    div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-size: cover; }
      div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure img {
        display: none; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="top"] {
    align-items: flex-start; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="middle"] {
    align-items: center; }
  div.ce-type-text_with_image > div.wrapper > div div.images[class*="bottom"] {
    align-items: flex-end; }
  div.ce-type-text_with_image > div.wrapper > div div.images figure {
    width: 100%; }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    width: 100%;
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    height: auto;
    display: block;
    position: static;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s; }
    div.ce-type-text_with_image > div.wrapper > div div.images img:last-child {
      margin-bottom: 0; }
  div.ce-type-text_with_image > div.wrapper > div div.images.top-left img, div.ce-type-text_with_image > div.wrapper > div div.images.top-right img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-left img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-right img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-left img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-right img {
    width: auto; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  div.ce-type-text_with_image > div.wrapper > div figcaption {
    position: static;
    padding: 1rem;
    background-color: #000; }
  div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption * {
    color: #fff;
    display: inline-block; }
  div.ce-type-text_with_image > div.wrapper > div figcaption span {
    white-space: nowrap; }

div.ce-type-video div.video video, div.ce-type-video_tabs div.video video {
  max-width: 100%; }

div.ce-type-audio div.audio {
  text-align: center; }

div.ce-type-ce_subpages_preview div.pagePreview section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  margin: 0 0 2rem 0; }
  div.ce-type-ce_subpages_preview div.pagePreview section > figure {
    width: 30%;
    display: flex;
    align-items: center;
    overflow: hidden; }
    div.ce-type-ce_subpages_preview div.pagePreview section > figure img {
      width: 100%;
      height: auto;
      display: block; }
    div.ce-type-ce_subpages_preview div.pagePreview section > figure > div {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-size: cover;
      background-position: center; }
  div.ce-type-ce_subpages_preview div.pagePreview section > div {
    width: 70%;
    padding: 2rem; }
    div.ce-type-slideshow {
      padding: 0; }
  div.ce-type-slideshow > div.wrapper {
    padding: 0; }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slide {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  div.ce-type-slideshow div.slide div.image {
    width: 100%;
    order: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  div.ce-type-slideshow div.slide div.image img {
    display: block;
    max-width: none;
    width: 100%; }
  @media (min-width: 80em) {
        div.ce-type-slideshow div.slide div.image:not(.visible) img {
          visibility: hidden; } }
  div.ce-type-slideshow div.slide div.content {
    width: 100%;
    display: block;
    order: 2;
    padding: 6rem 4rem 6rem; }
  div.ce-type-slideshow div.slide div.content > div {
    width: 100%;
    padding: 0 0 10rem; }
  @media (min-width: 80em) {
    div.ce-type-slideshow div.slide div.image {
      width: 60%;
      order: 2; }
      div.ce-type-slideshow div.slide div.content {
        padding: 20rem 8rem 0 6rem;
        width: 40%;
        order: 1; }
        div.ce-type-slideshow div.slide div.content.text p.tools {
          position: absolute;
          left: 0;
          right: 10%;
          bottom: 4%; }
        div.ce-type-slideshow div.slide div.content div.text {
          padding-bottom: 8rem; } }
  @media (min-width: 95em) {
    div.ce-type-slideshow div.slide div.content {
      padding: 30rem 8rem 0 14rem; } }
  div.ce-type-slideshow div.pagination {
    position: absolute;
    top: 1rem;
    right: 0;
    padding: 0 2.5rem;
    display: none; }
  div.ce-type-slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
  div.ce-type-slideshow ul.slick-dots li button {
    cursor: pointer; }
  div.ce-type-slideshow ul.slick-dots li.slick-active button::after {
    content: "";
    display: block;
    height: 4px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; }
  div.ce-type-slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    width: 48px;
    height: 53px;
    cursor: pointer;
    color: transparent; }
  div.ce-type-slideshow button.slick-arrow::before {
    font-size: 3rem;
    color: #000; }
  div.ce-type-slideshow button.slick-arrow.nextSlide {
    right: 0; }
  div.ce-type-slideshow button.slick-arrow.nextSlide::before {
    content: "chevron_right"; }
  div.ce-type-slideshow button.slick-arrow.prevSlide {
    left: 0; }
  div.ce-type-slideshow button.slick-arrow.prevSlide::before {
    content: "chevron_left"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: white;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-slideshow div.sliderProgress.invert > div {
    background-color: white; }

div.ce-type-columns:not(.ce-columns-1) > div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
  div.ce-type-columns:not(.ce-columns-1) > div.wrapper > h2.ce-headline {
    width: 100% !important; }
  div.ce-type-columns:not(.ce-columns-1) > div.wrapper > div {
    width: 100%;
    margin: 0 auto; }
  div.ce-type-columns:not(.ce-columns-1) > div.wrapper > div > div.wrapper {
    padding: 0; }
    div.ce-type-columns:not(.ce-columns-1) > div.wrapper > div > div.wrapper > div {
      padding: 0; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > section, div.ce-type-columns.ce-columns-3 > div.wrapper > section, div.ce-type-columns.ce-columns-4 > div.wrapper > section, div.ce-type-columns.ce-columns-5 > div.wrapper > section, div.ce-type-columns.ce-columns-6 > div.wrapper > section {
    width: 100%; }
  @media (min-width: 95em) {
  div.ce-type-columns.ce-columns-1 > div.wrapper > section {
    width: 100%; }
    div.ce-type-columns.ce-columns-2 > div.wrapper > section {
      width: 49%; }
      div.ce-type-columns.ce-columns-2 > div.wrapper > section.cols2of2 {
        width: 100%; }

    div.ce-type-columns.ce-columns-3 > div.wrapper > section {
      width: 32.33%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols2of3 {
        width: 65.67%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols3of3 {
        width: 100%; }

    div.ce-type-columns.ce-columns-4 > div.wrapper > section {
      width: 24%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols2of4 {
        width: 50%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols3of4 {
        width: 75%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols4of4 {
        width: 100%; }

    div.ce-type-columns.ce-columns-5 > div.wrapper > section {
      width: 19%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols2of5 {
        width: 40%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols3of5 {
        width: 60%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols4of5 {
        width: 80%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols5of5 {
        width: 100%; }

    div.ce-type-columns.ce-columns-6 > div.wrapper > section {
      width: 15.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols2of6 {
        width: 33.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols3of6 {
        width: 50%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols4of6 {
        width: 66.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols5of6 {
        width: 83.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols6of6 {
        width: 100%; } }

div.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  div.ce-type-gallery ul li:not(:first-child) {
    margin-bottom: 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto; }
    div.ce-type-gallery ul li figure figcaption {
      padding: 1.5rem 0.5rem;
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.7);
      padding: 0.5rem 1rem; }
      div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
        text-decoration: none;
        color: #fff; }
      div.ce-type-gallery ul li figure figcaption span {
        white-space: nowrap; }
  @media (min-width: 80em) {
      div.ce-type-gallery ul li {
        width: 49%; }
        div.ce-type-gallery ul li:not(:first-child) {
          margin-top: 2rem; } }
  @media (min-width: 80em) {
    div.ce-type-gallery ul[data-columns="1"] li {
      width: 100%;
      justify-content: center; }
      div.ce-type-gallery ul[data-columns="2"] li {
        width: 49%; }
      div.ce-type-gallery ul[data-columns="3"] li {
        width: 32%; }
      div.ce-type-gallery ul[data-columns="4"] li {
        width: 24%; }
      div.ce-type-gallery ul[data-columns="5"] li {
        width: 19%; }
      div.ce-type-gallery ul[data-columns="6"] li {
        width: 15%; }
      div.ce-type-gallery ul[data-columns="7"] li {
        width: 12%; }
      div.ce-type-gallery ul[data-columns="8"] li {
        width: 11%; }
      div.ce-type-gallery ul[data-columns="9"] li {
        width: 9%; }
      div.ce-type-gallery ul[data-columns="10"] li {
        width: 9%; } }

div.ce-type-news > div.wrapper > div div.preview article {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.preview article {
          border: 6rem solid black;
          margin-right: 17%; } }
  div.ce-type-news > div.wrapper > div div.preview article > div.image {
    width: 100%; }
    div.ce-type-news > div.wrapper > div div.preview article > div.image::before {
      content: "AKTUELL";
      display: block;
      padding-left: 4rem;
      margin: 10% 0 0;
      font-size: clamp(6rem, 5vw, 12.6rem);
      line-height: 80%;
      color: white; }
      @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.preview article > div.image::before {
          padding-left: 14%;
          margin: 20% 0 10%;
          line-height: 90%; } }
    div.ce-type-news > div.wrapper > div div.preview article > div.image img {
      display: block;
      width: 100%;
      max-width: none; }
    div.ce-type-news > div.wrapper > div div.preview article > div.image h3 {
      color: white;
      text-transform: uppercase;
      text-align: center;
      padding: 8rem 0 0; }
      @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.preview article > div.image h3 {
          padding: 8rem 0; } }
  div.ce-type-news > div.wrapper > div div.preview article > div.text {
    width: 100%;
    color: white;
    padding: 4rem 4rem 10rem;
    border: 3.7rem solid black; }
    @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.preview article > div.text {
          border: none;
          padding: 13rem 9rem; } }
  @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.preview article > div.image {
          width: 48%; }
          div.ce-type-news > div.wrapper > div div.preview article > div.text {
            width: 52%;
            border-left: 1rem solid #644218; } }
  div.ce-type-news > div.wrapper > div div.full article {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10rem; }
  div.ce-type-news > div.wrapper > div div.full article div.text {
    order: 1; }
  div.ce-type-news > div.wrapper > div div.full article div.image {
    order: 2;
    display: flex;
    flex-wrap: wrap; }
    div.ce-type-news > div.wrapper > div div.full article div.image > div {
      display: flex;
      width: 25rem;
      height: 25rem;
      color: white;
      justify-content: right;
      align-items: flex-end;
      padding: 8rem 10rem 0 0;
      font-size: clamp(2rem, 5vw, 3rem);
      line-height: 80%;
      z-index: 10;
      transform: translate(-24%, 34%); }
      div.ce-type-news > div.wrapper > div div.full article div.image > div > p {
        margin-bottom: 9rem;
        line-height: 160%; }
      div.ce-type-news > div.wrapper > div div.full article div.image > div > p > span {
        width: 100%;
        display: block; }
      div.ce-type-news > div.wrapper > div div.full article div.image > div::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index: -1;
        transform-origin: top left;
        transform: rotate(-9deg); }
      div.ce-type-news > div.wrapper > div div.full article div.image > div > p::before {
        content: "keyboard_arrow_up";
        content: "";
        color: #e73f1b;
        position: absolute;
        left: -7rem;
        top: -1rem;
        font-size: 5rem;
        display: none; }
  div.ce-type-news > div.wrapper > div div.full article:nth-child(even) {
    margin-bottom: 0; }
    div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.text {
      margin-bottom: 4rem; }
    div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image {
      justify-content: right; }
      div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image > div {
        order: 2;
        padding: 4rem 14rem 0 0;
        transform: translate(47%, -36%); }
  @media (min-width: 80em) {
        div.ce-type-news > div.wrapper > div div.full article {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 5rem;
          align-items: flex-start; }
          div.ce-type-news > div.wrapper > div div.full article div.image {
            width: 50%;
            display: flex;
            flex-wrap: wrap;
            justify-content: right;
            order: 1; }
            div.ce-type-news > div.wrapper > div div.full article div.image img {
              order: 1;
              width: 100%; }
            div.ce-type-news > div.wrapper > div div.full article div.image > div {
              order: 2;
              padding: 0;
              width: 30rem;
              height: 30rem;
              transform: translate(-2%, -9%); }
              div.ce-type-news > div.wrapper > div div.full article div.image > div > p::before {
                display: block; }
          div.ce-type-news > div.wrapper > div div.full article div.text {
            order: 2;
            width: 40%;
            display: flex; }
            div.ce-type-news > div.wrapper > div div.full article div.text > div {
              max-width: 40rem; }
          div.ce-type-news > div.wrapper > div div.full article:nth-child(even) {
            margin-bottom: 10rem; }
            div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image {
              justify-content: left;
              order: 2; }
              div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image img {
                order: 2; }
              div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image > div {
                order: 1;
                transform: translate(-20%, 20%);
                padding: 0 0 5rem 10rem;
                justify-content: left;
                align-items: flex-end; }
                div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.image > div p::before {
                  content: "keyboard_arrow_down";
                  content: "";
                  top: auto;
                  left: auto;
                  right: -7rem;
                  bottom: 0; }
            div.ce-type-news > div.wrapper > div div.full article:nth-child(even) div.text {
              order: 1;
              justify-content: right; } }
  @media (min-width: 95em) {
        div.ce-type-news > div.wrapper > div div.full article div.image > div {
          width: 50rem;
          height: 50rem; } }

div.ce-type-guestbook hr {
  margin: 4rem auto;
  height: 1px;
  background-color: #ccc;
  border: none;
  width: 30%; }

div.ce-type-page_links_icon div.items {
  padding-top: 3rem; }
  div.ce-type-page_links_icon div.items a {
    display: block;
    margin-bottom: 3rem;
    background-color: #000;
    border-radius: 4px;
    text-align: center;
    padding: 5rem 1rem;
    transition: 0.2s;
    text-decoration: none; }
  div.ce-type-page_links_icon div.items a img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 10px; }
  div.ce-type-page_links_icon div.items a:hover {
    transform: translateY(-10%);
    padding: 4.5rem 1rem 5.5rem; }

div.ce-type-page_links_image div.items a {
  display: block;
  margin-bottom: 4rem;
  overflow: hidden; }
  @media (min-width: 80em) {
      div.ce-type-page_links_image div.items a {
        margin-bottom: 1.5%; } }
  div.ce-type-page_links_image div.items a > div.image img {
    display: block;
    transition: all 0.2s;
    width: 100%;
    height: auto; }
  div.ce-type-page_links_image div.items a > div.text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end; }
  div.ce-type-page_links_image div.items a > div.text * {
    color: #fff; }
  div.ce-type-page_links_image div.items a > div.text strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 1.5rem 2rem;
    transition: all 0.2s; }
  div.ce-type-page_links_image div.items a > div.text span {
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #fff; }
  div.ce-type-page_links_image div.items a:hover div.image img {
    transform: scale(1.2, 1.2); }

div.ce-type-ce_locations div#locations {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  height: 90vh; }
  div.ce-type-ce_locations div#locationsList {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 100px 1rem 1rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 0;
    grid-template-areas: "top" "bottom";
    min-width: 334px; }
  div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button {
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    padding: 0.5rem 0 0.5rem 2.5rem;
    margin: 0 0 0.5rem 0; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter {
    -ms-grid-row: 1;
    grid-row: 1; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button:last-child {
    border-width: 10px; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button.hidden {
    opacity: 0.4; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems {
    -ms-grid-row: 2;
    grid-row: 2;
    overflow-y: scroll; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li {
    padding-right: 1rem; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li a {
    text-decoration: none; }
  div.ce-type-ce_locations div#locationsMap {
    -ms-grid-column: 2;
    grid-column: 2; }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.ce-type-ce_search ul.searchResults li {
  margin-bottom: 0.5rem; }
  div.ce-type-ce_search ul.searchResults li strong {
    display: block; }
  div.ce-type-ce_hero_image div.wrapper {
    padding: 0 !important; }
  div.ce-type-ce_hero_image div.hero div.images img, div.ce-type-ce_hero_image div.hero div.images video {
    display: block;
    width: 100%;
    margin-bottom: 0 !important; }
  div.ce-type-ce_hero_image div.hero div.text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 95vw; }
  div.ce-type-ce_hero_image div.hero div.text br {
    display: none; }
  @media (min-width: 95em) {
      div.ce-type-ce_hero_image div.hero div.text {
        top: 50%;
        left: 50%;
        transform: translate(0, -50%); }
        div.ce-type-ce_hero_image div.hero div.text br {
          display: block; } }
  div.ce-type-ce_hero_image div.hero div.text h2 {
    line-height: 100%; }
  div.ce-type-ce_hero_image div.hero div.text > h2, div.ce-type-ce_hero_image div.hero div.text > div {
    color: black;
    padding: 1rem; }
  div.ce-type-ce_hero_image div.hero div.text a {
    text-decoration: none; }
  div.ce-type-ce_hero_image div.hero div.text p.hint {
    padding: 2rem; }
  @media (min-width: 80em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint {
          padding: 3rem 6rem; } }
  div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
    line-height: 130%;
    font-size: 2rem;
    text-transform: uppercase; }
    @media (min-width: 80em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
          font-size: 4rem; } }
    @media (min-width: 95em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
          font-size: 5rem; } }
  div.ce-type-ce_hero_image div.hero div.text h2 {
    margin: 0 0 0.5rem; }


div.ce-type-ce_subnavi ul.subNavi {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-ce_subnavi ul.subNavi li {
    width: 100%;
    margin-bottom: 1rem;
    display: flex; }
  @media (min-width: 80em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 49%;
        margin: 0 0.5% 1%; } }
  @media (min-width: 121em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 24%;
        margin: 0 0.5% 1%; } }
  div.ce-type-ce_subnavi ul.subNavi li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4rem 3rem;
    text-decoration: none;
    text-align: center; }
  div.ce-type-ce_subnavi ul.subNavi li a, div.ce-type-ce_subnavi ul.subNavi li a * {
    transition: all 0.2s; }
  div.ce-type-ce_subnavi ul.subNavi li a span {
    width: 100%; }
  div.timeline {
    display: flex;
    flex-wrap: wrap;
    /*
     @include breakpoint($tablet) {
     &::after {
     display: none;
     }
     }
     */ }
  div.timeline::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    border: 1px dashed black; }
  div.timeline article {
    width: 50%;
    margin-bottom: 5rem;
    /*
     @include breakpoint($tablet) {
     width: 100%;
     padding: 0px!important;
     margin-bottom: 2rem;
     h3 {
     -webkit-order: 1;
     order: 1;
     &::before, &::after {
     display: none;
     }
     }
     ul.gallery {
     -webkit-order: 2;
     order: 2;
     }
     }
     */ }
  div.timeline article > * {
    width: 100%; }
  div.timeline article:nth-child(even) {
    padding-left: 2rem;
    padding-top: 2rem; }
  div.timeline article:nth-child(even) h3 {
    align-self: flex-end;
    text-align: right; }
  div.timeline article:nth-child(even) h3::before {
    left: -2rem;
    right: 0; }
  div.timeline article:nth-child(even) h3::after {
    left: -2rem;
    right: auto;
    transform: translate(-5px, -6px); }
  div.timeline article:nth-child(odd) {
    padding-right: 2rem; }
  div.timeline ul.gallery li {
    display: inline-block;
    margin: 0 0.7rem 0.7rem 0; }
  div.timeline ul.gallery li img {
    display: block; }
  div.timeline h3 {
    margin-bottom: 2rem; }
  div.timeline h3 span {
    color: white;
    padding: 0 1rem;
    border-radius: 5px; }
  div.timeline h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: -2rem;
    transform: translateY(-1px);
    border: 1px solid black; }
  div.timeline h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -2rem;
    background-color: black;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(7px, -6px);
    z-index: 100; }

div.ce-type-ce_poi div#locationsMap {
  height: 75vh; }
  @media (min-width: 80em) {
    div.ce-type-ce_poi div#locationsMap {
      height: 50vh; } }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.content-grid {
  display: grid;
  grid-gap: 0;
  padding: 0; }
  @media (min-width: 80em) {
    div.content-grid[data-cols="6"] {
      grid-template-columns: repeat(6, 1fr);
      justify-content: space-between;
      grid-gap: 5rem;
      padding: 0; } }
  div.content-grid > div {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    grid-column: span 2; }
  div.content-grid > div.span5 {
    grid-column: span 1; }
  div.content-grid > div.span5.ce_text {
    display: flex;
    align-items: flex-start; }
  div.content-grid > div.span5.ce_text > div {
    max-width: 62rem;
    margin: auto; }
  div.content-grid > div.span2 {
    grid-column: span 3; }
  div.content-grid > div.span2.ce_text > div {
    max-width: 62rem;
    margin: auto; }
  div.content-grid > div.span3 {
    grid-column: span 4; }
  div.content-grid > div.span3.ce_text {
    display: flex;
    align-items: flex-start; }
  div.content-grid > div.span3.ce_text > div {
    max-width: 62rem;
    margin: auto; }
  div.content-grid > div.span4 {
    grid-column: span 6; }
  div.content-grid > div.ce_images {
    border: 6rem solid transparent; }
  div.content-grid > div.ce_images img {
    margin: 0;
    display: block; }
  div.content-grid > div.ce_text img {
    margin-bottom: 0; }
  div.content-grid > div.image-count1 img {
    width: 100%;
    margin-bottom: 0;
    display: block; }
  div.content-grid > div.image-count1.image-layout3 figure::before {
    position: absolute;
    content: "";
    top: 50%;
    height: 4rem;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 3; }
  div.content-grid > div.image-count1.image-layout3 figure::after {
    position: absolute;
    content: "";
    left: 50%;
    width: 4rem;
    top: 0;
    bottom: 0;
    transform: translateX(-50%); }
  div.content-grid > div.image-count2 img {
    width: 100%;
    display: block;
    margin-bottom: 0; }
  div.content-grid > div.image-count2:not(.image-layout1):not(.image-layout2) img:not(:last-child) {
    margin-bottom: 4rem; }
  div.content-grid > div.image-count2.image-layout1 figure::after {
    position: absolute;
    content: "";
    top: 50%;
    height: 4rem;
    left: 0;
    right: 0;
    transform: translateY(-50%); }
  div.content-grid > div.image-count2.image-layout2 img {
    width: 50%;
    display: inline-block; }
  div.content-grid > div.image-count2.image-layout2 figure::after {
    position: absolute;
    content: "";
    left: 50%;
    width: 4rem;
    top: 0;
    bottom: 0;
    transform: translateX(-50%); }

.content-grid .FormBuilder.InputfieldForm {
  padding: 0 4rem; }
  @media (min-width: 80em) {
  .content-grid .FormBuilder.InputfieldForm {
    padding: 0; } }

.FormBuilder.InputfieldForm .Inputfield {
  padding: 2rem 0; }
  .FormBuilder.InputfieldForm .Inputfield input[type="checkbox"] {
    margin: 0 1rem 0 0; }
  .FormBuilder.InputfieldForm .Inputfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) input, .FormBuilder.InputfieldForm .Inputfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) textarea, .FormBuilder.InputfieldForm .Inputfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) select {
    background-color: white;
    width: 100%;
    padding: 1rem;
    border: 1px solid #d76a1b; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox > label {
    display: block;
    margin-bottom: 1rem; }
  .FormBuilder.InputfieldForm .InputfieldStateRequired > label::after {
    content: "*";
    color: red;
    font-size: 3rem;
    margin: 0 0 0 0.2rem; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldSubmit {
    text-align: right; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldSubmit button {
    padding: 1rem 3rem; }

/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */

form.inline-search {
  padding: 0 0.5rem 0 1.5rem;
  display: flex;
  align-items: center; }
  form.inline-search label span {
    margin-right: 1rem; }
  form.inline-search label input {
    width: 12rem;
    padding: 0.2rem 0.2rem; }
  form.inline-search button {
    padding: 1rem; }
  form.inline-search button::before {
    content: "\E007"; }

ul.socialChannels {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  ul.socialChannels li {
    margin: 0 2rem; }
  ul.socialChannels li a {
    display: flex;
    align-items: center; }
  ul.socialChannels svg {
    width: 3rem; }

ul#naviSocket {
  display: flex;
  justify-content: right;
  flex-wrap: wrap; }
  ul#naviSocket li {
    margin: 0 0 0 2rem; }

body, footer#page-footer {
  background-color: black; }

ul#naviMain li.active a, ul#naviMain li a:hover {
  text-decoration: underline; }

div#master, header#page-header h2::before {
  background-color: #e7e1d9; }

.align_right {
  text-align: right; }

.ce-headline, div.text, ul.searchResults {
  padding: 0 4rem; }
  @media (min-width: 80em) {
  .ce-headline, div.text, ul.searchResults {
    padding: 0; } }
  .ce-headline a, div.text a, ul.searchResults a {
    color: #202069; }

div.text .ce-headline {
  padding: 0; }

ul#naviMain a, header#page-header h2 span, .ce.style2 *, .ce_text.style2 *, button, section#newsletter h2, footer *, .style2 div.slideshow div.content * {
  color: white; }

section#newsletter p, section#newsletter input, section#newsletter label, body.style3 div.slideshow div.content h3 {
  color: #6c4719; }

a {
  text-underline-offset: 0.7rem; }
  a:hover, a:focus {
    text-decoration: underline !important; }

header#page-header h2 span {
  line-height: 80%; }

h2, h3 {
  line-height: 100%; }

header#page-header h2 span:not(.date) {
  text-transform: uppercase; }

div.ce-type-slideshow div.content h3, ul.events li:not(.sold-out) h3, div.pagePreview h3, div.ce-type-news div.preview h4, .style4 h3.ce-headline {
  padding-bottom: 2rem;
  margin-bottom: 2rem; }
  @media (min-width: 26.875em) {
  div.ce-type-slideshow div.content h3, ul.events li:not(.sold-out) h3, div.pagePreview h3, div.ce-type-news div.preview h4, .style4 h3.ce-headline {
    padding-bottom: 3rem;
    margin-bottom: 3rem; } }
  div.ce-type-slideshow div.content h3::after, ul.events li:not(.sold-out) h3::after, div.pagePreview h3::after, div.ce-type-news div.preview h4::after, .style4 h3.ce-headline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3.6rem;
    height: 0.5rem;
    background-color: #ff952c;
    border-radius: 0.2rem; }

ul.events li:not(.sold-out) h3::after {
  height: 0.4rem;
  width: 2.4rem;
  border-radius: 0.2rem; }
  @media (min-width: 80em) {
  ul.events li:not(.sold-out) h3::after {
    height: 0.7rem;
    width: 6.5rem;
    border-radius: 0.4rem; } }

ul.events li.sold-out h3 {
  padding-bottom: 4rem;
  margin-bottom: 3rem; }
  ul.events li.sold-out h3::after {
    content: "Ausverkauft";
    text-transform: uppercase;
    font-size: 1.5rem;
    background-color: #ff952c;
    padding: 0.2rem 0.5rem;
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    line-height: 100%; }

header#page-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -14%;
  z-index: 1000; }
  @media (min-width: 26.875em) {
  header#page-header {
    margin-bottom: -12%; } }
  @media (min-width: 80em) {
  header#page-header {
    margin-bottom: -10%; } }
  header#page-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    bottom: 22%; }
  header#page-header nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 102; }
  header#page-header nav ul {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20rem 7rem 5rem;
    transform: translateX(100%);
    transition: all 0.3s;
    overflow-y: auto; }
  header#page-header nav ul li {
    margin: 0 0 3rem;
    text-align: right; }
  header#page-header nav ul a {
    text-decoration: none;
    padding-bottom: 0.5rem; }
  header#page-header nav ul a.suche::before {
    content: "search";
    color: white;
    font-size: 3.5rem;
    line-height: 90%;
    transform: translateY(-0.1rem); }
  header#page-header nav ul a[aria-current="page"] {
    text-decoration: none; }
    header#page-header nav ul a[aria-current="page"]::before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 3rem;
      height: 0.4rem;
      border-radius: 0.2rem;
      background-color: #f0942b; }
  header#page-header nav button#naviToggle {
    position: absolute;
    right: 4rem;
    top: 4rem;
    z-index: 103; }
  header#page-header nav button#naviToggle::before {
    content: url("/site/templates/images/menu.svg"); }
  header#page-header nav button#naviToggle[aria-expanded="true"] + ul {
    transform: translateX(0); }
  header#page-header nav.open button#naviToggle {
    position: fixed; }
  @media (min-width: 80em) {
    header#page-header nav {
      top: 19%;
      right: 3%;
      z-index: 102;
      width: 57%; }
      header#page-header nav ul {
        position: static;
        background: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        transform: none;
        overflow: visible; }
        header#page-header nav ul li {
          margin: 0;
          text-align: left; }
          header#page-header nav ul li a {
            padding: 0; }
            header#page-header nav ul li a::before {
              display: none; }
      header#page-header nav button#naviToggle {
        display: none; } }
  header#page-header a#home-link {
    width: 25%;
    text-align: center;
    padding: 45% 0 0; }
  header#page-header a#home-link img {
    width: 100%;
    margin-left: 30%; }
  header#page-header h2 {
    width: 75%;
    padding-top: 104%; }
  header#page-header h2::before {
    content: "";
    background-color: #965b11;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 100%;
    transform-origin: left top;
    transform: rotate(-9deg) translate(-2.9%, 0.5%); }
  header#page-header h2 span {
    position: absolute;
    left: 25%;
    bottom: 15%;
    line-height: 80%; }
  header#page-header h2 span span.year {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    font-size: 2rem;
    line-height: normal;
    transform-origin: bottom right;
    transform: rotate(-90deg) translateX(2rem); }
  header#page-header h2 span.date {
    bottom: 6%; }
  header#page-header h2 span time {
    display: block;
    font-size: clamp(2rem, 2vw, 5rem); }
  header#page-header h2 span time sup {
    font-size: clamp(1rem, 2vw, 2rem); }
  @media (min-width: 26.875em) {
  header#page-header::before {
    bottom: 16%; }
    body.style1 header#page-header::before, body.style3 header#page-header::before {
      bottom: 22%; }

    header#page-header a#home-link {
      width: 20%;
      padding: 7% 0 0; }

    header#page-header a#home-link img {
      width: 50%;
      margin-left: 22%; }

    header#page-header h2 {
      width: 80%;
      padding-top: 31%; }

    header#page-header h2::before {
      transform: rotate(-9deg) translate(-8.4%, -0.5%); }

    header#page-header h2 span {
      left: 8%;
      bottom: 20%; }
      header#page-header h2 span.date {
        bottom: 9%; } }
  @media (min-width: 80em) {
  header#page-header a#home-link {
    width: 35%;
    padding: 7% 0 0; }
    header#page-header a#home-link img {
      width: 38.4%;
      margin-left: 22%; }

    header#page-header h2 {
      width: 65%;
      padding-top: 31%; }

    header#page-header h2::before {
      transform: rotate(-9deg) translate(-7.9%, -0.5%); }

    header#page-header h2 span {
      left: 11%;
      bottom: 20%; }
      header#page-header h2 span.date {
        bottom: 8%; } }

footer#page-footer {
  padding: 25rem 0; }
  footer#page-footer > div.wrapper {
    text-align: center; }
  footer#page-footer > div.wrapper > * {
    margin-bottom: 6rem; }
  footer#page-footer > div.wrapper div#footer-logo img {
    max-width: 15rem; }
  footer#page-footer > div.wrapper div#footer-social img {
    max-width: 20rem;
    margin-bottom: 8rem; }
  footer#page-footer > div.wrapper div#footer-social span {
    display: none; }
  footer#page-footer > div.wrapper div#footer-logo, footer#page-footer > div.wrapper div#footer-social {
    text-align: center; }
  @media (min-width: 80em) {
    footer#page-footer > div.wrapper {
      display: grid;
      gap: 4rem;
      grid-template-columns: 25% 1fr 25%;
      text-align: left; }
      footer#page-footer > div.wrapper > * {
        margin-bottom: 0; } }
  footer#page-footer ul#naviFooter li {
    margin-bottom: 3rem; }
  footer#page-footer ul#naviFooter li a {
    text-decoration: none; }
  footer#page-footer ul#naviFooter li a:hover, footer#page-footer ul#naviFooter li a:focus {
    text-decoration: underline; }
  @media (min-width: 26.875em) {
    footer#page-footer ul#naviFooter {
      columns: 2; } }
  @media (min-width: 80em) {
    footer#page-footer ul#naviFooter {
      columns: 3; }
      footer#page-footer ul#naviFooter li {
        margin-bottom: 5rem; } }
/*custom classes*/
.ce.wrapper-border {
  padding-left: 4rem;
  padding-right: 4rem; }
  .ce.wrapper-border > .wrapper {
    border: 3rem solid black;
    background-color: white;
    padding: 0; }
  .ce.wrapper-border > .wrapper .text, .ce.wrapper-border > .wrapper .ce-headline {
    padding-left: 0;
    padding-right: 0;
    margin: 1rem; }
  .ce.wrapper-border > .wrapper .ce-headline {
    font-size: clamp(3rem, 5vw, 8rem); }
  @media (min-width: 80em) {
  .ce.wrapper-border {
    padding-left: 0;
    padding-right: 0; }
    .ce.wrapper-border > .wrapper {
      border: 6rem solid black;
      background-color: white;
      padding: 4rem; } }

div.ce-type-news div.preview p.teaser {
  margin-bottom: 4rem; }

.ce-headline {
  line-height: 120%; }
  .ce-headline.style1 {
    font-size: clamp(5rem, 5vw, 8rem);
    margin-bottom: clamp(3rem, 5vw, 6rem); }
  .ce-headline.style2 {
    font-size: clamp(4rem, 5vw, 6rem);
    margin-bottom: clamp(2rem, 5vw, 4rem); }
  .ce-headline.style3 {
    font-size: clamp(3rem, 5vw, 4.2rem);
    margin-bottom: clamp(2rem, 5vw, 4rem); }

main {
  display: block;
  padding-bottom: 80rem; }
  main::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 18vw;
    bottom: 0;
    background-color: white; }
  @media (min-width: 80em) {
    main::before {
      left: 14rem;
      right: 14rem;
      top: 0; } }
  main .ce {
    background: none;
    background-repeat: no-repeat;
    background-position: center left, center right;
    background-size: 15% auto; }
  @media (max-width: 62.5em) {
    main .ce {
      background: none !important; } }
  @media (min-width: 80em) {
    main .ce {
      background-size: auto; } }
  main > .ce {
    z-index: 2; }
  @media (min-width: 80em) {
    main > .ce {
      margin-left: 14rem; } }
  @media (min-width: 80em) {
      main > .ce.ce-type-columns:not(.mlr-0) > div.wrapper {
        padding: 0 14rem 0 28rem; } }
  main > .ce.mb-10 {
    margin-bottom: -8%; }
  @media (min-width: 26.875em) {
    main > .ce.mb-10 {
      margin-bottom: -3%; } }
  @media (min-width: 80em) {
    main > .ce.mb-10 {
      margin-bottom: -2%; }
      body.event main > .ce.mb-10 {
        margin-bottom: 0; } }
  main > .ce-type-columns {
    transition: all 0.3s;
    margin-left: 0 !important;
    margin-bottom: -12%;
    /*
     >div.wrapper {
     position: static;
     margin-top: 10rem;
     padding-bottom: 10rem;
     &::before {
     content: "";
     background-color: white;
     position: absolute;
     left: 50%;
     top: 0;
     width: 150%;
     height: 10rem;
     transform: rotate(-5deg) translate(-50%, -50%);
     z-index: 2;
     }
     &::after {
     content: "";
     background-color: white;
     position: absolute;
     left: 50%;
     bottom: 0;
     width: 150%;
     height: 10rem;
     transform: rotate(-5deg) translate(-50%, 50%);
     z-index: 2;
     }
     }
     @include breakpoint($mq_s){
     background: none;
     >div.wrapper {
     position: relative;
     margin-top: 0;
     padding-bottom: 0;
     &::before, &::after {
     content: "";
     display: none;
     }
     }
     }
     */
    /*
     background-image: url(/site/templates/images/main-bg.svg);
     background-repeat: no-repeat;
     background-position: top right;
     background-size: calc(100% - 2.5rem) 100%;
     */ }
  main > .ce-type-columns > div.wrapper {
    position: static; }
  main > .ce-type-columns > div.wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 150%;
    height: 100%;
    display: block;
    background-color: white;
    transform-origin: top left;
    transform: skew(0, -9deg); }
  @media (min-width: 80em) {
        main > .ce-type-columns > div.wrapper::before {
          left: 3rem;
          transform: rotate(-3deg) skew(0, -6deg); }
          body.event main > .ce-type-columns > div.wrapper::before {
            transform: none; } }
  main > .ce-type-columns > div.background {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: -5rem;
    z-index: 1;
    background-color: white;
    transform-origin: top left;
    transform: rotate(-8.8deg);
    transition: all 2s; }
  main > .ce-type-columns > div.background.move {
    transform: rotate(0deg); }
  @media (min-width: 80em) {
      main > .ce-type-columns > div.background {
        left: 2.5rem; } }
  main > .ce-type-columns > svg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1; }
  @media (min-width: 80em) {
      main > .ce-type-columns > svg {
        left: 2.5rem; } }
  main > .ce-type-columns > svg polygon {
    fill: #fff; }
  main > .ce-type-columns > div.wrapper {
    z-index: 2; }

@media (min-width: 80em) {
    body.style3 div.ce-type-slideshow div.slide div.content {
      padding: 10rem 8rem 0 14rem; }
      body.style3 div.ce-type-slideshow div.slide div.content.single {
        padding-top: 20rem; } }

section#newsletter {
  display: inline-block;
  margin: 0 2rem;
  border: 3rem solid black;
  padding: 2rem;
  transform: translateY(-40%);
  z-index: 2; }
  section#newsletter div.text {
    padding: 0; }
  section#newsletter div.text div.InputfieldMarkup label {
    display: none; }
  section#newsletter div.text div#wrap_newsletter_submit {
    text-align: right; }
  section#newsletter div.text div.Inputfield {
    padding: 0 0 2rem; }
  section#newsletter div.text h2 {
    font-size: clamp(3.5rem, 5vw, 10rem);
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 5rem; }
  section#newsletter div.text input {
    width: 100%; }
  section#newsletter div.text p, section#newsletter div.text label, section#newsletter div.text input {
    font-size: clamp(2rem, 5vw, 2.5rem); }
  @media (min-width: 26.875em) {
  section#newsletter {
    transform: translateY(-43%);
    max-width: 50rem;
    margin: 0 auto; } }
  @media (min-width: 80em) {
  section#newsletter {
    margin: 0 auto;
    transform: translateY(-60%);
    padding: 6rem 6rem 0 6rem;
    border-width: 6rem;
    max-width: 82rem; }
    section#newsletter div.text h2 {
      margin-bottom: 10rem; }

    section#newsletter p {
      margin-bottom: 6rem; } }

ul.eventsNavi {
  margin: 0 7rem 8rem;
  width: auto; }
  @media (min-width: 80em) {
  ul.eventsNavi {
    width: 60%;
    margin: 0 0 15rem; } }
  ul.eventsNavi li {
    text-align: center;
    /*
     &:nth-of-type(1) {
     text-align: left;
     }
     &:nth-of-type(3) {
     text-align: right;
     }
     &:nth-of-type(4) {
     text-align: left;
     }
     &:nth-of-type(6) {
     text-align: right;
     }
     &:nth-of-type(7) {
     text-align: left;
     }
     &:nth-of-type(9) {
     text-align: right;
     }
     &:nth-of-type(10) {
     text-align: left;
     }
     &:nth-of-type(12) {
     text-align: right;
     }
     */ }
  ul.eventsNavi li a, ul.eventsNavi li button {
    background: none !important;
    color: #525252 !important;
    padding: 0;
    font-size: clamp(2rem, 5vw, 5rem);
    padding: 0 0 1.3rem !important;
    line-height: 90%; }
  ul.eventsNavi li a.active, ul.eventsNavi li button.active {
    color: black !important; }
  ul.eventsNavi li a.active::after, ul.eventsNavi li button.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2.3rem;
    height: 0.5rem;
    background-color: #ff952c;
    border-radius: 0.3rem; }

a.button {
  display: inline-block;
  border: 1px solid white;
  color: white !important;
  background-color: #644218;
  padding: 0.3rem 2.5rem;
  text-decoration: none; }
  @media (min-width: 80em) {
  a.button {
    padding: 1rem 3.5rem; } }
  a.button:hover, a.button:focus {
    text-decoration: underline; }
  a.button.tickets {
    padding-right: 5.5rem; }
  a.button.tickets::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 4rem;
    height: 3rem;
    background-image: url(/site/templates/images/tickets.svg);
    background-size: contain;
    transform: translateY(-50%); }
  @media (min-width: 80em) {
    a.button.tickets {
      padding-right: 7rem; }
      a.button.tickets::after {
        width: 5rem;
        height: 4rem; } }

button:not(#naviToggle):not(.slick-arrow) {
  color: white;
  background-color: #e25700;
  padding: 1rem 3.5rem; }

a.button + a.button {
  margin-left: 1rem; }
  @media (min-width: 80em) {
  a.button + a.button {
    margin-left: 2rem; } }

ul.events h3 {
  color: #707070;
  line-height: 110%; }
  ul.events h3 span {
    display: block;
    font-size: 0.6em;
    line-height: 120%;
    margin-top: 1rem; }
  ul.events > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10rem; }
  ul.events > li div.meta {
    width: 100%;
    margin: 0 4rem 2rem;
    line-height: 80%;
    color: #6c4719; }
  ul.events > li div.meta > span {
    position: static; }
  ul.events > li div.meta span.year {
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    font-size: 2rem;
    line-height: 100%; }
  ul.events > li div.meta time {
    display: block;
    font-size: clamp(2rem, 2vw, 5rem); }
  ul.events > li div.meta time sup {
    font-size: clamp(1rem, 2vw, 2rem); }
  ul.events > li div.teaser {
    width: 100%;
    margin: 0 4rem; }
  ul.events > li p.tools {
    margin-top: 4rem; }
  @media (min-width: 80em) {
      ul.events > li p.tools {
        margin-top: 8rem; } }
  @media (min-width: 80em) {
    ul.events > li {
      margin-bottom: 15rem; }
      ul.events > li div.meta {
        order: 2;
        width: 30%;
        margin: 0; }
      ul.events > li div.teaser {
        order: 1;
        width: 60%;
        margin: 0; } }

div.pagePreview {
  display: flex;
  flex-wrap: wrap; }
  div.pagePreview > div {
    width: 100%;
    padding-top: 62%;
    background-size: cover;
    background-position: 50% 50%;
    order: 1; }
  div.pagePreview > ul {
    order: 2;
    background-color: #e8d9c7;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 10rem; }
  div.pagePreview > ul::before {
    content: "";
    border: 1rem solid white;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: calc(50% - 2rem);
    transition: left 0.5s; }
  div.pagePreview > ul[data-active="1"]::before {
    left: 50%; }
  div.pagePreview > ul[data-hover="0"]::before {
    left: 0 !important; }
  div.pagePreview > ul[data-hover="1"]::before {
    left: 50% !important; }
  div.pagePreview > ul li {
    display: flex;
    flex-wrap: wrap;
    width: 50%; }
  div.pagePreview > ul li > div {
    padding: 2rem 2rem 6rem 2rem;
    width: 100%; }
  div.pagePreview > ul li > div > * {
    width: 100%; }
  div.pagePreview > ul li > div p.tools {
    width: auto;
    position: absolute;
    left: 0;
    bottom: 2rem;
    right: 2rem; }
  @media (min-width: 26.875em) {
  div.pagePreview > ul li > div {
    padding: 2rem 2rem 10rem 2rem; }
    div.pagePreview > ul li > div p.tools {
      width: auto;
      position: absolute;
      left: 0;
      bottom: 6rem;
      right: 2rem; } }
  @media (min-width: 80em) {
  div.pagePreview > div {
    width: 69%;
    order: 2; }
    div.pagePreview > ul {
      width: 31%;
      order: 1;
      margin: 5.4% 0 0 0;
      padding: 0; }
      div.pagePreview > ul::before {
        content: "";
        border: 3.5rem solid white;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: calc(100% - 7rem);
        height: calc(50% - 7rem);
        transition: top 0.5s; }
      div.pagePreview > ul[data-active="1"]::before {
        top: 50%;
        left: 0 !important; }
      div.pagePreview > ul[data-hover="0"]::before {
        top: 0 !important;
        left: 0 !important; }
      div.pagePreview > ul[data-hover="1"]::before {
        top: 50% !important;
        left: 0 !important; }
      div.pagePreview > ul > li {
        width: 100%;
        padding-top: calc(100% - 3.5rem); }
        div.pagePreview > ul > li > div {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          z-index: 100;
          padding: 5rem 5rem 6rem 5rem; }
          div.pagePreview > ul > li > div p.tools {
            position: static; } }

body.style1 main::before {
  background-color: #6c4719; }
  @media (min-width: 80em) {
      body.style1 main::before {
        right: 17%; } }
  @media (min-width: 80em) {
      body.style1 header#page-header h2 {
        padding-top: 38%; }
        body.style1 header#page-header h2::before {
          transform: rotate(-9deg) translate(-7.3%, -0.5%); } }
  body.style1 header#page-header h2::before {
    content: "";
    background-color: #965b11; }
  body.style1 header::before, body.style1 div#master {
    background-color: #e7e1d9; }
  body.style1 main {
    padding-bottom: 40rem; }
  @media (min-width: 80em) {
      body.style1 main {
        padding-bottom: 33%; } }
  body.style1 div.ce-type-slideshow div.content h3 {
    font-size: clamp(3rem, 5vw, 4.5rem);
    text-transform: uppercase; }
  body.style1 main::after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 1.4%;
    width: 141%;
    padding-top: 95%;
    background-image: url(/site/templates/images/accents/12.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 0; }
  body.style1 header#page-header h2::after {
    content: "";
    position: absolute;
    right: -28%;
    top: 40%;
    height: 90%;
    max-height: 39rem;
    width: 59%;
    background-image: url(/site/templates/images/accents/08.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 100; }
  @media (min-width: 80em) {
    body.style1 main::after {
      left: auto;
      right: 10%;
      bottom: 3.4%;
      width: 49%;
      padding-top: 28%;
      background-size: 100% auto; }
      body.style1 header#page-header h2::after {
        left: auto;
        right: 0;
        top: 40%;
        height: 53%;
        max-height: 39rem;
        width: 35%; }
      body.style1 header::after {
        content: "";
        position: absolute;
        left: 0;
        top: 65%;
        height: 44%;
        max-height: 32.3rem;
        width: 39%;
        background-image: url(/site/templates/images/accents/07.svg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: auto 100%;
        z-index: 100; }
      body.style1 div.ce-type-news div.preview div.text::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -2%;
        height: 50%;
        width: 17%;
        background-image: url(/site/templates/images/accents/09.svg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 100% auto;
        z-index: 0; }
      body.style1 div.ce-type-columns::before {
        content: "";
        position: absolute;
        right: -18%;
        top: 6.5%;
        width: 45%;
        padding-top: 24%;
        background-image: url(/site/templates/images/accents/10.svg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 100% auto;
        z-index: 100; }
      body.style1 div.ce-type-columns::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 15%;
        width: 33%;
        padding-top: 24%;
        background-image: url(/site/templates/images/accents/11.svg);
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 100% auto;
        z-index: -1; } }
  body.style2 main {
    padding-bottom: 31rem; }
  body.style2 main::before {
    background-color: transparent; }
  body.style2 header::before, body.style2 div#master {
    background-color: #e7e1d9; }
  body.style2 header#page-header h2::before {
    background-color: #6c4719; }
  body.style2 table.dates {
    border-collapse: separate;
    width: 100%;
    background-color: #e3dad0; }
  body.style2 table.dates th, body.style2 table.dates td {
    text-align: left;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid white; }
  body.style2 div#master {
    background-image: url(/site/templates/images/accents/01.png);
    background-repeat: no-repeat;
    background-position: 0 10%; }
  body.style2 header#page-header h2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 40%;
    height: 92%;
    max-height: 39rem;
    width: 21%;
    background-image: url(/site/templates/images/accents/08.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 100; }
  body.style2 div.ce-type-columns > div.wrapper::before {
    background-color: #f5eddf; }
  body.style2 main::after {
    content: "";
    position: absolute;
    right: 5%;
    bottom: 2%;
    width: 70%;
    padding-top: 47%;
    background-image: url(/site/templates/images/accents/19.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 0; }
  body.style2 section#newsletter h2 {
    color: black; }
  @media (min-width: 26.875em) {
    body.style2 main {
      padding-bottom: 39rem; }
      body.style2 main::after {
        right: 5%;
        bottom: 1%;
        width: 49%;
        padding-top: 28%; }
      body.style2 header#page-header h2::after {
        content: "";
        right: 0;
        top: 60%;
        height: 53%;
        max-height: 39rem;
        width: 20%; }
      body.style2 div.ce-type-columns::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 15%;
        width: 23%;
        padding-top: 24%;
        background-image: url(/site/templates/images/accents/11.svg);
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 100% auto;
        z-index: -1; } }
  body.style3 div.ce-type-slideshow div.content {
    background-color: #e7e1d9; }
  body.style3 div.ce-type-slideshow div.content h3 {
    font-size: clamp(3rem, 5vw, 5.5rem);
    text-transform: uppercase; }
  body.style3 main {
    padding-bottom: 30rem; }
  @media (min-width: 80em) {
      body.style3 main {
        padding-bottom: 80rem; } }
  body.style3 header::before, body.style3 div#master {
    background-color: #e7e1d9; }
  body.style3 header#page-header h2::before {
    background-color: #462c00; }
  body.style3 div.ce-type-columns > div.wrapper::before {
    background-color: #f5eddf; }
  body.style3 main::before {
    background-color: #462c00;
    top: 35%;
    background-image: url(/site/templates/images/accents/14.svg);
    background-position: bottom 2% left 50vw;
    background-repeat: no-repeat;
    background-size: 100% auto; }
  body.style3 div.ce-type-columns::before {
    content: "";
    position: absolute;
    right: 0;
    top: -15%;
    width: 46%;
    padding-top: 46%;
    background-image: url(/site/templates/images/accents/14.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    transform: translateX(85%); }
  @media (min-width: 80em) {
    body.style3 main::before {
      background-position: bottom 2% right 40%;
      background-repeat: no-repeat;
      background-size: 30% auto; }
      body.style3 div#master::before {
        content: "";
        height: 50%;
        width: 7%;
        background-image: url(/site/templates/images/accents/blau1.png);
        background-repeat: no-repeat;
        background-position: top right;
        position: absolute;
        left: 0;
        top: 3.6%;
        z-index: 1; }
      body.style3 div.ce-type-columns::before {
        top: auto;
        right: 0;
        bottom: 15%;
        width: 46%;
        padding-top: 46%; } }
  body.style4 main {
    padding-bottom: 40rem; }
  body.style4 main::before {
    background-color: #673a02; }
  body.style4 header::before, body.style4 div#master {
    background-color: #eee6d8; }
  body.style4 header#page-header h2::before {
    background-color: #673a02; }
  body.style4 h3.ce-headline {
    color: #6c4719; }
  body.style4 header#page-header h2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 131%;
    height: 92%;
    max-height: 39rem;
    width: 15%;
    background-image: url(/site/templates/images/accents/08.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 100; }
  body.style4 main::after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 1.4%;
    width: 141%;
    padding-top: 95%;
    background-image: url(/site/templates/images/accents/12.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
    z-index: 0; }
  @media (min-width: 26.875em) {
    body.style4 header#page-header h2::after {
      display: none; } }
  @media (min-width: 80em) {
    body.style4 main::after {
      left: 34%;
      bottom: 30%;
      width: 50%;
      padding-top: 42%; }
      body.style4 div#master::before {
        content: "";
        height: 50%;
        width: 19%;
        background-image: url(/site/templates/images/accents/17.svg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        top: 9%;
        z-index: 1; }
      body.style4 div.ce-type-columns::before {
        position: absolute;
        right: 17%;
        bottom: 5rem;
        width: 49%;
        padding-top: 31%;
        background-image: url(/site/templates/images/accents/18.svg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        z-index: 1; }
      body.style4 div.ce-type-columns::after {
        content: "";
        position: absolute;
        right: 0;
        top: 38%;
        width: 7%;
        padding-top: 33%;
        background-image: url(/site/templates/images/accents/16.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 100% auto;
        z-index: 2; } }
  body.style5 header::before {
    background-color: #e7e1d9; }
  body.style5 header#page-header h2::before {
    background-color: #05070a; }
  body.style5 main::before {
    background-color: #f7ede2; }
  body.style5 #newsletter h2 {
    color: black; }
  body.style5 main {
    padding-bottom: 23rem; }
  @media (min-width: 80em) {
      body.style5 main {
        padding-bottom: 80rem; } }
  body.style5 main::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
    padding-top: 60%;
    background-image: url(/site/templates/images/accents/04.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 100%; }
  body.style5 div.ce-type-columns::after {
    content: "";
    position: absolute;
    right: -25%;
    top: -10%;
    width: 34%;
    padding-top: 68%;
    background-image: url(/site/templates/images/accents/05.png);
    background-repeat: no-repeat;
    background-position: right 50%;
    background-size: 100% auto;
    z-index: 2; }
  @media (min-width: 80em) {
    body.style5 div#master {
      background-image: url(/site/templates/images/accents/03.png);
      background-repeat: no-repeat;
      background-position: -10rem 9%; }
      body.style5 main::after {
        right: 0;
        bottom: 0;
        width: 70%;
        padding-top: 30%;
        background-size: auto 100%; }
      body.style5 div.ce-type-columns::after {
        right: 0;
        top: 28%;
        width: 14%;
        padding-top: 50%;
        background-repeat: no-repeat;
        background-position: right 50%;
        background-size: 100% auto;
        z-index: 2; } }
  body.style6 header::before {
    background-color: #e7e1d9; }
  body.style6 header#page-header h2::before {
    background-color: #7c4e15; }
  body.style6 main::before {
    background-color: #7c4e15;
    background-image: url(/site/templates/images/accents/14.svg);
    background-position: bottom 2% left 50vw;
    background-repeat: no-repeat;
    background-size: 100% auto; }
  body.style6 main {
    padding-bottom: 40rem; }
  @media (min-width: 80em) {
      body.style6 main {
        padding-bottom: 80rem; } }
  body.style6 .style1 > div.text *, body.style6 .ce-headline {
    color: #6c4719; }
  body.style6 div#master::before {
    content: "";
    height: 50%;
    width: 9%;
    background-image: url(/site/templates/images/accents/13.svg);
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    left: 0;
    top: 3.6%;
    z-index: 1; }
  @media (min-width: 80em) {
    body.style6 main::before {
      background-position: bottom 2% left 30%;
      background-repeat: no-repeat;
      background-size: 40% auto; } }
  body.style7 main::before {
    background-color: #beac98;
    background-image: url(/site/templates/images/accents/14.svg);
    background-position: bottom 2% center;
    background-repeat: no-repeat;
    background-size: 70% auto; }
  body.style7 main {
    padding-bottom: 40rem; }
  @media (min-width: 80em) {
      body.style7 main {
        padding-bottom: 53rem; } }
  body.style7 .ce-headline {
    color: #3c8398; }
  body.style7 header::before, body.style7 div#master {
    background-color: #e7e1d9; }
  body.style7 header#page-header h2::before {
    background-color: #362500; }
  body.style7 table.dates {
    border-collapse: separate;
    width: 100%;
    background-color: #e3dad0; }
  body.style7 table.dates th, body.style7 table.dates td {
    text-align: left;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid white; }
  body.style7 div.ce-type-columns > div.wrapper::before {
    background-color: #e5f3fc; }
  @media (min-width: 80em) {
    body.style7 main::before {
      background-image: url(/site/templates/images/accents/blau3.png);
      background-position: bottom 2% right 3%;
      background-size: 70% auto; }
      body.style7 div#master::before {
        content: "";
        height: 50%;
        width: 8%;
        background-image: url(/site/templates/images/accents/blau1.png);
        background-repeat: no-repeat;
        background-position: top right;
        position: absolute;
        left: 0;
        top: 0%; }
      body.style7 div.ce-type-columns::before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 15%;
        width: 46%;
        padding-top: 46%;
        background-image: url(/site/templates/images/accents/14.svg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        z-index: 2;
        transform: translateX(85%); } }

video::-webkit-media-controls-panel {
  display: flex !important;
  opacity: 1 !important; }

div#lok70 {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  width: 40vw;
  transition: all 15s; }
  @media screen and (min-width: 62.5em) {
  div#lok70 {
    width: 10vw; } }
  div#lok70.stay #rauch-1, div#lok70.stay #rauch-2 {
    display: block; }
  div#lok70 svg {
    width: 100%; }
  div#lok70:not(.stay) #lok {
    transform-origin: center;
    transform: rotate(5deg);
    animation: rumble 1s infinite step-end; }
  div#lok70:not(.stay) #lok #rauch-1 {
    animation: fadeInOut 1.5s linear infinite; }
  div#lok70:not(.stay) #lok #rauch-2 {
    animation: fadeInOut 2s 1s linear infinite;
    display: none; }
  div#lok70:not(.stay) #wagen {
    animation: rumble 0.8s infinite step-end; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
html {
  font-size: 10px;
  /* 1rem = 10px */
  scroll-behavior: smooth; }

body {
  overflow-x: hidden; }
  body.overlay {
    overflow: hidden; }

h1 span, h2 span, h3 span, h4 {
  font-size: inherit;
  color: inherit;
  font-family: inherit; }

video {
  width: 100%;
  height: auto;
  max-width: 100%; }

:target::before {
  content: "";
  display: block;
  position: relative;
  height: 18rem;
  margin: -18rem 0 0; }

button.slick-arrow span, div.slider.interactive > button span, .FormBuilder.InputfieldForm #wrap_Inputfield-, form.inline-search button span, header#page-header nav ul a.suche span, header#page-header nav button#naviToggle span, ul.events > li.hidden, h1, *[hidden] {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

div#pageBackground {
  z-index: -1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 100vw 100vh;
  background-repeat: no-repeat;
  opacity: 1; }

a#skipNavigation {
  position: fixed;
  z-index: 10000;
  left: 2rem;
  top: -20rem;
  color: white;
  background-color: red;
  padding: 1rem 2rem; }
  a#skipNavigation:focus {
    top: 2rem; }

img {
  max-width: 100%;
  height: auto; }
  img.full {
    width: 100%; }

div#master {
  min-height: 100vh;
  margin: 0 auto;
  max-width: 192rem;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
  overflow-x: hidden; }

div.wrapper {
  padding: 0 0;
  max-width: 192rem;
  margin: 0 auto; }

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex > * {
    width: 100%;
    margin-bottom: 2rem; }
  @media (min-width: 80em) {
  .flex.c2 > *, .flex.c3 > *, .flex.c4 > *, .flex.c5 > * {
    width: 48%;
    margin-bottom: 2%; } }
  @media (min-width: 95em) {
  .flex.c2 > * {
    width: 48%; }
    .flex.c3 > * {
      width: 30%; }

    .flex.c4 > * {
      width: 23%; }

    .flex.c5 > * {
      width: 18%; } }
  .flex.middle {
    align-items: center; }

@media (min-width: 80em) {
      .columns.c3 {
        columns: 3;
        gap: 3rem; } }

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem; }
  @media (min-width: 80em) {
  .grid.c2, .grid.c3, .grid.c4, .grid.c5 {
    grid-template-columns: 1fr 1fr; } }
  @media (min-width: 80em) {
  .grid.gap15 {
    gap: 5rem; }
    .grid.c2 {
      grid-template-columns: repeat(2, 1fr); }

    .grid.c3 {
      grid-template-columns: repeat(3, 1fr); }

    .grid.c4 {
      grid-template-columns: repeat(4, 1fr); }

    .grid.c5 {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 95em) {
  .grid.gap15 {
    gap: 15rem; } }

a.button {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); }

.textShadow {
  text-shadow: -1px 0px 8px rgba(0, 0, 0, 0.6); }

.shape {
  border-radius: 90px 0; }

.shape-reverse {
  border-radius: 0 90px; }

.dashed {
  background-image: linear-gradient(to left, #000, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x; }

.solid {
  background-image: linear-gradient(to left, #000, 10px, #000 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center; }

a#editPage {
  position: fixed;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 0, 0, 0.7);
  color: white;
  display: block;
  padding: 0.5rem 1rem;
  z-index: 10000;
  text-decoration: none; }

div#isSmallScreen {
  display: block; }
  @media (min-width: 26.875em) {
  div#isSmallScreen {
    display: none; } }

div#smoobuApartment1146217de, div#apartmentIframe1146217 {
  text-align: center; }
