@font-face {
  font-family: Nimbus sans tw01con;
  src: url('../fonts/Nimbus-Sans-TW01Con.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir lt 35";
  src: url('../fonts/Avenir-LT-35-Light-Regular.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd roman;
  src: url('../fonts/AvenirLTStd-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --brown: #8c0629;
  --medium-violet-red: #a33855;
}

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

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

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

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

.logo-img {
  width: 180px;
}

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

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

.telefonnummer {
  color: #fff;
  margin-bottom: 0;
}

.text-layout {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 140%;
}

.hauptfarbe {
  color: #fff;
  background-color: #313131;
  background-image: url('../images/black-g6647d57cc_1920.jpg');
  background-position: 50%;
  background-size: cover;
}

.email {
  color: #fff;
  margin-bottom: 5px;
}

.zweitfarbe {
  color: #fff;
  background-color: #4f525d;
}

.highlights {
  background-color: var(--brown);
  color: #000;
}

.adresse {
  margin-bottom: 5px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 13px;
}

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

.heading-1 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.heading-2 {
  font-family: Alex Brush, sans-serif;
  font-weight: 600;
}

.heading-3 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
}

.flie-text {
  font-family: "Avenir lt 35", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
}

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

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

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

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

.navbar-6 {
  width: 100%;
}

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

.terminbutton.highlights.flie-text {
  color: #fff;
  margin-top: 20px;
  font-size: 16px;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

.div-block-footer1 {
  justify-content: space-between;
  width: 100%;
  height: 99.9998%;
  display: flex;
}

.footer-1 {
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  background-color: var(--brown);
  background-image: none;
  justify-content: center;
  padding-bottom: 10px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

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

.heading-footer.heading-3 {
  font-family: Avenirltstd, sans-serif;
}

.inhalt-footer {
  flex-direction: column;
  width: auto;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

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

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4.flie-text {
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
}

.header2 {
  display: none;
}

.navbar-2 {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.navbar-2.hauptfarbe {
  color: #fff;
  background-color: #fff;
  background-image: none;
}

.titelvideo-start-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
  position: relative;
}

.titelvideo-start-2.unterseite {
  height: 500px;
  display: none;
}

.div-block-video-2 {
  color: #fff;
  background-image: linear-gradient(135deg, #0000 50%, #00000080 100%, #00000080);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: 0;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: right;
  font-size: 70px;
  line-height: 80px;
}

.slogan2.heading-1 {
  z-index: 11;
  color: #000;
  text-transform: uppercase;
  font-family: Nimbus sans tw01con, sans-serif;
  position: relative;
}

.text-mittig {
  text-align: center;
  text-transform: none;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

.heading-mittig1.heading-2 {
  margin-top: 10px;
}

.heading-mittig1.heading-2.farbe-der-headings {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: "Avenir lt 35", sans-serif;
  font-weight: 400;
}

.heading-mittig1.heading-1 {
  font-family: "Avenir lt 35", sans-serif;
}

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

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

.section-mittig2.zweitfarbe {
  background-color: var(--medium-violet-red);
  padding-left: 5vw;
  padding-right: 5vw;
}

.section-mittig2.zweitfarbe.sizing, .section-mittig2.bottom-size {
  padding-bottom: 60px;
}

.heading-mittig-klein2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.heading-mittig-klein2.heading-2.farbe-der-headings {
  color: #fff;
  font-family: "Avenir lt 35", sans-serif;
}

.bild-hintergrund {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/AdobeStock_94619215_visu.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.heading-linksb-ndig-klein2 {
  margin-top: 10px;
}

.heading-linksb-ndig-klein2.heading-3.farbe-der-headings {
  margin-bottom: 20px;
  font-family: "Avenir lt 35", sans-serif;
}

.heading-linksb-ndig-klein2.heading-3.farbe-der-headings.font-family {
  font-size: 40px;
  line-height: 44px;
}

.section-big-space {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 100px;
  display: flex;
}

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

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

.impdat {
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-41 {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 60vw;
  height: 50vh;
  display: flex;
}

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

.heading-22.success {
  color: #fff;
}

.html-embed-4 {
  width: 100%;
  height: 100%;
}

.div-block-111 {
  background-color: #333;
  width: 100%;
  height: 2px;
}

.navlink_content {
  overflow: hidden;
}

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

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

.checkbox-field-2 {
  text-align: left;
  margin-top: 20px;
}

.form-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  font-family: "Avenir lt 35", sans-serif;
}

.text-field-4 {
  color: #333;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

.text-field-4:active, .text-field-4:focus {
  border-color: var(--brown);
}

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

.text-field-4.cc-textarea {
  height: 100px;
}

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

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

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

.checkbox-2 {
  border-radius: 5px;
}

.form1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.form-text {
  font-family: "Avenir lt 35", sans-serif;
}

.link {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 5px;
  font-family: "Avenir lt 35", sans-serif;
  text-decoration: none;
}

.div-block-mittig {
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 65vh;
  padding: 20px;
  position: relative;
}

.div-block-mittig.hauptfarbe {
  background-color: var(--brown);
  background-image: none;
}

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

.div-block-deco {
  text-align: center;
  border: 1px dashed #a1a1a1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.lottiefile {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
}

._4er-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr .75fr;
  width: 100%;
  margin-top: 20px;
}

.div-block-middle-vertical {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-round {
  object-fit: cover;
  border: 1px #000;
  border-radius: 0;
  width: 21vw;
  height: 40vh;
  margin-bottom: 20px;
  transition: all .2s;
}

.image-round:hover {
  transform: scale(1.1);
}

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

.heading-small.heading-3 {
  white-space: normal;
  font-family: "Avenir lt 35", sans-serif;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.button-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 14px;
  transition: all .2s;
}

.button-2:hover {
  transform: scale(1.1);
}

.button-2.heading-3.highlights {
  color: #fff;
  text-align: center;
  flex-direction: row;
  justify-content: flex-end;
  padding-bottom: 15px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 14px;
  position: relative;
}

.relative_content {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.image_3 {
  object-fit: cover;
  width: 100%;
  height: 40vh;
  transition: all .2s;
}

.image_3:hover {
  transform: scale(1.03);
}

.html-embed-5 {
  width: 15vw;
  height: 20vh;
}

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

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

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

.html-embed-6-copy {
  height: 60vh;
}

.social-icons {
  object-fit: cover;
  width: 45px;
  padding: 5px;
}

.div-block-166 {
  padding-top: 0;
  padding-bottom: 40px;
  padding-right: 64.44px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.menu-text {
  text-transform: capitalize;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 17px;
}

.navbar-7 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding-bottom: 10px;
  display: flex;
}

.grid-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #ffffffb0;
  flex-direction: row;
  grid-template-rows: auto;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.text-block {
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 1px var(--brown);
  padding: 0 20px;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 23px;
  line-height: 30px;
  display: block;
  position: absolute;
  inset: auto 0% 5%;
}

.div-block-168 {
  border: 3px solid #000;
  border-width: 3px 1.5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 14px;
  display: flex;
  position: relative;
}

.div-block-168.div-beimler {
  background-color: #ffffffc4;
  border-left-width: 3px;
  border-right-style: none;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.div-block-168.dev-glukstaumel {
  background-color: #ffffffc4;
  border-left-width: 3px;
  border-right-width: 3px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.image-62 {
  object-fit: contain;
  padding-top: 0;
  padding-bottom: 40px;
  transition: all .2s;
}

.image-62:hover {
  transform: scale(1.1);
}

.dropdown-list-13.w--open {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.dropdown-link {
  text-transform: capitalize;
  border-top: 1px solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 17px;
  display: flex;
}

.dropdown-link:hover {
  border-top-width: 4px;
  border-top-color: var(--brown);
}

.dropdown-link.w--current {
  border-top-width: 4px;
  border-top-color: var(--brown);
  color: var(--brown);
}

.text-block-2 {
  color: #3333337a;
  padding-top: 15px;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 34px;
  font-weight: 400;
  position: relative;
  inset: -25% auto 0% 0%;
}

.image-63 {
  object-fit: contain;
  padding-bottom: 7px;
}

.image-63:hover {
  transform: scale(1.1);
}

.text-block-3 {
  color: #333333a3;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 34px;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.field-label {
  text-transform: capitalize;
  font-family: "Avenir lt 35", sans-serif;
}

.field-label-2 {
  text-transform: capitalize;
}

.nav-menu-3 {
  border-top: 1px solid #000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-block-3 {
  color: #000;
  margin-top: 0;
  padding: 20px 55px;
  text-decoration: none;
  transition: all .3s;
}

.link-block-3:hover {
  box-shadow: inset 0 4px 0 0 var(--brown);
}

.link-block-3.w--current {
  color: var(--brown);
}

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

.div-block-170 {
  z-index: 11;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 33px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-170.background {
  background-color: #ecebeb00;
  left: auto;
}

.heading-87 {
  text-align: center;
  margin-bottom: 20px;
  font-family: "Avenir lt 35", sans-serif;
  font-weight: 400;
}

.paragraph-62 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
}

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

.grid-25.new-grid {
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  width: 100%;
}

.section-52 {
  background-color: #f2f2f2;
  margin-bottom: 0;
  padding: 15vh 5vw;
  overflow: hidden;
}

.div-block-171 {
  border: 1px dotted var(--brown);
  text-align: center;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px 20px;
  display: flex;
  position: relative;
}

.div-block-171:hover {
  background-color: #a3385545;
}

.image-64 {
  object-fit: contain;
  width: 50px;
  height: 50px;
}

.text-block-4 {
  border: 1px none var(--brown);
  color: var(--brown);
  white-space: nowrap;
  padding-top: 20px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
  overflow: visible;
}

.text-block-4.wrap {
  white-space: normal;
}

.text-block-5 {
  text-align: center;
  padding-top: 20px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
}

.text-block-5.font-avenir {
  font-family: "Avenir lt 35", sans-serif;
}

.div-block-172 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-173 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
}

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

.image-65.img-radus {
  border-radius: 0;
  height: 100%;
}

.image-65.img-radus.image-size._1 {
  height: 70vh;
}

.image-65.img-radus.sizing-image {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.image-65.img2 {
  border-radius: 0;
}

.div-block-175 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 60px;
  display: flex;
  position: static;
}

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

.div-block-176 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.heading-88 {
  margin-top: 0;
  font-family: "Avenir lt 35", sans-serif;
  line-height: 39px;
}

.heading-88.size-text {
  font-size: 30px;
}

.text-block-6 {
  padding-bottom: 10px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block-7 {
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 18px;
}

.div-block-177 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  grid-auto-columns: 1fr;
  padding: 25px;
  display: grid;
  position: relative;
}

.section-53 {
  background-color: #f2f2f2;
  padding: 100px 5vw;
}

.text-block-9 {
  color: #fff;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 38px;
  line-height: 40px;
}

.text-block-9.sub-text {
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.text-block-9.text-font {
  font-family: "Avenir lt 35", sans-serif;
}

.heading-89 {
  font-family: Nimbus sans tw01con, sans-serif;
}

.div-block-178 {
  background-color: var(--medium-violet-red);
  padding: 50px;
  position: relative;
}

.div-block-179 {
  background-color: var(--brown);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

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

.text-block-10 {
  color: #fff;
  padding-bottom: 15px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 20px;
}

.text {
  color: #fff;
  padding-top: 5px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
}

.list-4 {
  margin-bottom: 20px;
  padding-left: 0;
}

.agbs-font {
  padding-bottom: 10px;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.section-54 {
  padding-top: 100px;
  padding-left: 10vw;
  padding-right: 10vw;
}

.section-55 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-180 {
  width: 200px;
}

.link-9 {
  color: #fff;
  font-family: "Avenir lt 35", sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.link-block-4 {
  color: #fff;
  font-family: "Avenir lt 35", sans-serif;
  text-decoration: none;
}

.text-block-17 {
  border-top: 1px none var(--brown);
  border-right: 1px none var(--brown);
  border-bottom: 1px none var(--brown);
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 18px;
}

.link-block-5, .link-block-6, .link-block-8, .link-block-9 {
  color: #fff;
  text-decoration: none;
}

.section-57, .section-58 {
  padding-bottom: 0;
}

.section-61 {
  height: 100vh;
  padding-bottom: 100px;
}

.section-61.bottom-margin {
  height: 63.6vh;
  padding-bottom: 0;
}

.section-61.bottom-margin.section-size {
  height: 58.2vh;
}

.section-61.bottom-margin.section-size.section-events {
  height: auto;
}

.section-61.section-height {
  height: auto;
  padding-bottom: 0;
  position: static;
}

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

.section-63 {
  background-color: #0e0e0e;
  height: 60vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.bold-text-10, .bold-text-11 {
  font-family: "Avenir lt 35", sans-serif;
}

.text-block-21 {
  color: var(--brown);
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Avenir lt 35", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.dropdown-15 {
  background-color: #0000;
}

.dropdown-15.w--current {
  background-color: #fff;
}

.dropdown-15._1 {
  display: none;
}

.div-block-186 {
  object-fit: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-188 {
  border: 1px solid var(--brown);
  padding: 36px;
}

.div-block-188:hover {
  background-color: #8c062917;
}

.image-67 {
  filter: grayscale();
  object-fit: cover;
}

.image-67:hover {
  filter: none;
}

.grid-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  place-content: center;
  place-items: center;
}

.section-65 {
  border-top: 1px none var(--brown);
  border-bottom: 1px none var(--brown);
  border-left: 1px none var(--brown);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10vw;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
}

.bold-text-12 {
  display: block;
}

.bold-text-13 {
  font-family: Nimbus sans tw01con, sans-serif;
  font-weight: 400;
}

.galerie2-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-66 {
  width: 100%;
  height: 400px;
}

.section-67 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.grid-31 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  width: 60%;
  height: 60%;
  margin-top: 10vh;
  position: relative;
  top: auto;
  left: auto;
}

.heading-91 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Nimbus sans tw01con, sans-serif;
  font-size: 70px;
  line-height: 80px;
}

.div-block-190 {
  padding-top: 20px;
  display: none;
}

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

.absolute_div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

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

.text-block-23 {
  text-transform: capitalize;
}

.field-label-3, .field-label-4 {
  font-family: "Avenir lt 35", sans-serif;
}

.flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.form-wrap {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .adresse {
    line-height: 22px;
  }

  .flie-text {
    width: 100%;
  }

  .container-8 {
    justify-content: flex-start;
  }

  .men-icon1 {
    color: #fff;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

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

  .men-buttton1.hauptfarbe.w--open {
    background-color: #0000;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: flex-start center;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding: 40px 20px;
    font-size: 13px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .inhalt-footer {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

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

  .nav-link-4 {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-4.flie-text {
    text-align: right;
  }

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

  .men-button2.w--open {
    background-color: #37343a;
  }

  .men-icon2 {
    color: #fff;
  }

  .titelvideo-start-2 {
    height: 500px;
  }

  .titelvideo-start-2.unterseite {
    height: 400px;
  }

  .slogan2.heading-1 {
    font-size: 45px;
    line-height: 60px;
  }

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

  .section-mittig2, .section-mittig2.zweitfarbe.sizing {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .bild-hintergrund {
    padding: 60px;
  }

  .heading-linksb-ndig-klein2.heading-3.farbe-der-headings.font-family {
    font-size: 30px;
    line-height: 35px;
  }

  .section-big-space {
    padding: 60px;
  }

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

  .impdat {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .div-block-41.highlights {
    width: 74vw;
    height: 43vh;
  }

  .heading-22.success {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 29px;
    line-height: 35px;
  }

  .div-block-111 {
    display: none;
  }

  .error-message {
    width: auto;
  }

  .div-block-mittig.hauptfarbe {
    min-height: auto;
  }

  .grid-19 {
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

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

  .div-block-middle-vertical {
    align-items: center;
  }

  .image-round {
    width: 38vw;
    height: 38vh;
    margin-bottom: 10px;
  }

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

  .html-embed-5 {
    width: 35vw;
  }

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

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

  .html-embed-6-copy {
    height: 50vh;
  }

  .social-icons {
    width: 40px;
  }

  .div-block-166 {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
    padding-right: 20px;
    display: flex;
    inset: 0 0% 0% auto;
  }

  .navbar-7 {
    flex-direction: row;
  }

  .text-block {
    font-size: 21px;
  }

  .image-62 {
    width: 18vw;
    max-width: none;
  }

  .dropdown-list-13.w--open {
    position: relative;
  }

  .dropdown-link {
    text-align: left;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
  }

  .text-block-2 {
    padding-top: 0;
    font-size: 26px;
    line-height: 15px;
  }

  .image-63 {
    width: 20vw;
    max-width: none;
  }

  .text-block-3 {
    padding-top: 10px;
  }

  .nav-menu-3 {
    z-index: 1000;
  }

  .link-block-3 {
    text-align: left;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-170 {
    padding: 0;
  }

  .heading-87 {
    font-size: 27px;
    line-height: 32px;
  }

  .paragraph-62 {
    line-height: 24px;
  }

  .grid-25, .grid-25.new-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-52 {
    padding: 60px;
  }

  .image-64 {
    width: 45px;
    height: 45px;
  }

  .text-block-5 {
    line-height: 24px;
  }

  .div-block-173 {
    flex-direction: column;
    display: flex;
    position: static;
  }

  .image-65.img-radus.image-size._1 {
    height: 100%;
  }

  .image-65.img-radus.sizing-image {
    object-position: 50% 0%;
    height: 100%;
  }

  .div-block-174 {
    height: 450px;
  }

  .div-block-174.full_height {
    height: 400px;
    overflow: hidden;
  }

  .div-block-175 {
    align-items: center;
    height: 100%;
    position: static;
  }

  .div-block-175.align-center {
    align-items: center;
  }

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

  .heading-88.size-text {
    text-align: center;
  }

  .text-block-6 {
    text-align: center;
    line-height: 23px;
  }

  .div-block-177 {
    flex-direction: column;
    display: flex;
  }

  .section-53 {
    padding: 60px;
  }

  .text-block-9.sub-text {
    text-align: center;
    line-height: 24px;
  }

  .text-block-9.text-font {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 34px;
  }

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

  .section-54 {
    padding-top: 60px;
    padding-left: 5vw;
    padding-right: 5vw;
    font-family: "Avenir lt 35", sans-serif;
  }

  .text-block-17 {
    text-align: center;
  }

  .section-61.section-height {
    height: 100%;
    position: static;
  }

  .section-63 {
    height: 55vh;
  }

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

  .div-block-188 {
    border: 1px solid var(--brown);
    margin-bottom: 10px;
  }

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

  .grid-28 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

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

  .section-67 {
    height: 70vh;
  }

  .grid-31 {
    width: 89%;
    height: 88%;
    margin-top: 5vh;
    margin-bottom: 10px;
  }

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

  .div-block-190 {
    display: none;
  }

  .absolute_div {
    width: 100%;
  }

  .text-block-22 {
    width: 10%;
  }

  .text-block-23, .dropdown-17, .dropdown-18 {
    width: 100%;
  }

  .menu-button {
    background-color: var(--brown);
    color: #fff;
  }

  .menu-button.w--open {
    background-color: var(--brown);
  }

  .bold-text-14 {
    font-size: 29px;
  }

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

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

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

  .flie-text {
    font-size: 17px;
    line-height: 21px;
  }

  .divblock1 {
    height: auto;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .titelvideo-start-2, .titelvideo-start-2.unterseite {
    height: 300px;
  }

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

  .slogan2.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-mittig {
    font-size: 14px;
    line-height: 22px;
  }

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

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

  .section-mittig2.bottom-size {
    padding-bottom: 40px;
  }

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

  .bild-hintergrund {
    padding: 40px 40px 30px;
  }

  .heading-linksb-ndig-klein2.heading-3 {
    font-size: 23px;
  }

  .section-big-space {
    padding: 40px;
  }

  .angebot2 {
    height: auto;
  }

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

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

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

  .div-block-41.highlights {
    width: 78vw;
  }

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .text-field-4 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .text-field-4.cc-textarea {
    margin-bottom: 20px;
  }

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

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

  .div-block-mittig.hauptfarbe {
    min-height: auto;
  }

  .image-55vh {
    height: 350px;
  }

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

  ._4er-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .div-block-middle-vertical {
    align-items: stretch;
  }

  .image-round {
    width: 100%;
    height: 350px;
    margin-bottom: 0;
  }

  .image_3 {
    height: 350px;
  }

  .html-embed-5 {
    width: 44vw;
  }

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

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

  .menu-text {
    width: 100%;
  }

  .text-block {
    position: relative;
    bottom: 0%;
  }

  .div-block-168.div-beimler {
    border-style: solid;
    border-width: 3px;
    height: 220px;
  }

  .div-block-168.dev-glukstaumel {
    border-style: solid;
    border-width: 3px;
    height: 220px;
    padding-bottom: 10px;
  }

  .image-62 {
    width: 80px;
    height: 80px;
    padding-bottom: 0;
  }

  .text-block-2 {
    font-size: 22px;
    top: 0;
  }

  .image-63 {
    object-fit: contain;
    width: 80px;
    height: 80px;
    margin-bottom: -28px;
    padding-bottom: 0;
  }

  .heading-87 {
    font-size: 25px;
  }

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

  .grid-25, .grid-25.new-grid {
    flex-direction: column;
    display: flex;
  }

  .section-52 {
    padding: 40px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-174, .div-block-174.full_height {
    height: 350px;
  }

  .div-block-175.align-center {
    padding: 40px;
  }

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

  .heading-88.size-text {
    font-size: 25px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 22px;
  }

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

  .section-53 {
    padding: 40px;
  }

  .text-block-9.sub-text {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-178 {
    padding: 40px;
  }

  .text {
    font-size: 14px;
  }

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

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

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

  .section-63 {
    height: 300px;
  }

  .grid-28 {
    width: 100%;
  }

  .section-65 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .galerie2-grid {
    flex-direction: column;
    width: 80%;
    display: flex;
  }

  .section-67 {
    height: 400px;
  }

  .grid-31 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row;
    width: 80%;
    height: 100%;
    margin-top: 0;
    display: flex;
  }

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

  .div-block-190 {
    display: none;
  }

  .absolute_div {
    flex-direction: column;
  }

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

  .section-68 {
    height: 350px;
  }

  .flex {
    flex-flow: column;
    margin-bottom: 20px;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

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

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

  .flie-text {
    font-size: 12px;
    line-height: 17px;
  }

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

  .div-block-footer1 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .navbar-2.hauptfarbe {
    flex-direction: column;
    width: 100%;
  }

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

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

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

  .section-mittig2 {
    padding: 40px 30px;
  }

  .section-mittig2.zweitfarbe.sizing {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-mittig-klein2.heading-2.farbe-der-headings {
    font-size: 21px;
    line-height: 26px;
  }

  .bild-hintergrund {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-linksb-ndig-klein2.heading-3 {
    line-height: 30px;
  }

  .heading-linksb-ndig-klein2.heading-3.farbe-der-headings.font-family {
    text-align: center;
  }

  .section-big-space {
    padding: 40px 30px;
  }

  .impdat {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-41.highlights {
    width: 84vw;
    height: 37vh;
    padding: 20px;
  }

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

  .heading-22.success {
    font-size: 19px;
    line-height: 29px;
  }

  .maos-footer {
    min-width: 200px;
  }

  .maps-gro {
    height: 300px;
  }

  .text-field-4 {
    margin-bottom: 0;
    padding: 5px 10px;
  }

  .contact-form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

  .image-55vh {
    height: 300px;
  }

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

  .lottiefile {
    margin-bottom: 0;
  }

  .grid-19 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  ._4er-grid {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-round {
    width: 100%;
    height: 250px;
    margin-bottom: 0;
  }

  .button-2.heading-3.highlights {
    font-size: 12px;
  }

  .image_3 {
    height: 330px;
  }

  .html-embed-5 {
    width: 100%;
  }

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

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

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

  .social-icons {
    width: 35px;
  }

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

  .menu-text {
    width: 100%;
  }

  .navbar-7 {
    padding-bottom: 0;
  }

  .text-block {
    line-height: 26px;
    position: relative;
  }

  .div-block-168.div-beimler {
    height: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-168.dev-glukstaumel {
    height: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-62 {
    width: 70px;
    padding-bottom: 0;
  }

  .dropdown-link {
    justify-content: flex-start;
    padding-left: 20px;
  }

  .text-block-2 {
    top: -14px;
  }

  .image-63 {
    width: 70px;
    margin-top: 21px;
  }

  .text-block-3 {
    padding-top: 20px;
  }

  .link-block-3 {
    padding: 15px 20px;
  }

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

  .heading-87 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .section-52 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .image-64 {
    width: 40px;
    height: 40px;
  }

  .text-block-4 {
    text-align: center;
    white-space: normal;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-5.font-avenir {
    font-size: 14px;
  }

  .div-block-174, .div-block-174.full_height {
    height: 330px;
  }

  .div-block-175 {
    padding: 40px 30px;
  }

  .div-block-175.align-center {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .heading-88.size-text {
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-6 {
    padding-bottom: 0;
  }

  .div-block-177 {
    padding: 0;
  }

  .section-53 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-9.text-font {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-178, .div-block-179 {
    padding: 20px;
  }

  .text-block-10 {
    text-align: center;
    line-height: 25px;
  }

  .text {
    font-size: 16px;
  }

  .list-4 {
    padding-left: 20px;
  }

  .section-54 {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-63 {
    height: 250px;
  }

  .div-block-188 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-67 {
    object-fit: cover;
    object-position: 50% 0%;
    height: 330px;
  }

  .section-65 {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .galerie2-grid {
    width: 100%;
  }

  .section-67 {
    height: 480px;
  }

  .grid-31 {
    flex-direction: column;
    width: 90%;
  }

  .heading-91 {
    font-size: 24px;
    line-height: 31px;
  }

  .div-block-190 {
    display: none;
  }

  .dropdown-17 {
    text-align: center;
  }

  .bold-text-15 {
    font-size: 12px;
  }

  .bold-text-16 {
    font-size: 20px;
    line-height: 24px;
  }

  .section-68 {
    height: 320px;
  }
}

#w-node-_88578802-97d1-d8d3-be97-a29f2c2fe7e2-72f9f2c4, #w-node-_88578802-97d1-d8d3-be97-a29f2c2fe7e6-72f9f2c4, #w-node-_8dade78f-b232-3e7c-7528-49847acabd00-ff29f395, #w-node-e6715347-2253-0843-3ec5-e940187471ae-ff29f395, #w-node-c8f4de55-777f-7b5b-4dfe-c04c3e49b0b1-ff29f395, #w-node-_8b2f1f0b-2f50-d029-c63a-b58e722a48ce-ff29f395, #w-node-_5e84d223-cd1c-0803-549b-ed19cfbccbe5-ff29f395, #w-node-_66a096e2-366e-9fef-6712-e6168b523ffb-ff29f395, #w-node-e42370ab-4719-9c52-bb26-6b044d535e49-ff29f395, #w-node-_78dfb502-06db-b4d0-a708-7ddca489ee44-ff29f395, #w-node-b725c5f3-c830-c83d-0af6-7c65a284fdd3-ff29f395, #w-node-b0fbecca-c1ee-f184-a21c-ffcbfe93af43-ff29f395, #w-node-_9c98006f-6f6c-973b-ac0e-592a54d0bbff-ff29f395, #w-node-_46a3e843-0382-27b9-6ceb-ad970404783c-ff29f395, #w-node-fadb82aa-0d29-c5bc-123e-e4a6f5097d76-ff29f395, #w-node-_1ee55fd2-7209-587a-a3bc-a88b1281ba2b-ff29f395, #w-node-_26c62440-edf8-6538-40f3-c8096cf21f79-ff29f395, #w-node-e18a42ef-2a4b-cdda-4590-48f32f78f612-ff29f395, #w-node-_2f071eb5-f9a6-c685-bf3c-fc5aebd81150-ff29f395, #w-node-_1a0205bd-7533-aac7-6ba6-af171391ee02-ff29f395, #w-node-_12ba5617-c08a-d796-fc0c-bde7a6aa64d6-ff29f395, #w-node-c451d34c-8e8d-8ec5-037e-736ee3a371c7-d929f48f, #w-node-c451d34c-8e8d-8ec5-037e-736ee3a371cb-d929f48f, #w-node-d2b301d6-134d-0c01-2c50-2c7149fb308d-d929f48f, #w-node-d4088300-6c1a-4a4e-4cff-ec425b995c0f-d929f48f, #w-node-e3530f54-d9cc-2322-e78b-fcc93bdb668a-d929f48f, #w-node-_15cf4aa9-4cbc-8582-edc4-c3d316da26d7-d929f48f, #w-node-_4855d45e-6a6d-30a8-47f0-9972d1d650cc-d929f48f, #w-node-f7f4a02e-8a3b-6879-c42f-44c5f4710b1f-d929f48f, #w-node-f500f92e-0ee2-15fc-8c42-c61bdfbb960f-d929f48f, #w-node-eb792450-9f71-e135-ebcc-438a2f4e50b7-edaa84a6, #w-node-eb792450-9f71-e135-ebcc-438a2f4e50bc-edaa84a6, #w-node-eb792450-9f71-e135-ebcc-438a2f4e50c1-edaa84a6, #w-node-e9b27f10-4e1c-74a8-9868-46e7242c5554-edaa84a6, #w-node-_2eb8639d-eea1-d2f8-2e2e-887221e44934-cd792599 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2eb8639d-eea1-d2f8-2e2e-887221e44936-cd792599 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e198d285-2a10-9f76-534e-8bd7072a283c-8bb31241, #w-node-e198d285-2a10-9f76-534e-8bd7072a283e-8bb31241, #w-node-d4e7a28f-d888-1214-6b92-9b3c73e9d659-aa6a2c18, #w-node-d4e7a28f-d888-1214-6b92-9b3c73e9d65b-aa6a2c18 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d40ce3a5-7561-75cd-a291-2129cfea77b6-6eaa9cc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-cc3b699a-1563-7b0d-0335-093bbcb95e53-6eaa9cc7 {
  align-self: auto;
}

#w-node-fd8a89df-d818-b81a-3d3d-4c5a91769b9a-e1d976f2, #w-node-d886479f-b305-e939-a2a8-7764c643c493-e1d976f2, #w-node-_80ead29c-7ba2-7ddb-e6a5-9c4f5b9c148e-e1d976f2, #w-node-_8e2070cf-772b-0934-258e-da8ba07785e8-e1d976f2, #w-node-_1b338db8-1b57-c6d4-9ce8-1861b8d23af5-e1d976f2, #w-node-_6d44e684-6a64-66ea-16eb-27bc447d07f7-e1d976f2, #w-node-c38a9fe5-7055-82d5-c9d3-3e4c8080fe32-e1d976f2, #w-node-e5142f97-26e4-2c08-349c-38613c34ca98-e1d976f2, #w-node-_6e5da1ad-602c-0bf7-e26d-9abffe7d9fb9-e1d976f2, #w-node-_8bd746af-76a4-b444-bafb-4614ca301d96-e1d976f2, #w-node-_3cb0cae0-fa4a-ba8e-7346-1c5d8bc30338-e1d976f2, #w-node-ca89a578-7279-9b6d-b396-d258f279c90b-e1d976f2, #w-node-_6aa87fa4-3d09-11d2-47ca-ead1ec5d4568-e1d976f2, #w-node-f05dee46-c91b-df15-658f-97f50ac72730-e1d976f2, #w-node-_710a6dbc-9a67-61d9-7784-da92c9b4397d-e1d976f2, #w-node-_00b8e3e1-4bab-aba7-45bb-0284239be50b-e1d976f2, #w-node-c007d4b2-64d6-062d-00f4-b80b372cdb5b-e1d976f2, #w-node-_3f72c076-12d1-6da8-2ecf-30830f5ff2e1-e1d976f2, #w-node-f7b62d37-16c4-4c10-1c1a-4c766c462158-e1d976f2, #w-node-fdf9f16b-9655-9445-dda4-e660ce52bda5-e1d976f2, #w-node-_87e18269-f062-517b-a997-1e3f024d4ff8-e1d976f2, #w-node-_96bad10e-bb4a-eabc-9104-ad95978c412b-e1d976f2, #w-node-b9ee9b98-e39e-b119-2d5d-0c7bdb8de0bc-e1d976f2, #w-node-_89bbd4cc-5dbd-0ee8-26b2-6f0a253ed076-e1d976f2, #w-node-_7f5f2696-d005-8e2c-4a7b-68e44f42d8a1-e1d976f2, #w-node-_683f9871-7f6f-9848-ff4e-a69bd636e95c-e1d976f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1a0205bd-7533-aac7-6ba6-af171391ee02-ff29f395 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12ba5617-c08a-d796-fc0c-bde7a6aa64d6-ff29f395 {
    grid-area: 10 / 2 / 11 / 2;
  }

  #w-node-eb792450-9f71-e135-ebcc-438a2f4e50c1-edaa84a6 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b5d72980-8a14-a6aa-3bd3-c6f4dde54c1a-d929f48f {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


@font-face {
  font-family: 'Nimbus sans tw01con';
  src: url('../fonts/Nimbus-Sans-TW01Con.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir lt 35';
  src: url('../fonts/Avenir-LT-35-Light-Regular.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}