@font-face {
  font-family: Aatmospheric;
  src: url('../fonts/aAtmospheric.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Garda;
  src: url('../fonts/Garda.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Formula;
  src: url('../fonts/Formula.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Constantia;
  src: url('../fonts/Constantia-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hyrbo;
  src: url('../fonts/Hyrbo-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #e34134;
  --gray-2: #6a6a6a;
  --sky-blue: #a6d9e4;
  --secondary-color: #e02f20;
  --black: black;
  --white: white;
  --highlight: #a6d9e4;
  --gray: #a29d9c;
  --bright-gray: #827c7b;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.logo {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.div-block-34 {
  width: 100%;
}

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.div-block-37 {
  width: 100%;
}

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Constantia, Palatino Linotype, sans-serif;
  line-height: 1.4;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.farbe-der-headings {
  color: var(--red);
  line-height: 1.1;
}

.hauptfarbe {
  background-color: var(--gray-2);
  color: #fff;
}

.zweitfarbe {
  color: #000;
  background-color: #f7f7f7;
}

.highlights {
  background-color: var(--sky-blue);
}

.heading-1 {
  font-family: Constantia, Palatino Linotype, sans-serif;
  font-size: 36px;
  line-height: 1.3;
}

.heading-2 {
  font-family: Constantia, Palatino Linotype, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-3 {
  font-family: Constantia, Palatino Linotype, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.inhalt-mittig1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.terminbutton.highlights-red.heading-3 {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights-red.heading-3:hover {
  background-color: var(--gray-2);
}

.terminbutton.highlights-red.heading-3.margin {
  background-color: var(--secondary-color);
  margin-top: 40px;
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights-red.heading-3.margin:hover {
  background-color: var(--gray-2);
}

.terminbutton.highlights-red.heading-3.margin.vermillion {
  background-color: #e34234;
}

.instagram3 {
  object-fit: contain;
  width: 50px;
}

.checkbox-field {
  text-align: left;
}

.link-formular {
  text-decoration: none;
}

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0;
}

.submit-button {
  background-color: #ecbf38;
}

._404-error {
  color: #fff;
  font-family: Constantia, Palatino Linotype, sans-serif;
  font-weight: 600;
}

.impdat {
  padding: 100px 40px;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text.size {
  overflow-wrap: anywhere;
  font-size: 1.32813vw;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text.size {
  overflow-wrap: anywhere;
  font-size: 1.32813vw;
}

.adresse {
  margin-bottom: 0;
}

.adresse.flie-text {
  overflow-wrap: anywhere;
}

.adresse.flie-text.mittig {
  text-align: center;
}

.adresse.flie-text.mittig.size {
  font-size: 1.32813vw;
}

.ffnungszeiten {
  margin-bottom: 0;
}

.ffnungszeiten.flie-text.mittig {
  text-align: center;
}

.ffnungszeiten.flie-text.mittig.size {
  overflow-wrap: anywhere;
  font-size: 1.32813vw;
}

.video-2 {
  background-image: url('../images/2.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 100%;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-impdat {
  color: #fff;
  text-decoration: none;
}

.inhalt-footer2 {
  overflow-wrap: normal;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

.label3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  display: block;
  position: static;
}

.label3.heading-2 {
  line-height: 1.3;
}

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.paragraph-mittig1 {
  text-align: center;
  line-height: 1.5;
}

.paragraph-mittig1.flie-text {
  text-align: left;
  overflow-wrap: anywhere;
}

.paragraph-mittig1.flie-text.center-size {
  text-align: center;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  font-size: 1.32813vw;
}

.abst-nde-logo3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar3 {
  z-index: 999999;
}

.navlinks3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlinks3.hauptfarbe {
  color: #fff;
}

.navlink3.flie-text {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.navlink3.flie-text:hover, .navlink3.flie-text.w--current {
  color: var(--sky-blue);
  font-size: 14px;
  font-weight: 400;
}

.titelvideo-unterseiten1 {
  color: #fff;
  height: 90vh;
  position: relative;
}

.background-video1 {
  background-image: linear-gradient(#0003, #0003);
  height: 90vh;
}

.divblock-video1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 55px;
  line-height: 65px;
}

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-mitig1 {
  text-align: center;
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 107px;
}

.heading-mittig-klein1 {
  text-align: center;
}

.heading-mittig-klein1.heading-3.farbe-der-headings {
  color: var(--sky-blue);
  overflow-wrap: anywhere;
  font-size: 1.875vw;
}

.heading-mittig-klein1.heading-3.farbe-der-headings.color {
  color: var(--black);
  text-align: left;
  margin-top: 0;
}

.abst-nde-footer3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block-31 {
  padding-left: 140px;
  padding-right: 140px;
}

.heading-footer3 {
  font-size: 14px;
  font-weight: 400;
}

.heading-footer3.heading-3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
}

.footer3 {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer3.hauptfarbe {
  color: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-footer3.flie-text {
  overflow-wrap: anywhere;
}

.rounded-block {
  aspect-ratio: 1;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 45vh;
  padding: 35px;
  transition: all .2s;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block:hover {
  transform: scale(1.02);
}

.rounded-block.zweitfarbe {
  justify-content: flex-start;
}

.rounded-block.hauptfarbe {
  overflow-wrap: anywhere;
  width: 28vw;
  max-height: 60vh;
  overflow: visible;
}

.rounded-block.hauptfarbe._1 {
  max-height: 60vh;
}

.rounded-block.hauptfarbe._1.big {
  width: 45%;
  max-height: none;
}

.rounded-block.highlights {
  transition: all .2s;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.highlights:hover {
  transform: scale(1.02);
}

.rounded-block.highlights.size {
  max-height: 55vh;
}

.rounded-block.highlights.full {
  width: 100%;
  height: 100%;
}

.add-2 {
  margin-bottom: 5px;
}

.subheading-mittig3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.subheading-mittig3.heading-2 {
  overflow-wrap: anywhere;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
  box-shadow: -2px -2px 5px #0003, 2px 2px 5px #0003;
}

.contact-form-wrap.flie-text {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.form1 {
  margin-bottom: 0;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.form-wrap {
  text-align: left;
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.text-field {
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field:hover {
  border-color: #1d1f2e80;
}

.text-field:active, .text-field:focus {
  border-color: #1d1f2e;
}

.text-field::placeholder {
  color: #1d1f2e4d;
}

.titelvideo-start-1 {
  color: #fff;
  height: 90vh;
  padding: 0;
  position: relative;
}

.divider {
  width: 20vw;
  height: 4px;
}

.divider.highlights {
  width: 15vw;
  margin-bottom: 20px;
}

.heading-block1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.logo-3 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo-3.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.logo-img {
  height: 16vh;
}

.maps-gro-2 {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 120px;
  display: flex;
}

.link {
  color: #333;
  text-decoration: none;
  display: block;
}

.impdat-2 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-2.flie-text {
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  text-decoration: none;
}

.image-100 {
  object-fit: cover;
  height: 100%;
  padding-top: 20px;
}

.grid-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start center;
  width: 100%;
  display: flex;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.social-button-block {
  z-index: 100;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 1% 40% auto;
}

.image-101 {
  object-fit: contain;
  width: 50px;
}

.code-embed {
  position: fixed;
  inset: auto 0% 0% auto;
}

.logo-white {
  z-index: 10;
  margin-top: 10px;
  position: relative;
}

.logo-img-2 {
  object-fit: contain;
  max-width: none;
  height: 16vh;
  overflow: clip;
}

.logo-5 {
  justify-content: center;
  align-items: center;
  max-width: 200px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.navbar1 {
  z-index: 9999999;
  justify-content: space-between;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.navbar1.hauptfarbe {
  background-color: var(--gray-2);
  justify-content: space-between;
  align-items: center;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.div-navbar {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-3 {
  z-index: 100000;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.highlights-red {
  background-color: var(--secondary-color);
  color: var(--white);
}

.farbe-der-headings-red {
  color: var(--secondary-color);
  line-height: 1.1;
}

.link-white {
  color: var(--white);
  text-decoration: none;
  display: block;
}

.titelvideo-unterseiten2 {
  color: #fff;
  height: 80vh;
  position: relative;
}

.background-video2 {
  background-image: linear-gradient(#0003, #0003);
  height: 80vh;
}

.heading-center-small {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 130%;
}

.heading-center-small.heading-font2.heading-color {
  overflow-wrap: anywhere;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 1.95313vw;
}

.icon-8 {
  object-fit: contain;
  width: auto;
  height: 55px;
  margin-bottom: 20px;
}

.icon-8.invert {
  filter: invert();
}

.maps1-2, .maps {
  width: 100%;
  height: 100%;
}

.div-block-farbig-2 {
  aspect-ratio: 1;
  text-align: center;
  border: 4px solid #f8f8f8;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.div-block-farbig-2:hover {
  background-color: #f8f8f8;
}

.kontakt-grid {
  grid-template-rows: auto;
  width: 100%;
}

.inhalt-untereinander1-2 {
  padding: 20px;
}

.divider-2 {
  border-bottom: 4px dotted #7f7f7f;
  width: 60%;
  margin-bottom: 15px;
}

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

._2er-grid1 {
  grid-template-rows: auto;
  place-items: center stretch;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

._2er-grid1.no-margin {
  margin-top: 0;
}

.heading-mitig1-leftalign {
  text-align: center;
}

.heading-mitig1-leftalign.heading-1 {
  text-align: left;
  overflow-wrap: anywhere;
}

.grid-18-addcol {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block {
  background-color: var(--sky-blue);
  text-decoration: none;
}

.leistungen-grid-mit-gap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.symbol-55px {
  object-fit: contain;
  width: 55px;
  height: 55px;
  margin-bottom: 20px;
}

.inhalt-mittig3-padding-small {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 100px;
  display: flex;
}

.heading-links.heading-2 {
  overflow-wrap: anywhere;
}

.no-overflow-auto {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.no-overflow-auto._0vh {
  height: 70vh;
}

.heading-mitig-caps {
  text-align: center;
  text-transform: uppercase;
}

.heading-mitig-caps.heading-1 {
  font-family: Constantia, Palatino Linotype, sans-serif;
}

.grid-18-addcol1 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-span-12 {
  color: #30aca5;
}

.table-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
}

.table-text.flie-text {
  overflow-wrap: anywhere;
}

.table-text.flie-text.sublist {
  margin-left: 40px;
}

.table-text.flie-text.no-padding {
  padding-left: 20px;
}

.table-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border-bottom: 1px solid #00000036;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 10px;
}

.table-grid._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.table-grid._5 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.table-div-1 {
  border-right: 1px solid #00000036;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 20px;
  padding: 5px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.table-wrap {
  border-top: 1px solid #00000036;
  border-left: 1px solid #00000036;
  width: 100%;
  margin-top: 20px;
}

.table-wrap.zweitfarbe {
  width: 100%;
  box-shadow: none;
  color: #000;
  text-align: left;
  background-color: #0000;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
}

.head-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 5px;
}

.head-grid.sky {
  color: #fff;
  background-color: #30aca5;
}

.head-grid.sky._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.head-grid.sky._5 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.head-grid.black {
  color: #fff;
  background-color: #3a414a;
}

.head-grid.red {
  color: #fff;
  background-color: #e02f20;
}

.text-span-12-color {
  color: #353e49;
}

.text-span-12-colorblue {
  color: var(--secondary-color);
}

._2er-grid1-height-copy {
  grid-template-rows: auto;
  place-items: center stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.table-div-head {
  border-right: 1px solid #00000036;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 20px;
  padding: 20px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.section-less-space {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.section-less-space.zweitfarbe.id {
  margin-top: -100px;
  padding-top: 100px;
  overflow: hidden;
}

.image-104 {
  object-fit: cover;
  object-position: 50% 0%;
  width: 80%;
  height: 100%;
}

.text-span-13 {
  font-size: 20px;
}

.table-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.list-wraper2 {
  padding: 20px;
}

.section-50 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.section-50._100 {
  width: 100%;
}

.text-span-12-copy {
  color: #3ab7b4;
}

.text-span-14 {
  color: #3ab7b4;
  font-size: 20px;
}

.div-block-169 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  bottom: -27%;
  left: 51%;
}

.div-block-169:hover {
  transform: translate(0, -10px)scale(1.2);
}

.div-block-170 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0%;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.div-block-170:hover {
  transform: translate(15px, 5px)scale(1.2);
}

.triangle2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding: 0%;
  text-decoration: none;
  transition: all .3s;
}

.triangle2:hover {
  transform: translate(-15px, 5px)scale(1.2);
}

.div-block-172 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-105 {
  height: 80px;
  margin-top: 20px;
}

.grid-18 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 100px;
}

.grid-17-hright {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  place-items: center;
}

.image-108-height {
  width: 190px;
  height: 230px;
}

.image-107-height, .image-106-height {
  width: 190px;
  height: 180px;
}

.link-block {
  color: #000;
  border-radius: 100%;
}

.image-100.contain {
  object-fit: contain;
  position: static;
}

.image-100.obenn {
  object-position: 50% 0%;
}

.grid3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  margin-bottom: 5px;
}

.link-block-8 {
  color: #333;
  text-decoration: none;
}

.image-gallery {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-gallery.is-top {
  object-position: 50% 50%;
}

.galerie-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: grid;
}

.galerie-images {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.galerie-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: grid;
}

.galerie-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-bottom: 10px;
  display: grid;
}

.utility-page-wrap-2 {
  background-color: var(--gray-2);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content-1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  bottom: 5%;
}

.image-109 {
  filter: brightness(0%) invert();
  object-fit: contain;
  height: 10rem;
  display: block;
}

.paragraph-mittig1-list {
  text-align: center;
  line-height: 1.5;
}

.paragraph-mittig1-list.flie-text {
  text-align: left;
  overflow-wrap: anywhere;
  font-size: 1.32813vw;
}

.paragraph-mittig1-list.flie-text.kleiner {
  font-size: 1.2vw;
}

.lightbox-link {
  display: none;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (max-width: 991px) {
  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .success {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .success-block {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-block.highlights {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-22 {
    font-size: 25px;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .instagram3 {
    width: 30px;
  }

  .impdat {
    padding: 60px;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
  }

  .telefonnummer1.flie-text.size {
    font-size: 14px;
  }

  .email {
    margin-bottom: 5px;
  }

  .email.flie-text.size, .adresse.flie-text.mittig.size, .ffnungszeiten.flie-text.mittig.size {
    font-size: 14px;
  }

  .video-2 {
    height: 80vh;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .paragraph-mittig1 {
    align-self: center;
  }

  .paragraph-mittig1.flie-text {
    text-align: center;
  }

  .paragraph-mittig1.flie-text.center-size {
    font-size: 14px;
  }

  .navlink3.flie-text {
    color: #000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
  }

  .navlink3.flie-text:hover {
    color: var(--black);
    font-weight: 700;
  }

  .navlink3.flie-text.w--current {
    color: var(--white);
    font-weight: 700;
  }

  .men-button3.w--open {
    background-color: #fff;
  }

  .men-button3.hauptfarbe {
    background-color: #4f4f55;
  }

  .men-button3.hauptfarbe.w--open {
    background-color: #475460;
  }

  .menu-icon-3 {
    color: #fff;
  }

  .titelvideo-unterseiten1 {
    padding-left: 0;
    padding-right: 0;
  }

  .background-video1 {
    width: 100%;
  }

  ._3er-grid1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.25fr;
  }

  .heading-mittig-klein1.heading-3.farbe-der-headings {
    font-size: 18px;
  }

  .heading-mittig-klein1.heading-3.farbe-der-headings.color {
    text-align: center;
  }

  .div-block-31 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer3.hauptfarbe {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .rounded-block.hauptfarbe {
    width: auto;
    height: 20rem;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .rounded-block.hauptfarbe._1.big {
    width: auto;
    height: 30rem;
    max-height: none;
  }

  .rounded-block.highlights {
    height: 25rem;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .rounded-block.highlights.size {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-message {
    width: auto;
  }

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-wrap.flie-text.highlights {
    padding: 20px;
  }

  .form-wrap {
    text-align: center;
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .divider.highlights {
    text-align: center;
    align-self: center;
  }

  .heading-block1 {
    width: auto;
  }

  .grid-10 {
    flex-flow: row;
    justify-items: center;
    display: flex;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .image-101 {
    width: 30px;
  }

  .logo-img-2 {
    height: 10vh;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .logo-5.w--current {
    padding-bottom: 10px;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-3 {
    background-color: var(--highlight);
  }

  .icon-5 {
    color: #fff;
  }

  .menu-button {
    background-color: var(--gray-2);
    text-align: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .titelvideo-unterseiten2 {
    padding-left: 0;
    padding-right: 0;
  }

  .background-video2 {
    width: 100%;
  }

  .maps1-2.fest {
    height: 20rem;
  }

  .div-block-farbig-2 {
    padding: 10px;
  }

  .kontakt-grid {
    flex-flow: column;
    display: flex;
  }

  .inhalt-untereinander1-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .inhalt-untereinander1-2.last {
    order: 9999;
  }

  ._2er-grid1 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-mitig1-leftalign.heading-1 {
    text-align: center;
    overflow-wrap: anywhere;
  }

  .grid-18-addcol {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-18-addcol._2er {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .leistungen-grid-mit-gap {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .leistungen-grid-mit-gap._2er {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .inhalt-mittig3-padding-small {
    padding: 60px;
  }

  .inhalt-mittig3-padding-small.zweitfarbe {
    padding: 60px;
    overflow: hidden;
  }

  .heading-links.heading-2 {
    text-align: center;
  }

  .no-overflow-auto._0vh {
    height: 70vh;
  }

  .grid-18-addcol1 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-18-addcol1._2er {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .table-wrap.zweitfarbe {
    margin-left: auto;
    margin-right: auto;
  }

  ._2er-grid1-height-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-less-space.zweitfarbe.id {
    margin-top: 0;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .table-2 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .section-50 {
    width: 100%;
  }

  .grid-18 {
    flex-flow: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .image-100 {
    padding-top: 0;
  }

  .grid3 {
    flex-flow: column;
    display: flex;
  }

  .google-wrapper, .wrapper {
    margin-left: 0;
  }

  .paragraph-mittig1-list {
    align-self: center;
  }

  .paragraph-mittig1-list.flie-text {
    text-align: left;
    font-size: 14px;
  }

  .paragraph-mittig1-list.flie-text.kleiner {
    font-size: 1.4vw;
  }

  .field-label {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

  .grid-6 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

  .success {
    height: auto;
    padding: 100px 40px;
  }

  .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-22 {
    font-size: 22px;
    line-height: 1.3;
  }

  .grid-7 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .impdat {
    padding: 40px;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .label3.heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .background-video1 {
    height: 70vh;
  }

  .divblock-video1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan3 {
    font-size: 40px;
    line-height: 45px;
  }

  .heading-mitig1.heading-1 {
    font-size: 30px;
  }

  ._3er-grid1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-mittig-klein1.heading-3.farbe-der-headings {
    text-align: center;
    font-size: 16px;
  }

  .heading-footer3.heading-3 {
    text-align: center;
    margin-bottom: 5px;
  }

  .footer3.hauptfarbe {
    padding: 40px 20px;
  }

  .inhalt-footer3.flie-text {
    text-align: center;
  }

  .rounded-block.hauptfarbe, .rounded-block.hauptfarbe._1.big {
    height: auto;
    max-height: 20rem;
  }

  .rounded-block.highlights {
    height: 20rem;
    max-height: 20rem;
  }

  .rounded-block.highlights.size {
    width: 100%;
    max-width: 25rem;
    height: 100%;
    max-height: 25rem;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .contact-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-field {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field::placeholder {
    text-align: center;
  }

  .titelvideo-start-1 {
    height: 70vh;
  }

  .maps-gro-2 {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

  .impdat-2.flie-text {
    text-align: center;
  }

  .grid-10 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-114 {
    text-align: center;
  }

  .textarea {
    text-align: left;
  }

  .navbar {
    flex-direction: column;
  }

  .background-video2 {
    height: 70vh;
  }

  .maps1-2 {
    height: 20rem;
  }

  .div-block-farbig-2 {
    height: auto;
  }

  .inhalt-untereinander1-2 {
    padding-bottom: 0;
  }

  ._2er-grid1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-mitig1-leftalign.heading-1 {
    font-size: 30px;
  }

  .grid-18-addcol._2er, .leistungen-grid-mit-gap._2er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .inhalt-mittig3-padding-small, .inhalt-mittig3-padding-small.zweitfarbe {
    padding: 40px;
  }

  .no-overflow-auto {
    height: 25rem;
    margin-right: 0;
  }

  .no-overflow-auto._0vh {
    height: 25rem;
  }

  .heading-mitig-caps.heading-1 {
    font-size: 30px;
  }

  .grid-18-addcol1._2er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .table-text {
    padding-bottom: 40px;
  }

  .table-text.flie-text {
    padding-bottom: 0;
    padding-left: 20px;
  }

  .table-text.flie-text.no-padding {
    padding-bottom: 0;
  }

  .table-wrap.zweitfarbe.hide, .table-wrap.hide {
    display: none;
  }

  ._2er-grid1-height-copy {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .section-less-space.zweitfarbe.id {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
  }

  .image-104 {
    width: 100%;
  }

  .list-wraper2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-169._1 {
    order: -9999;
    position: static;
  }

  .div-block-170._3 {
    position: relative;
    top: -235px;
    left: 99px;
  }

  .triangle2 {
    order: 0;
  }

  .triangle2._2 {
    position: relative;
    top: -50px;
    left: -97px;
  }

  .grid-17-hright {
    flex-flow: column;
    display: flex;
  }

  .grid-17-hright.size {
    height: 24.7rem;
  }

  .image-100.contain {
    padding-top: 0;
  }

  .galerie-grid {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .galerie-images {
    width: 100%;
    margin-right: 0;
  }

  .galerie-images.fest {
    height: 25rem;
  }

  .galerie-4, .galerie-2 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-109 {
    height: 5rem;
  }

  .footer-block {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-family: Roboto, sans-serif;
    display: flex;
  }

  .paragraph-mittig1-list.flie-text {
    padding-left: 20px;
  }

  .lightbox-link {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .image-110 {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

  .div-block-33 {
    width: 100%;
  }

  .success {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .success-block.highlights {
    padding: 20px;
  }

  .heading-22 {
    font-size: 19px;
    line-height: 25px;
  }

  .grid-7 {
    justify-content: start;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .telefonnummer1.flie-text, .email.flie-text {
    text-align: center;
  }

  .video-2 {
    background-image: url('../images/2.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .label3.heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-mittig1.flie-text {
    overflow-wrap: anywhere;
  }

  .titelvideo-unterseiten1 {
    padding-left: 0;
    padding-right: 0;
  }

  .background-video1 {
    height: 60vh;
  }

  .divblock-video1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan3 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-mitig1.heading-1 {
    font-size: 25px;
  }

  ._3er-grid1 {
    margin-bottom: 40px;
  }

  .heading-mittig-klein1.heading-3.farbe-der-headings.enger {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-31 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-footer3.heading-3 {
    text-align: center;
  }

  .footer3.hauptfarbe {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-footer3.flie-text {
    text-align: center;
  }

  .rounded-block {
    min-width: 200px;
  }

  .rounded-block.zweitfarbe {
    padding: 20px;
  }

  .rounded-block.hauptfarbe {
    min-width: auto;
    max-height: none;
  }

  .rounded-block.hauptfarbe._1.big {
    overflow-wrap: anywhere;
    width: 100%;
    max-width: 20rem;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .rounded-block.highlights {
    height: 16rem;
  }

  .rounded-block.highlights.size {
    min-width: auto;
    max-height: none;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

  .titelvideo-start-1 {
    height: 60vh;
  }

  .divider.highlights {
    width: 40vw;
    margin-bottom: 20px;
  }

  .heading-block1 {
    width: auto;
  }

  .bold-text-10 {
    font-size: 25px;
    line-height: 30px;
  }

  .maps-gro-2 {
    height: 300px;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .grid-10 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .div-block-114 {
    text-align: center;
  }

  .textarea {
    line-height: 2.6;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .titelvideo-unterseiten2 {
    padding-left: 0;
    padding-right: 0;
  }

  .background-video2 {
    height: 60vh;
  }

  .icon-8, .icon-8.invert {
    height: 40px;
  }

  .inhalt-untereinander1-2 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-mitig1-leftalign.heading-1 {
    font-size: 26px;
  }

  .inhalt-mittig3-padding-small {
    padding: 40px 20px;
  }

  .inhalt-mittig3-padding-small.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mitig-caps.heading-1 {
    overflow-wrap: anywhere;
    font-size: 26px;
  }

  .grid-18-addcol1 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .table-text.flie-text {
    overflow-wrap: anywhere;
    font-size: 14px;
  }

  .table-text.flie-text.sublist {
    margin-left: 20px;
  }

  .table-text.flie-text.no-padding {
    padding-bottom: 0;
    font-size: 14px;
  }

  .table-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .table-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .head-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-less-space {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-less-space.zweitfarbe.id {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-169:hover {
    transform: translate(0, -10px)scale(1.1);
  }

  .div-block-169._1 {
    position: relative;
    bottom: 18px;
    left: auto;
  }

  .div-block-170._3 {
    top: -157px;
    left: 65px;
  }

  .triangle2._2 {
    left: -67px;
  }

  .grid-18 {
    width: auto;
  }

  .grid-17-hright.size {
    height: 14rem;
  }

  .image-108-height {
    object-fit: contain;
    height: 150px;
  }

  .image-107-height, .image-106-height {
    object-fit: contain;
    height: 100px;
  }

  .image-gallery {
    object-fit: cover;
  }

  .image-gallery.is-top.con {
    object-fit: contain;
  }

  .utility-page-wrap-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-mittig1-list.flie-text {
    overflow-wrap: anywhere;
  }

  .paragraph-mittig1-list.flie-text.kleiner {
    font-size: 13px;
  }
}

#w-node-_3053ec08-fa33-fe73-81ea-f1c5a8807254-b21bcd8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2961d53-105c-3cfc-6152-40f4c63f772d-15522dfe {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-e2961d53-105c-3cfc-6152-40f4c63f7730-15522dfe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2961d53-105c-3cfc-6152-40f4c63f7737-15522dfe {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_5e830a8f-47e8-4ba2-801a-2c4b093d7c82-b21bcd91, #w-node-be4eb125-8eb0-368c-40d2-e04a9bf86301-9882e7fa {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_3bccbb44-08f4-f2cc-5439-6dca6f3f0c4e-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }

  #w-node-_5e830a8f-47e8-4ba2-801a-2c4b093d7c82-b21bcd91 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_3bccbb44-08f4-f2cc-5439-6dca6f3f0c4e-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Constantia';
  src: url('../fonts/Constantia-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hyrbo';
  src: url('../fonts/Hyrbo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}