@font-face {
  font-family: Din Next Lt Pro;
  src: url('../fonts/din-next-lt-pro-regular.woff2') format("woff2"), url('../fonts/din-next-lt-pro-regular.woff') format("woff"), url('../fonts/fonnts.com-DINNextLTPro-Condensed-1.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Din Next Lt Pro;
  src: url('../fonts/din-next-lt-pro-bold.woff2') format("woff2"), url('../fonts/din-next-lt-pro-bold.woff2') format("woff2"), url('../fonts/din-next-lt-pro-bold.eot') format("embedded-opentype"), url('../fonts/din-next-lt-pro-bold.woff') format("woff"), url('../fonts/din-next-lt-pro-bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark-gray: #65707afa;
  --dark-blue: #0072b4;
  --green: #4cb848;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  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 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
}

.section-12 {
  height: auto;
  padding: 10vh 10vw;
  display: flex;
}

.section-12.mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
}

.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;
}

.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;
}

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar.hauptfarbe {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.nav_link {
  color: #fff;
  font-size: 18px;
}

.nav_link:hover, .nav_link.w--current {
  color: var(--dark-gray);
}

.farbe-der-headings {
  color: var(--green);
  line-height: 1.3;
}

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

.zweitfarbe {
  background-color: var(--dark-gray);
  color: #fff;
}

.highlights {
  background-color: var(--dark-blue);
  color: #fff;
}

.heading-1 {
  letter-spacing: 1px;
  font-family: Din Next Lt Pro, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: Din Next Lt Pro, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  font-family: Din Next Lt Pro, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-3 {
  font-family: Din Next Lt Pro, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  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;
}

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

.terminbutton.highlights.heading-3 {
  font-family: Din Next Lt Pro, Arial, sans-serif;
}

.terminbutton.highlights.heading-3.auto {
  margin-top: auto;
}

.terminbutton.zweitfarbe {
  color: #000;
}

.terminbutton.zweitfarbe.heading-3:hover {
  color: #fff;
}

.terminbutton.hauptfarbe.flie-text.auto {
  width: 50%;
  margin-top: auto;
}

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

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

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold_15e4e799880743331e550192d_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;
}

.titelvideo-start-1 {
  height: 80vh;
  position: relative;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  color: #a8a8a8;
}

.nav-link.flie-text {
  text-decoration: none;
}

.nav-link.flie-text.dropdown {
  text-transform: none;
  padding: 10px 15px;
}

.nav-link.flie-text.dropdown:hover {
  color: var(--dark-gray);
}

.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;
}

.footer-1 {
  justify-content: space-around;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footertext1 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.footer-image {
  object-fit: contain;
  margin-right: 10px;
}

.nav-men-1.hauptfarbe {
  z-index: 1000;
  margin-left: auto;
  margin-right: auto;
}

.telefonnummer1 {
  color: #fff;
  margin-bottom: 5px;
  text-decoration: none;
}

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

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  font-size: 18px;
}

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

.adresse, .ffnungszeiten {
  margin-bottom: 5px;
}

.ffnungszeiten.flie-text {
  font-size: 18px;
}

.nav-menu-2 {
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1AdobeStock_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, .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;
}

.list-item2 {
  padding-left: 20px;
}

.list-item2.flie-text {
  font-size: 16px;
}

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

.maps {
  width: 100%;
  height: 100%;
}

.background-video3 {
  height: 70vh;
}

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

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.adress {
  margin-bottom: 5px;
  font-size: 18px;
}

.div-block-video1 {
  z-index: 1;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 100px;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.section-gro-e-abst-nde1.zweitfarbe.small {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-mittig1 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-mittig1.flie-text {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 30px;
  line-height: 35px;
}

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

.heading-mittig1.heading-2.links {
  text-align: left;
}

.bild-section-cover-mittig-1 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/92cb73c5846ea456c5059a3d45fd4fb9.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40vh;
  padding: 60px 140px;
  display: flex;
}

.slogan1 {
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  text-align: center;
  font-size: 60px;
}

.galerie1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  min-width: 100%;
}

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

