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

:root {
  --red: #ff0032;
  --midnight-blue: #003264;
  --red-2: #ff0004b8;
}

.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;
  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 {
  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 {
  z-index: 100;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.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 {
  font-family: Oswald, sans-serif;
  font-size: 15px;
}

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

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

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

.zweitfarbe {
  background-color: #f9fbff;
}

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

.heading-1 {
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 26px;
}

.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
}

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

.flie-text.mitte.abstand {
  margin-top: 20px;
}

.heading-3 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.farbe-flie-text {
  color: #000;
}

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

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

.titelvideo-start-1 {
  background-image: linear-gradient(to bottom, var(--red-2), var(--red-2));
  height: 90vh;
  margin-top: 220px;
  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;
}

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

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.adresse {
  margin-bottom: 5px;
}

.adresse.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

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

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

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

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

.link-impdat.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

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

.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;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding-left: 140px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.subheading1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.slogan1 {
  text-transform: uppercase;
  font-size: 65px;
  line-height: 75px;
}

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

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

.termin-button.heading-3.highlights, .termin-button.heading-3.zweitfarbe.farbe-flie-text {
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.termin-button.heading-3.hauptfarbe {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

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

.heading-mittig1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 32px;
  line-height: 36px;
}

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

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

.text-mittig1.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

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

.section-mittig1.ohne-abstand {
  padding: 20px 0;
}

.section-mittig1.ohne-abstand.ber-uns {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-mittig1.abtsnad {
  margin-top: 220px;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image-mask.flex {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.feature-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.feature-image.ort {
  align-items: center;
  height: 330px;
  display: flex;
}

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

.heading-links1 {
  text-transform: uppercase;
}

.heading-links1.heading-1 {
  font-family: Oswald, sans-serif;
  font-size: 25px;
}

.heading-links1.heading-1.farbe-der-headings {
  font-family: Oswald, sans-serif;
}

.heading-links1.heading-1.gro {
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

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

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

.text-links1.flie-text {
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.text-links1.flie-text.gro {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

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

.inhalt-untereinander1.ohne-abstand {
  padding-right: 0;
}

._2er-grid1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100%;
}

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

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

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

.titelvideo-unterseiten1 {
  background-image: linear-gradient(to bottom, var(--red-2), var(--red-2));
  height: 60vh;
  margin-top: 220px;
  position: relative;
}

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

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

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

.submit-button1.highlights.flie-text {
  font-family: Oswald, sans-serif;
}

.select-field {
  color: #949494;
  background-color: #fff;
}

.form-text.flie-text {
  font-family: Oswald, sans-serif;
}

.text-field {
  height: 30px;
}

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

.impdat {
  margin-top: 140px;
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 220px;
  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;
  padding-left: 40px;
  padding-right: 40px;
}

.success1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.bild-column1 {
  background-image: url('../images/5fad637f2f533e058efe4295_image0.jpeg');
  background-position: 50% 30%;
  background-size: cover;
  height: 600px;
  padding-left: 0;
  position: static;
}

.column-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 60px;
  display: flex;
}

.column-mittig-untereinander-1.highlights {
  color: #fff;
  height: 600px;
}

.icon1 {
  object-fit: contain;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.columns, .columns._2er {
  height: 600px;
  min-height: 600px;
}

.bild-cover1 {
  color: #fff;
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/image2.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px 110px;
  display: flex;
}

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

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

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

.button-auf-schwarz-2-copy._2 {
  background-color: #000;
  margin-top: 220px;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.button-auf-schwarz-2-copy._2._3 {
  z-index: 10000;
  margin-left: 0;
}

.impdat-embed {
  max-width: 90vw;
  margin-top: 40px;
  overflow: auto;
}

.image-26 {
  width: 50px;
}

.grid-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

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

.image-27 {
  filter: invert();
  width: 50px;
  height: 50px;
}

.image-27._1 {
  filter: none;
}

.link-block {
  filter: invert();
}

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

.link:hover {
  color: var(--red-2);
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 100px;
}

.grid-9.ohne-anstand {
  margin-top: 0;
}

.image-28 {
  width: 80%;
}

.image-28._1 {
  width: 100%;
}

.div-block-114 {
  background-image: url('../images/5fad637f2f533e6f66fe4297_image1.jpeg'), linear-gradient(#000000b3, #000000b3), url('../images/5fad637f2f533e6f66fe4297_image1.jpeg');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  width: 100%;
  height: 500px;
}

.div-block-115 {
  background-image: url('../images/5fad637f2f533e058efe4295_image0.jpeg'), linear-gradient(#000000b3, #000000b3), url('../images/5fad637f2f533e058efe4295_image0.jpeg');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  width: 100%;
  height: 500px;
}

.div-block-116 {
  background-image: url('../images/image0_1.jpeg'), linear-gradient(#000000b3, #000000b3), url('../images/image0_1.jpeg');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  width: 80%;
  height: 450px;
}

.div-block-117, .div-block-118, .div-block-119 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.white {
  color: #fff;
}

.div-block-120 {
  background-image: url('../images/image3.jpeg'), linear-gradient(#000000b3, #000000b3), url('../images/image3.jpeg');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  width: 100%;
  height: 500px;
}

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

.link-12.black {
  color: #000;
}

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

.link-13.blac {
  color: #000;
}

.spacer {
  width: 100%;
  height: 50px;
}

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

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--midnight-blue);
    background-image: linear-gradient(#00000080, #00000080);
  }

  .nav-men-1.hauptfarbe {
    background-image: linear-gradient(#00000080, #00000080);
  }

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

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

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

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

  .section-mittig1 {
    padding: 60px 40px;
  }

  .feature-image-mask {
    margin-right: 0;
  }

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

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

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

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

  .angebot2 {
    height: auto;
  }

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

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

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

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

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

  .inhalt-mittig-untereinander.zweitfarbe.effekt {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .section-mittig1 {
    padding: 40px 20px;
  }

  .feature-image-mask {
    height: 300px;
    margin-top: 10px;
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .feature-image.ort {
    height: 250px;
  }

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

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

  .footertext1 {
    margin-bottom: 10px;
  }

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

  .titelvideo-unterseiten1 {
    height: 400px;
  }

  .maps1 {
    height: 300px;
  }

  .impdat {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .bild-column1 {
    height: 300px;
  }

  .column-mittig-untereinander-1.highlights {
    height: auto;
  }

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

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

  .div-block-114, .div-block-115, .div-block-120 {
    height: 100%;
  }

  .spacer {
    display: none;
  }
}

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

  .div-block-video1 {
    align-items: flex-start;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .subheading1.heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

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

  .termin-button.heading-3.hauptfarbe {
    font-size: 18px;
  }

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

  .inhalt-mittig-untereinander.zweitfarbe {
    width: 100%;
    padding: 20px 10px;
  }

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

  .section-mittig1 {
    padding: 20px;
  }

  .section-mittig1.abtsnad {
    margin-top: 200px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  .heading-links1.heading-1.gro {
    line-height: 30px;
  }

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

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

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

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

  .titelvideo-unterseiten1 {
    height: 300px;
    margin-top: 200px;
  }

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

  .impdat {
    padding: 60px 20px;
  }

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

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

  .column-mittig-untereinander-1.highlights {
    padding: 40px 20px;
  }

  .bild-cover1 {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/AdobeStock_275541047_visu.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding: 40px 20px;
  }

  .bild-cover1.ber-uns {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/image2.jpeg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
}


@font-face {
  font-family: 'Maxwell';
  src: url('../fonts/maxwell.regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}