:root {
  --gold: #ffc000;
  --orange: #ffb950;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  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;
}

p {
  margin-bottom: 10px;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 250px;
  margin-top: 0;
  margin-left: 0;
  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-men-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

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

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

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

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

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

.navbar-1 {
  width: 100%;
}

.navbar-1.hauptfarbe {
  justify-content: space-between;
  padding: 20px 10%;
  display: flex;
}

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

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

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

.nav-link-1.flie-text:hover {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

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

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

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #f3f3f3;
  overflow: hidden;
}

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

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

.heading-2 {
  font-family: Poiret One, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

.heading-3 {
  font-family: Raleway, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

.titelslider-startseite-1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 90vh;
  display: flex;
  position: relative;
}

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

.terminbutton {
  text-transform: uppercase;
}

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

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

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

.terminbutton.zweitfarbe.farbe-flie-text:hover {
  background-color: #8b8b8b;
}

.terminbutton.heading-3.highlights {
  font-family: Raleway, sans-serif;
}

.terminbutton.heading-3.zweitfarbe.farbe-flie-text:hover {
  color: #fff;
  background-color: #333;
}

.instagram3 {
  width: 30px;
}

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

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

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

.impressum1, .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, .email, .adresse, .ffnungszeiten {
  margin-bottom: 5px;
}

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

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

.inhalt-footer1 {
  min-width: 200px;
}

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

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

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

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

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

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

.div-block-slider {
  z-index: 10;
  color: #fff;
  letter-spacing: 1px;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slogan1 {
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 80px;
}

.slogan1.heading-1 {
  font-size: 60px;
  line-height: 70px;
}

.round-button1 {
  border-radius: 19px;
  padding: 10px 30px;
}

.round-button1.heading-3.zweitfarbe {
  color: #000;
}

.bild-zoom-effekt1 {
  background-image: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), url('../images/AdobeStock_311892515_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  min-height: 70vh;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
}

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), url('../images/AdobeStock_311892515_visu.webp');
  background-size: auto, cover;
}

.div-block-wei-1 {
  background-color: rgba(255, 255, 255, .95);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 60px;
  display: flex;
}

.background-video1 {
  background-image: linear-gradient(185deg, rgba(0, 0, 0, 0) 80%, #000 80%), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  width: 100%;
  height: 100%;
}

.heading-linksb-ndig-effekt1 {
  margin-top: 0;
  font-size: 22px;
}

.subheading1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.subheading1.heading-2 {
  letter-spacing: 0;
}

.heading-linksb-ndig1 {
  margin-top: 0;
  font-size: 22px;
}

.heading-big1 {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 60px;
}

.heading-big1.heading-1 {
  padding-left: 0;
  line-height: 1.3;
}

.men-1 {
  z-index: 999;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

._2er-raster1 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
}

.div-block-wei {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

._2-spalten1 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 3px;
}

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

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

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

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

.footer-1.hauptfarbe {
  align-items: flex-start;
}

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

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

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

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

.form-block-1 {
  margin-top: 20px;
}

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

.impdat {
  padding: 100px;
}

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

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

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

.heading-mittig1.heading-1 {
  color: #fff;
}

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

.background-video {
  background-image: none;
}

.feature-image-mask {
  width: 100%;
  height: 60vh;
  position: relative;
}

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

.flex-block-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.flex-block-nebeneinander1.invert {
  width: 100%;
}

.div-block-mit-abstand {
  width: 100%;
  padding-left: 20px;
  padding-right: 60px;
}

.div-block-mit-abstand.rechts {
  padding-left: 60px;
  padding-right: 20px;
}

.heading-links1 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
}

.heading-links1.farbe-der-headings {
  line-height: 1.3;
}

.paragraph-links1 {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-links1.flie-text {
  line-height: 1.5;
}

.heading-mittig {
  text-align: center;
  font-size: 25px;
  line-height: 35px;
}

.heading-mittig.heading-3 {
  line-height: 1.3;
}

.heading-mittig.heading-links-gro-1.farbe-der-headings, .heading-mittig.heading-links-gro-1.farbe-der-headings._1 {
  font-family: Raleway, sans-serif;
}

.imagesection {
  background-image: linear-gradient(#fff, rgba(0, 0, 0, 0)), url('../images/attachment_2_IMG-20230924-WA0000.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 140px 10%;
}

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

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

.heading-links-gro-1 {
  text-transform: uppercase;
  font-size: 35px;
}

.heading-links-gro-1.farbe-der-headings.heading-mittig {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
}

.rand-versetzt {
  border: 3px solid #bbb;
  width: 99.9588%;
  height: 100%;
  position: absolute;
  top: -40px;
  bottom: 0%;
  left: -40px;
  right: 0%;
}

.strich1 {
  background-color: #bbb;
  width: 150px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
}

._3er-grid1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-wei-errand-1 {
  text-align: center;
  background-color: rgba(255, 255, 255, .4);
  border: 3px solid #fff;
  width: 100%;
  height: auto;
  padding: 40px 20px;
}

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

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

.container-mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inhalt-untereinander-1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, .27);
}

.video-unterseite {
  height: 70vh;
  position: relative;
}

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

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

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

.link.black {
  color: #333;
}

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

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

.image.contain {
  object-fit: contain;
  position: relative;
}

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

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

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

.section-50 {
  padding: 100px;
}

.grid-17 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 3px;
}

