<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Koblenz;
  src: url('../fonts/koblenz-bold.ttf') format("truetype"), url('../fonts/koblenz-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --yellow-green: #afcd08;
  --light-green: #f4f9da;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

a {
  color: var(--yellow-green);
  text-decoration: underline;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

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

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

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

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

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

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

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

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

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

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

.farbe-der-headings {
  color: #afcd08;
  font-family: Koblenz, sans-serif;
  line-height: 1.3;
}

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #f4f9da;
}

.highlights {
  color: #fff;
  background-color: #afcd08;
}

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

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

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

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

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

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

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

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

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

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-color: var(--yellow-green);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

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

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

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

.nav-link:hover {
  color: var(--yellow-green);
}

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

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

.nav-link.flie-text {
  transition: all .3s;
}

.nav-link.flie-text.w--current {
  color: var(--yellow-green);
  font-weight: 700;
}

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

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

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

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

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

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

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

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

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

.kontakt {
  margin-bottom: 5px;
}

.background-video {
  height: 100%;
}

.titelvideo-1 {
  background-color: var(--light-green);
  height: 70vh;
  position: relative;
}

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

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

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

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

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

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

.shopbutton.flie-text.highlights {
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all .3s;
}

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

.shopbutton.flie-text.highlights.tp-mrgn {
  margin-top: 20px;
}

.shopbutton.flie-text.hauptfarbe {
  transition: all .3s;
}

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

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

.section.zweitfarbe.wei {
  background-color: #fff;
}

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

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

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

.grid-mit-4-div._3cols {
  grid-template-columns: 1fr 1fr 1fr;
}

.kleiderdiv {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.kleiderdiv:hover {
  transform: translate(0, -3%);
}

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

.image-in-quadrat {
  object-fit: cover;
  object-position: 50% 50%;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 35vh;
  display: flex;
}

.image-in-quadrat.auto {
  height: auto;
}

.image-in-quadrat.big {
  height: 50vh;
}

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

.footer-visu-1.hauptfarbe {
  font-family: Source Sans Pro, sans-serif;
}

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

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

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

.flex-footer.flie-text {
  color: #fff;
}

.inhalt-section3 {
  padding: 100px;
}

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

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

.maps-wrapper {
  height: 72vh;
}

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

.impdat {
  padding: 100px 40px;
}

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

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

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Koblenz, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.heading-mittig1.bigger {
  font-size: 40px;
  line-height: 1.5;
}

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

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

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

.heading-mittig.heading-2.koblenz-bold {
  margin-left: 0;
  font-family: Koblenz, sans-serif;
  font-size: 34px;
  line-height: 38px;
}

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

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

.logo-wei {
  z-index: 10;
  margin-top: 10px;
  position: relative;
}

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

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

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

.bild-cover-1 {
  background-image: url('../images/Hochzeitsbuffet-2.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.inhalt-mittig-untereinander1.zweitfarbe {
  background-color: #fff;
}

.inhalt-mittig-untereinander1.zweitfarbe.gelb {
  background-color: var(--light-green);
}

.inhalt-mittig-untereinander1.wei {
  background-color: #fff;
}

._2er-grid1 {
  grid-column-gap: 0px;
  grid-template: "."
  / 1fr 1fr;
}

.bild-100-1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bild-100-1.first.wei {
  background-color: #fff;
}

.bild-100-1.spc {
  align-items: center;
  display: flex;
}

.bild-100-1.zweitfarbe.wei {
  background-color: #fff;
}

.navbar1 {
  justify-content: space-between;
  align-items: center;
  padding: 20px 100px;
  display: flex;
}

.navbar1.hauptfarbe {
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
}

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

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

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
  display: none;
}

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

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

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

.link.black {
  color: #333;
}

.kontakt-div {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.social-media-link.lg {
  width: auto;
  height: 35px;
}

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

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

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

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

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

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

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

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

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

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

.nav-link-2:hover {
  color: #a8a8a8;
}

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

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

.nav-link-2.flie-text {
  color: #000;
  white-space: nowrap;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all .3s;
}

.nav-link-2.flie-text:hover {
  color: var(--yellow-green);
}

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

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

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

.sec.zweitfarbe {
  background-color: var(--light-green);
}

.drop-dwn-btn {
  width: 100%;
}

.drop-dwn-btn.highlights.flie-text {
  font-size: 16px;
  transition: all .3s;
}

.drop-dwn-btn.highlights.flie-text:hover {
  background-color: #000;
}

.dropdown-text {
  width: 100%;
}

.dropdown-list-text {
  position: static;
}

.dropdown-list-text.w--open {
  background-color: #ddd0;
  width: 100%;
  margin-top: 20px;
}

.list-left.center {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.gallery-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

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

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

.gallery-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  margin-top: 40px;
  display: grid;
}

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

.grid-mit-3-column-grid-2er {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 70%;
  margin-top: 0;
  margin-bottom: 40px;
}

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

.image-100 {
  object-fit: cover;
  width: 80%;
  max-width: 100%;
  height: 95%;
  transition: all .5s;
}

.image-100.contain {
  object-fit: contain;
}

.image-100.top {
  object-position: 50% 32%;
}

.image-100.sml {
  height: 90%;
}

.gallery-grid-2-er {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 66%;
  margin-top: 10px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 60px;
  padding: 0;
}

.text-div {
  z-index: 6;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.no-overflow-div {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: visible;
}

.no-overflow-div:hover {
  transform: scale(1.1);
}

.section-100vh {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.heading-bold {
  font-family: Koblenz, sans-serif;
}

.background-video-2 {
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.link-block-3 {
  max-width: none;
  padding-top: 0;
}

.logo-img-navbar {
  object-fit: contain;
  width: 300px;
}

.background-video-4 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-div {
  justify-content: center;
  align-items: center;
  width: 22vw;
  display: flex;
  position: relative;
}

.image-landing-page {
  z-index: 5;
  opacity: .68;
  object-fit: contain;
  width: 100%;
  position: relative;
}

.logo-img-landing {
  object-fit: contain;
  width: 32vw;
}

.team-div {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.team-div:hover {
  transform: translate(0, -3%);
}

.team-div.zweitfarbe {
  justify-content: flex-start;
  align-items: center;
}

.team-div.zweitfarbe:hover {
  transform: none;
}

.rel-div {
  z-index: 1;
  height: 100%;
  position: relative;
}

.popupmain {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 80vh;
  padding: 40px 40px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-62 {
  opacity: .5;
  filter: invert();
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-62:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-89 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-89.bottom-margin {
  margin-bottom: 20px;
}

.paragraph-57 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-57.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-57.darker:hover {
  color: #4f4f4f;
}

.lightbox-link {
  width: 100%;
  height: 60vh;
}

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

.modal-wrapper-start {
  z-index: 2000;
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal {
  background-color: #b81414;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
}

.modal.padding {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.close {
  z-index: 5;
  cursor: pointer;
  padding: 3px;
  position: absolute;
  inset: 2% 1% auto auto;
}

.image-33 {
  filter: invert();
  object-fit: cover;
}

.div-block-130 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

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

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

.image-105 {
  object-fit: contain;
  height: 20vh;
  position: absolute;
  inset: -10% auto auto -10%;
}

.lightbox-link-2, .link-block-4 {
  width: 100%;
  height: 100%;
}

.modal-wrapper-start-first-one {
  z-index: 2000;
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.pdf-img {
  object-fit: contain;
  height: 50vh;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 0;
  position: relative;
  overflow: auto;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.button-2 {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium {
  font-size: 1.25rem;
}

.modal1_component {
  z-index: 99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-image {
  object-fit: contain;
  height: 70vh;
}

.modal1_component-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_content-wrapper-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 2rem;
  position: relative;
  overflow: auto;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .nav-link.flie-text {
    padding: 12px 0;
  }

  .men-icon1 {
    color: #fff;
  }

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

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

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

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

  .kontakt {
    text-align: center;
  }

  .titelvideo-1 {
    height: 60vh;
  }

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

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

  .shopbutton.flie-text.highlights {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.3;
  }

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

  .section {
    padding: 60px;
  }

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

  .grid-mit-4-div._3cols {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

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

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

  .inhalt-section3 {
    padding: 60px;
  }

  .grid-galerie3.zweitfarbe {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .maps-wrapper {
    width: 100%;
    height: 50vh;
  }

  .inhalt-startseite3 {
    align-items: center;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

  .heading-mittig1 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.3;
  }

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

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

  .heading-mittig.heading-2.farbe-der-headings {
    margin-top: 10px;
    font-size: 40px;
  }

  .heading-mittig.heading-2.koblenz-bold {
    font-size: 30px;
    line-height: 1.3;
  }

  .men-button1 {
    background-color: var(--yellow-green);
    text-align: center;
    width: 100%;
    padding: 12px 0;
  }

  .men-button1.w--open {
    background-color: var(--yellow-green);
  }

  .logo-wei {
    width: 100%;
    margin-top: 0;
  }

  .navbar-1 {
    background-color: #00000080;
    width: 100%;
  }

  .nav-menu-1 {
    background-color: #000;
    padding: 10px 30px;
    position: absolute;
  }

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

  .bild-cover-1 {
    padding: 60px;
  }

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

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

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

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

  ._2er-grid1.invert {
    flex-direction: column-reverse;
    display: flex;
  }

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

  .bild-100-1.first {
    order: -1;
  }

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

  .link {
    text-align: center;
  }

  .kontakt-div {
    align-items: center;
  }

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

  .social-media-link.lg {
    height: 30px;
  }

  .socialmedia-icon {
    object-fit: contain;
  }

  .impdat-2.flie-text {
    align-items: center;
  }

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

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

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

  .nav-link-2.flie-text {
    padding: 12px 40px;
  }

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

  .html-embed-jotform {
    height: 100vh;
    overflow: auto;
  }

  .drop-dwn-btn.highlights.flie-text {
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .arr {
    margin-right: 10px;
  }

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

  .dropdown-list-text.w--open {
    margin-top: 10px;
  }

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

  .image_40vh {
    height: 50vh;
  }

  .grid-mit-3-column-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .gallery-block {
    margin-top: 20px;
  }

  .grid-mit-3-column-grid-2er {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-bottom: 10px;
  }

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

  .image-100.top {
    object-position: 50% 15%;
  }

  .image-100.top-position {
    object-position: 50% 25%;
  }

  .gallery-grid-2-er {
    grid-column-gap: 10px;
    width: 100%;
    margin-top: 0;
  }

  .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    margin-top: 40px;
  }

  .no-overflow-div {
    z-index: auto;
  }

  .section-100vh {
    height: 100vh;
  }

  .heading-bold {
    text-align: center;
    margin-top: 10px;
    font-size: 35px;
    line-height: 1.3;
  }

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

  .link-block-3.w--current {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-img-navbar {
    width: 200px;
  }

  .image-div {
    width: 32vw;
  }

  .logo-img-landing {
    width: 30vw;
  }

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

  .dropdown-navbar {
    width: 100%;
  }

  .dropdown-list-navbar {
    position: relative;
  }

  .empty-div {
    display: none;
  }

  .popup-inside {
    width: 80%;
    height: auto;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .lightbox-link {
    height: auto;
  }

  .close {
    width: 5vw;
  }

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

  .image-105 {
    display: none;
  }

  .modal1_content-wrapper {
    width: auto;
    max-width: none;
    padding: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .popup-image {
    height: 70vh;
  }

  .modal1_content-wrapper-2 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 0;
  }
}

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

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

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

  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

  .nav-link.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  .angebot2 {
    height: auto;
  }

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

  .titelvideo-1 {
    height: 50vh;
  }

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

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

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

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

  .section {
    padding: 40px;
  }

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

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

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

  .grid-mit-4-div._3cols {
    align-items: center;
  }

  .kleiderdiv.zweitfarbe {
    padding: 10px;
  }

  .kleiderdiv.zweitfarbe:hover {
    transform: translate(0, -1%);
  }

  .image-in-quadrat {
    width: 50%;
  }

  .image-in-quadrat.auto {
    width: 70%;
    height: auto;
  }

  .image-in-quadrat.big {
    height: auto;
  }

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

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

  .heading-footer.heading-3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
  }

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

  .inhalt-section3 {
    padding: 40px;
  }

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

  .maps-wrapper {
    height: 40vh;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .heading-mittig1.bigger {
    font-size: 30px;
  }

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

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

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

  .heading-mittig.heading-2.koblenz-bold {
    font-size: 22px;
  }

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

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

  .nav-menu-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .bild-cover-1 {
    padding: 40px;
  }

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

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

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

  .maos-footer {
    height: 100px;
  }

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

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

  .nav-link-2.flie-text {
    padding: 10px 20px;
  }

  .html-embed-jotform {
    height: 80vh;
  }

  .drop-dwn-btn.highlights.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .gallery-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .image_40vh {
    height: 45vh;
  }

  .grid-mit-3-column-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .gallery-block {
    width: 100%;
  }

  .grid-mit-3-column-grid-2er {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
    display: flex;
  }

  .gallery-grid-2-er {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .quick-stack {
    grid-row-gap: 20px;
    margin-top: 20px;
  }

  .section-100vh {
    height: 100vh;
  }

  .heading-bold {
    font-size: 30px;
  }

  .link-block-3.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .logo-img-navbar {
    width: 170px;
  }

  .image-div {
    width: 32vw;
  }

  .logo-img-landing {
    width: 40vw;
  }

  .team-div.zweitfarbe {
    padding: 10px;
  }

  .popup-inside {
    padding: 20px 40px;
  }

  .image-62 {
    width: 25px;
    height: 25px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .modal {
    padding-top: 40px;
  }

  .modal.padding {
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .close {
    width: 5vw;
  }

  .div-block-130 {
    height: 60vh;
    padding-top: 0;
  }

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

  .modal1_content-wrapper {
    width: 95%;
    max-height: none;
    padding: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-landscape {
    display: block;
  }

  .modal1_component {
    justify-content: center;
    align-items: center;
  }

  .popup-image {
    height: auto;
  }

  .modal1_component-2 {
    justify-content: center;
    align-items: center;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

  .nav-link.flie-text {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.3;
  }

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

  .impdatfooter {
    text-align: left;
  }

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

  .titelvideo-1 {
    height: 40vh;
  }

  .hauptheading.heading-1 {
    margin-top: 5px;
    font-size: 23px;
  }

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

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

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

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

  .grid-mit-4-div._3cols {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

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

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

  .heading-footer.heading-3 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
  }

  .flex-footer.flie-text {
    text-align: center;
  }

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

  .grid-galerie3.zweitfarbe {
    padding: 10px;
  }

  .maps-wrapper {
    height: 35vh;
  }

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

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

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

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

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

  .heading-mittig.heading-2.farbe-der-headings {
    margin-top: 5px;
    font-size: 24px;
  }

  .heading-mittig.heading-2.koblenz-bold {
    font-size: 20px;
  }

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

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

  .bild-cover-1 {
    padding: 20px;
  }

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

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

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

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

  .kontakt-div {
    align-items: center;
  }

  .social-media-link {
    width: 22px;
    height: 22px;
  }

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

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

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

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

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

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

  .nav-link-2.flie-text {
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.3;
  }

  .html-embed-jotform {
    height: 65vh;
  }

  .arr {
    margin-right: 10px;
  }

  .image_40vh {
    height: 40vh;
  }

  .grid-mit-3-column-grid, .grid-mit-3-column-grid-2er {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .no-overflow-div {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .no-overflow-div:hover {
    transform: none;
  }

  .section-100vh {
    height: 100vh;
  }

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

  .background-video-2 {
    position: absolute;
    inset: 0%;
  }

  .link-block-3.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-div {
    width: 53vw;
  }

  .logo-img-landing {
    width: 60vw;
  }

  .image-102 {
    width: 160px;
  }

  .popup-inside {
    width: 90%;
    padding: 20px;
  }

  .image-62 {
    width: 20px;
    height: 20px;
  }

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

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 26px;
  }

  .modal-wrapper-start {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal {
    width: 90%;
  }

  .modal.padding {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .close {
    width: 9vw;
  }

  .div-block-130 {
    width: 100%;
    height: 40vh;
    padding-top: 0;
  }

  .modal-wrapper-start-first-one {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pdf-img {
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component {
    width: auto;
    height: auto;
    display: flex;
  }

  .modal1_component-2 {
    width: auto;
    height: auto;
  }
}

#w-node-_1b2e751f-d503-d289-0c7e-b6677a574e63-fc28e2e8, #w-node-_30f68440-9ba7-0ed9-7127-88af1705da90-fc28e2e8, #w-node-fe16e3e7-0619-7434-e7ec-7564d5f0ba68-fc28e2e8, #w-node-fd3ffbbb-e139-c0df-ff4f-d38b57afeede-fc28e2e8, #w-node-_24d6c904-e01c-b9f9-dd67-807f7c45c847-fc28e2e8, #w-node-_86a711be-b4bf-e27a-3903-1131e7c2d7b2-fc28e2e8, #w-node-_5bbc2fb2-b115-cdc9-9c5d-8a3068ae7359-fc28e2e8, #w-node-_12ed1571-4852-30af-56bb-e35b06ca0081-fc28e2e8, #w-node-ce98d515-3d4d-cca6-e281-84daf8355858-fc28e2e8, #w-node-_302ee0f3-f82b-116c-f53d-60251db3456f-fc28e2e8, #w-node-c7286599-d3a5-7e25-2a3e-15ce79ffcb64-fc28e2e8, #w-node-_3baf6463-c29d-7b78-fdec-b1dce6766031-fc28e2e8, #w-node-_7fd5ee20-7a72-d5c8-20fe-8f5cb0becad1-fc28e2e8, #w-node-_69039cdf-d061-49b1-2373-ed20a5d50791-fc28e2e8, #w-node-b0b037ed-890a-29b1-8757-bb523afec772-fc28e2e8, #w-node-_5143ef51-1254-ecfd-3cf5-13ee6ebc2b5d-fc28e2e8, #w-node-ea9a41f6-0f3d-75af-808a-d30134d57f8d-fc28e2e8, #w-node-e973eab6-058a-7535-ea8a-93ee1c5d3900-fc28e2e8, #w-node-_3b706bd9-a516-70bc-ab32-9bb25b75bb6b-fc28e2e8, #w-node-_05735c00-754d-f0e4-ac0e-92fd57ea008e-fc28e2e8, #w-node-_927cffb5-2d6d-2e82-ea71-b70805ba612a-fc28e2e8, #w-node-_3f957aa3-0b22-56dd-785b-6dd1e5a3918a-fc28e2e8, #w-node-_07344f63-47ec-ca00-b676-60248ff18356-fc28e2e8, #w-node-_7d89c964-0fd8-2765-434e-91dbab4b09d7-fc28e2e8, #w-node-_8a16628b-da03-2474-41aa-f9fa705828d1-fc28e2e8, #w-node-_2e82f3ee-1eec-5fd7-d5d3-8d719f529134-fc28e2e8, #w-node-c487e634-a276-fdac-b9b0-3e0331dca31d-fc28e2e8, #w-node-d1db1d95-a7a3-f276-ae2b-09cc8b09de05-fc28e2e8, #w-node-_34e3ac03-e4df-e967-d34d-896a5772cb8a-fc28e2e8, #w-node-_284653b6-eb0a-b3d1-ad79-3320e7a82d48-fc28e2e8, #w-node-_82125f47-ab9c-6a85-28b3-419bbd4f8e2f-fc28e2e8, #w-node-_73c52a8f-835c-5370-97cc-7023fa72b39e-fc28e2e8, #w-node-_23a04365-6c41-1787-7df1-a7e003346cb9-fc28e2e8, #w-node-d0d23a92-39fe-8537-bf4b-21c1da3209dd-fc28e2e8, #w-node-f7424d6e-0619-0cbe-763b-56944ea5a34f-fc28e2e8, #w-node-ab3b5d0d-b352-673f-240e-2c77198a113f-fc28e2e8, #w-node-a0180af0-52ae-08a5-3e30-0bb0ef7e037e-fc28e2e8, #w-node-_9bd43447-2cf3-f4ba-b2b3-2b05b8d05200-fc28e2e8, #w-node-_18479fe8-a210-72e0-5474-fc588bed3d3b-fc28e2e8, #w-node-_2ab72324-65b4-5d61-9f9e-5a9da3bd25fa-fc28e2e8, #w-node-_04e5ea4a-f8f5-b874-b041-489e48dec62a-fc28e2e8, #w-node-fb3e1429-6f65-c411-b45c-5bdac5ee6d36-fc28e2e8, #w-node-_4c731bc0-47c2-ccf4-596e-554bf7647000-fc28e2e8, #w-node-_715c5133-549b-fe13-a631-48f4fc401ef0-fc28e2e8, #w-node-_04d6d3b3-1630-fa58-2d5f-5561a82940c8-fc28e2e8, #w-node-a54109e7-a48b-db6d-6d77-a93edcd4d2b9-fc28e2e8, #w-node-_68ed2dd9-ad7a-5f2d-0306-42875e3f4314-fc28e2e8, #w-node-d0dcff1e-d908-a580-61c6-f6d783d57a14-fc28e2e8, #w-node-_21ebaa4e-47d4-ae37-637a-483788a3f810-fc28e2e8, #w-node-_9c5e684c-f40c-2d9d-ca4f-50a8e1b47b6d-fc28e2e8, #w-node-_12fa520b-625e-afc7-1f36-8507076fbbb2-fc28e2e8, #w-node-d52daf5b-a35f-f587-52fe-6553543315f7-fc28e2e8, #w-node-_6c86300a-0f9d-c127-611d-12de59cc589f-fc28e2e8, #w-node-_1c39498d-b403-3bb0-31aa-37a16bf2492a-fc28e2e8, #w-node-_58fcd1be-e625-e3ae-00d2-119860a3032e-fc28e2e8, #w-node-a117dae4-9c2d-1c34-074d-a36c90dee577-fc28e2e8, #w-node-_8ee985c3-df85-a167-1a74-6d8a5b07bc5e-fc28e2e8, #w-node-e4986957-93c6-858a-6a79-0606b0154ab5-b0154aad, #w-node-c582bbf8-3047-eb2e-b03f-b12d927957ea-927957c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e9e2f40-aed4-d23a-5761-232d8e1dee85-8e1dee84 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
}

#w-node-d6008e8c-68bf-bff6-29ae-2feba13f3ff9-fc28e34c {
  grid-area: 14 / 2 / 15 / 3;
}

#w-node-d7f3fa3a-3a2d-2bda-cdce-a295aa992e19-5657c806 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-cb5454f9-7ad3-306a-6923-382bc6b63f74-2ca6f256 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f15f1260-1fbf-a6f0-bf72-c978166cf86d-00182bfd {
  grid-area: 3 / 2 / 4 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-a9af31ce-a23d-aa5d-a91e-6e3edb04c30a-3f76530c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c582bbf8-3047-eb2e-b03f-b12d927957f4-927957c6, #w-node-c582bbf8-3047-eb2e-b03f-b12d927957ef-927957c6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7f3fa3a-3a2d-2bda-cdce-a295aa992e19-5657c806 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d7f3fa3a-3a2d-2bda-cdce-a295aa992e2e-5657c806 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1bbd8f26-d117-72c7-65da-23b49786831c-00182bfd, #w-node-_79e75fc6-a60a-416b-4ba7-19020ed40e78-00182bfd, #w-node-_0dd5e60b-51f6-bb94-29d0-11e32d668661-00182bfd, #w-node-f15f1260-1fbf-a6f0-bf72-c978166cf86b-00182bfd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d7f3fa3a-3a2d-2bda-cdce-a295aa992e19-5657c806 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d7f3fa3a-3a2d-2bda-cdce-a295aa992e2e-5657c806 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Koblenz';
  src: url('../fonts/koblenz-bold.ttf') format('truetype'), url('../fonts/koblenz-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}</pre></body></html>