:root {
  --brown: #7f1a2d;
  --dark-grey: #b4b4b4;
}

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

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;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  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;
}

.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;
  width: 784px;
  height: 400px;
  display: flex;
}

.div-block-41.highlights {
  color: #fff;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
}

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

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

.nav-link-3:hover {
  color: gray;
}

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

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.farbe-der-headings {
  color: var(--brown);
}

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #f7f7f7;
}

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

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

.heading-2 {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

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

.flie-text.wei {
  color: #fff;
  text-align: center;
  font-size: 13px;
}

.heading-3 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

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

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

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

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

.form-block-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: block;
}

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

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold.jpg');
  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: Exo, sans-serif;
  font-weight: 600;
}

.impdat {
  padding: 100px 40px;
}

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

.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 {
  margin-right: 10px;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text {
  color: #fff;
}

.email {
  margin-bottom: 5px;
}

.adresse, .ffnungszeiten {
  margin-bottom: 0;
}

.navbar-2 {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.navbar-2.hauptfarbe {
  z-index: 90;
  color: #fff;
}

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

.logo-wei-2 {
  filter: brightness(0%) invert();
}

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

.div-block-video-2 {
  z-index: 15;
  color: #fff;
  background-image: url('../images/2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.reservier-butoon2.flie-text.highlights {
  text-align: center;
}

.reservier-butoon2.flie-text.highlights.rel {
  padding: 9px 15px;
  position: relative;
  left: 50%;
}

.slogan2 {
  font-size: 70px;
  line-height: 80px;
}

.slogan2.heading-1 {
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.heading-mittig2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

.heading-mittig2.heading-2 {
  margin-top: 10px;
}

.heading-mittig2.heading-2.farbe-der-headings {
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

.heading-mittig2.heading-2.farbe-der-headings.white {
  color: var(--dark-grey);
}

.heading-mittig2.heading-2.links {
  text-align: left;
  margin-top: 40px;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig2.heading-2.mittig {
  font-size: 20px;
  line-height: 30px;
}

.text-mittig2 {
  text-align: center;
  text-transform: none;
}

.text-mittig2.flie-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-mittig2.flie-text._80 {
  width: 80%;
}

.inhalt-mittig2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.titelvideo2 {
  height: 60vh;
  position: relative;
}

.section-mittig2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-mittig2.gro {
  min-height: 650px;
}

.heading-mittig-klein2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 47px;
}

.heading-mittig-klein2.heading-3 {
  color: var(--dark-grey);
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: 300;
}

.heading-mittig-klein2.heading-3.abst-unten {
  margin-bottom: 10px;
}

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

.speisekarte-inhalt2 {
  background-image: linear-gradient(#ffffffed, #ffffffed), linear-gradient(#0000 20%, #fff 20% 80%, #0000 80%), url('../images/AdobeStock_200647154_visu.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
  display: flex;
}

.flex-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60vw;
  display: flex;
}

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

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

.bild-hintergrund2 {
  background-image: url('../images/44f7c14993afcdea11ca8b6c1b053872.jpg');
  background-position: 50% 15%;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  padding: 100px 140px;
  display: flex;
}

.bild-hintergrund2.links {
  background-color: #333;
  background-image: none;
  align-items: flex-start;
  height: auto;
  min-height: 0;
  padding: 0;
}

.box-farbig2 {
  padding: 40px;
}

.box-farbig2.zweitfarbe {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.box-farbig2.zweitfarbe.gray {
  color: #fff;
  background-color: #333;
}

.iconfooter2 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footerschrift2 {
  color: #fff;
}

.footerschrift2.flie-text {
  text-transform: none;
  min-width: 150px;
}

.headingfooter2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.footer2 {
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer2.hauptfarbe.flie-text {
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.footer-inhalt {
  display: inline-block;
  position: static;
}

._2er-grid2 {
  grid-template-rows: auto;
  justify-content: stretch;
  justify-items: end;
}

.section-gro-e-abst-nde2 {
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.section-gro-e-abst-nde2.zweitfarbe {
  display: flex;
}

.heading-linksb-ndig-klein2 {
  margin-top: 10px;
}

.text-linksb-ndig2 {
  text-transform: none;
}

.text-linksb-ndig2.flie-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.inhalt-untereinander2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  display: flex;
}

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

.inhalt-angebot2 {
  padding-left: 40px;
  padding-right: 40px;
}

.galerie2 {
  background-image: url('../images/bogen_unten.png');
  background-position: 50% -1%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 140px 100px;
}

.galerie2.klein {
  padding-left: 60px;
  padding-right: 60px;
}

.mitarbeiter-inhalt-mittig2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .2s;
  display: block;
}

.mitarbeiter-inhalt-mittig2:hover {
  background-color: #fff;
  transform: translate(0, -24px);
}

.team2 {
  background-image: url('../images/man.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  margin-bottom: 20px;
}

.team2.stipan {
  background-image: url('../images/service-bild.jpg');
}

.team2.stipan.gio {
  background-image: url('../images/IMG_2841.jpg');
}

.team2.stipan.birgit {
  background-image: url('../images/b8dc9dc74b89af6e06c099ab37ece03a.jpg');
}

.team2.stipan.fernando {
  background-image: url('../images/Unbenannt.png');
}

.titel-des-mitarbeiters {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 100%;
  height: 100%;
}

.maps2 {
  height: 450px;
  position: relative;
  overflow: hidden;
}

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

.bogen2 {
  background-image: url('../images/bogen_unten.png');
  background-position: 50% -1%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  inset: 0%;
}

.form-text2 {
  text-transform: none;
}

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

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

.navlinks3.hauptfarbe, .navlink3.flie-text {
  color: #fff;
}

.navlink3.flie-text:hover {
  color: #6d6d6d;
}

.navlink3.flie-text.w--current {
  color: #8c8c8c;
}

.background-video3 {
  height: 100%;
}

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

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

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

.footer3.hauptfarbe, .inhalt-footer3 {
  color: #fff;
}

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

.titelvideo-start-2 {
  height: 90vh;
  position: relative;
}

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4.flie-text.w--current {
  color: #c2485f;
}

.logo-bild {
  object-fit: contain;
  width: 250px;
}

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

.bild-galerie2 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.ablaufplan-big-button-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-2:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-2.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-2.black:hover {
  transform: none;
}

.ablaufplan-big-button-2.black.ablaufplan {
  top: 130px;
}

.preislisten-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 20px;
}

.preislisten-grid._1 {
  grid-column-gap: 90px;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin-top: 40px;
}

.preislisten-grid._1.klein._2 {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.angebot-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  align-items: start;
}

.paragraph-43 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-43.mitig {
  text-align: center;
}

.paragraph-43.small {
  font-size: 14px;
}

.text-span-9 {
  color: var(--brown);
  font-weight: 700;
}

.slider-5 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
}

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

.left-arrow-4, .right-arrow-4, .slide-nav-2 {
  display: none;
}

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

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

.image-63 {
  object-fit: cover;
  object-position: 50% 27%;
  width: 100%;
  height: 80vh;
}

.div-block-149 {
  width: 70%;
}

.dropdown-list-13 {
  background-color: #423434;
}

.dropdown-list-13.w--open {
  background-color: #000000b3;
}

.image-64 {
  height: 35px;
}

.text-span-10 {
  color: #7f1a2d;
  font-weight: 700;
}

.dropdown-link {
  color: #fff;
}

.dropdown-link.w--current {
  color: var(--brown);
}

.link-10, .link-11 {
  color: #fff;
  text-decoration: none;
}

.div-block-150 {
  background-color: #000;
  border-top: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.link-block {
  position: relative;
}

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

.link-13 {
  color: var(--dark-grey);
  text-decoration: none;
}

.grid-20 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-columns: .6fr 1fr;
}

.text-span-11 {
  color: #ddd;
  font-size: 12px;
  line-height: 1.2;
}

.popupmain {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: var(--brown);
  color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-65 {
  opacity: .5;
  filter: invert();
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-65:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-89 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-89.bottom-margin {
  margin-bottom: 20px;
}

.paragraph-57 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-57.darker {
  color: #ccc;
  font-size: 24px;
  line-height: 40px;
}

.inner-div {
  border: 3px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: all .4s;
  display: flex;
}

.inner-div:hover {
  border-radius: 20px 0;
}

.divider {
  background-color: #fff;
  border-radius: 20px;
  width: 75%;
  height: .5vh;
}

.small {
  font-size: 14px;
}

.popup {
  z-index: 200000;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.divpopup {
  text-align: center;
  background-color: #fff;
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  overflow: auto;
  box-shadow: 1px 1px 15px #0000005e;
}

.image-popup {
  float: right;
  opacity: .5;
  cursor: pointer;
  background-image: linear-gradient(#0000, #0000);
  width: 30px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding: 7px;
  transition: background-color .4s, opacity .4s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-popup:hover {
  opacity: 1;
  background-color: #00000024;
  background-image: none;
  border-radius: 5px;
}

.heading-88 {
  margin-top: 0;
  font-family: Raleway, sans-serif;
}

.paragraph-58 {
  font-family: Raleway, sans-serif;
  font-size: 27px;
}

.popupmain-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside-2 {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 10px 20px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside-2:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-66 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-66:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-90 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-90.bottom-margin {
  margin-bottom: 20px;
}

.paragraph-59 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-59.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-59.darker:hover {
  color: #4f4f4f;
}

.popupmain-3 {
  z-index: 1000;
  background-image: linear-gradient(#000c, #000c);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-inside-3 {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 10px 20px 20px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 11px #000;
}

.popup-inside-3:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-36 {
  opacity: .5;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-36:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.paragraph-60 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-60.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-60.darker:hover {
  color: #4f4f4f;
}

.hide-mobile-landscape {
  filter: invert();
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.modal1_component {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

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

.margin-bottom, .margin-bottom.margin-large, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.heading-links {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 35px;
  line-height: 40px;
}

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

.modal1_background-overlay {
  z-index: -1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: visible;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

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

.preislisten-grid-1 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 20px;
}

.preislisten-grid-1._1 {
  grid-column-gap: 90px;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin-top: 40px;
}

.preislisten-grid-1._1.klein._2 {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.lightbox-link {
  height: auto;
}

.image-67 {
  height: 30vh;
}

.link-14 {
  color: var(--brown);
  text-decoration: none;
}

.paragraph-61 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-span-12 {
  color: #7f1a2d;
  font-weight: 700;
}

.modal1_background-overlay-2 {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.show-mobile-landscape-2 {
  display: none;
}

.text-size-medium-2 {
  font-size: 1.125rem;
  line-height: 1.5;
}

.modal1_content-wrapper-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  display: block;
  position: relative;
  overflow: auto;
}

.modal1_component-2 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.blk-link {
  color: #000;
  text-decoration: none;
}

.link-15 {
  color: #000;
}

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

.divpopup-2 {
  text-align: center;
  background-color: #1e1e1e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-size: 16px;
  line-height: 1.4;
  display: flex;
  position: relative;
  overflow: auto;
  box-shadow: 1px 1px 15px #0000005e;
}

.image-popup-2 {
  float: right;
  opacity: .5;
  cursor: pointer;
  background-image: linear-gradient(#0000, #0000);
  width: 30px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding: 7px;
  transition: background-color .4s, opacity .4s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-popup-2:hover {
  opacity: 1;
  background-color: #00000024;
  background-image: none;
  border-radius: 5px;
}

.image-popup-2.white {
  filter: invert();
  color: #fff;
}

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

.heading-klein-mittig.heading-3 {
  font-size: 24px;
}

.heading-klein-mittig.heading-3.white {
  color: #fff;
}

.heading-klein-mittig.heading-3.white.popup {
  width: 100%;
  font-weight: 300;
}

.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 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.3;
}

.image-wrapper-30vh {
  width: 100%;
  height: 30vh;
}

.image-wrapper-30vh.auto {
  width: 40%;
  height: auto;
}

.popup-2 {
  z-index: 200000;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.paragraph-font {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.paragraph-font.big {
  font-size: 16px;
}

.modal1_content-wrapper-3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_component-3 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-mittig1-2 {
  text-align: center;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

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

.text-span-13 {
  color: var(--brown);
  text-decoration: none;
}

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

.text-size-medium {
  font-size: 1.25rem;
}

.modal1_content-wrapper-4 {
  width: 100%;
  max-width: 38rem;
  max-height: 90vh;
  color: var(--brown);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_component-4 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_component-5 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.link-17 {
  color: var(--brown);
  text-decoration: none;
}

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

@media screen and (min-width: 1920px) {
  .image-popup:hover {
    background-image: linear-gradient(#c5c5c580, #c5c5c580);
  }

  .divpopup-2 {
    min-height: 150px;
  }

  .image-popup-2 {
    width: 30px;
    padding: 7px;
    transition: background-color .6s, opacity .4s;
  }

  .image-popup-2:hover {
    background-image: linear-gradient(#c5c5c580, #c5c5c580);
  }

  .heading-mittig1.heading-2.farbe-der-headings.popup {
    position: relative;
  }

  .popup-2 {
    display: none;
  }
}

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

  .container-8 {
    justify-content: flex-start;
  }

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

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: #0000;
  }

  .nav-men-1.hauptfarbe {
    background-color: #272727;
  }

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

  .navbar-2.hauptfarbe {
    flex-direction: column;
  }

  .nav-menu-2.hauptfarbe {
    width: 100%;
    position: static;
  }

  .video-2 {
    height: 80vh;
  }

  .div-block-video-2 {
    height: 100%;
  }

  .slogan2.heading-1 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-mittig2.flie-text._80 {
    width: 90%;
  }

  .section-mittig2.gro.zweitfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-mittig-klein2.heading-3 {
    font-size: 30px;
  }

  .flex-2 {
    width: 90vw;
  }

  .bild-hintergrund2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .men-button2.hauptfarbe.w--open {
    background-image: linear-gradient(#000, #000);
  }

  .men-icon2 {
    color: #fff;
  }

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

  .section-gro-e-abst-nde2 {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 100px;
  }

  .section-gro-e-abst-nde2.zweitfarbe {
    flex-direction: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .inhalt-untereinander2 {
    padding-left: 0;
  }

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

  .navlinks3.hauptfarbe {
    justify-content: flex-start;
  }

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

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

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

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

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

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

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

  .nav-link-4 {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-4.flie-text {
    text-align: right;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-4x4 {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

  .preislisten-grid._1 {
    width: 90%;
  }

  .preislisten-grid._1.klein {
    grid-template-rows: auto;
  }

  .preislisten-grid._1.klein._2 {
    margin-top: 0;
  }

  .paragraph-43 {
    font-size: 14px;
  }

  .grid-18 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .grid-19 {
    display: block;
  }

  .image-63 {
    height: 65vh;
  }

  .dropdown-list-13.w--open {
    background-color: var(--brown);
  }

  .dropdown-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-link.w--current {
    color: #fff;
  }

  .link-block {
    top: -43px;
    right: -350px;
  }

  .html-embed-6 {
    text-align: center;
  }

  .popup-inside {
    width: 80%;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .popup {
    display: none;
  }

  .popup-inside-2 {
    width: 80%;
  }

  .heading-90.bottom-margin {
    font-size: 34px;
  }

  .popup-inside-3 {
    width: 80%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .preislisten-grid-1._1 {
    width: 90%;
  }

  .preislisten-grid-1._1.klein {
    grid-template-rows: auto;
  }

  .preislisten-grid-1._1.klein._2 {
    margin-top: 0;
  }

  .paragraph-61 {
    font-size: 14px;
  }

  .modal1_content-wrapper-2 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-klein-mittig.heading-3 {
    margin-top: 10px;
    font-size: 22px;
  }

  .image-wrapper-30vh {
    height: 45vh;
  }

  .popup-2 {
    display: none;
  }

  .modal1_content-wrapper-3 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .modal1_content-wrapper-4 {
    width: 90%;
    max-width: none;
    max-height: 80vh;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@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: 40px;
  }

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

  .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-top: 40px;
    padding-bottom: 50px;
  }

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

  .impdatfooter {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .impressum2 {
    text-align: left;
  }

  .impressum2.flie-text, .datenschutz2.flie-text {
    text-align: center;
  }

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

  .footertext1 {
    margin-bottom: 10px;
  }

  .video-2 {
    height: 70vh;
  }

  .div-block-video-2 {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan2.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-mittig2.flie-text._80 {
    width: 100%;
  }

  .inhalt-mittig2 {
    padding-top: 20px;
  }

  .titelvideo2 {
    height: 400px;
  }

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

  .section-mittig2.gro {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-mittig2.gro.zweitfarbe {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-mittig2.zweitfarbe {
    height: auto;
  }

  .heading-mittig-klein2.heading-3 {
    font-size: 23px;
    line-height: 36px;
  }

  .speisekarte-inhalt2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .flex-2 {
    flex-direction: column;
  }

  .bild-hintergrund2 {
    min-height: 300px;
    padding: 20px;
  }

  .box-farbig2.zweitfarbe {
    padding: 20px;
  }

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

  .inhalt-nebeneinander2 {
    width: 100%;
  }

  .headingfooter2 {
    text-align: center;
  }

  .footer2.hauptfarbe {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer2.hauptfarbe.flie-text {
    padding-top: 20px;
  }

  .footer-inhalt {
    padding-left: 0;
  }

  ._2er-grid2 {
    width: 100%;
  }

  .section-gro-e-abst-nde2, .section-gro-e-abst-nde2.zweitfarbe {
    padding: 20px;
  }

  .heading-linksb-ndig-klein2.heading-3 {
    font-size: 23px;
  }

  .inhalt-untereinander2 {
    padding-left: 0;
  }

  .angebot2 {
    height: auto;
  }

  .inhalt-angebot2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .galerie2.klein {
    padding: 20px;
  }

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

  .maps2 {
    height: 400px;
  }

  .background-video3 {
    height: 70vh;
  }

  .titelvideo-start-2 {
    height: 400px;
  }

  .grid-4x4 {
    grid-template-columns: 1fr;
  }

  .bild-galerie2 {
    height: 400px;
  }

  .preislisten-grid._1.klein {
    width: 100%;
    margin-top: 20px;
    display: block;
  }

  .paragraph-43 {
    margin-bottom: 5px;
  }

  .image-63 {
    height: 400px;
  }

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

  .link-block {
    bottom: 45px;
    right: -230px;
  }

  .image-65 {
    width: 25px;
    height: 25px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-4, .paragraph-58 {
    font-size: 20px;
  }

  .image-66 {
    width: 25px;
    height: 25px;
  }

  .heading-90.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-59.darker {
    line-height: 30px;
  }

  .image-36 {
    width: 25px;
    height: 25px;
  }

  .paragraph-60.darker {
    line-height: 30px;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_component {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .modal1_content-wrapper {
    height: auto;
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .show-mobile-landscape {
    display: block;
  }

  .preislisten-grid-1._1.klein {
    width: 100%;
    margin-top: 20px;
    display: block;
  }

  .lightbox-link, .image-67 {
    height: 25vh;
  }

  .paragraph-61 {
    margin-bottom: 5px;
  }

  .show-mobile-landscape-2 {
    filter: invert();
    display: block;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component-2 {
    justify-content: center;
    align-items: center;
  }

  .heading-klein-mittig.heading-3 {
    font-size: 20px;
  }

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

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

  .heading-mittig1.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 25px;
    line-height: 1.3;
  }

  .image-wrapper-30vh {
    height: 40vh;
  }

  .popup-2, .hide-mobile-landscape-2 {
    display: none;
  }

  .modal1_content-wrapper-3 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component-3 {
    justify-content: center;
    align-items: center;
  }

  .heading-mittig1-2.heading-font1 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 30px;
  }

  .hide-mobile-landscape-3 {
    display: none;
  }

  .modal1_content-wrapper-4 {
    max-height: 80vh;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component-4, .modal1_component-5 {
    justify-content: center;
    align-items: center;
  }
}

@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, .div-block-41.highlights {
    padding: 20px;
  }

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

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

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

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

  .grid-div-rechts {
    text-align: right;
  }

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

  .text-mittig2.flie-text {
    font-size: 12px;
    line-height: 20px;
  }

  .inhalt-mittig2 {
    width: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titelvideo2 {
    height: 300px;
  }

  .section-mittig2.gro.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig-klein2.heading-3 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .bild-hintergrund2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .box-farbig2.zweitfarbe {
    padding: 0 10px;
  }

  ._2er-grid2 {
    width: 100%;
  }

  .section-gro-e-abst-nde2 {
    padding: 20px 10px;
  }

  .section-gro-e-abst-nde2.zweitfarbe {
    padding: 20px;
  }

  .heading-linksb-ndig-klein2.heading-3 {
    line-height: 30px;
  }

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

  .inhalt-angebot2, .galerie2.klein {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bild-auftauchen2 {
    height: 250px;
  }

  .maps2 {
    height: 300px;
  }

  .bogen2 {
    background-size: 100% 25px;
  }

  .background-video3 {
    height: 60vh;
  }

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

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

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

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

  .titelvideo-start-2 {
    height: 600px;
  }

  .nav-link-4.flie-text {
    font-size: 12px;
  }

  .bild-galerie2 {
    height: 300px;
  }

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

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

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

  .preislisten-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .preislisten-grid._1 {
    grid-template-columns: 1fr;
  }

  .angebot-grid {
    grid-row-gap: 0px;
    margin-bottom: 20px;
  }

  .paragraph-43 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .grid-18 {
    display: block;
  }

  .image-63 {
    height: 300px;
  }

  .image-64 {
    height: 25px;
  }

  .dropdown-link {
    font-size: 12px;
  }

  .link-block {
    top: -39px;
    right: -100px;
  }

  .popup-inside {
    width: 90%;
  }

  .image-65 {
    width: 20px;
    height: 20px;
  }

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

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 26px;
  }

  .divpopup {
    padding: 20px;
  }

  .image-popup {
    margin-top: 5px;
    margin-right: 5px;
  }

  .paragraph-58 {
    font-size: 20px;
  }

  .popup-inside-2 {
    width: 90%;
    padding-left: 10px;
  }

  .image-66 {
    width: 20px;
    height: 20px;
  }

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

  .heading-90.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .popup-inside-3 {
    width: 90%;
    padding-left: 10px;
    overflow: auto;
  }

  .image-36 {
    width: 20px;
    height: 20px;
  }

  .paragraph-60.darker {
    font-size: 16px;
    line-height: 24px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .preislisten-grid-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .preislisten-grid-1._1 {
    grid-template-columns: 1fr;
  }

  .lightbox-link, .image-67 {
    height: 20vh;
  }

  .paragraph-61 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .modal1_component-2 {
    width: auto;
    height: auto;
  }

  .divpopup-2 {
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .image-popup-2 {
    margin-top: 5px;
    margin-right: 5px;
  }

  .heading-klein-mittig.heading-3 {
    font-size: 18px;
  }

  .heading-klein-mittig.heading-3.white.popup {
    width: 80%;
  }

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

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

  .heading-mittig1.heading-2.farbe-der-headings {
    margin-top: 5px;
    font-size: 20px;
  }

  .heading-mittig1.heading-2.farbe-der-headings.popup {
    width: auto;
    font-size: 20px;
    display: block;
  }

  .image-wrapper-30vh {
    height: 35vh;
  }

  .image-wrapper-30vh.auto {
    width: 60%;
  }

  .popup-2 {
    display: none;
  }

  .modal1_component-3 {
    width: auto;
    height: auto;
  }

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

  .modal1_content-wrapper-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .modal1_component-4, .modal1_component-5 {
    width: auto;
    height: auto;
  }
}

#w-node-_292791dd-2540-3421-1cd1-a1bc6bf33f6f-25e30d6e {
  align-self: start;
}

#w-node-_74c825c0-429f-efa3-56c5-f4d41cc361c1-bf4d6e7e {
  align-self: end;
}

#w-node-a2b02708-cd7f-25bb-ef1d-01128bfa62d9-bf4d6e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39640858-17e8-8d9d-4d00-cb9a9441a066-bf4d6e7e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_39640858-17e8-8d9d-4d00-cb9a9441a074-bf4d6e7e {
  align-self: end;
}

#w-node-fcaa209c-7840-5c6d-a1da-8d98222c3d52-9a57727e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