.bild {
  width: 35vw;
  height: 55vh;
}

.grid-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  margin-top: 40px;
}

.lightbox-link {
  background-color: #cbbd9f;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 40vh;
  position: relative;
}

.lightbox-link._1 {
  background-color: #d3d5d6;
}

.lightbox-link._2 {
  background-color: #9e9d94;
}

.image-62 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.absolute {
  filter: blur(4px);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.left-arrow-3, .right-arrow-3 {
  z-index: 102;
}

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

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-men-1 {
    width: 100%;
    height: 100%;
  }

  .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-1.hauptfarbe {
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link-1.flie-text {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .zweitfarbe {
    padding: 60px;
  }

  .titelslider-startseite-1 {
    height: 60vh;
  }

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

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

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

  .nav-link.flie-text, .nav-link.flie-text.w--current {
    padding-left: 40px;
    padding-right: 40px;
  }

  .impdat1 {
    padding-left: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
    text-decoration: none;
  }

  .email {
    margin-bottom: 5px;
  }

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

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

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

  .div-block-slider {
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
  }

  .slogan1 {
    font-size: 40px;
  }

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

  .bild-zoom-effekt1 {
    min-height: 50vh;
  }

  .div-block-wei-1 {
    width: 80%;
    height: auto;
    padding: 40px;
  }

  .men-button1.hauptfarbe {
    background-color: #000;
    padding: 10px;
  }

  .men-button1.hauptfarbe.w--open {
    background-color: #000;
  }

  .nav-men-1.hauptfarbe {
    z-index: 1000;
    background-color: var(--gold);
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

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

  .heading-big1.heading-1 {
    padding-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  ._2er-raster1.zweitfarbe {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    padding: 0;
    display: flex;
  }

  .div-block-wei.flie-text {
    align-items: stretch;
    padding: 0;
  }

  ._2-spalten1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 80%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  ._2-spalten1._100 {
    align-items: flex-end;
    width: 100%;
  }

  .bild-100-1 {
    height: 50vh;
  }

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

  .footertext1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-1.hauptfarbe {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding: 20px;
    display: grid;
  }

  .bild-300-1 {
    height: 50vh;
  }

  .form-text.flie-text {
    text-align: center;
    margin-bottom: 10px;
  }

  .form-text.flie-text.links {
    text-align: left;
  }

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

  .form-block-1 {
    margin-top: 10px;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

  .heading-mittig1.heading-1 {
    margin-top: 10px;
    font-size: 30px;
  }

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

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

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

  .feature-image {
    height: 100%;
  }

  .flex-block-nebeneinander1 {
    flex-direction: column;
    width: 100%;
    margin-bottom: 40px;
  }

  .flex-block-nebeneinander1.invert {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .div-block-mit-abstand {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-mit-abstand.rechts {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-links1.heading-2.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
  }

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

  .heading-mittig.heading-3 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .imagesection {
    padding: 60px;
  }

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

  .heading-links-gro-1.heading-1 {
    margin-top: 10px;
    font-size: 25px;
  }

  .heading-links-gro-1.farbe-der-headings.heading-mittig {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .rand-versetzt {
    width: 100%;
    height: 100%;
    top: -20px;
    left: -20px;
  }

  .strich1 {
    margin-top: 10px;
  }

  ._3er-grid1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

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

  .inhalt-mittig-untereinander-1 {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .section-kleiner-abstand1 {
    padding: 60px;
  }

  .logo-img {
    width: 220px;
  }

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

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

  .section-50 {
    padding: 60px;
  }

  .grid-17 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    width: 80%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bild {
    width: 100%;
  }

  .grid-18 {
    width: 100%;
    margin-top: 10px;
  }

  .left-arrow-3 {
    font-size: 20px;
  }

  .right-arrow-3 {
    font-size: 22px;
  }

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

  .weg {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .zweitfarbe {
    padding: 40px;
  }

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

  .titelslider-startseite-1 {
    height: 55vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

  .angebot2 {
    height: auto;
  }

  .div-block-slider {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

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

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

  .div-block-wei-1 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-linksb-ndig-effekt1 {
    font-size: 22px;
  }

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

  .heading-big1.heading-1 {
    font-size: 30px;
    line-height: 40px;
  }

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

  ._2-spalten1 {
    width: 100%;
  }

  .bild-100-1 {
    height: 45vh;
  }

  .footer-image {
    margin-right: 0;
  }

  .footertext1 {
    margin-bottom: 0;
  }

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

  .bild-300-1 {
    height: 45vh;
  }

  .heading-78 {
    font-size: 20px;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

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

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

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

  .flex-block-nebeneinander1 {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .div-block-mit-abstand {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-mit-abstand.rechts {
    padding-left: 0;
  }

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

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

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

  .imagesection {
    padding: 40px;
  }

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

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

  .heading-links-gro-1.farbe-der-headings.heading-mittig {
    font-size: 25px;
    line-height: 30px;
  }

  .rand-versetzt {
    height: 100%;
  }

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

  .div-block-wei-errand-1 {
    height: auto;
  }

  .section-kleiner-abstand1 {
    padding: 40px;
  }

  .maos-footer {
    height: 100px;
  }

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

  .image {
    object-fit: cover;
  }

  .section-50 {
    padding: 40px;
  }

  .grid-17 {
    width: 100%;
  }

  .bild {
    height: 45vh;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 25px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 22px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 20px;
  }

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .logo, .logo.w--current {
    margin-right: 0;
  }

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

  .navbar-1.hauptfarbe {
    flex-direction: column;
    padding: 0;
  }

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

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

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

  .titelslider-startseite-1 {
    height: 45vh;
  }

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

  .terminbutton.heading-3.highlights {
    font-size: 13px;
  }

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

  .slogan1.heading-1 {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
  }

  .div-block-wei-1 {
    width: 90%;
  }

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

  .heading-linksb-ndig-effekt1 {
    font-size: 20px;
  }

  .subheading1.heading-2 {
    font-size: 18px;
    line-height: 23px;
  }

  .heading-linksb-ndig1.heading-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-big1.heading-1 {
    text-align: left;
    font-size: 26px;
    line-height: 35px;
  }

  .men-1 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-wei.flie-text {
    padding-left: 0;
    padding-right: 0;
  }

  ._2-spalten1 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .bild-100-1 {
    height: 40vh;
  }

  .footertext1 {
    font-size: 13px;
  }

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

  .bild-300-1 {
    height: 40vh;
  }

  .form-text.flie-text, .form-text.flie-text.links {
    font-size: 13px;
  }

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

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

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

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

  .maps1 {
    height: 30vh;
  }

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

  .feature-image-mask {
    height: 35vh;
  }

  .div-block-mit-abstand {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-mit-abstand.rechts {
    padding-left: 0;
  }

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

  .heading-links1.heading-2.farbe-der-headings {
    letter-spacing: 1px;
    font-size: 18px;
  }

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

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

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

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

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

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

  .heading-links-gro-1.farbe-der-headings.heading-mittig {
    font-size: 20px;
    line-height: 25px;
  }

  .rand-versetzt {
    top: -10px;
    left: -10px;
  }

  .div-block-wei-errand-1 {
    padding: 10px;
  }

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

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

  .link {
    font-size: 13px;
  }

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

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

  .bild {
    height: 40vh;
  }

  .form {
    font-size: 13px;
  }

  .icon {
    margin-right: 10px;
  }

  .icon-2 {
    margin-left: 10px;
  }

  .text-field {
    font-size: 13px;
  }

  .slide-nav {
    font-size: 12px;
  }

  .weg {
    display: inline;
  }
}

#w-node-a8224e48-8ca8-1404-30c7-828a2305b296-0f1c6f2f, #w-node-_2a7c3511-f496-2748-36cf-cbb9c2d1a6c5-0f1c6f2f, #w-node-e126d4dc-f9dc-347b-269e-d6830106db4f-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c73e-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c740-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c742-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c744-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c748-0f1c6f2f, #w-node-cd001a16-97e3-c957-f455-68da26b2c74a-0f1c6f2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd001a16-97e3-c957-f455-68da26b2c74e-0f1c6f2f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ec115d18-1829-fcda-8547-a739b0c7ff83-0f1c6f2f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ec115d18-1829-fcda-8547-a739b0c7ff85-0f1c6f2f, #w-node-ec115d18-1829-fcda-8547-a739b0c7ff87-0f1c6f2f, #w-node-ec115d18-1829-fcda-8547-a739b0c7ff89-0f1c6f2f, #w-node-ec115d18-1829-fcda-8547-a739b0c7ff8b-0f1c6f2f, #w-node-_83cff643-0a8a-52fe-1f54-3e781c2c3419-0f1c6f2f, #w-node-b7882048-3a4f-fba7-b94c-f1d103932487-0f1c6f2f, #w-node-ecdcd41c-95d2-04d0-0c18-69b244dcbe12-0f1c6f2f, #w-node-_5f16376c-1cd8-c23a-5c7a-38612f386130-0f1c6f2f, #w-node-b722d75c-9dd8-8bd6-9bac-a50ef5307dfc-0f1c6f2f, #w-node-c0db0039-e389-6240-377e-b52e07e8c24b-0f1c6f2f, #w-node-_7ca17899-b537-5bb1-e325-377cd88d4859-0f1c6f2f, #w-node-_93be7dd3-7ff4-4c9c-144f-3cfba99fac07-0f1c6f2f, #w-node-f0d68b54-1460-127b-c6f3-cd7ef1082846-0f1c6f2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f8b1c318-6407-3c63-284e-709094c86c2d-0f1c6f2f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


