:root {
  --gold: gold;
  --black: #26221c;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

.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 {
  width: 100%;
  color: #fff;
  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 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  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:hover {
  background-color: #d4af37;
}

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

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

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

.navbar1.drittefarbe {
  background-color: #fff;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.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 {
  white-space: pre;
}

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

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

.hauptfarbe {
  color: #fff;
  background-color: #26221c;
}

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

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

.heading-1 {
  letter-spacing: 1px;
  font-family: Barlow, sans-serif;
  font-weight: 900;
}

.heading-2 {
  font-family: Unica One, sans-serif;
  font-weight: 700;
}

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

.heading-3 {
  text-transform: uppercase;
  font-family: Formula, sans-serif;
  font-weight: 600;
}

.titelvideo1 {
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.terminbutton {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 22px;
}

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

.terminbutton.highlights {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

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

.terminbutton.highlights.heading-3 {
  padding: 10px 15px;
}

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

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

.terminbutton.drittefarbe {
  padding-top: 10px;
  padding-bottom: 10px;
}

.instagram3 {
  width: 30px;
}

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

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

.utility-page-content {
  width: 280px;
  text-align: center;
  flex-direction: column;
  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: 90vh;
  background-color: var(--black);
  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 {
  height: auto;
  justify-content: space-around;
  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;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.nav-men-1.hauptfarbe {
  flex-direction: row;
  justify-content: space-between;
  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: rgba(0, 0, 0, 0);
  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 {
  height: 90vh;
  background-image: url('../images/2.png'), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.essen-bild2 {
  min-height: 300px;
  background-image: url('../images/AdobeStock_17496330_visu.jpg');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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 {
  width: auto;
  height: auto;
  text-align: center;
  background-color: #f7f7f7;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

.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 {
  min-height: 200px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  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 {
  width: 100%;
  color: #fff;
  background-image: url('../images/1581620794.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.text-mittig1 {
  text-align: center;
  font-size: 16px;
  line-height: 180%;
}

.heading-mittig1 {
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
  position: relative;
}

.bild-section-cover1 {
  height: 50vh;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/IMG_20210306_135907.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: static;
}

.slogan1 {
  text-align: left;
  text-transform: uppercase;
  border: 3px #fff;
  margin-top: 10px;
  font-size: 60px;
  line-height: 65px;
}

.slogan1.heading-1 {
  border-style: none;
}

.impdat {
  min-height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

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

.success-block {
  width: 784px;
  height: 400px;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-block.highlights {
  color: #000;
}

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

.div-block1 {
  width: 100%;
  height: auto;
  text-align: center;
  align-items: flex-start;
  padding: 40px 10px;
  display: flex;
}

.icon-1 {
  width: 60px;
  height: 60px;
  filter: invert(0%);
  object-fit: contain;
  margin-bottom: 20px;
  margin-right: 10px;
}

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

._3er-grid {
  width: 100%;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "."
                       "Area";
  margin-top: 40px;
}

.heading-links {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 170%;
}

.heading-links.heading-1 {
  z-index: 5;
  position: relative;
}

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

.text-links1 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.inhalt-nebeneinander1 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.galerie-img1 {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.maps1 {
  width: 100%;
  height: 500px;
}

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

.checkbox-field {
  text-align: left;
  margin-bottom: 10px;
}

.select-field {
  color: #949494;
  background-color: #fff;
  margin-bottom: 15px;
}

.text-field {
  height: 30px;
  margin-bottom: 15px;
}

.farbe2-headings {
  color: #b4b4b4;
}

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

.heading-links-klein1 {
  text-align: left;
  margin-top: 0;
  font-size: 25px;
}

.drittefarbe {
  background-color: #b4b4b4;
}

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

._2-3-grid1 {
  width: 90%;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
}

._2-3-grid1.switch {
  grid-template-columns: .75fr 1.25fr;
}

.section-mittig1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.section-mittig1.zweitfarbe.weniger {
  padding-left: 20px;
  padding-right: 20px;
}

.text-mittig-effekt1 {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 150%;
}

.text-mittig-effekt1.gro {
  font-size: 25px;
  line-height: 150%;
}

.text-mittig-effekt1.heading-2 {
  z-index: 5;
  position: relative;
}

.effekt-inlay {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.effekt-balken4 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.divblock-bild.auf500 {
  height: 100%;
  min-height: 50vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_20190606_165842.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.divblock-bild.auf500.ber-mih {
  background-image: linear-gradient(rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/user.png');
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.effekt-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.effekt-overlay.dark {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.effekt-balken2 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.buchstabe-hintergrund {
  z-index: -5;
  margin-top: -10px;
  margin-bottom: -35px;
  font-size: 100px;
  line-height: 35px;
  position: relative;
}

.buchstabe-hintergrund.heading-3.farbe2-headings {
  z-index: 0;
  z-index: 0;
  margin-top: -20px;
}

.effekt-balken3 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.effekt-balken1 {
  z-index: 3;
  width: 2px;
  height: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.inhalt-effekt {
  padding-left: 0;
  padding-right: 0;
}

.inhalt-effekt.effekt-versuch {
  position: relative;
}

.inhalt-effekt.effekt-versuch._1 {
  height: 1000px;
}

.inhalt-effekt.effekt-versuch {
  height: 100%;
  color: #fff;
  position: relative;
}

.inhalt-effekt.effekt-versuch._1 {
  height: 50vh;
}

.divider {
  width: 100px;
  height: 2px;
  margin-top: 0;
}

.img-cover1 {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-3.flie-text {
    text-align: center;
  }

  .nav-link-3.flie-text.strich {
    border-top: 1px solid var(--gold);
  }

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

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

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

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

  .nav-men-1.hauptfarbe {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  }

  .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: 60px;
    padding-right: 60px;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .section-gro-e-abst-nde1 {
    padding: 50px 5%;
  }

  .bild-section-cover1 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .success {
    height: 80vh;
  }

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

  .div-block1 {
    padding: 20px;
  }

  .inhalt-50-1 {
    width: 100%;
    min-height: 300px;
  }

  ._3er-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    justify-items: stretch;
  }

  .inhalt-untereinander1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
    flex-direction: column;
  }

  ._2-3-grid1 {
    width: 100%;
  }

  .section-mittig1 {
    padding: 40px;
    display: flex;
  }

  .text-mittig-effekt1 {
    font-size: 22px;
  }

  .inhalt-effekt.effekt-versuch {
    min-height: 400px;
  }

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

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

@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 {
    width: 153.531px;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

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

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

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

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

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

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

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

  .bild-section-cover1 {
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .impdat {
    min-height: auto;
    padding: 20px;
  }

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

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

  .div-block1 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .heading-links.heading-1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .inhalt-untereinander1 {
    padding-left: 0;
    padding-right: 0;
  }

  .galerie-img1 {
    height: 400px;
  }

  .maps1 {
    height: 300px;
  }

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

  .logo-bild {
    width: 220px;
  }

  ._2-3-grid1, ._2-3-grid1.switch {
    grid-template-columns: 1fr;
  }

  .section-mittig1, .section-mittig1.zweitfarbe {
    padding: 20px;
  }

  .section-mittig1.zweitfarbe.weniger {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-mittig-effekt1 {
    letter-spacing: 7px;
    font-size: 18px;
  }

  .divblock-bild.auf500 {
    min-height: 400px;
  }

  .effekt-overlay.dark {
    padding: 20px;
  }

  .buchstabe-hintergrund {
    font-size: 70px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -30px;
  }

  .inhalt-effekt.effekt-versuch._1 {
    height: auto;
  }
}

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

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

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

  .titelvideo1 {
    height: 100%;
  }

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

  .titelvideo-start-1 {
    height: 300px;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .footer-1.hauptfarbe {
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-2 {
    background-image: url('../images/2.png'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    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 {
    width: auto;
    height: 100%;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .bild-section-cover1 {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .impdat {
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .div-block1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .icon-1 {
    width: 30px;
    height: 30px;
  }

  .inhalt-50-1 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-links.heading-1 {
    text-align: center;
    font-size: 22px;
  }

  .inhalt-untereinander1 {
    align-items: center;
    padding: 0;
  }

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

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  .galerie-img1 {
    height: 300px;
  }

  .heading-links1.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-links-klein1.heading-1.farbe-der-headings.mitte {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .logo-bild {
    width: 200px;
  }

  .section-mittig1, .section-mittig1.zweitfarbe {
    padding: 20px 10px;
  }

  .section-mittig1.zweitfarbe.weniger {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-mittig-effekt1 {
    letter-spacing: 3px;
    font-size: 13px;
  }

  .divblock-bild.auf500.ber-mih {
    min-height: 300px;
  }

  .effekt-overlay {
    padding: 20px;
  }

  .effekt-overlay.dark {
    padding-left: 10px;
    padding-right: 10px;
  }

  .buchstabe-hintergrund.heading-3.farbe2-headings {
    margin-top: -20px;
    font-size: 50px;
  }

  .inhalt-effekt.effekt-versuch._1 {
    min-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;
  }
}

#w-node-_95e54259-956f-2265-4625-3f397f812383-799037fc {
  grid-area: Area;
}


@font-face {
  font-family: 'Layeredletters';
  src: url('../fonts/LayeredLetters.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Layeredletters';
  src: url('../fonts/LayeredLetters-LightLayer.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morgan chalk';
  src: url('../fonts/Morgan-Chalk.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'QuentellCFBold';
  src: url('../fonts/QuentellCFBold-Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hyrbo';
  src: url('../fonts/Hyrbo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abyss';
  src: url('../fonts/Abyss.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}