:root {
  --pink: #d2989e;
  --black: black;
  --white: white;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.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: #d2989e;
  line-height: 1.3;
}

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #e6ddde;
}

.highlights {
  background-color: #d2989e;
}

.heading-1 {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: Cormorant, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

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

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 90vh;
  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:hover {
  background-color: #161616;
}

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-color: var(--pink);
  color: #fff;
  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;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

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

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

.nav-link.flie-text.w--current {
  color: #d2989e;
  font-weight: 400;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

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

.telefonnummer1, .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, .link-8 {
  color: #fff;
  text-decoration: none;
}

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

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

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

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

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

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

.address-block {
  margin-bottom: 5px;
}

.background-video {
  height: 100%;
}

.titelvideo-1 {
  height: 70vh;
  position: relative;
}

.videodiv {
  color: #fff;
  background-color: #0000008a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 25%;
  padding-right: 25%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hauptheading {
  text-align: center;
  font-size: 80px;
  line-height: 80px;
}

.hauptheading.heading-1 {
  line-height: 1.1;
}

.hauptparagraph {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}

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

.hauptparagraph.flie-text-left {
  text-align: left;
  font-family: Source Sans Pro, sans-serif;
  line-height: 1.5;
}

.shopbutton {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}

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

.shopbutton.flie-text.highlights:hover {
  background-color: #000;
}

.shopbutton.flie-text.hauptfarbe {
  background-color: var(--pink);
}

.shopbutton.flie-text.hauptfarbe:hover {
  background-color: var(--black);
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10%;
  display: flex;
}

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

.heading.heading-1 {
  line-height: 1.3;
}

.container {
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-mit-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  min-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-heading.heading-1 {
  font-size: 30px;
}

.kleiderdiv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.kleiderdiv.zweitfarbe {
  justify-content: flex-start;
  align-items: stretch;
  transition: transform .2s linear;
}

.image-in-quadrat {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100.008%;
  height: 30vh;
}

.footer-visu-1 {
  padding: 60px 10%;
}

.footer-visu-1.hauptfarbe {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-footer1 {
  justify-content: space-between;
  padding-bottom: 20px;
  display: flex;
}

.div-block-footer1.hauptfarbe {
  flex-direction: row;
  justify-content: space-between;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

._1.flie-text {
  color: #fff;
}

.inhalt-section {
  padding: 100px;
}

.grid-galerie3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 40px;
}

.grid-galerie3.zweitfarbe {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.grid-galerie3.zweitfarbe-1 {
  background-color: #e6ddde;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.bild-startseite {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 50vh;
  transition: transform .2s linear;
}

.bild-startseite.image-up {
  object-position: 50% 35%;
}

.inhalt-startseite3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.impdat {
  padding: 100px 40px;
}

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

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

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

.titelvideo-start-1 {
  height: 90vh;
  position: relative;
}

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

.heading-mittig.heading-2.farbe-der-headings {
  line-height: 1.1;
}

.paragraph {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

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

.logo-wei {
  z-index: 10;
  object-fit: contain;
  margin-top: 0;
  position: relative;
}

.navbar-1 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 60px;
  display: flex;
}

.bild-cover {
  background-image: url('../images/last.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.divider {
  width: 200px;
  height: 2px;
  margin-bottom: 20px;
}

.divider.zweitfarbe {
  width: 15vw;
}

.heading-mittig1-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-mittig1-2.heading-2 {
  font-family: Cormorant Garamond, sans-serif;
}

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

._2er-grid1 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: 70vh;
}

.bild-100-1 {
  object-fit: cover;
  width: 100%;
  height: 70vh;
}

.image-in-quadrat-40vh {
  object-fit: cover;
  object-position: 50% 50%;
  width: 25vw;
  height: 40vh;
}

.navbar1 {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navbar1.hauptfarbe {
  justify-content: space-between;
  align-items: center;
  padding: 20px 140px;
}

.link-block {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block.w--current {
  padding-top: 0;
  padding-bottom: 0;
}

.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;
  width: 12vw;
}

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

.link.black {
  color: #333;
}

.footer-div, .div-block-115 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.social-media-link {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.socialmedia-icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

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

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

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

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

.form-3 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-2 {
  border: 1px solid #dfdfdf;
  font-family: Source Sans Pro, sans-serif;
  transition: all .2s;
}

.form-2:hover {
  border-color: #5e5e5e;
}

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

.paragraph-font-2 {
  font-family: Source Sans Pro, sans-serif;
  font-weight: 400;
}

.terminbutton-2 {
  text-transform: uppercase;
}

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

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

.terminbutton-2.highlights.heading-3 {
  font-family: Source Sans Pro, sans-serif;
  font-weight: 400;
}

.form-block {
  margin-top: 15px;
  margin-bottom: 15px;
}

.form-block.paragraph-font {
  width: 100%;
}

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

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

.image-wrapper {
  width: 100%;
  height: 100%;
}

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

.content {
  padding: 25px;
}

.heading-87 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
}

.list-item {
  color: #fff;
  background-color: #000;
  border-bottom: 1px solid #d2989e;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 25px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  line-height: 1;
}

.paragraph-62 {
  font-family: Source Sans Pro, sans-serif;
  font-style: italic;
}

.grid-mit-3-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  min-width: 0%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid-mit-2-div {
  grid-template-rows: auto;
  margin-top: 15px;
}

.grid-mit-2-div.bottom-margin {
  margin-bottom: 15px;
}

.kleiderdiv-fixedwidth {
  border: 1px solid #424141;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35vw;
  max-width: 35vw;
  padding: 20px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.kleiderdiv-fixedwidth:hover {
  box-shadow: 0 5px 7px 3px #0003;
}

.video {
  z-index: 10;
  object-position: 50% 0%;
  width: 100%;
  height: 50vh;
}

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

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

.div-35 {
  width: 35%;
}

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

.image {
  object-fit: contain;
  width: 35px;
}

.success-txt {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .nav-link.flie-text {
    text-align: center;
    padding: 10px 40px;
  }

  .nav-link.flie-text.w--current {
    color: #fff;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 600;
  }

  .men-icon1 {
    color: #fff;
  }

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

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

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

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

  .titelvideo-1 {
    height: 55vh;
  }

  .videodiv {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hauptheading.heading-1 {
    font-size: 35px;
    line-height: .9;
  }

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

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

  .shopbutton.flie-text.highlights {
    background-color: var(--pink);
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

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

  .section, .section.hauptfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .container {
    max-width: 100%;
  }

  .grid-mit-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-heading.heading-1 {
    text-align: center;
    font-size: 25px;
  }

  .image-in-quadrat {
    height: 35vh;
  }

  .image-in-quadrat.align {
    object-position: 50% 30%;
  }

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

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

  .div-block-footer1.hauptfarbe {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

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

  ._1.flie-text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .inhalt-section {
    padding: 60px;
  }

  .grid-galerie3.zweitfarbe {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    padding: 20px;
  }

  .grid-galerie3.zweitfarbe-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .bild-startseite {
    width: 100%;
    height: 45vh;
  }

  .bild-startseite.align {
    object-position: 50% 70%;
  }

  .bild-startseite.align-50 {
    object-position: 50% 50%;
  }

  .inhalt-startseite3 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

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

  .heading-mittig.heading-2.farbe-der-headings {
    font-size: 30px;
  }

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

  .men-button1 {
    background-color: var(--pink);
    text-align: center;
    width: 100%;
    padding: 10px;
  }

  .men-button1.w--open {
    background-color: var(--pink);
    text-align: center;
    width: 100%;
  }

  .navbar-1 {
    background-color: #00000080;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
  }

  .nav-menu-1 {
    background-color: var(--black);
  }

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

  .bild-cover {
    height: auto;
    padding: 60px;
  }

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

  .inhalt-mittig-untereinander1 {
    padding: 60px;
  }

  ._2er-grid1 {
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    height: auto;
    display: flex;
  }

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

  .image-in-quadrat-40vh {
    width: 35vw;
  }

  .image-in-quadrat-40vh.align {
    object-position: 50% 20%;
  }

  .image-in-quadrat-40vh.center {
    object-position: 50% 40%;
  }

  .navbar1.hauptfarbe {
    flex-flow: column;
    padding: 10px 0 0;
  }

  .logo-img {
    width: 15vw;
  }

  .footer-div {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-115 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .social-media-link {
    width: 25px;
    height: 25px;
    margin-right: 0;
  }

  .html-embed-map {
    height: 35vh;
  }

  .html-embed-map.footer {
    height: auto;
  }

  .form-3 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .paragraph-font-2 {
    text-align: center;
  }

  .paragraph-font-2.left {
    text-align: left;
  }

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

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

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

  .image-wrapper {
    height: 60vh;
  }

  .content {
    padding: 0;
  }

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

  .list-item {
    text-align: center;
    padding-left: 0;
    font-size: 16px;
  }

  .paragraph-62 {
    text-align: center;
  }

  .grid-mit-3-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .grid-mit-2-div {
    width: 100%;
  }

  .kleiderdiv-fixedwidth {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
  }

  .video {
    width: 100%;
    height: 50vh;
  }

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

  .div-35 {
    width: 40%;
  }

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

  .angebot2 {
    height: auto;
  }

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

  .titelvideo-1 {
    height: 50vh;
  }

  .videodiv {
    padding: 40px;
  }

  .hauptheading.heading-1 {
    margin-top: 10px;
    font-size: 30px;
    line-height: 35px;
  }

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

  .hauptparagraph.flie-text-left {
    font-size: 14px;
    line-height: 22px;
  }

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

  .section {
    padding: 40px;
  }

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

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

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

  .grid-mit-div {
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    min-width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

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

  .image-in-quadrat {
    width: 100%;
    height: 40vh;
  }

  .image-in-quadrat.align {
    object-position: 50% 30%;
  }

  .footer-visu-1.hauptfarbe {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .div-block-footer1.hauptfarbe {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr .75fr;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
  }

  .inhalt-section {
    padding: 40px;
  }

  .grid-galerie3.zweitfarbe {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .grid-galerie3.zweitfarbe-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .bild-startseite {
    height: 45vh;
  }

  .bild-startseite.image-up.top {
    object-position: 50% 30%;
  }

  .bild-startseite.align-50 {
    height: 45vh;
  }

  .bild-startseite.align-30 {
    object-position: 50% 30%;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .bild-cover {
    padding: 40px;
  }

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

  .inhalt-mittig-untereinander1 {
    padding: 40px;
  }

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

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

  .image-in-quadrat-40vh {
    width: 100%;
    height: 40vh;
  }

  .logo-img {
    width: 24vw;
  }

  .maos-footer {
    height: 100px;
  }

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

  .html-embed-map.footer {
    height: auto;
  }

  .image-wrapper {
    height: 45vh;
  }

  .grid-mit-3-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .grid-mit-2-div {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .video {
    height: 45vh;
  }

  .div-35 {
    width: 50%;
  }

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

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

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

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

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

  .div-block-33 {
    width: 100%;
  }

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

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

  .titelvideo-1 {
    height: 45vh;
  }

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

  .hauptheading.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .shopbutton.flie-text.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

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

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

  .heading.heading-1, .heading.heading-1._1 {
    font-size: 20px;
    line-height: 25px;
  }

  .grid-mit-div {
    width: 100%;
    margin-bottom: 0;
  }

  .image-in-quadrat {
    width: 100%;
    height: 35vh;
  }

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

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

  .div-block-footer1.hauptfarbe {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .heading-footer.heading-3 {
    text-align: center;
    margin-bottom: 6px;
    font-size: 15px;
  }

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

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

  .grid-galerie3.zweitfarbe {
    width: 100%;
    padding: 20px;
  }

  .grid-galerie3.zweitfarbe-1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 20px;
  }

  .bild-startseite, .bild-startseite.align {
    height: 35vh;
  }

  .bild-startseite.align-50 {
    height: auto;
  }

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

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

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

  .heading-mittig.heading-2.farbe-der-headings {
    font-size: 22px;
  }

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

  .men-button1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .logo-wei {
    margin-left: 5vw;
  }

  .div-block-wei-1 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bild-cover {
    height: auto;
    padding: 40px 20px;
  }

  .divider.zweitfarbe {
    width: 40vw;
    margin-bottom: 10px;
  }

  .heading-mittig1-2.heading-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .image-in-quadrat-40vh {
    width: 100%;
    height: 35vh;
  }

  .image-in-quadrat-40vh.align {
    object-position: 50% 0%;
  }

  .image-in-quadrat-40vh.center {
    object-position: 50% 40%;
  }

  .logo-img {
    width: 120px;
    max-width: 200px;
  }

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

  .footer-div, .div-block-115 {
    align-items: center;
  }

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

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

  .impressum-link, .datenschutz-link {
    text-align: center;
  }

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

  .image-wrapper {
    height: 35vh;
  }

  .list-item {
    padding: 10px;
    line-height: 1.3;
  }

  .grid-mit-3-div, .grid-mit-2-div {
    width: 100%;
  }

  .video {
    height: 35vh;
  }

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

  .div-35 {
    width: 100%;
  }

  .success-txt {
    font-size: 22px;
    line-height: 28px;
  }
}

#w-node-_1cd7b3b3-082b-6206-1cdf-422ef20ff533-68f543a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d740bf9-4450-be14-83b6-6e15f67f8a88-68f543d7 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-b0c2f4da-8ee6-9bcb-3dd1-369a7824968a-68f54410, #w-node-_263e0495-eb16-2a47-05b4-15c505db9537-68f54410, #w-node-bd832049-c3c0-893d-8f8a-1f6dc6b62aa6-68f54410, #w-node-b147b14f-39b0-4f3b-2b5e-c97f930b1c02-68f54410, #w-node-_95fc64b2-c332-ab99-07dd-54400255d2b9-68f54410, #w-node-b4a10cdf-fafd-6194-f151-5981531ea2ba-68f54410 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ddbd11f8-c501-c2a1-0362-2c63b3a578a0-68f54410 {
  grid-area: 3 / 2 / 4 / 2;
}

#w-node-bbed6b73-0a9c-4ca0-3e68-9763d78d0518-68f5443b, #w-node-c2ff5801-a2e5-d40b-921c-f8698b0ad8cd-68f5443b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab48434-3963-fec8-8689-760826741b07-45363395 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-aab48434-3963-fec8-8689-760826741b0b-45363395 {
  grid-area: 1 / 3 / 2 / 4;
}

@media screen and (max-width: 991px) {
  #w-node-_3a8fd2cf-8bee-2c5f-f6c4-906f32b17c3d-68f5438a {
    order: -9999;
  }

  #w-node-b4a10cdf-fafd-6194-f151-5981531ea2ba-68f54410 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


