:root {
  --medium-purple: #9c8ade;
  --dark-slate-blue: #4a2f92;
  --dark-orchid: #8652a1;
  --indigo: #431c75;
  --royal-blue: #3a6788;
  --white: black;
  --light-sky-blue: #88c0e1;
  --burlywood: #daac7b;
  --dim-grey: #55646f;
  --plum: #de93e4;
  --orchid: #d16ad8;
  --violet: #ca83f5;
  --medium-orchid: #a44cd3;
  --violet-2: #f583d6;
  --magenta: #e460ff;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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 {
  height: auto;
  max-width: 400px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  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 {
  width: 100%;
  color: #fff;
  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 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  display: block;
}

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

.list {
  padding-left: 20px;
  font-family: Roboto, sans-serif;
}

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

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

.div-block-41.highlights {
  width: 60vw;
  height: 50vh;
  background-color: var(--medium-purple);
  border-style: none;
}

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

.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:hover {
  background-color: #d4af37;
}

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

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

.navbar-6 {
  width: 100%;
}

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

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

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

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

.farbe-der-headings {
  color: var(--dark-slate-blue);
}

.hauptfarbe {
  background-color: var(--medium-purple);
  color: #fff;
}

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

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

.heading-1 {
  font-family: Aatmospheric, sans-serif;
}

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

.flie-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.heading-3 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

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

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

.terminbutton {
  text-transform: uppercase;
  border-radius: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  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 {
  font-family: Roboto, sans-serif;
  position: relative;
  bottom: -200px;
}

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

.terminbutton.highlights.heading-3 {
  background-color: var(--indigo);
}

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

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

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

.instagram3 {
  width: 30px;
  object-fit: cover;
}

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

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

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

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

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

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

.submit-button {
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 20px;
}

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.impdat {
  height: auto;
  padding: 100px 40px;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

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

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

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

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

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

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

.impdatfooter {
  margin-bottom: 0;
  text-decoration: none;
}

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

.email.black {
  color: #fff;
  text-decoration: none;
}

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

.ffnungszeiten {
  margin-bottom: 0;
}

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

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

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

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

.inhalt-footer {
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

.label3.abstand-nach-oben.heading-3 {
  text-shadow: 1px 1px rgba(0, 0, 0, .34);
  font-weight: 500;
}

.wrap-inhalt3 {
  width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-mittig1, .paragraph-mittig1.flie-text.rechts {
  text-align: left;
}

.abst-nde-logo3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navlinks3 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.men-3 {
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navlink3 {
  color: #fff;
}

.navlink3.flie-text:hover {
  font-size: 16px;
  font-weight: 700;
}

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

.background-video1 {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.overlay {
  z-index: 10;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-wrap {
  width: 70%;
  text-align: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.heading-mitig1 {
  text-align: center;
  font-family: Italianno, sans-serif;
  font-size: 80px;
}

.heading-mitig1.heading-1 {
  color: #3f3f3f;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  line-height: 47px;
}

.inhalt-mittig3 {
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  box-shadow: 1px 1px 3px #000;
}

.inhalt-mittig3.zweitfarbe {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .02);
}

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

.heading-mittig-klein1 {
  text-align: center;
}

.heading-mittig-klein1.heading-3.rechts {
  text-align: left;
}

.heading-footer3 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.heading-footer3.heading-3 {
  text-transform: uppercase;
  font-size: 18px;
}

.footer {
  height: 100%;
  margin-top: auto;
  padding: 20px 140px;
}

.footer.hauptfarbe {
  background-color: var(--medium-purple);
  color: #fff;
}

.inhalt-footer3 {
  color: #fff;
}

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

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

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

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

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

.contact-form-wrap {
  z-index: 10;
  border: 1px solid rgba(210, 210, 213, .5);
  border-radius: 20px;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
}

.form1 {
  margin-bottom: 0;
}

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

.form-wrap {
  width: 90%;
  border-right: 1px rgba(210, 210, 213, .3);
  flex-direction: column;
  align-items: stretch;
  margin-right: 100px;
}

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

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

.text-field:hover {
  border-color: var(--light-sky-blue);
}

.text-field:active, .text-field:focus {
  border-color: var(--dark-slate-blue);
}

.text-field::-ms-input-placeholder {
  color: rgba(29, 31, 46, .3);
}

.text-field::placeholder {
  color: rgba(29, 31, 46, .3);
}

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

.block-farbig1 {
  width: 100%;
  height: 100%;
  min-height: auto;
  background-color: var(--medium-purple);
  border-radius: 20px 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 60px;
  display: flex;
}

.block-farbig1.hauptfarbe {
  color: #fff;
}

.block-farbig1.hauptfarbe.right {
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.block-farbig1.hauptfarbe.left {
  border-bottom-left-radius: 20px;
}

.block-farbig1.zweitfarbe {
  padding: 0;
}

.block-farbig1.zweitfarbe.left {
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.block-farbig1.zweitfarbe.right-arrow-4 {
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

.block-farbig1.bottom-right {
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
}

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

.inhalt-nebeneinander1 {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: grid;
}

.text-links1.flie-text {
  line-height: 20px;
}

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

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

.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: var(--indigo);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Italianno, sans-serif;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

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

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

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

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

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

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

.div-block-166 {
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-color: var(--medium-purple);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.div-block-166.bottomright {
  border-bottom-right-radius: 20px;
}

.inhalt-untereinander1-copy {
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.inhalt-untereinander1-copy.hauptfarbe {
  background-color: #fff;
}

.inhalt-untereinander1-copy.lefttop {
  border-radius: 20px 0 0;
  overflow: hidden;
}

.div-block-167 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin-bottom: 16px;
  display: flex;
}

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

.div-block-169 {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-169.highlights.bottom-left {
  border-radius: 0 0 0 20px;
}

.div-block-169.highlights.topright {
  border-radius: 0 20px 0 0;
}

.div-block-169.topright {
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.image-62 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.image-63 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

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

.slide-32 {
  width: 100%;
  height: 100%;
}

.gallery_block {
  width: 20%;
  height: 100%;
  border-radius: 20px;
  margin-right: 5px;
  overflow: hidden;
}

.gallery_position {
  width: 100%;
  min-height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-gallery {
  width: 100%;
  margin-top: 5px;
}

.page-wrapper {
  width: auto;
}

.container-large {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.page-padding, .main-wrapper {
  width: 100%;
}

.gallery_content {
  width: 100%;
  height: 55vh;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

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

.wrap-inhalt3-copy {
  width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.right-arrow-3, .left-arrow-3 {
  border-radius: 0;
}

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

.slide-nav {
  z-index: 15;
  display: none;
}

.left-arrow-4, .right-arrow-4 {
  z-index: 20;
}

.footer-div {
  justify-content: space-around;
  display: flex;
}

.logo-grid {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  padding-right: 10px;
}

.logo-text {
  color: #333;
  text-align: center;
  letter-spacing: .5px;
  margin-top: 10px;
  font-family: Barlow, sans-serif;
  font-size: 12px;
}

.text-spacing {
  letter-spacing: 6px;
}

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

.arrow {
  width: 50px;
  height: 50px;
  background-color: var(--medium-purple);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  transition: all .2s;
  display: flex;
}

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

.border-radius {
  width: 100%;
  border-radius: 20px;
  justify-content: center;
  display: flex;
  position: relative;
}

.border-radius.hauptfarbe {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}

.absolute-div {
  background-color: var(--medium-purple);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

.image-vh {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.center-div {
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-65 {
  width: 20vw;
  height: 14vw;
  object-fit: cover;
  margin-bottom: 10px;
}

.image-66 {
  object-fit: cover;
}

.link-block {
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.telefonnummer {
  margin-bottom: 5px;
}

.telefonnummer.black {
  color: #fff;
  text-decoration: none;
}

.grid-17 {
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.link-block-2 {
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icon-small {
  width: 25px;
  height: 25px;
  filter: none;
  object-fit: contain;
}

.icon-small.invert {
  filter: invert();
}

.div-block-172 {
  width: 100%;
  height: 20vh;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px;
  display: flex;
}

.map-div {
  width: 80%;
}

.image-67 {
  object-fit: cover;
}

.grid-18 {
  width: 300px;
  border-bottom: 1px dotted #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  padding-top: 10px;
}

.div-block-173 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-173.rechts {
  justify-content: flex-end;
}

.div-block-174 {
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 200px;
  margin-bottom: 10px;
  margin-right: 7px;
}

.mobile {
  display: none;
}

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

  .list {
    padding-left: 0;
  }

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

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

  .div-block-41.highlights {
    width: 600px;
    height: 400px;
  }

  .heading-22 {
    font-size: 24px;
  }

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

  .flie-text {
    width: 100%;
  }

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

  .impdat {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }

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

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

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

  .video-2 {
    height: 80vh;
  }

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

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

  .wrap-inhalt3 {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-mittig1.flie-text.rechts {
    width: auto;
  }

  .abst-nde-logo3 {
    padding-left: 20px;
    padding-right: 0;
  }

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

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

  .men-button3.hauptfarbe.w--open {
    background-color: var(--medium-purple);
  }

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

  .background-video1 {
    width: 100%;
  }

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

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

  .inhalt-mittig3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-footer3.heading-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .footer.hauptfarbe {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
  }

  .inhalt-footer3.flie-text {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

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

  .error-message {
    width: auto;
  }

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

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

  .form-wrap {
    width: auto;
    text-align: center;
    border-bottom: 1px solid rgba(210, 210, 213, .3);
    border-right-style: none;
    margin-bottom: 60px;
    margin-right: 0;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .block-farbig1.hauptfarbe, .block-farbig1.hauptfarbe.right, .block-farbig1.hauptfarbe.left {
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-farbig1.bottom-right {
    text-align: center;
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  ._2er-grid {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
  }

  .inhalt-nebeneinander1 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .feature-image {
    margin-top: 0;
  }

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

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

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

  .div-block-166.bottomright, .div-block-166.hauptfarbe {
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-169.highlights.bottom-left {
    background-color: #fff;
  }

  .div-block-169.highlights.topright {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-62, .image-63 {
    border-radius: 20px;
  }

  .slider-4 {
    background-color: #fff;
    border-radius: 0;
  }

  .gallery_block {
    width: 100%;
    height: 20%;
  }

  .gallery_block.bg-image-1 {
    height: 250px;
  }

  .page-wrapper {
    display: flex;
  }

  .gallery_content {
    height: 100%;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .wrap-inhalt3-copy {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .logo-grid {
    grid-template-columns: 1fr 2fr;
    padding-right: 40px;
  }

  .image-vh {
    border-radius: 20px;
  }

  .center-div {
    align-self: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-65 {
    width: 25vw;
    height: 17vw;
  }

  .telefonnummer {
    margin-bottom: 5px;
  }

  .div-block-172.hauptfarbe {
    padding: 40px 20px;
  }

  .map-div {
    width: 100%;
    height: 40vh;
  }

  .image-67 {
    max-width: 140px;
  }

  .bold-text-12 {
    font-size: 70px;
    line-height: 30px;
  }

  .bold-text-13 {
    font-size: 75px;
    line-height: 37px;
  }

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

  .bold-text-15, .bold-text-16, .bold-text-17 {
    font-size: 70px;
  }

  .field-label, .field-label-2, .field-label-3 {
    text-align: left;
  }

  .grid-18 {
    width: 250px;
  }

  .grid-18.unten {
    margin-bottom: 20px;
  }

  .div-block-173.rechts {
    justify-content: flex-end;
  }
}

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

  .logo {
    max-width: none;
    justify-content: space-between;
  }

  .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 {
    width: 153.531px;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .list {
    width: 100%;
    text-align: left;
  }

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

  .div-block-41.highlights {
    width: auto;
    height: 300px;
  }

  .heading-22 {
    font-size: 21px;
  }

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

  .social-verlinkung3 {
    margin-right: 0;
  }

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

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

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

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer {
    text-align: center;
    margin-bottom: 10px;
  }

  .angebot2 {
    height: auto;
  }

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

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

  .paragraph-mittig1.flie-text.rechts {
    text-align: center;
  }

  .abst-nde-logo3 {
    padding-left: 10px;
    padding-right: 0;
  }

  .navlinks3 {
    position: relative;
  }

  .background-video1 {
    height: 100%;
  }

  .overlay {
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-wrap {
    width: 90%;
  }

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

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

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

  .heading-mittig-klein1.heading-3.rechts {
    text-align: center;
  }

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

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

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

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

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

  .form-wrap {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

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

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

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

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

  .titelvideo-start-1 {
    height: 400px;
  }

  .block-farbig1.hauptfarbe {
    border-radius: 20px;
  }

  .block-farbig1.hauptfarbe.right {
    align-items: center;
  }

  .block-farbig1.hauptfarbe.left {
    align-items: center;
    padding: 40px;
  }

  .block-farbig1.bottom-right {
    text-align: center;
    border-radius: 20px;
  }

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

  .inhalt-nebeneinander1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    display: flex;
  }

  .text-links1.flie-text.mittig, .heading-klein-links.heading-2 {
    text-align: center;
  }

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

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

  .maos-footer {
    height: 100px;
  }

  .div-block-166.bottomright, .div-block-166.hauptfarbe {
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-169.highlights.bottom-left {
    height: 350px;
    background-color: #fff;
  }

  .div-block-169.highlights.topright {
    border-radius: 20px;
  }

  .div-block-169.highlights.topright.first {
    height: 350px;
  }

  .div-block-169.topright.first {
    height: 350px;
    order: -1;
  }

  .image-62 {
    border-radius: 20px;
  }

  .slider-4 {
    height: 350px;
  }

  .gallery_block.bg-image-1 {
    height: 350px;
    margin-top: 0;
  }

  .page-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery_content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-top: 10px;
    display: flex;
  }

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

  .footer-div {
    flex-direction: column;
    align-items: center;
    padding-bottom: 10px;
  }

  .logo-grid {
    grid-template-columns: 1fr 1.5fr;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    display: flex;
  }

  .border-radius.hauptfarbe, .absolute-div.hauptfarbe {
    box-shadow: none;
  }

  .image-vh {
    border-radius: 20px;
  }

  .center-div {
    width: 100%;
  }

  .image-65 {
    width: 250px;
    height: auto;
  }

  .grid-17 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .image-67 {
    margin-right: auto;
  }

  .bold-text-12, .bold-text-13 {
    font-size: 40px;
    line-height: 45px;
  }

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

  .bold-text-17 {
    font-size: 60px;
  }

  .grid-18 {
    width: 100%;
    justify-content: space-between;
    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;
  }

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

  .list {
    padding-left: 10px;
  }

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

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

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

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

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

  .label3.abstand-nach-oben.heading-3 {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 22px;
  }

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

  .paragraph-mittig1.flie-text.rechts {
    text-align: center;
  }

  .paragraph-mittig1.flie-text.rechts.links {
    text-align: left;
  }

  .abst-nde-logo3 {
    padding: 10px 0;
  }

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

  .background-video1 {
    height: 100%;
  }

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

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

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

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

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

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

  .heading-mittig-klein1.heading-3.rechts {
    text-align: center;
    margin-bottom: 20px;
  }

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

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

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

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

  .subheading-mittig3.heading-2 {
    font-size: 20px;
  }

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

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

  .contact-form-wrap.flie-text.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-wrap {
    width: 100%;
  }

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

  .block-farbig1.hauptfarbe, .block-farbig1.hauptfarbe.right, .block-farbig1.hauptfarbe.left {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-farbig1.bottom-right {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .heading-klein-links.heading-2 {
    text-align: center;
    margin-bottom: 20px;
  }

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

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

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

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

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

  .div-block-166.hauptfarbe {
    align-items: center;
    padding: 20px;
  }

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

  .gallery_block.bg-image-1 {
    height: 350px;
  }

  .page-padding {
    padding-left: 0;
    padding-right: 0;
  }

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

  .logo-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    padding-right: 0;
  }

  .arrow {
    width: 40px;
    height: 40px;
  }

  .center-div {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-65 {
    width: 220px;
  }

  .map-div {
    height: 300px;
  }

  .image-67 {
    max-width: 108px;
    margin-right: 0;
  }

  .bold-text-12 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .bold-text-15 {
    font-size: 45px;
    line-height: 35px;
  }

  .bold-text-16, .bold-text-17 {
    font-size: 30px;
    line-height: 35px;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8 {
    text-align: left;
  }

  .mobile {
    display: inline;
  }
}

#w-node-f90d8a0c-e51f-e148-848f-25f1e99f454c-e03eb2bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_934667d2-3a0c-813c-8f8e-a2afd441fef8-e03eb2bd, #w-node-_52cc6778-5624-7da8-95b0-db132fccc31a-e03eb2bd, #w-node-a25c5e11-577b-9424-93ee-038fd9b2b09c-5c2811a1, #w-node-a31b5478-72be-935e-261f-15c1173d3aaa-5c2811a1, #w-node-_650e7992-6cfb-5392-6196-12ec53ba7eaf-5c2811a1, #w-node-_650e7992-6cfb-5392-6196-12ec53ba7eb2-5c2811a1, #w-node-_7e60d32b-3cdd-4908-aadc-e6cf6b7fe14d-5c2811a1, #w-node-_7e60d32b-3cdd-4908-aadc-e6cf6b7fe150-5c2811a1, #w-node-_96bcd4f1-6b56-e9d2-1d04-8dbc98cf9214-5c2811a1, #w-node-_96bcd4f1-6b56-e9d2-1d04-8dbc98cf9217-5c2811a1, #w-node-_51a5db04-6ad7-2ed5-c92e-334d4ee0eb12-5c2811a1, #w-node-_51a5db04-6ad7-2ed5-c92e-334d4ee0eb15-5c2811a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0041d4e3-094a-05d2-31ea-6157e6a9a9f2-5c2811a1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_728f259c-7503-d0c1-ec79-bb1660688b9d-5c2811a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51eef04c-0220-858f-3e53-f01f7e84e2ee-5c2811a1 {
  justify-self: center;
}

#w-node-_51eef04c-0220-858f-3e53-f01f7e84e2ef-5c2811a1, #w-node-c507087f-c3a7-fc27-d64f-79095a34f557-5c2811a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51eef04c-0220-858f-3e53-f01f7e84e2f2-5c2811a1 {
  justify-self: center;
}

#w-node-_51eef04c-0220-858f-3e53-f01f7e84e2f3-5c2811a1, #w-node-ba3c7411-dcb4-cdfe-9c14-a161768b3c36-5c2811a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f90d8a0c-e51f-e148-848f-25f1e99f454c-e03eb2bd {
    align-self: center;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c88e96f6-42f1-bf89-49be-0d0c37c221de-5c2811a1 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f90d8a0c-e51f-e148-848f-25f1e99f454c-e03eb2bd {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Italianno';
  src: url('../fonts/Italianno-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hyrbo';
  src: url('../fonts/Hyrbo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}