:root {
  --green: #87be20;
  --chocolate: #ee752e;
}

.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-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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: flex;
}

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

a {
  text-decoration: underline;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 99.391%;
  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: flex-end;
  align-items: center;
  min-width: 100%;
  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;
  width: 11%;
  margin-left: 10px;
}

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

.navbar {
  z-index: 99;
  background-color: #535353;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: sticky;
  top: 0;
}

.navbars {
  background-color: #ddd0;
  width: 100%;
}

.navbars.hauptfarbe {
  background-color: #000;
}

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

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

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

.nav-links.flie-text:hover {
  color: #c6c6c6;
}

.nav-links.flie-text.w--current {
  font-weight: 400;
}

.farbe-der-headings {
  color: #87be20;
  line-height: 1.3;
}

.hauptfarbe {
  color: #fff;
  background-color: #141414;
}

.zweitfarbe {
  background-color: #f9f9f9;
}

.highlights {
  color: #000;
  background-color: #87be20;
}

.heading-1 {
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.flie-text {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-3 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  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-align: center;
  text-transform: uppercase;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 15px 20px;
  line-height: 22px;
  box-shadow: 0 2px 5px #000000ad;
}

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

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

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

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

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

.terminbutton.drittefarbe {
  padding: 10px 15px;
}

.terminbutton.heading-3.highlights {
  border: 1px solid #fff;
}

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-color: var(--green);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  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;
}

