:root {
  --dark-goldenrod: #be822acf;
  --dark-goldenrod-2: #be822a;
  --pale-turquoise: #b3f2fb;
  --light-salmon: #f9ba9f;
  --pale-turquoise-2: #b3f2fb9c;
  --light-salmon-2: #f9ba9f7d;
  --light-salmon-3: #f9ba9f;
  --light-salmon-4: #f9ba9f;
  --saddle-brown: #3c2504;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

.utility-page-wrap {
  background-color: var(--dark-goldenrod);
  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: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

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

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

.logo-img {
  border-radius: 10px;
  width: 180px;
}

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

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

.telefonnummer {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #262729;
}

.email {
  white-space: nowrap;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

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

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

.adresse {
  white-space: nowrap;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.div-mail {
  color: #334;
}

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

.heading-1 {
  font-family: Acme, sans-serif;
  font-weight: 400;
}

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

.heading-3 {
  font-family: Acme, sans-serif;
  font-weight: 700;
}

.heading-3.farbe-der-headings {
  margin-top: 10px;
}

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

.farbe-der-headings {
  color: #be822a;
}

.terminbutton {
  color: var(--dark-goldenrod-2);
  text-align: center;
  background-color: #fff;
  font-weight: 500;
}

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

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

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

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

.nav-menu-1 {
  z-index: 10000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.hauptfarbe-2 {
  color: #fff;
  background-color: #000;
}

.nav-link-1 {
  color: var(--dark-goldenrod-2);
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
}

.nav-link-1.flie-text {
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all .2s;
}

.nav-link-1.flie-text:hover {
  font-size: 13px;
}

.nav-link-1.flie-text.w--current {
  border-bottom: 2px solid var(--dark-goldenrod-2);
  color: var(--dark-goldenrod-2);
}

.banner-wrap {
  z-index: 5;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  padding-left: 300px;
  padding-right: 300px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button {
  text-transform: uppercase;
  border-radius: 50px;
  margin-top: 40px;
  padding: 15px 30px;
  font-size: 18px;
}

.button.flie-text.highlights {
  text-align: center;
  transition: all .2s;
}

.button.flie-text.highlights:hover {
  color: #fff;
  background-color: #262729;
}

.background-video {
  z-index: 1;
  background-image: linear-gradient(#0000001a, #0000001a);
  width: 40%;
  height: 100%;
  position: absolute;
  inset: 0% auto;
}

.section-relative {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 95vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
}

.text-block.heading-3.farbe-der-headings.large {
  font-size: 32px;
}

.text-block.heading-3.farbe-der-headings {
  color: #be822a;
}

.text-block.heading-3.farbe-der-headings.left {
  text-align: left;
  text-transform: none;
}

.section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-2.zweitfarbe {
  overflow: hidden;
}

.section-2.zweitfarbe.links {
  object-fit: cover;
  background-image: url('../images/2.png');
  min-width: 100%;
  max-width: 100%;
}

.heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

.heading.links {
  text-align: left;
}

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

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

.small-heading.heading-2 {
  margin-top: 0;
}

.paragraph-links {
  font-size: 17px;
  line-height: 25px;
}

.paragraph-links.flie-text {
  color: #000;
  text-transform: capitalize;
}

.paragraph-links.flie-text.center {
  text-transform: none;
}

._2er-grid {
  grid-template-rows: auto;
  margin-top: 100px;
}

._3er-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

._3er-grid.mit-abstand {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

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

.inhalt.datenschutz {
  background-color: #fff;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-bottom: 20px;
}

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

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

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

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.inhalt-footer._w-auto {
  width: auto;
  font-family: Montserrat, sans-serif;
}

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

.footer-1.hauptfarbe {
  background-color: var(--dark-goldenrod-2);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 220px;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  margin-left: -150px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

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

._2er-grid-2.img.cols {
  grid-template-columns: .5fr 1fr;
}

.no-overflow {
  overflow: hidden;
}

.no-overflow.full {
  width: 100%;
}

.no-overflow._60vh {
  height: 60vh;
}

.image-5 {
  width: 100%;
  height: 35vh;
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-5:hover {
  transform: none;
}

.image-5.square {
  width: 100%;
  max-width: none;
}

.image-5.hochkant {
  width: 100%;
  height: 35vh;
}

.image-5.size {
  height: 55vh;
}

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

.impdat {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

.impdat.impressum-page {
  height: auto;
}

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

.success-block.highlights {
  background-color: var(--dark-goldenrod-2);
  width: auto;
  height: auto;
  padding: 100px;
}

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.heading-success.heading-1 {
  letter-spacing: 3px;
  font-size: 40px;
}

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

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

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

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

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

.form1 {
  margin-bottom: 0;
}

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

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

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

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

.text-field-4:active, .text-field-4:focus {
  border-color: #1d1f2e;
}

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

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

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

.container {
  z-index: 1;
  position: relative;
}

.container.center {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}

.container.center.b-border {
  border-bottom: 4px solid var(--dark-goldenrod-2);
  max-width: 100%;
  padding-bottom: 40px;
}

.container.center.oben {
  margin-top: 0;
  padding-top: 0;
}

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

.embed-maps {
  width: 100%;
  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.ablaufplan {
  background-color: #272727;
  top: 291px;
}

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

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

.spacer {
  height: 20px;
}

.image-61 {
  object-fit: contain;
  width: 30%;
  height: 30px;
  margin-bottom: 20px;
}

.image-62 {
  object-fit: cover;
  width: 60%;
  margin-top: 20px;
}

.logo-holder {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.no-overflow-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.no-overflow-2.spc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.image-68 {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 50vh;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0;
}

.image-68:hover {
  transform: none;
}

.image-68:active {
  display: inline;
}

.logo-wrap {
  display: flex;
}

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

.logo-wei-2 {
  margin-right: 0;
}

.navbar-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
}

.logo-3 {
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.logo-img-4 {
  width: 260px;
  height: 100%;
}

.div-block-154 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.background-image {
  z-index: -1;
  filter: blur(5px);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer-wrap {
  overflow: hidden;
}

.image-70 {
  object-fit: cover;
  width: auto;
  height: 22vh;
}

.text-span {
  font-size: 20px;
  font-weight: 700;
}

.navbar-block {
  background-color: var(--dark-goldenrod-2);
  height: 290px;
  display: none;
}

.html-embed-11 {
  margin-top: 10px;
  margin-bottom: 0;
}

.img-2 {
  width: 100%;
  height: 70vh;
  margin-bottom: 10px;
}

.text-2 {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.paragraph-links-3 {
  font-size: 17px;
  line-height: 25px;
}

.paragraph-links-3.flie-text {
  color: #000;
  margin-bottom: 0;
}

.content-wrapper {
  margin-top: 60px;
}

.image-71 {
  object-fit: cover;
  width: 80%;
  height: 200px;
  margin-bottom: 20px;
}

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

.inhalt-2 {
  color: #333;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 0 5px 1px #e2e2e2;
}

.inhalt-2:hover {
  transform: translate(0, -10px);
}

._3er-grid-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

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

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

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

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

.image-100.left80 {
  object-position: 80% 50%;
}

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

.image-100.adj {
  object-position: 50% 10%;
}

.image-100.top1 {
  object-position: 50% 65%;
}

.text-span-2 {
  font-size: 16px;
  font-weight: 400;
}

.grid-17 {
  grid-template-columns: .33fr 1fr;
}

.table-grid {
  margin-bottom: 40px;
}

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

.grid-18._3er {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-18._100 {
  grid-template-columns: 1fr 1fr;
  width: 50%;
}

.grid-19 {
  grid-template-columns: 1fr 1fr;
  margin-top: 16px;
}

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

.paragraph-62.flie-text.margin {
  margin-top: 10px;
  margin-bottom: 5px;
}

.grid-22 {
  grid-column-gap: 25px;
  grid-template-rows: auto;
}

.grid-23 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: 225px auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.grid-21 {
  grid-column-gap: 0px;
  grid-row-gap: 1px;
  background-color: #464646;
}

.heading-87 {
  font-family: Acme, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
}

.table-txt {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.block-text {
  align-self: flex-start;
  margin-top: 40px;
}

.grid-24 {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 5vh;
  margin-bottom: 10vh;
}

.image-2 {
  width: 100%;
}

.img-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 5vh;
  display: flex;
}

.img-3._2er {
  flex-wrap: nowrap;
}

.lightbox-link-50vw {
  width: 100%;
  max-width: 50vw;
  height: 100%;
}

.lightbox-link-50vw._2er {
  width: 23vw;
  height: 40vh;
}

.lightbox-link-50vw.sm {
  height: 60vh;
}

._1-ergrid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
}

.lightbox-link-60vh {
  width: 50vw;
  height: 60vh;
}

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

.quick-stack {
  padding: 0;
}

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

.quick-stack-2 {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-icon {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: 32px;
  margin-right: 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.navbar-landing-page {
  background-color: #ddd0;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.section-3 {
  background-color: var(--dark-goldenrod-2);
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 300px 100px 160px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-container {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35vh;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 1px #a7a7a733;
}

.catd-block {
  color: #fff;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 10px;
  transition: all .5s;
  box-shadow: 0 2px 5px #0003;
}

.catd-block:hover {
  transform: scale(1.05);
}

.heading-45px {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 60px;
}

.heading-45px.heading-1 {
  margin-bottom: 10px;
}

.logo-image {
  object-fit: contain;
  height: 18vh;
}

.image-px {
  object-fit: contain;
  width: 30%;
  height: 20px;
  margin-bottom: 10px;
}

.link-block {
  color: #333;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.navbar-static {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.navbar-cesky-terrier {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
}

.lightbox-link-25vw {
  width: 30vw;
  height: 100%;
}

.div-block-167-margin-20px {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.lottie-animation-top-right {
  z-index: 100;
  filter: invert() brightness(100000000%) grayscale();
  object-fit: cover;
  width: 20%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-wrapper-50vw {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 45vh;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  box-shadow: 0 0 6px 1px #a7a7a733;
}

.content-wrap {
  background-color: var(--dark-goldenrod-2);
  color: #fff;
  max-width: 1000px;
  padding: 30px;
}

.card {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.back-link-block {
  z-index: 1;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 60px auto auto 40px;
}

.arrow {
  width: 45px;
}

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

.logo-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.video-100 {
  filter: blur(5px);
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.background-video-100 {
  z-index: 1;
  background-image: linear-gradient(#0000001a, #0000001a);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lightbox-link-50vw-2 {
  width: 55vw;
  height: 70vh;
}

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

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

  .nav-menu-1 {
    background-color: #333;
    height: auto;
  }

  .hauptfarbe-2 {
    background-color: var(--dark-goldenrod);
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .hauptfarbe-2.w--open {
    background-color: var(--dark-goldenrod-2);
  }

  .icon {
    color: #fff;
  }

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

  .banner-wrap {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button.flie-text.highlights {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .section-relative {
    height: 70vh;
  }

  .text-block.heading-3.farbe-der-headings.large {
    font-size: 28px;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 20px;
  }

  .section-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 60px;
    display: flex;
  }

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

  .section-2.zweitfarbe.links {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .heading.links.heading-1 {
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 40px;
  }

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

  .small-heading.heading-2 {
    font-size: 22px;
  }

  .paragraph-links.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-links.flie-text.center {
    text-align: center;
  }

  ._2er-grid {
    grid-column-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    display: flex;
  }

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

  ._3er-grid.mit-abstand {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .inhalt.datenschutz {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .image-3 {
    height: 100%;
  }

  .image-3.top.contain {
    object-fit: cover;
    object-position: 50% 0%;
  }

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

  .inhalt-footer._w-auto {
    align-items: center;
  }

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

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center;
    margin-left: 0;
    padding: 0 20px;
    display: flex;
  }

  ._2er-grid-2 {
    width: 100%;
  }

  .no-overflow._60vh {
    height: auto;
  }

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

  .image-5.square {
    width: 100%;
    max-width: none;
    height: 35vh;
  }

  .image-5.hochkant {
    width: 100%;
  }

  .impdat.impressum-page {
    width: 100%;
    height: auto;
    padding: 60px;
  }

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

  .success-block.highlights {
    background-color: var(--dark-goldenrod-2);
    padding: 60px;
  }

  .heading-success.heading-2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
  }

  .maps-gro {
    height: 100%;
  }

  .maps-gro.fest {
    height: 25rem;
  }

  .error-message {
    width: auto;
  }

  .checkbox-field-2 {
    margin-top: 10px;
  }

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

  .form-grid {
    width: 100%;
  }

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

  .container.center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

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

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

  .image-61 {
    width: 60%;
    height: 20px;
  }

  .logo-holder {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-68 {
    height: 50vh;
  }

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

  .image-70 {
    width: auto;
    height: 90px;
  }

  .navbar-block {
    height: 200px;
  }

  .img-2 {
    height: 400px;
    margin-bottom: 40px;
  }

  .img-2.runter {
    height: 50vh;
    margin-bottom: 20px;
  }

  .text-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .paragraph-links-3.flie-text {
    font-size: 16px;
  }

  .image-71 {
    height: 200px;
  }

  .image-71.contain.yellow {
    background-color: #ffefc0;
  }

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

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

  .grid-17 {
    width: 100%;
    margin-top: 20px;
  }

  .grid-18 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-bottom: 20px;
  }

  .grid-18._100 {
    grid-template-rows: auto;
    width: 100%;
  }

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

  .grid-22 {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

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

  .grid-23._2r-grid {
    grid-template-columns: 1fr 1fr;
  }

  .heading-87 {
    text-align: left;
  }

  .block-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .grid-24 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .container-2 {
    max-width: 100%;
  }

  .img-3 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .img-3._2er {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .lightbox-link-50vw {
    width: 100%;
    max-width: none;
    height: 50vh;
  }

  .lightbox-link-50vw._2er {
    width: 40vw;
  }

  .lightbox-link-50vw.sm {
    width: auto;
    height: 40vh;
  }

  ._1-ergrid {
    margin-bottom: 5vh;
  }

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

  .lightbox-link-9 {
    height: 40vh;
  }

  .quick-stack {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .header-icon {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .navbar-landing-page {
    padding-top: 0;
    position: static;
  }

  .section-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px;
    display: flex;
    overflow: auto;
  }

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

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

  .logo-image {
    width: auto;
    height: 85px;
  }

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

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

  .navbar-cesky-terrier {
    padding-bottom: 0;
    position: relative;
  }

  .lightbox-link-25vw {
    width: 40vw;
    height: 30vh;
  }

  .div-block-167-margin-20px {
    flex-wrap: wrap;
    justify-content: center;
  }

  .image-wrapper-50vw {
    width: 45%;
    height: auto;
    min-height: 40vh;
  }

  .back-link-block.w--current {
    width: auto;
    height: auto;
  }

  .arrow {
    width: 30px;
  }

  .logo-wrapper {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .img-wrap.center {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .table-wrapper {
    width: 100%;
  }

  .lightbox-link-50vw-2 {
    width: 50vw;
    height: 55vh;
  }
}

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

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

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

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

  .divblock1 {
    height: auto;
  }

  .nav-menu-1 {
    background-color: #333;
  }

  .banner-wrap {
    justify-content: center;
    padding-bottom: 0;
  }

  .button.flie-text {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .background-video {
    width: 50%;
    min-height: auto;
  }

  .section-relative {
    height: 30rem;
  }

  .text-block.heading-3.farbe-der-headings.large {
    font-size: 23px;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 18px;
  }

  .text-block.heading-3.farbe-der-headings.left {
    text-align: center;
  }

  .section-2 {
    width: 100%;
    max-width: none;
    padding: 40px;
  }

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

  .section-2.zweitfarbe.links {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .paragraph-links.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-links.flie-text.center {
    text-align: center;
    line-height: 25px;
  }

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

  ._3er-grid {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  ._3er-grid.mit-abstand {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .inhalt.datenschutz {
    flex-direction: column;
    display: flex;
  }

  .image-3 {
    height: 350px;
    margin-bottom: 0;
  }

  .image-3.top {
    height: 25rem;
  }

  .image-3.top.contain {
    object-fit: cover;
  }

  .heading-footer.heading-3 {
    font-size: 19px;
    line-height: 25px;
  }

  .div-block-footer1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  ._2er-grid-2 {
    grid-template-columns: 1fr;
  }

  ._2er-grid-2.img.cols {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .no-overflow {
    width: 100%;
  }

  .image-5 {
    height: auto;
  }

  .image-5.square, .image-5.hochkant {
    height: 45vh;
  }

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

  .impdat.impressum-page {
    height: auto;
    padding: 40px;
  }

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

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

  .heading-success.heading-2 {
    font-size: 29px;
    line-height: 38px;
  }

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

  .maos-footer {
    min-width: auto;
    height: auto;
  }

  .maps-gro {
    height: 100%;
  }

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

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

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

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

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

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

  .image-61 {
    width: 70%;
    height: 15px;
  }

  .image-68 {
    height: auto;
  }

  .navbar-2 {
    position: relative;
  }

  .image-70 {
    width: auto;
    height: 70px;
  }

  .navbar-block {
    height: 180px;
    display: none;
  }

  .img-2 {
    height: 350px;
    margin-bottom: 20px;
  }

  .img-2.runter {
    height: auto;
  }

  .text-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-links-3.flie-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-links-3.flie-text.abstunten {
    margin-top: 10px;
    margin-bottom: -15px;
  }

  .content-wrapper {
    margin-top: 20px;
  }

  .image-71 {
    height: 300px;
  }

  .image-71.contain {
    height: 10rem;
  }

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

  .lightbox {
    height: auto;
  }

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

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

  .grid-18 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 10px;
    display: flex;
  }

  .grid-18._100 {
    width: 70%;
  }

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

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

  .paragraph-62.flie-text.margin {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

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

  .grid-23 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

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

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

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

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

  .image-103 {
    height: 100%;
  }

  .lightbox-link {
    object-fit: cover;
  }

  .lightbox-link-2 {
    height: 400px;
  }

  .lightbox-link-2.no {
    height: auto;
  }

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

  .img-3 {
    flex-direction: column;
  }

  .lightbox-link-50vw {
    width: 100%;
    height: auto;
  }

  .lightbox-link-50vw._2er {
    width: 100%;
    height: 25rem;
  }

  ._1-ergrid {
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

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

  .lightbox-link-9 {
    height: 60vh;
  }

  .quick-stack {
    width: 100%;
  }

  .quick-stack-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-landing-page {
    position: static;
  }

  .section-3 {
    width: 100%;
    max-width: none;
    padding: 40px;
  }

  .image-container {
    height: 20rem;
    box-shadow: none;
  }

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

  .logo-image {
    width: 300px;
    height: 70px;
  }

  .image-px {
    width: 30%;
    height: 15px;
  }

  .navbar-static, .navbar-cesky-terrier {
    position: relative;
  }

  .lightbox-link-25vw {
    width: 100%;
    height: auto;
  }

  .div-block-167-margin-20px {
    flex-direction: column;
  }

  .lottie-animation-top-right {
    width: 14%;
  }

  .image-wrapper-50vw {
    width: 100%;
    height: 20rem;
    min-height: auto;
    box-shadow: none;
  }

  .back-link-block {
    top: 21px;
  }

  .background-video-100 {
    min-height: auto;
  }

  .lightbox-link-50vw-2 {
    width: 100%;
    height: 45vh;
  }
}

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

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

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

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

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

  .adresse {
    font-size: 12px;
  }

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

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

  .impdat1-2.flie-text {
    font-size: 12px;
  }

  .nav-menu-1 {
    justify-content: flex-start;
  }

  .hauptfarbe-2 {
    padding: 5px 15px;
  }

  .nav-link-1.flie-text {
    padding: 15px 20px;
    font-size: 13px;
    line-height: 17px;
  }

  .banner-wrap {
    justify-content: center;
    padding: 0 20px;
  }

  .button.flie-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .background-video {
    width: 100%;
    min-height: auto;
  }

  .text-block.heading-3.farbe-der-headings.large {
    font-size: 20px;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block.heading-3.farbe-der-headings.left {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .section-2 {
    max-width: 100%;
    padding: 40px 20px;
  }

  .section-2.zweitfarbe, .section-2.zweitfarbe.links {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .paragraph.flie-text.center {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

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

  .paragraph-links.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-links.flie-text.center {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  ._2er-grid {
    margin-top: 20px;
  }

  ._3er-grid {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

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

  .image-3 {
    height: 100%;
  }

  .image-3.top {
    height: auto;
  }

  .image-3.top.contain.full {
    height: 100%;
  }

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

  .inhalt-footer._w-auto {
    margin-bottom: 10px;
  }

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

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

  ._2er-grid-2.img.cols {
    margin-top: 20px;
  }

  .image-5.square, .image-5.hochkant {
    height: 40vh;
  }

  .image-5.size {
    height: 45vh;
  }

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

  .impdat.impressum-page {
    height: auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .heading-success.heading-2 {
    font-size: 23px;
    line-height: 32px;
  }

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

  .maos-footer {
    height: 150px;
  }

  .maps-gro {
    height: 100%;
    margin-top: 20px;
  }

  .text-field-4 {
    width: 100%;
    padding: 5px;
  }

  .form-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .container.center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .link {
    font-size: 12px;
  }

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

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

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

  .image-61 {
    width: 100%;
    max-width: 50%;
    height: 100%;
    margin-bottom: 10px;
  }

  .image-62 {
    width: 100%;
    margin-top: 0;
  }

  .logo-holder {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .image-70 {
    width: auto;
    height: 90px;
  }

  .text-span {
    font-size: 17px;
  }

  .navbar-block {
    height: 150px;
  }

  .img-2 {
    height: 350px;
    margin-bottom: 0;
  }

  .img-2.runter {
    margin-bottom: 40px;
  }

  .text-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

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

  .paragraph-links-3.flie-text {
    font-size: 14px;
    line-height: 22px;
  }

  ._3er-grid-1 {
    flex-direction: column;
    display: flex;
  }

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

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

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

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

  .table-grid {
    margin-bottom: 20px;
  }

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

  .grid-18._100 {
    width: 100%;
  }

  .paragraph-62.flie-text {
    font-size: 10px;
    line-height: 18px;
  }

  .paragraph-62.flie-text.margin {
    font-size: 14px;
    line-height: 20px;
  }

  .grid-23 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

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

  .image-103 {
    object-fit: cover;
    height: 300px;
  }

  .image-103.nicht-fest {
    height: auto;
  }

  .lightbox-link.img-div {
    display: flex;
  }

  .lightbox-link-2 {
    height: auto;
  }

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

  .img-div {
    height: auto;
    display: block;
  }

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

  .image-2 {
    height: auto;
  }

  .lightbox-link-50vw, .lightbox-link-50vw.sm {
    width: 100%;
  }

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

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

  .lightbox-link-9 {
    height: 40vh;
  }

  .section-3 {
    max-width: 100%;
    padding: 40px 20px;
  }

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

  .logo-image {
    width: 200px;
    height: 45px;
  }

  .image-px {
    width: 100%;
    max-width: 50%;
    height: 100%;
  }

  .lightbox-link-25vw {
    width: 90vw;
  }

  .image-wrapper-50vw {
    width: 96%;
  }

  .content-wrap {
    padding: 20px;
  }

  .back-link-block {
    left: 20px;
  }

  .logo-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .background-video-100 {
    min-height: 300px;
  }

  .lightbox-link-50vw-2 {
    width: 90vw;
    height: 40vh;
  }
}

#w-node-_5b857e6b-7f4a-ed2d-364e-6cd2702a52b3-6dc74adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8b5c314-dfd5-2896-b517-f9767ade7f3b-6dc74adc {
  justify-self: start;
}

#w-node-ac1bc309-af8d-8689-6de9-d6e1c7165b00-61c74af2, #w-node-cb1909dc-1f10-1cd0-b6f9-6559eae2cc6f-b87d4a01 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_332a2c06-8b48-e473-f80c-d94aa32fb06b-b87d4a01, #w-node-_11cb2563-12a7-c891-f254-0a5025e67e80-b87d4a01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73b5d4b7-a646-4533-9d02-63d7b9934832-b87d4a01 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_73b5d4b7-a646-4533-9d02-63d7b9934833-b87d4a01, #w-node-_73b5d4b7-a646-4533-9d02-63d7b9934837-b87d4a01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f7af4c2a-9a64-e4f6-5ec4-39d765140fe3-b87d4a01 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5f384355-8336-600a-5f1e-24e806660d7b-b87d4a01, #w-node-_46c47588-d7a3-9f05-3378-2fa86c4a8ed7-b87d4a01, #w-node-_46c47588-d7a3-9f05-3378-2fa86c4a8ed8-b87d4a01 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d889-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d896-85cd50a0, #w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d894-85cd50a0, #w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d892-85cd50a0, #w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d890-85cd50a0, #w-node-_86b1dd92-1e9c-df1d-91d0-a44ae7a4d88e-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf02a-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf02c-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf02e-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf030-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf032-85cd50a0, #w-node-_2535556f-66a7-2b12-3414-1a0d962bf034-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d67ec3fa-1415-4a60-7e45-a29129ad7e24-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d67ec3fa-1415-4a60-7e45-a29129ad7e39-85cd50a0, #w-node-ce573ffc-e0f3-4f81-c9a9-f0b594cb5ff6-85cd50a0, #w-node-c8fdcd7b-56c3-798a-d138-b43dd71d1982-85cd50a0, #w-node-a333d2a1-26d7-f4d2-43e2-b1a0541773c5-85cd50a0, #w-node-b64c14b5-c8f6-851b-07cb-5993174f7ef6-85cd50a0, #w-node-c95917f4-516f-1f0c-ce9c-5f439c2be54e-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6c1b294-acbf-1459-06e8-e48e758e4025-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a6c1b294-acbf-1459-06e8-e48e758e4036-85cd50a0, #w-node-ed6647fc-6e45-9a6a-f55c-7a0dd3bd0fd8-85cd50a0, #w-node-e4167412-7cc1-5e87-2cf0-4b81f7790571-85cd50a0, #w-node-_60635893-fd95-7e0b-46ff-8984717a4f27-85cd50a0, #w-node-c473dce9-998e-2218-de20-838f04d41840-85cd50a0, #w-node-_42df4658-2267-5366-5f4a-3f753266682f-85cd50a0, #w-node-_58e04c39-8d21-ad2a-211d-b0b5c8bb72c3-85cd50a0, #w-node-e9c3064e-6083-7d14-c677-d9eec7367788-85cd50a0, #w-node-_9f1d583d-f3af-c8a4-2048-290097871c2f-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36b17f9a-19a1-c66c-4319-b7d4af7cd2dd-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_36b17f9a-19a1-c66c-4319-b7d4af7cd2e2-85cd50a0, #w-node-_2814c13e-7479-6baf-be6c-ee397942b78e-85cd50a0, #w-node-_0e0f302c-32ae-6d4b-0d65-1ecf6760a9a4-85cd50a0, #w-node-_8bd3afdb-b622-e50a-d566-0615a34afd70-85cd50a0, #w-node-_1c8136e7-baa5-878d-c253-7a303a5dbabf-85cd50a0, #w-node-_1c0d13d9-3fb0-be00-de6e-b9ecaea9ab8e-85cd50a0, #w-node-c005c610-05a6-d111-67e5-0aab22ba3947-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a75f501-cf34-c035-6d1f-9694efb84522-85cd50a0, #w-node-_21e46cb0-86b7-dbed-406f-6812dc30203e-85cd50a0, #w-node-_2db95dbe-a7d6-a8e2-c84d-378e2e45ea96-85cd50a0, #w-node-_682a3e7a-fe2a-d246-c709-7d21fd58aabd-85cd50a0, #w-node-_897c4aef-b725-8617-d277-61baf36d7963-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_897c4aef-b725-8617-d277-61baf36d7978-85cd50a0, #w-node-cba1825a-64cf-1854-3d78-dab97c932a79-85cd50a0, #w-node-dd4c9737-303a-b708-46ff-5a443b54bdee-85cd50a0, #w-node-_082b802a-9626-0658-5832-80b23b8327f7-85cd50a0, #w-node-c7458815-2de4-fc54-154a-ce2bd4efaf8f-85cd50a0, #w-node-_19d349b0-bc90-4433-c7dd-ffcfab34988a-85cd50a0, #w-node-_31dfb358-17d3-2297-c53a-92706cac0b18-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d157620e-8c80-63ab-300b-f5440130f69e-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d157620e-8c80-63ab-300b-f5440130f6b1-85cd50a0, #w-node-_393db5f6-c42e-647e-e5ac-72afa0ecd35d-85cd50a0, #w-node-_5d3925c4-6385-e99d-67d5-80c8ee9c8b29-85cd50a0, #w-node-_6822b1b9-074c-b9c3-37be-afce9c2bc846-85cd50a0, #w-node-_4b231168-b6d4-f976-a305-e806d096858a-85cd50a0, #w-node-_6f993e51-5465-1700-c767-4d1306c8f3a3-85cd50a0, #w-node-_64962904-84de-d9d0-dea8-759cc828261a-85cd50a0, #w-node-_448046f2-7c31-f758-1dbc-c44fc41f9a99-85cd50a0, #w-node-_6f501d62-5d98-8471-8b2f-6a78571d3347-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e6fd0b77-4ac1-a159-bb21-34eeb4f74ca3-85cd50a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c135a22e-4bfe-3101-badd-301f799d68c7-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68c9-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68cb-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68cd-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68cf-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68d1-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68d3-85cd50a0, #w-node-c135a22e-4bfe-3101-badd-301f799d68d5-85cd50a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eff955d8-e865-4cf5-480d-524be397fc90-85cd50a0, #w-node-_3714b671-fec6-5919-db30-c2e96b7c4294-e2b809a3, #w-node-_441bf483-ec27-163c-0fb0-63ab3ae48fba-e2b809a3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_198bed2e-2c46-9af8-fb16-68ad6aa74d8b-e2b809a3, #w-node-_68fd9a97-6512-2906-491a-727c92a31a08-85107e14, #w-node-ccd7cb60-3006-a618-ab9d-918771b08f7c-c88918ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3623750b-94de-9072-50b7-db7683ae2a37-c88918ed, #w-node-d4ecf210-e930-7d3f-2307-4560bf8110dd-c88918ed, #w-node-cb88f3a4-e1d4-36e6-5b78-b471bc11c2ea-c88918ed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_025b8231-2afc-6a08-4f1a-6ffe202c303e-d618de9f, #w-node-a76cb839-7617-ccad-0202-7228e18de2da-d618de9f, #w-node-a70010af-108e-4b1d-b461-c77aca9b697d-d618de9f, #w-node-_531829f8-abb2-c502-ad80-7e716dd0bfad-d618de9f, #w-node-_09252da4-a725-7eff-d573-3041ee433801-9e7e9a07, #w-node-_09252da4-a725-7eff-d573-3041ee433803-9e7e9a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e23558f-cdf1-73d9-cd13-458da913e87d-9e7e9a07 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b5-9e7e9a07, #w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b7-9e7e9a07 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_46d95d5c-f85e-e128-18a5-f20449319e8a-9e7e9a07 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c4918f25-ef87-4973-8f4a-5ec4d7ec6d69-b6049575, #w-node-_5515f786-c61e-a485-b6a7-6204237b9400-b6049575, #w-node-dcaf2089-0310-dc56-9af4-1eecaa64d873-b6049575, #w-node-a2136e03-3500-b9f0-91e1-03d5fc17d776-b6049575 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_27e45c46-8946-7024-2259-236e67ff037a-b6049575, #w-node-bbd915ee-9c4f-f696-699b-e7386cdf7be5-b6049575, #w-node-_7c220d48-295f-804e-398e-e6b54653d627-b6049575, #w-node-_8b4fdf8d-0d2c-2086-993a-0f6a5d634fa2-b6049575 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ac1bc309-af8d-8689-6de9-d6e1c7165b00-61c74af2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d65feb46-b2a5-fb77-78db-c3b21ba0621f-16c74ae4 {
    grid-area: 6 / 2 / 7 / 3;
  }

  #w-node-_09252da4-a725-7eff-d573-3041ee433801-9e7e9a07, #w-node-_09252da4-a725-7eff-d573-3041ee433803-9e7e9a07, #w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b5-9e7e9a07, #w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b7-9e7e9a07, #w-node-bbd915ee-9c4f-f696-699b-e7386cdf7be5-b6049575, #w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b5-ade18e74, #w-node-_9e70da8c-97f8-5015-30ce-bb1372a822b7-ade18e74, #w-node-cb6ff0a5-0929-af90-432d-d5d2773f2a30-ade18e74 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cb1909dc-1f10-1cd0-b6f9-6559eae2cc6f-b87d4a01 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_332a2c06-8b48-e473-f80c-d94aa32fb06b-b87d4a01, #w-node-_11cb2563-12a7-c891-f254-0a5025e67e80-b87d4a01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_73b5d4b7-a646-4533-9d02-63d7b9934832-b87d4a01 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_73b5d4b7-a646-4533-9d02-63d7b9934833-b87d4a01, #w-node-_73b5d4b7-a646-4533-9d02-63d7b9934837-b87d4a01, #w-node-_9f1d583d-f3af-c8a4-2048-290097871c2f-85cd50a0, #w-node-_36b17f9a-19a1-c66c-4319-b7d4af7cd2e2-85cd50a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