.impdat {
  padding: 100px 40px;
}

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

.success_bloxk {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success_bloxk.highlights {
  color: #000;
  padding: 100px;
}

.sucess {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.sucess.heading-1 {
  color: #fff;
  font-size: 32px;
}

.inhalt-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-farbig-1 {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.div-block-farbig-1.zweitfarbe {
  margin-left: 0;
  margin-right: 0;
}

.div-block-farbig-1.hauptfarbe {
  color: #fff;
}

.bild-cover-3001 {
  object-fit: cover;
  width: 100%;
  height: 50vh;
  margin-bottom: 20px;
}

.inhalt-50-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px;
  display: flex;
}

.inhalt-50-1.center {
  justify-content: center;
  align-items: center;
  width: 70%;
}

._3er-grid1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

._2er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.inhalt-links-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 100px 50px;
  display: flex;
}

.inhalt-links-untereinander1.hauptfarbe {
  color: #fff;
}

.inhalt-links-untereinander1.hauptfarbe.even {
  padding-top: 50px;
}

.text-links1.flie-text {
  font-size: 16px;
}

.text-links1.flie-text.center {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  display: block;
}

.heading-links1 {
  margin-top: 10px;
  font-size: 30px;
  line-height: 35px;
}

.heading-links1.heading-3 {
  line-height: 1.3;
}

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

.heading-links1.heading-3.bottom {
  margin-bottom: 20px;
}

.big-img1 {
  object-fit: cover;
  width: 50%;
  height: 100%;
}

.big-img1._100 {
  width: 100%;
}

.bild-galerie1 {
  filter: grayscale();
  object-fit: cover;
  width: 100%;
  height: 70vh;
  transition: all .2s;
}

.bild-galerie1:hover {
  filter: grayscale(0%);
}

.titelvideo-unterseiten1 {
  height: 70vh;
  position: relative;
}

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

.form-text1 {
  background-color: var(--dark-blue);
  color: #fff;
  border: 1px solid #a0a0a0;
  margin-bottom: -10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.checkbox {
  border-color: #fff;
  width: 15px;
  height: 15px;
  box-shadow: 0 2px 2px 1px #0003;
}

.text-field-3 {
  border: 1px solid var(--dark-gray);
  color: #333;
  height: 3rem;
  padding-top: 15px;
}

.text-field-3:hover {
  background-color: #fdfdfd;
}

.text-field-3:focus {
  border: 1px solid var(--dark-gray);
}

.text-field-3.nachricht {
  border-color: var(--dark-gray);
  height: 6rem;
}

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

.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 {
  object-fit: contain;
  height: 18vh;
}

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

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

.link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-decoration: none;
  display: flex;
}

.link.black {
  color: #000;
  display: block;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  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;
  position: relative;
}

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

.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: 80px auto auto 0%;
}

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

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

.heading-mittig1-grob {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 45px;
}

.heading-mittig1-grob.heading-2 {
  line-height: 1.3;
}

._4er-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

._4er-grid._2er {
  grid-template-columns: 1fr 1fr;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  display: flex;
}

.bildsection-cover-rechts1-01 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/AdobeStock_209964720_Preview.webp');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 65vh;
  display: flex;
}

