:root {
  --dark-slate-blue: #1a1a1a;
  --red: #ea0b00;
  --highlights: #64748b;
  --light-blue: lightblue;
}

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

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: 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 {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  margin: 10px auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 16%;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

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

.container-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.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;
  height: auto;
  display: flex;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  z-index: 1000;
  background-color: #ececec;
  display: flex;
  position: sticky;
  top: 0%;
}

.nav-link-3 {
  color: #1a1a1a;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: #64748b;
}

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

.nav-link-3.flie-text {
  transition: all .2s;
}

.nav-link-3.flie-text:hover {
  font-weight: 500;
}

.nav-link-3.flie-text.w--current {
  color: #64748b;
  letter-spacing: 1.5px;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-3.flie-text.is-shop {
  border: 1px solid #000;
  border-radius: 10px;
  margin-left: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
}

.nav-link-3.flie-text.is-shop:hover {
  background-color: var(--dark-slate-blue);
  color: #fff;
}

.farbe-der-headings {
  color: #3f5973;
  line-height: 1.3;
}

.hauptfarbe {
  background-color: var(--dark-slate-blue);
}

.zweitfarbe {
  background-color: #d4d4d4;
}

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

.heading-1 {
  font-family: Raleway, sans-serif;
  line-height: 1.3;
}

.heading-2 {
  font-family: Raleway, 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: Roboto, 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;
}

.instagram3 {
  width: 30px;
}

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

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

.titelvideo-start1 {
  height: 80vh;
  margin-top: 0;
  position: relative;
}

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

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

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

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

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

.footer-1.hauptfarbe {
  position: relative;
}

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

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

.footer-image {
  object-fit: contain;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 10px;
}

.footer-image.invert {
  filter: invert();
}

.nav-men-1.hauptfarbe {
  background-color: #0000;
  align-items: center;
  display: flex;
}

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

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

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

.div-block-113 {
  margin-bottom: 5px;
}

.div-block-video1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-linksb-ndig1 {
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}

.heading-linksb-ndig1.heading-2 {
  line-height: 1.3;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10%;
  display: flex;
}

.section-gro-e-abst-nde1.zweitfarbe {
  padding-top: 10%;
  padding-bottom: 10%;
}

.text-linksb-ndig1 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-linksb-ndig1.flie-text {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.rounded-block1 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

._6er-grid1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

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

.text-mittig1.flie-text {
  line-height: 1.5;
}

.text-mittig1.flie-text.leaft {
  text-align: left;
}

.text-mittig1.flie-text {
  margin-bottom: 10px;
}

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

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

.heading-mittig1.heading-1 {
  font-size: 30px;
  font-weight: 500;
}

.bild-cover1 {
  object-fit: cover;
  object-position: 0% 50%;
  height: 72vh;
}

.bild-section-cover-1 {
  object-fit: cover;
  background-image: url('../images/64bcfc2176f02c3a8c764c28_IMG-20230505-WA0013.webp');
  background-position: 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 58vh;
}

.slogan1 {
  font-size: 50px;
  line-height: 55px;
}

.slogan1.heading-1 {
  text-align: center;
  text-transform: none;
  margin-top: 60px;
  font-size: 60px;
  line-height: 1.3;
  transition: all .2s;
}

.heading-mittig-gro-1 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

.heading-mittig-gro-1.heading-2 {
  line-height: 1.3;
}

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

.text-field {
  background-color: #fff;
}

.text-field:hover, .text-field:focus {
  border: 1px solid var(--dark-slate-blue);
}

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

.kontakt-heading {
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
}

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

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

.impdat {
  padding: 100px 40px;
}

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

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

.titelvideo-1 {
  height: 70vh;
  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;
}

.logo-img {
  object-fit: contain;
  width: auto;
  height: 20vh;
}

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

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

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

.link.black {
  color: #333;
}

.div-block-122 {
  flex-direction: column;
  display: flex;
}

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

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

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

.html-embed-6 {
  width: 100%;
  height: 100%;
}

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

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

.content-wrapper.leaft {
  align-items: flex-start;
}

.image-wrapper {
  height: 45vh;
}

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

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

.grid-11 {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
}

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

.div-block-154 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.arrow {
  z-index: 1000;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  display: flex;
}

.slider-4 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide-12 {
  overflow: hidden;
}

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

.image-1.adj {
  object-position: 50% 20%;
}

.image-1.adj2 {
  object-position: 50% 40%;
}

.grid-17 {
  grid-template-rows: auto;
  margin-top: 20px;
}

.list-7 {
  font-family: Roboto, sans-serif;
  line-height: 1.5;
}

.dropdown-block {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.dropdown-content-3 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.card-header-2 {
  background-color: #fff;
  border-bottom: 1px solid #a6a6a6;
  padding-top: 0;
}

.card-image-2 {
  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;
  grid-auto-columns: 1fr;
  width: 60%;
  display: grid;
}

.card-block-2 {
  margin-top: 20px;
  box-shadow: 0 0 6px #a7a7a7;
}

.icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.embed_wa {
  position: absolute;
  inset: 0% auto auto 0%;
}

.gallery-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.gallery-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-full {
  height: 60vh;
}

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

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

.lightbox-image.top {
  object-position: 50% 0%;
}

.gallery-col-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lightbox-200h {
  height: 29.5vh;
}

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

.dropdown-button-2 {
  background-color: var(--highlights);
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-video2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.success-txt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 1.3;
}

.bild-cover-50vh {
  object-fit: cover;
  object-position: 0% 50%;
  height: 72vh;
}

.lightbox-link {
  height: 100%;
}

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

@media screen and (max-width: 991px) {
  .logo, .logo.w--current {
    margin-left: 0;
  }

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

  .container-8 {
    margin-left: auto;
    margin-right: 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;
  }

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

  .nav-link-3.flie-text {
    color: #fff;
    text-align: center;
  }

  .nav-link-3.flie-text:hover {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
  }

  .nav-link-3.flie-text.is-shop {
    border-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-3.flie-text.is-shop:hover {
    background-color: var(--red);
  }

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

  .titelvideo-start1 {
    height: 60vh;
  }

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

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

  .footer-1.hauptfarbe {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .footertext1 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
  }

  .footer-image, .footer-image.invert {
    width: 1.5rem;
    height: 1.5rem;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    margin-left: auto;
  }

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

  .nav-men-1.hauptfarbe {
    z-index: 1000;
    background-color: var(--dark-slate-blue);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .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 {
    width: 100%;
    padding-left: 0;
  }

  .heading-linksb-ndig1.heading-2 {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

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

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

  .text-linksb-ndig1.flie-text {
    text-align: center;
    line-height: 1.5;
  }

  .rounded-block1 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

  .bild-cover1 {
    height: 50vh;
  }

  .bild-section-cover-1 {
    height: 45vh;
  }

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

  .heading-mittig-gro-1.heading-2 {
    font-size: 35px;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

  .logo-img {
    width: 90px;
  }

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

  .content-wrapper {
    padding-left: 0;
  }

  .content-wrapper.center {
    text-align: center;
    align-items: center;
  }

  .content-wrapper.leaft {
    text-align: left;
    align-items: center;
  }

  .map-wrapper {
    height: 45vh;
  }

  .grid-11 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

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

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

  .grid-17 {
    flex-direction: column-reverse;
    display: flex;
  }

  .dropdown-content-3.w--open {
    height: 100%;
    min-height: auto;
    padding-right: 0;
  }

  .team-grid {
    width: 100%;
  }

  .embed_wa {
    display: block;
  }

  .gallery-block {
    margin-top: 20px;
  }

  .div-block-video2 {
    width: 100%;
    padding-left: 0;
  }

  .success-txt {
    font-size: 29px;
  }

  .html-embed-7 {
    height: 100%;
  }

  .bild-cover-50vh {
    height: 50vh;
  }
}

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

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .titelvideo-start1 {
    height: 55vh;
  }

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

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

  .footer-1.hauptfarbe {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .footertext1 {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .footer-image {
    width: 1.6rem;
    height: 1.6rem;
  }

  .footer-image.invert {
    width: 1.6rem;
    height: 1.4rem;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .nav-men-1.hauptfarbe {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .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%;
    padding-left: 20px;
  }

  .heading-linksb-ndig1 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-linksb-ndig1.heading-2 {
    font-size: 27px;
    line-height: 35px;
  }

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

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

  ._6er-grid1 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

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

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

  .heading-mittig1.heading-1 {
    font-size: 27px;
    line-height: 35px;
  }

  .bild-cover1 {
    height: 50vh;
  }

  .bild-section-cover-1 {
    height: 40vh;
    min-height: auto;
  }

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

  .heading-mittig-gro-1.heading-2 {
    font-size: 30px;
    line-height: 1.5;
  }

  .form-text.flie-text, .kontakt-heading {
    text-align: center;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .div-block-41.highlights {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titelvideo-1 {
    height: 60vh;
  }

  .maos-footer {
    height: 100px;
  }

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

  .grid-8 {
    flex-direction: column;
    display: flex;
  }

  .content-wrapper.leaft {
    align-items: center;
  }

  .arrow {
    text-shadow: 1px 1px 6px #000;
    font-size: 28px;
  }

  .team-grid {
    flex-direction: column;
    display: flex;
  }

  .icon {
    width: 2rem;
    height: 2rem;
  }

  .gallery-section {
    flex-direction: column;
    display: flex;
  }

  .gallery-full {
    height: 45vh;
  }

  .gallery-col-4 {
    flex-direction: column;
    display: flex;
  }

  .lightbox-200h {
    height: 45vh;
  }

  .dropdown-button-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-video2 {
    width: 100%;
    padding-left: 20px;
  }

  .form-text-left.flie-text {
    text-align: left;
  }

  .form {
    flex-direction: column;
    display: flex;
  }

  .success-txt {
    font-size: 25px;
  }

  .bild-cover-50vh {
    height: 50vh;
  }
}

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

  .logo {
    margin-left: auto;
  }

  .logo.w--current {
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

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

  .container-8 {
    text-align: center;
    margin-left: 0;
  }

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

  .navbar-6.hauptfarbe {
    flex-direction: column;
    align-items: stretch;
    padding: 10px 0 0;
  }

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

  .flie-text.sm-font {
    overflow-wrap: anywhere;
    font-size: 12px;
  }

  .titelvideo1 {
    height: 100%;
  }

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

  .titelvideo-start1 {
    height: 50vh;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .footer-1.hauptfarbe {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footertext1 {
    width: 100%;
  }

  .men-buttton1.hauptfarbe {
    width: 100%;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .background-video3 {
    height: 60vh;
  }

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

  .div-block-video1 {
    align-items: center;
    width: auto;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-linksb-ndig1.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .text-linksb-ndig1 {
    font-size: 15px;
    line-height: 22px;
  }

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

  .rounded-block1 {
    padding: 20px;
  }

  ._6er-grid1 {
    margin-top: 20px;
  }

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

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

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

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

  .bild-cover1 {
    height: 45vh;
  }

  .bild-section-cover-1 {
    height: 35vh;
  }

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

  .heading-mittig-gro-1.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .kontakt-heading {
    font-size: 21px;
  }

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

  .div-block-41.highlights {
    padding: 20px;
  }

  .logo-img {
    width: 90px;
  }

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

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

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

  .image-wrapper {
    height: 40vh;
  }

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

  .left-arrow-3, .right-arrow {
    width: 40px;
  }

  .gallery-col-4 {
    flex-direction: column;
    display: flex;
  }

  .dropdown-button-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-video2 {
    align-items: center;
    width: auto;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .success-txt {
    font-size: 18px;
    line-height: 28px;
  }

  .html-embed-7 {
    height: 100%;
  }

  .bild-cover-50vh {
    height: 45vh;
  }
}

#w-node-_50a2ea2a-bf87-5183-3141-f9387362425c-dbcbb822, #w-node-_5f7f2575-62c9-d4fe-11a1-ef6279628c99-dbcbb822 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_349215ed-cb56-3516-773e-d6ce534e2590-dbcbb822 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_01c969af-0974-e732-9e76-3717292bf395-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e0a-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e0c-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e0e-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e10-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e14-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e16-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e18-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e1a-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e24-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e26-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e28-dbcbb822, #w-node-d25da59c-7084-492f-1af8-3b1eaea74e2a-dbcbb822 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8725d4ec-24fb-9797-9dd7-f89c90544a80-dbcbb822, #w-node-d6d1f44d-f0e6-bd87-bd17-b9c6bfb94486-dbcbb822 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a589ff71-b2a3-f97a-8386-4ca245e0a9f9-dbcbb822, #w-node-a589ff71-b2a3-f97a-8386-4ca245e0aa0a-dbcbb822 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a589ff71-b2a3-f97a-8386-4ca245e0aa0c-dbcbb822 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


