@font-face {
  font-family: Aatmospheric;
  src: url('../fonts/aAtmospheric.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: Formula;
  src: url('../fonts/Formula.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Modernlove Caps Unspecified;
  src: url('../fonts/modernlove-caps-unspecified.ttf') format("truetype");
  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;
}

:root {
  --light-blue: #003f90;
  --gold: #cc0;
  --sea-green: #396;
  --dark-blue: #011b34;
  --dark-sea-green-2: #18201c;
  --gray-blue: #adc3d1;
  --light-gray: #e9eeed;
  --blue: #8fb1cc;
  --dark-sea-green: #bdcf95;
  --dark-olive-green: #545c446b;
  --butons: #545c44a8;
  --sky-blue: #bcd7f5;
  --gray: #a6a6a6;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 700;
  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;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

.logo {
  justify-content: center;
  align-items: center;
  height: auto;
  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;
}

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

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

.div-block-41.highlights {
  background-color: var(--light-blue);
  border-style: none;
}

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

.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(--gold);
  line-height: 1.1;
}

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

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

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

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

.heading-2 {
  font-family: Modernlove Caps Unspecified, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  font-family: Century Gothic, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-3 {
  font-family: Century Gothic, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

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

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

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

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

.terminbutton.highlights.flie-text {
  margin-top: 10px;
}

.terminbutton.highlights {
  background-color: var(--dark-blue);
  font-family: Roboto, sans-serif;
}

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

.terminbutton.highlights.heading-3 {
  color: #fff;
  margin-top: 30px;
  font-family: Century Gothic, sans-serif;
}

.terminbutton.highlights.heading-3:hover {
  background-color: var(--dark-sea-green-2);
  color: #fff;
}

.terminbutton.highlights.heading-3.green {
  color: #fff;
}

.terminbutton.highlights.heading-3.green:hover {
  color: #fff;
  background-color: #000;
}

.terminbutton.highlights.heading-3.anderefarbe {
  background-color: var(--dark-blue);
}

.instagram3 {
  width: 30px;
}

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

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

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

.link-formular.farbe-der-headings {
  color: var(--light-blue);
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0;
}

.submit-button {
  background-color: #ecbf38;
}

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

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

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text.black {
  color: #333;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text.black {
  color: #333;
}

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

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

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

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

.label3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  display: block;
  position: static;
}

.label3.heading-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Century Gothic, sans-serif;
  line-height: 1.3;
}

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.label3.abstand-nach-oben.center {
  color: var(--light-blue);
  text-align: center;
}

.wrap-inhalt3 {
  flex-direction: column;
  align-items: center;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-mittig1 {
  text-align: center;
  line-height: 1.5;
}

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

.navbar3 {
  z-index: 1000;
  -webkit-text-stroke-color: #333;
  position: sticky;
  top: 0%;
}

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

.navlinks3.hauptfarbe {
  background-color: var(--dark-blue);
  color: #000;
}

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

.navlink3.flie-text {
  color: #fff;
  font-weight: 400;
}

.navlink3.flie-text:hover {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.navlink3.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.navlink3.flie-text.w--current:hover {
  font-weight: 400;
}

.background-video1 {
  background-image: linear-gradient(#0003, #0003);
  height: 90vh;
}

.divblock-video1 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan3 {
  text-transform: none;
  margin-top: 10px;
  font-size: 55px;
  line-height: 65px;
}

.slogan3.heading-1 {
  font-family: Century Gothic, sans-serif;
  font-weight: 400;
}

.slogan3.heading-1.font {
  font-family: Century Gothic, sans-serif;
}

.content-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.heading-mitig1.heading-2 {
  text-transform: uppercase;
  font-family: Century Gothic, sans-serif;
}

.heading-mitig1.heading-2.farbe-der-headings {
  color: var(--light-blue);
}

.heading-mitig1.heading-1 {
  text-transform: uppercase;
  font-family: Century Gothic, sans-serif;
}

.inhalt-mittig3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.inhalt-mittig3.zweitfarbe {
  background-color: var(--gray-blue);
  padding-left: 10vw;
  padding-right: 10vw;
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 107px;
}

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

.heading-footer3.heading-3 {
  text-transform: uppercase;
  font-family: Century Gothic, sans-serif;
  font-size: 18px;
}

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

.footer3.hauptfarbe {
  background-color: var(--dark-blue);
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.inhalt-footer3 {
  color: #fff;
}

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

.rounded-block.zweitfarbe {
  justify-content: flex-start;
}

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

.wrap-overlayed {
  z-index: 1;
  width: 940px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.subheading-mittig3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.subheading-mittig3.heading-2.farbe-der-headings {
  color: var(--light-blue);
  font-family: Century Gothic, sans-serif;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
}

.contact-form-wrap.flie-text {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.form1 {
  margin-bottom: 0;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.form-wrap {
  text-align: left;
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.text-field {
  letter-spacing: 2px;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field:hover {
  border-color: #1d1f2e80;
}

.text-field:active, .text-field:focus {
  border-color: #1d1f2e;
}

.text-field::placeholder {
  color: #1d1f2e4d;
}

.titelvideo-start-1 {
  color: #fff;
  height: 90vh;
  padding: 0;
  position: relative;
}

.divider {
  width: 20vw;
  height: 4px;
}

.divider.highlights {
  background-color: var(--dark-blue);
  width: 15vw;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  z-index: 5;
  z-index: 5;
  font-family: Century Gothic, sans-serif;
  position: relative;
}

.heading-mittig.heading-1.left {
  text-align: left;
  font-family: Century Gothic, sans-serif;
}

.heading-mittig.heading-1.padding {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-block1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: relative;
}

.text-links1.flie-text {
  margin-top: 10px;
  font-size: 16px;
  display: inline-block;
}

.logo-3 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo-3.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
  display: none;
}

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

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

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

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

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

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

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

.section-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vw;
  display: flex;
}

.section-24.zweitfarbe {
  background-color: var(--gray-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-24.padding {
  background-color: #a6a6a640;
}

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

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

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

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

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

.link-block-3.flie-text {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.link-block-3.flie-text:hover {
  font-size: 16px;
}

.dropdown-list-13 {
  background-color: var(--dark-blue);
  padding: 20px;
}

.dropdown-list-13._1st {
  left: auto;
}

.dropdown-list-13._1st.w--open {
  border-bottom-color: var(--gold);
  box-shadow: 1px 1px 13px 0 var(--gold);
  border-radius: 0;
}

.nav-link2 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link2:hover {
  color: gray;
}

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

.nav-link2.flie-text {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.nav-link2.flie-text:hover {
  border-bottom: 2px solid #fcfcfc;
}

.nav-link2.flie-text.w--current {
  background-image: none;
  border-bottom: 1px solid #fff;
}

.nav-link2.flie-text.sub-mneu {
  color: #fff;
  font-family: Century Gothic, sans-serif;
  font-size: 14px;
}

.nav-link2.flie-text.sub-mneu:hover {
  border-bottom-color: #fcfcfc;
}

.nav-menu-3 {
  font-family: Georgia, Times, Times New Roman, serif;
}

.nav-menu-4 {
  font-family: Yeseva One, sans-serif;
}

.nav-menu-5 {
  font-family: Source Serif Pro, sans-serif;
}

.nav-menu-6 {
  font-family: Open Sans, sans-serif;
}

.nav-menu-7 {
  font-family: Niconne, sans-serif;
}

.nav-menu-8 {
  font-family: Great Vibes, cursive;
}

.nav-menu-9 {
  font-family: Garda, sans-serif;
}

.nav-menu-10 {
  font-family: Hyrbo, sans-serif;
}

.nav-menu-11 {
  font-family: Modern Love, sans-serif;
}

.nav-menu-12 {
  font-family: Modernlove Caps Unspecified, sans-serif;
}

.nav-menu-13 {
  font-family: Hyrbo, sans-serif;
}

.nav-menu-14 {
  font-family: Formula, sans-serif;
}

.nav-menu-15, .nav-menu-16 {
  font-family: Century Gothic, sans-serif;
}

.image-73 {
  object-fit: contain;
  height: 76px;
  margin-bottom: 30px;
}

.image-73._100 {
  height: 100%;
}

._3er--ggrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
}

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

.text-l.flie-text {
  color: #000;
  text-align: center;
  font-size: 17px;
  line-height: 1.2;
}

.div-block-192 {
  color: #313131;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 23px;
  display: flex;
  box-shadow: 0 1px 11px -3px #b5b5b5;
}

.div-block-192.zweitfarbe-3 {
  background-color: var(--light-gray);
  color: #333;
}

.div-block-192.zweitfarbe-3.gold {
  background-color: #cc0;
}

.div-block-192.highlights {
  background-color: var(--blue);
}

.div-block-192.zweitfarbe-3 {
  color: #333;
}

.div-block-192.zweitfarbe-3.center {
  justify-content: flex-start;
}

.heading-95 {
  font-size: 31px;
  font-weight: 400;
}

.heading-95.heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Century Gothic, sans-serif;
}

.heading-95.heading-1.font-heading {
  font-family: Century Gothic, sans-serif;
}

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

.inhalt-untereinander1-2.center {
  height: 100%;
}

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

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

.body {
  padding-top: 0;
}

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

.list-7 {
  font-family: Century Gothic, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.list-7.text {
  margin-top: 10px;
}

.table-div {
  border-right: 1px solid #c0c0c091;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 5px;
  display: flex;
}

.table-div.bottom-right {
  border-bottom: 1px solid #c0c0c091;
}

.table-div.highlights {
  background-color: var(--blue);
  color: #333;
}

.table-div.hauptfarbe {
  background-color: var(--gray-blue);
  color: #333;
}

.table-text {
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.table-text.flie-text {
  text-align: center;
  font-size: 16px;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #0000001a;
  border-style: solid none none solid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

.div-block-193 {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 30vh;
  margin-top: 40px;
  display: flex;
}

.dropdown-block {
  width: 100%;
}

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

.div-block-194 {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  padding-right: 10px;
  display: flex;
  position: fixed;
  inset: auto 0% 46% auto;
}

.img {
  object-fit: contain;
  height: 40px;
  margin-bottom: 10px;
}

.img:hover {
  transform: scale(1.08);
}

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

.inhalt-untereinander1-3.center {
  height: 100%;
}

.dropdown-button-2 {
  background-color: var(--dark-blue);
  color: #fff;
  font-family: Century Gothic, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3px;
}

.inhalt-mittig3-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.inhalt-mittig3-2.zweitfarbe {
  background-color: var(--gray-blue);
}

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

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

.slide-nav-2 {
  display: none;
}

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

.left-arrow-3, .right-arrow {
  display: none;
}

.slide-12 {
  overflow: hidden;
}

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

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

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

.image-1.adj.size {
  height: 55vh;
}

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

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

.image-1.size {
  object-fit: cover;
  height: 55vh;
}

.image-1.size.adj.top {
  height: 85vh;
}

.image-1.size.con {
  object-fit: contain;
}

.image-1.size-top {
  object-position: 50% 40%;
  height: 55vh;
}

.image-1.size-position {
  object-position: 50% 15%;
  height: 55vh;
}

.titelslider {
  color: #fff;
  height: 100vh;
  position: relative;
}

._3er-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
}

.cell-3, .cell-4 {
  justify-content: center;
  align-items: center;
}

.div-block-196 {
  text-align: center;
}

._2er {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
}

.text-links-margin, .text-links-margin.flie-text.margin {
  margin-top: 40px;
}

.text-links-margin.flie-text {
  margin-top: 10px;
  font-size: 16px;
  display: inline-block;
}

.absolute-left {
  background-color: #a6a6a640;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 40px 2vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bild-section-cover-1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10%;
  display: flex;
}

.bild-section-cover-1._2 {
  background-image: none;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

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

.image-64.contain {
  object-fit: contain;
}

.absolute-block {
  position: absolute;
  inset: 0%;
}

.logo-5 {
  justify-content: center;
  align-items: center;
  height: auto;
  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;
}

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

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

.section-51 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vw;
  display: flex;
}

.section-51.zweitfarbe, .section-51.zweitfarbe.gray {
  background-color: var(--gray-blue);
}

.section-51.zweitfarbe {
  background-color: var(--gray-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-77 {
  height: 76px;
}

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

.image-77.width.con {
  object-fit: contain;
  height: auto;
}

.div-block-197 {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 30vh;
  margin-top: 40px;
  display: flex;
}

.div-block-197.big {
  width: 90%;
  height: 65vh;
  margin-top: 40px;
}

.heading-98 {
  font-size: 31px;
  font-weight: 400;
}

.heading-98.heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Century Gothic, sans-serif;
}

.image-78, .image-79 {
  object-fit: cover;
  width: 100%;
  height: 70vh;
}

.bold-text-12 {
  font-weight: 400;
}

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

.text-small.flie-text {
  color: #000;
  text-align: center;
  font-size: 17px;
  line-height: 1.2;
}

.success-txt {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Century Gothic, sans-serif;
  line-height: 1.4;
}

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

.text-span {
  font-size: 40px;
  line-height: 0;
}

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

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

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

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

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

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

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

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

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

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

  .video-2 {
    height: 80vh;
  }

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

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

  .wrap-inhalt3 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-mittig1 {
    align-self: center;
  }

  .men-3.hauptfarbe {
    z-index: 1000;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .men-button3.hauptfarbe {
    text-align: center;
    background-color: #4f4f5500;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .background-video1 {
    width: 100%;
  }

  .divblock-video1 {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan3.heading-1.font {
    font-size: 34px;
    line-height: 45px;
  }

  .content-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .inhalt-mittig3 {
    padding: 60px;
  }

  .inhalt-mittig3.zweitfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

  .footer3.hauptfarbe {
    padding: 20px 40px;
  }

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

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

  .wrap-overlayed {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .error-message {
    width: auto;
  }

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

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-wrap.flie-text {
    padding: 40px;
  }

  .form-wrap {
    text-align: center;
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .divider.highlights {
    text-align: center;
    text-align: center;
    align-self: center;
  }

  .heading-mittig.heading-1 {
    width: 100%;
    font-size: 30px;
  }

  .heading-mittig.heading-1.left {
    text-align: center;
  }

  .heading-block1 {
    width: auto;
  }

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

  .logo-img {
    height: 17vh;
  }

  .section-24, .section-24.zweitfarbe {
    padding: 60px;
  }

  .grid-10 {
    justify-items: center;
  }

  .textarea {
    text-align: left;
  }

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

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

  .link-block-3.flie-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-list-13._1st.w--open {
    padding: 10px;
    position: relative;
  }

  .nav-link2.flie-text {
    text-align: center;
  }

  .nav-link2.flie-text.sub-mneu {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .image-73 {
    height: 60px;
    margin-bottom: 20px;
  }

  ._3er--ggrid {
    justify-items: center;
    height: 100%;
    margin-bottom: 20px;
  }

  .div-block-192.zweitfarbe-3 {
    width: 100%;
    padding: 20px;
  }

  .div-block-192.highlights {
    width: 100%;
  }

  .heading-95.heading-1 {
    font-size: 23px;
  }

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

  .inhalt-untereinander1-2 {
    align-items: center;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .image-61 {
    height: 50vh;
  }

  .list-7 {
    text-align: left;
  }

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

  .container {
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-193 {
    height: 25vh;
  }

  .dropdown-block {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .dropdown-content-3 {
    padding-right: 0;
  }

  .div-block-194 {
    z-index: 400;
  }

  .inhalt-untereinander1-3 {
    align-items: center;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .dropdown-button-2 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 40px;
  }

  .inhalt-mittig3-2 {
    padding: 60px;
  }

  .image-1.size.adj.top {
    height: 50vh;
  }

  .titelslider {
    height: 60vh;
    padding-left: 0;
    padding-right: 0;
  }

  ._3er-grid {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .konkat-stack {
    padding: 0;
  }

  ._2er {
    justify-items: center;
    height: 100%;
  }

  .text-links-margin.flie-text.margin {
    text-align: center;
  }

  .bild-section-cover-1._2 {
    height: 60vh;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-64.contain {
    height: auto;
  }

  .absolute-block {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 0%;
  }

  .image-76.position {
    height: 50vh;
  }

  .section-51 {
    padding: 60px;
  }

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

  .div-block-197.big {
    width: 85%;
    height: 65vh;
  }

  .heading-98.heading-1 {
    font-size: 22px;
  }

  .image-78, .image-79 {
    height: 50vh;
  }

  .dropdown-15 {
    width: 100%;
  }

  .quick-stack {
    width: 100%;
    margin-top: 10px;
    padding: 0;
  }

  .text-small.flie-text {
    font-size: 14px;
    line-height: 1.3;
  }

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

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

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

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

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

  .video-2 {
    height: 70vh;
  }

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

  .angebot2 {
    height: auto;
  }

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

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

  .label3.abstand-nach-oben.heading-3 {
    font-size: 18px;
  }

  .wrap-inhalt3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .navlink3.flie-text {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .background-video1 {
    height: 70vh;
  }

  .divblock-video1 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .slogan3.heading-1.font {
    font-size: 28px;
    line-height: 38px;
  }

  .content-wrap {
    width: 100%;
  }

  .heading-mitig1.heading-1 {
    font-size: 26px;
  }

  .inhalt-mittig3 {
    padding: 40px;
  }

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

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

  .heading-footer3.heading-3 {
    text-align: center;
    font-size: 17px;
  }

  .footer3.hauptfarbe {
    padding: 20px 40px;
  }

  .wrap-overlayed {
    padding-left: 4%;
    padding-right: 4%;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 24px;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

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

  .contact-form-wrap {
    padding: 40px;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-field {
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

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

  .heading-mittig.heading-1 {
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-mittig.heading-1.left {
    font-size: 23px;
  }

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

  .maos-footer {
    height: 100px;
  }

  .impdat-2.flie-text {
    text-align: center;
  }

  .section-24, .section-24.zweitfarbe {
    padding: 40px;
  }

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

  .div-block-114 {
    text-align: center;
  }

  .link-block-3.flie-text {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .image-73 {
    height: 55px;
  }

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

  .div-block-192.zweitfarbe-3.center {
    justify-content: flex-start;
  }

  .heading-95.heading-1.font-heading {
    font-size: 22px;
  }

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

  .table-text {
    padding-bottom: 40px;
  }

  .table-text.flie-text {
    padding-bottom: 0;
  }

  .div-block-193 {
    height: 20vh;
    margin-top: 20px;
  }

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

  .inhalt-mittig3-2, .inhalt-mittig3-2.zweitfarbe {
    padding: 40px;
  }

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

  .image-1.size {
    height: 50vh;
  }

  .titelslider {
    height: 55vh;
  }

  ._3er-grid {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    display: flex;
  }

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

  ._2er {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    display: flex;
  }

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

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

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

  .absolute-block {
    height: auto;
  }

  .section-51, .section-51.zweitfarbe {
    padding: 40px;
  }

  .div-block-197.big {
    height: 52vh;
  }

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

  .div-block-198 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-small.flie-text {
    font-size: 13px;
    line-height: 1.3;
  }

  .success-txt {
    font-size: 24px;
    line-height: 1.3;
  }

  .lightbox {
    display: block;
  }

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

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

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

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

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

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

  .label3.heading-2 {
    text-align: center;
    overflow-wrap: anywhere;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .label3.abstand-nach-oben.heading-3 {
    font-size: 15px;
  }

  .label3.abstand-nach-oben.center {
    font-size: 16px;
  }

  .wrap-inhalt3 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navlink3.flie-text {
    font-size: 13px;
  }

  .navlink3.flie-text.w--current {
    font-size: 15px;
  }

  .background-video1 {
    height: 60vh;
  }

  .divblock-video1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan3 {
    font-size: 30px;
    line-height: 35px;
  }

  .slogan3.heading-1.font {
    font-size: 18px;
    line-height: 26px;
  }

  .content-wrap {
    margin-bottom: 10px;
  }

  .heading-mitig1.heading-2.farbe-der-headings, .heading-mitig1.heading-1 {
    font-size: 20px;
  }

  .inhalt-mittig3 {
    padding: 40px 20px;
  }

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

  ._3er-grid1 {
    margin-bottom: 40px;
  }

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

  .heading-footer3.heading-3 {
    text-align: center;
    font-size: 16px;
  }

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

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

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

  .rounded-block.zweitfarbe {
    padding: 20px;
  }

  .wrap-overlayed {
    padding-left: 4%;
    padding-right: 4%;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 18px;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px 10px;
  }

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

  .divider.highlights {
    width: 40vw;
    margin-bottom: 20px;
  }

  .heading-mittig.heading-1 {
    font-size: 17px;
    line-height: 24px;
  }

  .heading-mittig.heading-1.left {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .heading-mittig.heading-1.padding {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .heading-block1 {
    width: auto;
  }

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

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

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

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

  .section-24, .section-24.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-24.padding {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-114 {
    text-align: center;
  }

  .textarea {
    line-height: 2.6;
  }

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

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

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

  .link-block-3.flie-text {
    font-size: 13px;
  }

  .link-block-3.flie-text:hover {
    font-size: 14px;
    font-weight: 400;
  }

  .nav-link2.flie-text.sub-mneu {
    white-space: pre-line;
    overflow-wrap: anywhere;
  }

  .image-73 {
    height: 42px;
  }

  .text-l.flie-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .heading-95.heading-1 {
    font-size: 18px;
  }

  .heading-95.heading-1.font-heading {
    font-size: 19px;
  }

  .inhalt-untereinander1-2 {
    margin-bottom: 0;
    padding-right: 0;
  }

  .image-61 {
    height: 40vh;
  }

  .list-7 {
    font-size: 14px;
  }

  .table-div.bottom-right {
    order: 0;
  }

  .table-div.highlights {
    order: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .table-div.hauptfarbe {
    order: 0;
  }

  .table-text.flie-text {
    font-size: 11px;
  }

  .container {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .table {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-193 {
    width: 50%;
    height: auto;
  }

  .img {
    height: 30px;
  }

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

  .inhalt-mittig3-2 {
    padding: 40px 20px 20px;
  }

  .inhalt-mittig3-2.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-1.size, .image-1.size.adj.top {
    height: 40vh;
  }

  .titelslider {
    height: 50vh;
    padding-left: 0;
    padding-right: 0;
  }

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

  ._2er {
    margin-top: 10px;
    margin-bottom: 0;
  }

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

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

  .bild-section-cover-1._2 {
    height: 35vh;
    padding: 20px;
  }

  .section-51, .section-51.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-197.big {
    height: auto;
  }

  .heading-98.heading-1 {
    font-size: 20px;
  }

  .image-78, .image-79 {
    height: 40vh;
  }

  .text-small.flie-text {
    order: 0;
    font-size: 10px;
    line-height: 1.3;
  }

  .success-txt {
    font-size: 17px;
    line-height: 26px;
  }

  .text-span {
    font-size: 20px;
  }
}

#w-node-_5c825573-89ba-ab0b-c7cb-f2c48d5b888b-1380eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5c825573-89ba-ab0b-c7cb-f2c48d5b888c-1380eb33, #w-node-_5c825573-89ba-ab0b-c7cb-f2c48d5b889f-1380eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4bf65879-4439-6bbf-1d1c-c17072f43170-1380eb33 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e9d66b7e-4ec4-fda2-3b45-7bba70c2a54c-1380eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e9d66b7e-4ec4-fda2-3b45-7bba70c2a54d-1380eb33, #w-node-e9d66b7e-4ec4-fda2-3b45-7bba70c2a561-1380eb33, #w-node-_05249f9a-f005-1115-5442-fa7c88d566c8-1380eb33, #w-node-_05249f9a-f005-1115-5442-fa7c88d566d5-1380eb33, #w-node-_05249f9a-f005-1115-5442-fa7c88d566e2-1380eb33, #w-node-c471089d-3247-cede-7136-0978f6362827-1380eb33, #w-node-_788253c1-781d-2c7a-ddc7-a74e5db0d9d4-1380eb33, #w-node-_831e5349-533f-b825-daf4-82f223a74ef1-1380eb33, #w-node-_788253c1-781d-2c7a-ddc7-a74e5db0d9c7-1380eb33, #w-node-_788253c1-781d-2c7a-ddc7-a74e5db0d9bc-1380eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c259ff8f-885e-b8b7-9d3d-cebef28d603f-1380eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c259ff8f-885e-b8b7-9d3d-cebef28d6040-1380eb33, #w-node-c259ff8f-885e-b8b7-9d3d-cebef28d6041-1380eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf7b8fa8-bdc2-015b-84f0-5d70cc6f860d-1380eb54 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bf7b8fa8-bdc2-015b-84f0-5d70cc6f860e-1380eb54, #w-node-bf7b8fa8-bdc2-015b-84f0-5d70cc6f860f-1380eb54 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_798ca2c1-e143-1aea-0df5-50347d9e3c7e-1380eb91 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_798ca2c1-e143-1aea-0df5-50347d9e3c7f-1380eb91, #w-node-_798ca2c1-e143-1aea-0df5-50347d9e3c82-1380eb91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4fa68fa9-5c16-265c-8cc2-233ba9ffb84a-1380eb91 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4fa68fa9-5c16-265c-8cc2-233ba9ffb84b-1380eb91, #w-node-_4fa68fa9-5c16-265c-8cc2-233ba9ffb85e-1380eb91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_203635b3-904c-81f3-a74f-f778ce55d406-59314da0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_203635b3-904c-81f3-a74f-f778ce55d407-59314da0, #w-node-_203635b3-904c-81f3-a74f-f778ce55d41e-59314da0, #w-node-cb748a2f-f549-d905-a3a9-caef24497d7e-59314da0, #w-node-cb748a2f-f549-d905-a3a9-caef24497d8e-59314da0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8db2b824-1bf8-d51c-aff1-9927954acaad-59314da0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8db2b824-1bf8-d51c-aff1-9927954acaae-59314da0, #w-node-_8db2b824-1bf8-d51c-aff1-9927954acab7-59314da0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80790a92-572d-5fd8-18f1-81e41ef09dab-59314da0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_80790a92-572d-5fd8-18f1-81e41ef09dac-59314da0, #w-node-_80790a92-572d-5fd8-18f1-81e41ef09dcb-59314da0, #w-node-_6873ac79-cac3-92d9-4d74-df775b390956-59314da0, #w-node-_6873ac79-cac3-92d9-4d74-df775b390970-59314da0, #w-node-_6873ac79-cac3-92d9-4d74-df775b39098a-59314da0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87754164-2257-40e5-f22a-f0cfb7bdaefa-59314da0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_87754164-2257-40e5-f22a-f0cfb7bdaefb-59314da0, #w-node-_87754164-2257-40e5-f22a-f0cfb7bdaf0e-59314da0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_583ea9be-5d7c-1ece-aba5-e3967addf92a-59314da0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_583ea9be-5d7c-1ece-aba5-e3967addf92b-59314da0, #w-node-_583ea9be-5d7c-1ece-aba5-e3967addf92e-59314da0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c08e050f-0230-9c59-aed4-ad674f37a04a-10869a94 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c08e050f-0230-9c59-aed4-ad674f37a04b-10869a94, #w-node-c08e050f-0230-9c59-aed4-ad674f37a062-10869a94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-afebf12c-0617-faa3-3faf-5dc104895ece-10869a94 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-afebf12c-0617-faa3-3faf-5dc104895ecf-10869a94, #w-node-afebf12c-0617-faa3-3faf-5dc104895ee7-10869a94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5c825573-89ba-ab0b-c7cb-f2c48d5b888b-1380eb33, #w-node-_4bf65879-4439-6bbf-1d1c-c17072f43170-1380eb33, #w-node-e9d66b7e-4ec4-fda2-3b45-7bba70c2a54c-1380eb33 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_05249f9a-f005-1115-5442-fa7c88d566e2-1380eb33 {
    grid-column: span 2 / span 2;
  }

  #w-node-c259ff8f-885e-b8b7-9d3d-cebef28d603f-1380eb33, #w-node-bf7b8fa8-bdc2-015b-84f0-5d70cc6f860d-1380eb54, #w-node-_798ca2c1-e143-1aea-0df5-50347d9e3c7e-1380eb91, #w-node-_4fa68fa9-5c16-265c-8cc2-233ba9ffb84a-1380eb91, #w-node-_203635b3-904c-81f3-a74f-f778ce55d406-59314da0, #w-node-_8db2b824-1bf8-d51c-aff1-9927954acaad-59314da0, #w-node-_80790a92-572d-5fd8-18f1-81e41ef09dab-59314da0, #w-node-_87754164-2257-40e5-f22a-f0cfb7bdaefa-59314da0, #w-node-_583ea9be-5d7c-1ece-aba5-e3967addf92a-59314da0, #w-node-c08e050f-0230-9c59-aed4-ad674f37a04a-10869a94, #w-node-afebf12c-0617-faa3-3faf-5dc104895ece-10869a94 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.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: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Modern Love';
  src: url('../fonts/Modern-Love.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/Century-Gothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Modernlove Caps Unspecified';
  src: url('../fonts/modernlove-caps-unspecified.ttf') format('truetype');
  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;
}