.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 {
  justify-content: space-around;
  height: auto;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer.hauptfarbe {
  justify-content: space-between;
  padding-left: 10vw;
  padding-right: 10vw;
}

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

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

.nav-men {
  z-index: 1000;
}

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

.telefonnummer {
  margin-bottom: 5px;
}

.telefonnummer.flie-text {
  margin-bottom: 0;
}

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

.ffnungszeiten.flie-text {
  white-space: nowrap;
}

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

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.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, .link-8 {
  color: #fff;
  text-decoration: none;
}

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

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

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

.background-video3 {
  height: 70vh;
}

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

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

.rounded-block.zweitfarbe {
  min-height: auto;
}

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

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.text-links {
  font-size: 14px;
  line-height: 20px;
}

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

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

.impdat {
  padding: 100px 10vw;
}

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

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

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

.div-block-wei-1 {
  text-align: center;
  background-color: #fff;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 40px;
  display: flex;
}

.heading-links {
  text-align: left;
  margin-top: 10px;
}

.heading-links.heading-1 {
  font-size: 38px;
  line-height: 1.3;
}

.text-lnk {
  text-align: left;
  line-height: 1.5;
}

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

.text-lnk.flie-text.smaller {
  font-size: 12px;
}

.feature-image-mask {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 95vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.feature-image.contain {
  object-fit: contain;
  width: 90%;
}

.feature-image.rel {
  filter: blur(5px);
}

.feature-image.abs {
  object-fit: contain;
  position: absolute;
  inset: 0%;
}

.inhalt-nebeneinander {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.galerie-img1 {
  object-fit: cover;
  width: 30vw;
  height: 40vh;
}

.maps1 {
  width: 100%;
  height: 60vh;
}

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

.checkbox-field {
  text-align: left;
  line-height: 1.5;
}

.heading-link.heading-1.smaller {
  font-size: 24px;
}

.text-field {
  color: #333;
  height: 45px;
  line-height: 1.5;
}

.form-block {
  margin-top: -25px;
}

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

._2er-grids._100 {
  place-items: center;
  width: 100%;
}

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

.heading-links-klein.heading-3 {
  font-weight: 700;
  line-height: 1.3;
}

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

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

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

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

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

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

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

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

.div-block-inner {
  display: block;
}

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

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

.textarea {
  color: #333;
  line-height: 1.5;
}

.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.ablaufplan {
  top: 10px;
}

.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: 52px;
  top: 100px;
}

.social-media-icon {
  object-fit: contain;
  width: 2.5vw;
  height: 2.5vw;
}

.div-block-social {
  z-index: 9999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  bottom: 40%;
  left: auto;
  right: 1%;
}

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

.card-backshadow {
  color: #000;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.img-backshadow {
  object-fit: cover;
  width: 100%;
  height: 20vh;
}

.section-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 80px 10vw;
  display: flex;
}

._3er {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.card-item-2 {
  border-radius: 20px;
  width: 100%;
  height: 30vh;
  position: relative;
  overflow: hidden;
}

.card-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
}

.img-backshadow-big {
  object-fit: contain;
  width: 100%;
  height: 30vh;
}

.lists {
  text-align: left;
  line-height: 1.5;
}

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

.lists.flie-text.smaller {
  font-size: 12px;
}

.slider-4 {
  width: 100%;
  height: 100%;
}

.div-block-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-large {
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
}

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

._2er-grid {
  grid-template-rows: auto;
  place-items: center;
}

.button {
  border-radius: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px 20px;
  font-size: 15px;
  transition: all .35s;
}

.button.flie-text.highlights {
  text-align: center;
  padding: 10px;
}

.button.flie-text.highlights:hover {
  outline-offset: 0px;
  color: #87be20;
  background-color: #fff;
  outline: 2px solid #87be20;
}

.button.flie-text.highlights.breit {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  color: #fff;
}

.dropdown-link {
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-link:hover {
  color: gray;
}

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

.dropdown-link.flie-text {
  color: #000;
}

.dropdown-link.flie-text:hover {
  color: #4c4747;
}

.dropdown-link.flie-text.w--current {
  font-size: 14px;
  font-weight: 400;
}

.dropdown-list {
  background-color: #ddd;
  min-width: 250px;
}

.dropdown-list.w--open {
  background-color: #87be20;
}

.lnk {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.flex-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
}

.section-mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.heading-mittig {
  text-align: center;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  font-size: 38px;
  line-height: 1.3;
}

.hiddedn-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

._4er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.card-backshadows {
  color: #000;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-backshadows:hover {
  background-color: #87be20;
}

.img-backshadows {
  object-fit: cover;
  width: 100%;
  height: 25vh;
  margin-bottom: 20px;
}

.link-black {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #333;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contct-div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card {
  color: #000;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 12px 20px 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.bold-font {
  font-weight: 700;
}

.small-icon {
  object-fit: contain;
  background-color: #000;
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
}

.grid-83 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

.icon-8 {
  object-fit: cover;
  width: auto;
  height: 100px;
  margin-bottom: 20px;
}

.div-block-farbig {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.div-block-farbig:hover {
  background-color: #f8f8f8;
}

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

.inhalt-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 10vw 20px 6vw;
  display: flex;
}

.inhalt-untereinander.pad {
  padding-left: 5vw;
  padding-right: 5vw;
}

.inhalt-untereinander-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 6vw 20px 10vw;
  display: flex;
}

.inhalt-untereinander-left.pad {
  padding-left: 5vw;
  padding-right: 5vw;
}

.code-embed {
  width: 100%;
}

.logo-small {
  width: 75px;
  height: 75px;
}

.partner-logo {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

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

.text-link.farbe-der-headings {
  color: #000;
  font-weight: 700;
}

.text-link.farbe-der-headings:hover {
  text-decoration: underline;
}

.code-embeds {
  width: 100%;
  height: 100%;
}

.quick-stack-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
}

.link-10 {
  color: #333;
  text-decoration: none;
}

.link-10:hover {
  color: #87be20;
}

.feature-image-mask-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-image-mask-2.size {
  height: 60vh;
}

.list-item {
  margin-bottom: 6px;
}

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

.feature-image-blur {
  filter: blur(5px);
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.feature-image-contain-abs {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.list.flie-text {
  padding-left: 40px;
  list-style-type: disc;
}

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

.img-backshadow-top {
  object-fit: cover;
  object-position: 50% 80%;
  width: 100%;
  height: 20vh;
}

._6er-grid1-2 {
  grid-template-rows: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.none {
  display: none;
}

.feature-image-mask-auto {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-image-masks {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.contact-form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2.25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: grid;
}

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

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

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

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

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

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

.contact-form-wrap.zweitfarbe {
  background-color: #fff;
}

.form {
  margin-bottom: 0;
}

.form-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

.contct-div-block-100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.contct-div-block-100.zweitfarbe {
  background-color: #fff;
}

.smaller {
  font-size: 12px;
}

.dropdown-list-2 {
  z-index: 2147483647;
  background-color: #ddd;
  min-width: 250px;
  top: .5rem;
  left: 15.4375rem;
}

.dropdown-list-2.w--open {
  background-color: #87be20;
}

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

.card-wrapper-div {
  height: 100%;
}

.link-sticky {
  position: sticky;
  top: 5vh;
}

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

.feature-image-mask-stikcy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 95vh;
  display: flex;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.wrapp {
  overflow-wrap: anywhere;
}

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

.code-embed-2 {
  width: 100%;
}

.div-block-38 {
  background-color: var(--green);
  height: 2vh;
}

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

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

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

  .navbar {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-links.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

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

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

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

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

  .footer.hauptfarbe {
    padding: 40px;
  }

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

  .men-icon {
    color: #fff;
  }

  .men-buttton.hauptfarbe {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-buttton.hauptfarbe.w--open {
    background-color: #141414;
  }

  .nav-men {
    background-color: var(--green);
  }

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

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

  .video-2 {
    height: 80vh;
  }

  .link-impdat.flie-text {
    overflow-wrap: normal;
  }

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

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

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

  .impdat {
    padding: 60px;
  }

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

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

  .div-block-success.highlights {
    height: auto;
    padding: 40px;
  }

  .div-block-wei-1 {
    padding-bottom: 20px;
  }

  .heading-links.heading-1, .text-lnk.flie-text {
    text-align: center;
  }

  .feature-image-mask {
    order: -1;
    height: 60vh;
    margin-right: 0;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    width: 100%;
  }

  .galerie-img1 {
    width: 100%;
    height: 100%;
  }

  .maps1 {
    height: 50vh;
  }

  .form-block {
    margin-top: 0;
  }

  ._2er-grids {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-links-klein.heading-3 {
    text-align: center;
  }

  .logo-img {
    height: 7vh;
  }

  .grid-82 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: start center;
    display: flex;
  }

  .footertext {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .impdat1-2 {
    text-align: center;
    padding-left: 0;
  }

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

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

  .social-media-icon {
    width: 35px;
    height: 35px;
  }

  .div-block-social {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  ._6er-grid {
    display: block;
  }

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

  .card-backshadow {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .img-backshadow {
    height: 40vh;
  }

  .section-links {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding: 60px;
  }

  ._3er {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .card-item-2 {
    height: 30rem;
  }

  .card-grid {
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

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

  .button.flie-text.highlights {
    background-color: var(--green);
  }

  .dropdown-toggle.flie-text {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown-link.flie-text {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .dropdown-link.flie-text:hover {
    color: var(--green);
  }

  .dropdown-list.w--open {
    background-color: #535353;
    position: static;
  }

  .dropdown-list.height {
    overflow: auto;
  }

  .dropdown-list.height.w--open {
    height: 25vh;
  }

  .lnk {
    font-size: 16px;
  }

  .section-mittig {
    padding: 60px;
  }

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

  .card-backshadows {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .card-backshadows:hover {
    background-color: #fff;
  }

  .contct-div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .card {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .grid-83 {
    grid-template-rows: auto;
  }

  .div-block-farbig {
    padding: 10px;
  }

  .div-block-farbig.zweitfarbe {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }

  .footertexts {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .inhalt-untereinander {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 60px;
  }

  .inhalt-untereinander.pad {
    padding: 20px;
  }

  .inhalt-untereinander-left {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 60px;
  }

  .inhalt-untereinander-left.pad {
    padding: 20px;
  }

  .code-embeds {
    margin-top: 10px;
  }

  .quick-stack-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .feature-image-mask-2 {
    order: -1;
    height: 60vh;
    margin-right: 0;
  }

  .feature-image-mask-2.size {
    height: 50vh;
  }

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

  ._6er-grid1-3er {
    display: block;
  }

  .img-backshadow-top {
    height: 40vh;
  }

  ._6er-grid1-2 {
    display: block;
  }

  ._6er-grid1-2._2er {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .feature-image-mask-auto, .feature-image-masks {
    order: -1;
    margin-right: 0;
  }

  .error-message {
    width: auto;
  }

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

  .form-wrap {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .contct-div-block-100.zweitfarbe {
    justify-content: flex-start;
    align-items: center;
  }

  .dropdown-list-2.w--open {
    position: relative;
    top: 0;
    left: 0;
    overflow: auto;
  }

  .dropdown-list-2.height.w--open {
    height: 25vh;
    overflow: auto;
  }

  .link-drop {
    color: #fff;
  }

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

  .feature-image-mask-stikcy {
    height: 60vh;
    margin-right: 0;
  }

  .grid-85 {
    grid-template-rows: auto;
  }

  .grid-86 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    display: flex;
  }
}

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

  .footer.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding: 40px 60px 20px;
  }

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

  .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: 60px;
  }

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

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

  .impdat {
    padding: 40px;
  }

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

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

  .heading {
    font-size: 28px;
  }

  .div-block-wei-1 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-lnk.flie-text, .text-lnk.flie-text.smaller {
    font-size: 14px;
  }

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

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

  .galerie-img1 {
    height: auto;
  }

  .maps1 {
    height: 25rem;
  }

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

  ._2er-grids {
    width: 100%;
  }

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

  .logo-img {
    height: 5vh;
  }

  .maos-footer {
    height: 100px;
  }

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

  .grid-82 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footertext {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .impdat1-2 {
    padding-left: 0;
    font-size: 14px;
  }

  ._6er-grid._2er {
    flex-flow: column;
    display: flex;
  }

  .img-backshadow {
    height: 25rem;
  }

  .section-links {
    padding: 40px;
  }

  .card-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    display: flex;
  }

  .lists.flie-text {
    padding-left: 20px;
    font-size: 14px;
  }

  .lists.flie-text.smaller, .text-large.flie-text {
    font-size: 14px;
  }

  .button.flie-text.highlights {
    margin-top: 0;
    margin-bottom: 0;
  }

  .dropdown-toggle.flie-text, .dropdown-link.flie-text, .lnk {
    font-size: 14px;
  }

  .flex-block {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
  }

  .section-mittig {
    padding: 40px;
  }

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

  ._4er-grid {
    flex-flow: column;
    display: flex;
  }

  .card-backshadows {
    padding-bottom: 20px;
  }

  .img-backshadows {
    height: 25rem;
  }

  .grid-83 {
    flex-flow: column;
    display: flex;
  }

  .div-block-farbig {
    height: auto;
  }

  .footertexts {
    margin-bottom: 10px;
  }

  .inhalt-untereinander, .inhalt-untereinander-left {
    padding: 40px;
  }

  .feature-image-mask-2 {
    height: 25rem;
    margin-right: 0;
  }

  .feature-image-blur, .feature-image-contain-abs {
    margin-left: auto;
    margin-right: auto;
  }

  .list.flie-text {
    padding-left: 20px;
    font-size: 14px;
  }

  ._6er-grid1-2._2er {
    flex-flow: column;
    display: flex;
  }

  .feature-image-mask-auto, .feature-image-masks {
    height: 25rem;
    margin-right: 0;
  }

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

  .contact-form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

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

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

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

  .contact-form-wrap.zweitfarbe {
    width: 100%;
    padding: 20px;
  }

  .form-wrap {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .contct-div-block-100.zweitfarbe {
    padding-top: 0;
  }

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

  .grid-84 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .feature-image-mask-stikcy {
    height: 28rem;
    margin-right: 0;
  }

  .grid-85 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }
}

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

  .titelvideo1 {
    height: 100%;
  }

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

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .footer.hauptfarbe {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .background-video3 {
    height: 60vh;
  }

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

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

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

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

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

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

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

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

  .inhalt-nebeneinander {
    width: 100%;
  }

  .galerie-img1 {
    height: 100%;
  }

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

  .heading-link.heading-1.smaller, .heading-links-klein.heading-3 {
    font-size: 20px;
  }

  .logo-img {
    height: 4vh;
  }

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

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

  .footertext {
    justify-content: flex-start;
    align-items: center;
  }

  .impdat1-2 {
    padding-left: 0;
  }

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

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

  .card-backshadow {
    min-width: 200px;
    padding: 20px;
  }

  .section-links {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-item-2 {
    height: 25rem;
  }

  .card-grid {
    margin-bottom: 0;
  }

  .img-backshadow-big {
    height: 25vh;
  }

  .button.flie-text.highlights.breit {
    width: 100%;
  }

  .flex-block {
    flex-flow: column;
    width: 100%;
  }

  .section-mittig {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  ._4er-grid {
    margin-top: 20px;
  }

  .card-backshadows, .card {
    min-width: 200px;
    padding: 20px;
  }

  .footertexts {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .inhalt-untereinander, .inhalt-untereinander-left {
    padding: 40px 20px;
  }

  .feature-image-mask-2.size {
    height: auto;
  }

  ._6er-grid1-3er, ._6er-grid1-2 {
    margin-top: 20px;
  }

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

  .grid-85 {
    flex-flow: column;
    width: 100%;
  }
}

#w-node-e1b9b908-d889-284d-1cfa-da52589d509d-7b6b3ed1, #w-node-e1b9b908-d889-284d-1cfa-da52589d509a-7b6b3ed1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7eccee2a-5fa9-3563-5a0f-f418d1b632da-7b6b3edc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_06253798-35c7-b655-a6b9-7bfb6170f1ec-7b6b3edc {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_06253798-35c7-b655-a6b9-7bfb6170f202-7b6b3edc {
  grid-area: 5 / 1 / 6 / 4;
}

#w-node-_650e377a-504d-bd56-fc61-4c998d3345b6-7b6b3ede {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f84455e5-ac67-d1b7-2906-6cab87317a26-7b6b3ede {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_06978d1b-91a0-713f-985a-e744e970726c-7b6b3ee1, #w-node-_06978d1b-91a0-713f-985a-e744e970727e-7b6b3ee1, #w-node-_2c73ba2a-90aa-5860-9ca1-795f7e46f7fb-7b6b3ee1, #w-node-_3c3bfbae-7ba4-0c88-da78-52095231935b-7b6b3ee1, #w-node-_6adbfcc0-58c1-150e-c3ae-dc4bf401c6e1-aca7589b, #w-node-_6adbfcc0-58c1-150e-c3ae-dc4bf401c6e3-aca7589b, #w-node-_6adbfcc0-58c1-150e-c3ae-dc4bf401c6e5-aca7589b, #w-node-_6adbfcc0-58c1-150e-c3ae-dc4bf401c6e7-aca7589b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad7d822d-d5cb-5e9f-c715-8a24d0d15885-aca7589b {
  grid-area: 3 / 2 / 4 / 4;
}

#w-node-_66146e59-59ef-6337-9219-538072627915-855d583a, #w-node-_66146e59-59ef-6337-9219-538072627917-855d583a, #w-node-_14b7e92c-9d19-91f5-89d1-0db623daad90-562d0bc6, #w-node-_14b7e92c-9d19-91f5-89d1-0db623daad92-562d0bc6, #w-node-_14b7e92c-9d19-91f5-89d1-0db623daad94-562d0bc6, #w-node-_14b7e92c-9d19-91f5-89d1-0db623daad96-562d0bc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19bb27cf-a9b9-486d-f705-8f6fc2891c15-562d0bc6 {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-ac297e8f-2173-9c59-0e68-d7f297a1d8d4-33912e53, #w-node-ac297e8f-2173-9c59-0e68-d7f297a1d8d6-33912e53, #w-node-_73afb1e1-f054-edca-a4ff-2cdb5abfdcbb-33912e53, #w-node-_7efcbaf6-d152-9496-1c20-15349f936277-33912e53, #w-node-_1959bc61-3ed3-46bc-b546-aa1e3d9286b4-49b837ba, #w-node-_31d31dc9-41ea-8944-f6bf-64ec0336be34-49b837ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bab5282f-8d00-1852-9c90-4900e09ad7bd-79e33a16 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f33e9357-83a7-ad40-141a-7fe0c29ceb60-78993b39 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f33e9357-83a7-ad40-141a-7fe0c29ceb62-78993b39 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f33e9357-83a7-ad40-141a-7fe0c29ceb64-78993b39, #w-node-_9f88bfb6-200f-ed8b-c540-e3b8549cc33e-b1fb0f75, #w-node-_9f88bfb6-200f-ed8b-c540-e3b8549cc340-b1fb0f75, #w-node-_9f88bfb6-200f-ed8b-c540-e3b8549cc342-b1fb0f75, #w-node-_9f88bfb6-200f-ed8b-c540-e3b8549cc344-b1fb0f75, #w-node-_4855a95d-4148-352c-08a9-38c4094acafe-b1fb0f75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b787d8c-2e53-63e1-8f36-ac8a42890d1a-b1fb0f75 {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-eeaab9b3-d3d7-8033-3a1c-0432d50eb353-b1fb0f75, #w-node-d09775ac-79d5-14a1-1c5c-72eac96ed43c-e1181e16, #w-node-d09775ac-79d5-14a1-1c5c-72eac96ed43e-e1181e16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22f40fcc-210a-2ac1-673e-aeb34852e409-7399f1a0, #w-node-_74fa0f7d-37a3-e35c-eecc-ca7f32fb47ca-b263e000 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6a59640c-3b99-a378-a887-cefd90896db1-1d75e985, #w-node-_3f2c1257-5ed9-9ccc-6cef-b765843cc5ef-1d75e985, #w-node-a8511212-9e31-bfc6-fde2-dbb64eb0e421-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07740-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07747-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be0774e-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07755-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be0775c-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07763-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be0776a-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07771-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07778-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be0777f-1d75e985, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07786-1d75e985 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9310be30-520d-6ab9-011b-9d21a96ee618-cd4049bd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_650e377a-504d-bd56-fc61-4c998d3345b6-7b6b3ede {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ad7d822d-d5cb-5e9f-c715-8a24d0d15885-aca7589b, #w-node-_19bb27cf-a9b9-486d-f705-8f6fc2891c15-562d0bc6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8b787d8c-2e53-63e1-8f36-ac8a42890d1a-b1fb0f75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eeaab9b3-d3d7-8033-3a1c-0432d50eb353-b1fb0f75, #w-node-a2aaf941-6fbc-1142-a9cb-69728be07786-1d75e985 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9310be30-520d-6ab9-011b-9d21a96ee618-cd4049bd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7eccee2a-5fa9-3563-5a0f-f418d1b632da-7b6b3edc {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}