.bildsection-cover-rechts1-01.center {
  background-image: linear-gradient(#00000080, #00000080), url('../images/50102256f354416793916cccc36e1ed7.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: center;
  height: 40vh;
}

.bildsection-cover-rechts1-01.center.auto {
  background-image: linear-gradient(to bottom, null, null), url('../images/50102256f354416793916cccc36e1ed7.webp');
  background-attachment: scroll, fixed;
  width: 100%;
  height: auto;
}

.insta {
  margin-top: 20px;
}

.play-pause-button, .play-pause-button-2 {
  display: none;
}

.background-video {
  width: 100%;
  height: 100%;
  margin-top: auto;
  transform: rotate(90deg);
}

.background-video-2 {
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
  transform: rotate(90deg);
}

.slider-4 {
  width: 100%;
  height: 100%;
}

.left-arrow-3, .right-arrow-3 {
  z-index: 3;
}

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

.dropdown-toggle-16 {
  padding: 0 40px 0 0;
}

.code-embed {
  width: 100%;
  height: 100%;
}

.inhalt-links-untereinander1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-59 {
  padding: 10vh 10vw;
}

.section-59.adj {
  padding-bottom: 5vh;
}

.preislise {
  width: 100%;
}

.angebot-grid {
  grid-column-gap: 5px;
  border-bottom: 1px solid #0000004d;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  padding: 10px 20px;
}

.angebot-grid.green {
  background-color: var(--green);
  color: #fff;
}

.angebot-grid.blue {
  background-color: var(--dark-blue);
  color: #fff;
}

.grid-div-links-3 {
  min-height: 20px;
}

.text-links1-2.flie-text {
  margin-bottom: 0;
  font-size: 20px;
  display: block;
}

.text-links1-2.flie-text.big {
  font-size: 18px;
}

.text-links1-2.flie-text._0 {
  margin-bottom: 0;
}

.grid-div-rechts-2 {
  text-align: right;
  min-height: 20px;
}

.grid-div-rechts-2.bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.grid-div-rechts-2.price {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.inhalt-links-untereinander1-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inhalt-links-untereinander1-3.hauptfarbe {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 40px;
}

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

.team-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.card-header {
  background-color: #fff;
  border-bottom: 1px solid #a6a6a6;
  height: 35vh;
  padding-top: 20px;
}

.card-body {
  padding: 20px;
}

.card-block {
  box-shadow: 0 0 6px #a7a7a7;
}

.heading-mittig1-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig1-2.heading-2.farbe-der-headings.text-blue {
  color: #14275d;
}

.form-block-1-100 {
  width: 100%;
  padding: 20px;
}

._50vh {
  height: 50vh;
}

._50vh.sticky {
  position: sticky;
  top: 10vh;
}

._70vh {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 70vh;
  display: flex;
  overflow: hidden;
}

.inner, .div-block-183 {
  background-color: var(--dark-gray);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-section {
  height: 75vh;
  position: relative;
}

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

.image-100.blur {
  filter: blur(8px);
}

.image-100.abs-cont {
  object-fit: contain;
  object-position: 50% 30%;
  position: absolute;
  inset: 0%;
}

.image-100.abs-cont._1 {
  object-position: 0% 50%;
}

.image-100.abs-cont._2 {
  object-position: 50% 60%;
}

.image-100.abs-cont._3 {
  object-position: 50% 75%;
}

.image-100.abs-cont._4 {
  object-position: 0% 40%;
}

.tel {
  object-fit: contain;
  width: 25px;
  height: 25px;
}

.utility-pag {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-error {
  object-fit: contain;
  height: 45vh;
}

.image-error.invert {
  filter: contrast(200%) invert();
}

.list-dd {
  font-family: Din Next Lt Pro, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.list-dd.hauptfarbe.right.w--open {
  bottom: -400%;
  left: 100%;
  right: auto;
}

.wrapp {
  overflow-wrap: anywhere;
}

.auto {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  grid-template-rows: auto;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

._2er-grid2 {
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content-mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.dropdown-nav2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.icon-6 {
  color: #fff;
}

.paragraph-9 {
  text-decoration: none;
}

.text-span {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.iamge-wrap-70vh {
  height: 70vh;
}

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

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

.big {
  font-size: 25px;
  font-weight: 400;
}

.small {
  font-size: 20px;
}

.small.blue {
  color: var(--dark-blue);
}

.small.green {
  color: var(--green);
}

.round {
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.round.green {
  background-color: #4cb848;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.aktion-karte {
  background-color: #fff;
  color: var(--dark-blue);
  border-radius: 15px;
  box-shadow: 3px 3px 11px -4px #32231d;
  padding: 20px;
  width: 100%;
  max-width: 900px;
}

.aktion-badge {
  display: inline-block;
  background-color: var(--dark-blue);
  color: #fff;
  font-weight: 700;
  border-radius: 25px;
  padding: 4px 16px;
  margin-bottom: 10px;
}

.aktion-karte .link {
  color: var(--dark-blue);
  justify-content: center;
  font-weight: 700;
  text-decoration: underline;
}

.round.blue {
  background-color: #0072b4;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.price {
  font-size: 20px;
  font-weight: 700;
}

.image-101 {
  object-fit: contain;
  height: 30px;
  position: absolute;
  inset: 0% -10% auto auto;
}

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

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

@media screen and (max-width: 991px) {
  .logo {
    width: 100%;
  }

  .section-12 {
    flex: 1;
    padding: 60px;
  }

  .section-12.mittig {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .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;
  }

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

  .nav_link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav_link:hover {
    color: var(--dark-blue);
  }

  .nav_link.flie-text {
    padding: 15px 0;
  }

  .nav_link.flie-text.small {
    width: 25%;
    margin-left: 0;
  }

  .titelvideo1 {
    width: 100%;
    padding-bottom: 0;
  }

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

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

  .nav-menu {
    background-color: #000;
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .nav-link:hover {
    color: var(--dark-blue);
  }

  .footer-1.hauptfarbe.flie-text {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .impdat1 {
    padding-left: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 15px;
    font-size: 22px;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--dark-blue);
  }

  .nav-men-1.hauptfarbe {
    width: 100%;
    height: auto;
    max-height: 80vh;
    padding: 10px 20px;
    position: absolute;
    overflow: auto;
  }

  .telefonnummer1, .email {
    margin-bottom: 5px;
  }

  .video-2 {
    height: 80vh;
  }

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

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

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

  .div-block-video1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px;
  }

  .section-gro-e-abst-nde1 {
    padding: 60px;
  }

  .heading-mittig1.heading-2 {
    font-size: 28px;
  }

  .bild-section-cover-mittig-1 {
    height: auto;
    min-height: auto;
    padding: 60px;
  }

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 50px;
    line-height: 1.3;
  }

  .galerie1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .impdat {
    padding: 60px;
  }

  .success {
    flex: 1;
    height: auto;
    padding: 60px;
  }

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

  .success_bloxk.highlights {
    padding: 60px;
  }

  .sucess.heading-1 {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .inhalt-mittig-untereinander-1 {
    padding-top: 20px;
  }

  .div-block-farbig-1 {
    padding-bottom: 20px;
  }

  .div-block-farbig-1.highlights {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
  }

  .bild-cover-3001 {
    height: 45vh;
    margin-bottom: 0;
  }

  .inhalt-50-1 {
    padding-left: 10px;
    padding-right: 20px;
  }

  .inhalt-50-1.center {
    width: 100%;
    padding: 0;
  }

  ._3er-grid1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  ._2er-grid1 {
    grid-template-columns: 1fr;
    justify-items: stretch;
    height: 100%;
  }

  ._2er-grid1.flex {
    flex-flow: column-reverse;
    width: 100%;
    display: flex;
  }

  .inhalt-links-untereinander1 {
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .inhalt-links-untereinander1.hauptfarbe {
    height: 100%;
  }

  .inhalt-links-untereinander1.hauptfarbe.even {
    padding: 40px;
  }

  .inhalt-links-untereinander1._0 {
    padding: 0;
  }

  .text-links1.flie-text {
    text-align: center;
  }

  .heading-links1.heading-3 {
    text-align: center;
    font-size: 28px;
  }

  .big-img1 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
  }

  .big-img1._100 {
    object-position: 50% 60%;
  }

  .bild-galerie1 {
    height: 60vh;
  }

  .form-text1.heading-2 {
    font-size: 14px;
  }

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

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

  ._4er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .bildsection-cover-rechts1-01 {
    background-image: linear-gradient(#0000, #0000), url('../images/AdobeStock_102228660_visu_1AdobeStock_102228660_visu.webp');
    background-position: 0 0, 50%;
    height: 60vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bildsection-cover-rechts1-01.center.auto {
    padding: 60px;
  }

  .icon-5 {
    margin-right: 0;
  }

  .dropdown-toggle-16 {
    width: 100%;
  }

  .section-59 {
    padding: 60px;
  }

  .inhalt-links-untereinander1-3 {
    height: 45vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .inhalt-links-untereinander1-3.hauptfarbe {
    height: 100%;
    padding: 30px 30px 20px;
  }

  .inhalt-links-untereinander1-3.full {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .card-body {
    padding-bottom: 10px;
  }

  .form-block-1-100 {
    margin-bottom: 0;
    padding: 0;
  }

  ._50vh {
    height: 45vh;
  }

  ._50vh.sticky {
    order: -9999;
    position: relative;
    top: 0;
  }

  ._70vh {
    height: 60vh;
  }

  .image-section {
    width: 100%;
    height: 60vh;
  }

  .utility-pag.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-error {
    height: 40vh;
  }

  .dropdown-nav {
    width: 100%;
  }

  .list-dd.hauptfarbe {
    position: relative;
  }

  .list-dd.hauptfarbe.w--open {
    background-color: #bcc3bb5e;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .list-dd.hauptfarbe.right.w--open {
    position: static;
    bottom: 0%;
    left: 0%;
  }

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

  ._2er-grid2 {
    grid-template-columns: 1fr;
    justify-items: center;
    height: 100%;
  }

  ._2er-grid2.flex {
    flex-flow: column-reverse;
    width: 100%;
    display: flex;
  }

  .content-mittig.highlights {
    width: 100%;
  }

  .big {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  body {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .section-12 {
    padding: 40px;
  }

  .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;
  }

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

  .nav_link {
    font-size: 17px;
  }

  .nav_link.flie-text {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
  }

  .nav_link.flie-text.small {
    width: 30%;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .titelvideo-start-1 {
    height: 25rem;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

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

  .footer-1.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-1.hauptfarbe.flie-text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
  }

  .footertext1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .impdat1 {
    margin-bottom: 0;
    font-size: 17px;
  }

  .footer-image {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .men-buttton1.hauptfarbe {
    padding: 12px;
    font-size: 20px;
  }

  .nav-men-1.hauptfarbe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .email.flie-text, .adresse.flie-text {
    font-size: 17px;
  }

  .video-2 {
    height: 70vh;
  }

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

  .angebot2 {
    height: auto;
  }

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

  .background-video3 {
    height: 70vh;
  }

  .div-block-video1 {
    width: 100%;
    height: 100%;
    padding: 40px;
  }

  .section-gro-e-abst-nde1 {
    padding: 40px;
  }

  .text-mittig1.flie-text {
    font-size: 17px;
  }

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

  .heading-mittig1.heading-2 {
    font-size: 25px;
  }

  .bild-section-cover-mittig-1 {
    padding: 40px;
  }

  .slogan1.heading-1 {
    font-size: 40px;
  }

  .galerie1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .success_bloxk.highlights {
    padding: 40px;
  }

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

  .inhalt-mittig-untereinander-1 {
    padding-top: 10px;
  }

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

  .div-block-farbig-1.hauptfarbe._0 {
    padding-bottom: 0;
  }

  .bild-cover-3001 {
    height: 25rem;
  }

  .inhalt-50-1 {
    width: 100%;
  }

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

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

  .inhalt-links-untereinander1 {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .inhalt-links-untereinander1.hauptfarbe.even {
    padding: 30px;
  }

  .text-links1.flie-text.center {
    font-size: 17px;
  }

  .heading-links1.heading-3 {
    font-size: 25px;
  }

  .big-img1 {
    width: 100%;
    height: 50vh;
  }

  .big-img1._100 {
    height: 100%;
  }

  .bild-galerie1 {
    height: auto;
  }

  .form-text1.heading-2 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5;
  }

  .text-field-3 {
    height: 2.8rem;
  }

  .text-field-3.nachricht {
    height: 5.5rem;
  }

  .maos-footer {
    height: 100px;
  }

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

  .heading-mittig1-grob {
    font-size: 25px;
    line-height: 25px;
  }

  ._4er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .inhalt-mittig-untereinander1 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bildsection-cover-rechts1-01 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bildsection-cover-rechts1-01.center.auto {
    padding: 40px;
  }

  .inhalt-links-untereinander1-2 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .section-59 {
    padding: 40px;
  }

  .angebot-grid.green, .angebot-grid.blue {
    grid-column-gap: 5px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .25fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .text-links1-2.flie-text {
    font-size: 18px;
  }

  .inhalt-links-untereinander1-3.full {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .team-grid {
    flex-flow: column;
    width: 60%;
    display: flex;
  }

  .card-header {
    height: 16rem;
  }

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

  ._50vh {
    width: 100%;
    height: 22rem;
  }

  ._70vh, .image-section {
    height: 22rem;
  }

  .image-error {
    height: 15rem;
  }

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

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

  ._2er-grid2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .iamge-wrap-70vh {
    width: 100%;
    height: auto;
  }

  .big {
    font-size: 18px;
  }

  .small {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    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;
  }

  .section-12 {
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .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%;
  }

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

  .nav_link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .nav_link.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .nav_link.flie-text.small {
    width: 46%;
  }

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

  .terminbutton.highlights.heading-3, .terminbutton.highlights.heading-3.auto {
    font-size: 13px;
  }

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

  .terminbutton.hauptfarbe.flie-text.auto {
    font-size: 13px;
  }

  .utility-page-content {
    width: 200px;
  }

  .titelvideo-start-1 {
    height: 22rem;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .footer-1.hauptfarbe.flie-text {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .impdat1 {
    font-size: 16px;
  }

  .men-buttton1.hauptfarbe {
    padding: 10px;
  }

  .nav-men-1.hauptfarbe {
    padding: 5px 12px;
  }

  .email.flie-text, .adresse.flie-text {
    font-size: 16px;
  }

  .video-2 {
    background-image: url('../images/2_12.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;
  }

  .list-item2.flie-text {
    text-align: left;
  }

  .background-video3 {
    height: 60vh;
  }

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

  .div-block-video1 {
    align-items: center;
    width: auto;
    padding: 20px;
  }

  .section-gro-e-abst-nde1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-mittig1.flie-text {
    font-size: 16px;
  }

  .heading-mittig1 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1.heading-2 {
    font-size: 22px;
  }

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

  .bild-section-cover-mittig-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .galerie1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .success_bloxk.highlights {
    padding: 20px;
  }

  .sucess {
    font-size: 20px;
    line-height: 30px;
  }

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

  .inhalt-mittig-untereinander-1 {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-farbig-1.zweitfarbe, .div-block-farbig-1.highlights {
    padding-bottom: 15px;
  }

  .bild-cover-3001 {
    height: 22rem;
    margin-bottom: 0;
  }

  .inhalt-50-1, .inhalt-links-untereinander1 {
    text-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-links-untereinander1.hauptfarbe.even {
    padding: 10px 20px 20px;
  }

  .text-links1.flie-text.center {
    font-size: 16px;
    line-height: 1.4;
  }

  .heading-links1.heading-3 {
    font-size: 22px;
  }

  .big-img1 {
    height: 45vh;
  }

  .titelvideo-unterseiten1 {
    height: 50vh;
  }

  .form-text1.heading-2 {
    margin-left: 5px;
  }

  .text-field-3 {
    text-align: left;
    height: 2.6rem;
  }

  .text-field-3.nachricht {
    height: 5rem;
  }

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

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

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

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

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

  .heading-mittig1-grob {
    font-size: 20px;
    line-height: 20px;
  }

  .inhalt-mittig-untereinander1 {
    padding: 15px;
  }

  .bildsection-cover-rechts1-01 {
    height: 80vh;
  }

  .bildsection-cover-rechts1-01.center.auto {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-links-untereinander1-2 {
    text-align: center;
    align-items: center;
  }

  .section-59 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .angebot-grid.green, .angebot-grid.blue {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .text-links1-2.flie-text {
    font-size: 16px;
  }

  .grid-div-rechts-2 {
    text-align: left;
    min-height: auto;
    margin-top: 0;
  }

  .grid-div-rechts-2.price {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .inhalt-links-untereinander1-3 {
    text-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-links-untereinander1-3.hauptfarbe {
    width: 100%;
    padding: 15px 15px 10px;
  }

  .team-grid {
    width: 100%;
  }

  .card-header {
    height: 12rem;
  }

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

  .form-block-1-100 {
    padding: 0;
  }

  ._50vh {
    height: 15rem;
  }

  .image-100.abs-cont {
    object-fit: cover;
  }

  .image-100.abs-cont._2 {
    object-position: 50% 85%;
  }

  .tel {
    width: 22px;
    height: 22px;
  }

  .image-error {
    height: 13rem;
  }

  .list-dd.hauptfarbe.right.w--open {
    position: static;
  }

  .code-embed-2 {
    width: 100%;
    height: 93%;
    overflow: hidden;
  }

  .big {
    font-size: 20px;
  }

  .small.blue {
    font-size: 18px;
  }

  .round.green, .round.blue {
    width: auto;
  }

  .price {
    font-size: 16px;
  }

  .image-101 {
    height: 20px;
    right: -20%;
  }
}

#w-node-_5294cf00-83e9-0703-834d-8ef123987343-b64e5ac8, #w-node-_5294cf00-83e9-0703-834d-8ef12398734c-b64e5ac8, #w-node-_5294cf00-83e9-0703-834d-8ef123987355-b64e5ac8, #w-node-d61b76af-32f0-da8f-7dcb-4fb304f9167e-b64e5ac8, #w-node-d61b76af-32f0-da8f-7dcb-4fb304f9168c-b64e5ac8, #w-node-d61b76af-32f0-da8f-7dcb-4fb304f9169a-b64e5ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b196525f-e951-2fd7-8bf0-c838ffac41da-2cf9933e, #w-node-f7db5cd7-bdb1-200d-59e5-2e21eabadc4a-be7c7f9c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_944eb737-a0a2-65b2-601b-2d5d75869a21-5cdd4c73, #w-node-da8c2cf1-be8e-59d5-46b7-8f222046b55f-5cdd4c73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ada560e4-c0ad-f169-cf40-702a93e21d71-5cdd4c73 {
  grid-area: 4 / 2 / 5 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-d1f90f71-348e-d031-5373-c94f8a9a3286-b64e5ab8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b196525f-e951-2fd7-8bf0-c838ffac41da-2cf9933e, #w-node-f7db5cd7-bdb1-200d-59e5-2e21eabadc4a-be7c7f9c {
    grid-column: span 1 / span 1;
  }

  #w-node-_944eb737-a0a2-65b2-601b-2d5d75869a21-5cdd4c73 {
    grid-column: span 2 / span 2;
  }

  #w-node-ada560e4-c0ad-f169-cf40-702a93e21d71-5cdd4c73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Din Next Lt Pro';
  src: url('../fonts/din-next-lt-pro-regular.woff2') format('woff2'), url('../fonts/din-next-lt-pro-regular.woff') format('woff'), url('../fonts/fonnts.com-DINNextLTPro-Condensed-1.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din Next Lt Pro';
  src: url('../fonts/din-next-lt-pro-bold.woff2') format('woff2'), url('../fonts/din-next-lt-pro-bold.woff2') format('woff2'), url('../fonts/din-next-lt-pro-bold.eot') format('embedded-opentype'), url('../fonts/din-next-lt-pro-bold.woff') format('woff'), url('../fonts/din-next-lt-pro-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}