:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nav-link-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  margin: auto 10px auto auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.nav-link-copy:hover {
  color: #7e8c61;
}

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

.nav-link-copy.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.nav-link-drop-down {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  font-size: 18px;
  font-weight: 300;
  display: block;
}

.nav-link-drop-down:hover {
  color: #7e8c61;
}

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

.nav-link-drop-down.w--current {
  color: #7e8c61;
  text-shadow: none;
  text-decoration: none;
}

.navbar-4 {
  color: #fff;
  text-align: center;
  background-color: #303c70;
  height: 100px;
  margin: auto;
  padding-left: 0;
  font-family: Lato, sans-serif;
  position: fixed;
  inset: 0 0% auto;
  box-shadow: 0 0 3px #303c70;
}

.dropdown-list {
  background-color: #57524f;
}

.dropdown-list.w--open {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0% 0% 0% auto;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

.nav-link:hover {
  color: #7e8c61;
}

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

.nav-link.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.dropdown-toggle {
  flex-flow: column;
  align-content: center;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  padding-right: 15px;
  display: block;
}

.dropdown-toggle.w--open {
  padding-right: 0;
}

.drop-down {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 200px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

.drop-down:hover {
  color: #7e8c61;
}

.drop-down:active, .drop-down:focus, .drop-down:visited {
  color: #fff;
}

.drop-down.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.container-3 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  display: flex;
  position: relative;
  overflow: auto;
}

.image {
  float: right;
  clear: both;
  width: 150px;
  max-width: 100%;
  height: 159px;
  min-height: 0;
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  padding-right: 0;
  display: block;
  position: fixed;
  inset: 0%;
}

.section {
  -webkit-text-stroke-color: #303c70;
  background-color: #eaebf0;
  border-top: 3px solid #303c70;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 0 2px 5px 6px #f9f23e;
}

.footer-block2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-61 {
  float: none;
  clear: both;
  text-align: center;
  object-fit: fill;
  max-width: 8%;
  margin: 0 auto 10px;
  padding: 10px;
  font-style: italic;
  text-decoration: none;
  display: block;
}

.footer-textfeld {
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: PT Sans, sans-serif;
  text-decoration: none;
  display: flex;
}

.footer-block1 {
  color: #fff;
  text-align: center;
  justify-content: space-around;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
  display: flex;
}

.teaser_footer {
  text-align: center;
  object-fit: fill;
  background-color: #303c70;
  max-width: 100%;
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  display: block;
}

.wrapper_footer {
  color: #0000;
  object-fit: contain;
  background-color: #303c70;
  max-height: none;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  inset: auto 0% 0%;
}

.link-2 {
  color: #fff;
  text-shadow: none;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

.link_phone {
  color: #fff;
  text-align: center;
  text-shadow: none;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  display: block;
  position: static;
}

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

.body {
  object-fit: fill;
  border-bottom: 3px solid #303c70;
  margin-top: auto;
  padding-top: 0;
  overflow: visible;
}

.heading {
  color: #303c70;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
}

.image-62 {
  text-align: center;
  max-width: 70%;
  display: block;
}

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

.heading-2 {
  align-items: center;
  display: flex;
}

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

.image-63 {
  width: 150px;
  margin-top: -60px;
}

.nav-link2 {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  object-fit: fill;
  margin: auto;
  padding-left: 20px;
  padding-right: 140px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  overflow: auto;
}

.nav-link2:hover {
  color: #7e8c61;
}

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

.nav-link2.w--current {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.nav-link1 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

.nav-link1:hover {
  color: #7e8c61;
}

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

.nav-link1.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.nav-link3 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  padding-left: 200px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

.nav-link3:hover {
  color: #7e8c61;
}

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

.nav-link3.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.nav-link4 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #57524f;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

.nav-link4:hover {
  color: #7e8c61;
}

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

.nav-link4.w--current {
  color: #7e8c61;
  text-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.nav-link4._4 {
  -webkit-text-stroke-color: #54a0db;
  text-shadow: none;
  margin-left: 220px;
  padding-left: 0;
  padding-right: 0;
}

.nav-link4._4.w--current {
  color: #fff;
}

.heading-3 {
  opacity: 1;
  outline-offset: 0px;
  color: #303c70;
  text-align: center;
  -webkit-text-stroke-color: #fff0;
  text-shadow: 0 1px 3px #27aceb;
  mix-blend-mode: normal;
  background-color: #eaebf0;
  border: 1px #303c70;
  border-top-style: solid;
  border-bottom: 4px solid #303c70;
  border-radius: 0;
  outline: 1px #f9f241;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: PT Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: block;
  transform: translate(0);
  box-shadow: 0 2px 5px 3px #2aabeb, 0 2px 5px 2px #faf340;
}

.paragraph {
  color: #303c70;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.paragraph-2 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
}

.section-2 {
  margin-top: 180px;
  margin-bottom: 40px;
}

.teaser-background {
  float: none;
  clear: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .7;
  color: #303c70;
  -webkit-text-fill-color: inherit;
  object-fit: scale-down;
  background-color: #0000;
  background-image: url('../images/Vogel_Spielzeug-Kopie80.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 400px;
  background-attachment: fixed;
  background-clip: border-box;
  border-bottom: 3px solid #303c70;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: PT Sans, sans-serif;
  display: block;
  position: static;
  inset: 0%;
  overflow: visible;
  box-shadow: 0 2px 5px 4px #f9ef37;
}

.heading-4 {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px #303c70;
  background-color: #54a0db;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

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

.image-65 {
  text-align: left;
  display: inline-block;
}

.image-66 {
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: sticky;
  overflow: scroll;
}

.heading-5 {
  color: #303c70;
  text-align: center;
  text-shadow: 1px 0 #3aa8f6;
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.heading-29 {
  color: #f7f7f7;
  flex: none;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
}

.field-label-4 {
  color: #f7f7f7;
  text-transform: uppercase;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
}

.column-32 {
  direction: ltr;
  column-count: 0;
  background-color: #54a0db;
  justify-content: flex-end;
  align-items: baseline;
  height: 520px;
  display: flex;
  overflow: auto;
}

.div-block-21 {
  max-width: 1200px;
  margin: 220px auto;
}

.image-43 {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-field {
  background-color: #f7f7f7;
  border-radius: 5px;
}

.field-label-5 {
  color: #f7f7f7;
  text-align: left;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-11 {
  display: block;
}

.div-block-19 {
  float: none;
  clear: both;
  background-color: #eaebf0;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 600px;
  height: 260px;
  margin: 20px auto 60px;
  padding-top: 0;
  padding-bottom: 60px;
  padding-left: 0;
  display: block;
  box-shadow: 1px 1px 2px 1px #303c70;
}

.div-block-20 {
  float: none;
  clear: none;
  column-count: auto;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  width: 300px;
  height: 150px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: block;
  overflow: auto;
  box-shadow: 2px 2px 10px 1px #333;
}

.link-16 {
  color: #333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.contact-icon {
  text-align: center;
  background-color: #0000;
  margin: auto auto 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: block;
}

.div-block-22 {
  float: right;
  width: 600px;
  margin-top: 80px;
  margin-right: 60px;
}

.form-4 {
  float: left;
  clear: both;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: PT Sans, sans-serif;
  display: block;
}

.link-18 {
  color: #333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.textarea {
  background-color: #f7f7f7;
  border-radius: 5px;
  font-family: Lato, sans-serif;
}

.form-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #54a0db;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  margin: 40px auto auto;
  padding: 20px;
  display: block;
}

.contact-text {
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.submit-button {
  color: #f8f7f7;
  text-transform: uppercase;
  background-color: #303c70;
  border-radius: 5px;
  width: 600px;
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: block;
}

.column-31 {
  height: 520px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.heading-30 {
  color: #f7f7f7;
  flex: none;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
}

.image-67 {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.field-label-6 {
  color: #f7f7f7;
  text-align: left;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.div-block-23 {
  float: none;
  clear: both;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 300px;
  height: 150px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: block;
  box-shadow: 2px 2px 10px 1px #333;
}

.div-block-24 {
  float: none;
  clear: none;
  column-count: auto;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  width: 300px;
  height: 150px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: block;
  overflow: auto;
  box-shadow: 2px 2px 10px 1px #333;
}

.div-block-25 {
  float: right;
  width: 600px;
  margin-top: 80px;
  margin-right: 60px;
}

.link-21 {
  color: #333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.column-33 {
  height: 520px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.heading-31 {
  margin-top: 0;
  font-family: PT Sans, sans-serif;
}

.list-item {
  padding-top: 5px;
  padding-bottom: 0;
  font-family: PT Sans, sans-serif;
}

.list-item-2, .list-item-3 {
  padding-top: 5px;
  padding-bottom: 0;
}

.list {
  padding-left: 20px;
}

.paragraph-3 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
}

.quick-stack-2 {
  color: #303c70;
  margin-top: 60px;
  font-family: PT Sans, sans-serif;
}

.cell-3 {
  font-family: PT Sans, sans-serif;
}

.quick-stack-3 {
  color: #303c70;
  margin-top: 60px;
  font-family: PT Sans, sans-serif;
}

.heading-32 {
  float: left;
  color: #f7f7f7;
  text-align: left;
  flex: none;
  margin-top: auto;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
  font-family: PT Sans, sans-serif;
}

.field-label-7 {
  color: #f7f7f7;
  text-align: left;
  text-transform: uppercase;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
}

.div-block-26 {
  float: right;
  clear: left;
  object-fit: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: 0%;
}

.submit-button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #303c70;
  border-radius: 5px;
  width: 600px;
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: block;
}

.cell-4 {
  background-color: #54a0db;
  padding-left: 20px;
}

.nav-menu-4 {
  float: none;
  position: static;
}

.image-68 {
  max-width: 20%;
}

.container-4 {
  min-width: 20px;
}

.nav-link-17 {
  color: #f6f9f9;
  text-shadow: 0 1px 1px #f9f13d;
  padding-left: 15px;
  padding-right: 15px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link-17:hover {
  color: #faf247;
}

.nav-link-17.w--current {
  color: #f5f7f8;
  text-shadow: none;
  white-space: normal;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.nav-link-17.w--current:hover {
  color: #faf342;
}

.dropdown-link-68 {
  z-index: auto;
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.icon-22 {
  margin-right: 0;
}

.dropdown-link-74 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-74.w--current {
  color: #2a9599;
  text-shadow: none;
}

.dropdown-list-8 {
  background-color: #b4e7e9;
}

.dropdown-list-8.w--open {
  color: #b4e7e9;
  min-width: 200px;
}

.icon-21 {
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-list-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.dropdown-list-7.w--open {
  background-image: linear-gradient(#b4e7e9, #bebebe);
  min-width: 200px;
  margin-top: 1px;
}

.dropdown-list-11 {
  min-width: 200px;
}

.dropdown-list-11.w--open {
  background-color: #333;
  min-width: 213px;
}

.dropdown-link-69 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-69.w--current {
  color: #2a9599;
}

.dropdown-toggle-14 {
  padding-right: 60px;
  font-weight: 400;
}

.dropdown-list-9 {
  color: #b4e7e9;
  background-color: #333;
}

.dropdown-list-9.w--open {
  z-index: -2;
  min-width: 195px;
}

.dropdown-link-77, .dropdown-link-72 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-72.w--current {
  color: #2a9599;
}

.dropdown-link-78 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-17 {
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  line-height: 24px;
}

.dropdown-link-66, .dropdown-link-82 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-toggle-12 {
  color: #b4e7e9;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 10px;
  font-weight: 400;
}

.image-75 {
  text-align: center;
  margin-left: 20px;
  padding-top: 12px;
  padding-left: 0;
}

.nav-link-18 {
  color: #b4e7e9;
  text-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.nav-link-20 {
  color: #f5f7f8;
  text-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.nav-link-23 {
  color: #b4e7e9;
  text-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.bold-text-50 {
  font-weight: 400;
}

.dropdown-list-6 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  min-width: 195px;
}

.dropdown-list-6.w--open {
  z-index: -2;
  background-image: linear-gradient(#b4e7e9, #bebebe);
  min-width: 200px;
  margin-top: 2px;
}

.nav-link-22 {
  color: #f5f7f8;
  text-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.dropdown-toggle-13 {
  padding-right: 60px;
  font-weight: 400;
}

.nav-link-21 {
  color: #b4e7e9;
  text-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

.dropdown-link-79 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.nav-link-24 {
  color: #f2f7f8;
  text-shadow: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link-24:hover {
  color: #faf343;
}

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

.nav-link-24.w--current:hover {
  color: #faf242;
}

.container-12 {
  text-align: left;
  text-transform: uppercase;
  max-width: 1200px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.nav-menu-5 {
  float: none;
  aspect-ratio: auto;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  object-fit: none;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  min-width: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: PT Sans, sans-serif;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.navbar-5 {
  background-color: #303c70;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 0 3px #54a0db;
}

.dropdown-list-10 {
  background-color: #333;
}

.dropdown-link-76 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-toggle-15 {
  font-weight: 400;
}

.dropdown-link-81 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-71 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-71.w--current {
  color: #2a9599;
  text-shadow: none;
}

.dropdown-link-75 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-70 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-70.w--current {
  color: #2a9599;
}

.dropdown-link-80 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-67 {
  z-index: auto;
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-65 {
  color: #b4e7e9;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-73 {
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-73.w--current {
  color: #2a9599;
}

.image-76 {
  float: none;
  clear: none;
  object-fit: fill;
  max-width: 10%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.section-3 {
  margin-top: 0;
}

.quick-stack-4 {
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.error-message {
  padding-bottom: 0;
}

.image-77 {
  background-color: #faf244;
  border: 2px solid #303c70;
  min-width: 90px;
  max-width: 90%;
}

.image-78, .image-79, .image-80 {
  border: 2px solid #303c70;
}

.quick-stack-5 {
  color: #303c70;
  margin-top: 60px;
}

.teaser-background-02 {
  opacity: .75;
  object-fit: contain;
  background-color: #f8ffff;
  background-image: url('../images/photo_2024-01-28_17-04-48.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: fixed;
  border-top: 1px #57524f;
  border-bottom: 1px #57524f;
  border-radius: 0;
  height: 900px;
  position: relative;
}

.cell-5 {
  text-align: left;
  align-items: flex-start;
}

.section-4 {
  background-color: #54a0db;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.image-81 {
  text-align: center;
  align-self: center;
  max-width: 60%;
  display: block;
  position: relative;
}

.paragraph-4 {
  font-size: 18px;
}

.link-22 {
  color: #303c70;
  text-align: center;
  text-shadow: 0 1px #fff;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.cell-6 {
  text-align: center;
  background-color: #54a0db;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: block;
}

.quick-stack-6 {
  flex: 0 auto;
}

.paragraph-5 {
  color: #303c70;
  text-shadow: 0 1px 1px #f9f5f5c2;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.link-23 {
  color: #303c70;
  text-shadow: 0 1px #fff;
}

.link-10 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-10:hover {
  text-shadow: 1px 1px #e3d2dc00;
}

.link-9 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-9:hover {
  text-shadow: 1px 1px #e3d2dc00;
}

.heading-40 {
  color: #303c70;
  text-align: center;
  text-shadow: 1px 1px #e3d2dc00;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.teaser_impressum_pic {
  opacity: 1;
  text-align: center;
  max-width: 1200px;
  margin-top: -400px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: #303c70;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: PT Sans, sans-serif;
}

.heading-38 {
  color: #303c70;
  text-align: center;
  text-shadow: 2px 2px #e3d2dc00;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.teaser_impressum01 {
  border-radius: 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.wrapper_impressum {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 60px;
}

.heading-37 {
  color: #303c70;
  text-align: center;
  text-shadow: 3px 3px #e3d2dc00;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: PT Sans, sans-serif;
  font-size: 70px;
  font-weight: 700;
}

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

.cover_image {
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.cover_image01 {
  opacity: .7;
  max-width: 50%;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: auto;
}

.bold-text-51 {
  font-family: PT Sans, sans-serif;
  font-weight: 400;
}

.bold-text-54 {
  text-shadow: 0 1px 1px #fff;
}

.teaser-background-02-copy {
  opacity: .75;
  object-fit: contain;
  background-color: #f8ffff;
  background-image: url('../images/photo_2024-01-28_17-04-48.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: fixed;
  border-top: 1px #57524f;
  border-bottom: 1px #57524f;
  border-radius: 0;
  height: 900px;
  position: relative;
}

.teaser-background-03 {
  opacity: .75;
  object-fit: contain;
  background-color: #f8ffff;
  background-image: url('../images/Hände01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 400px;
  background-attachment: fixed;
  border-top: 1px #57524f;
  border-bottom: 1px #57524f;
  border-radius: 0;
  height: 900px;
  position: relative;
}

.slide-nav {
  display: none;
}

.icon-3 {
  color: #0000;
}

.mask-4 {
  margin-left: auto;
  margin-right: auto;
}

.icon-2 {
  color: #0000;
}

.slider-2 {
  background-color: #fff0;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  display: block;
}

.right-arrow, .slide-8 {
  margin-left: auto;
  margin-right: auto;
}

.image-8 {
  opacity: 1;
  background-color: #fff0;
  border: 5px #000;
  border-radius: 0;
  min-width: 100px;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.left-arrow {
  margin-left: auto;
  margin-right: auto;
}

.body-2 {
  background-color: #fff0;
}

.columns-12 {
  float: none;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  object-fit: none;
  background-color: #eaebf0;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  min-height: 400px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: static;
  inset: 0%;
  overflow: auto;
  box-shadow: 0 2px 5px #303c70;
}

.container-13 {
  max-width: 600px;
  margin-bottom: 100px;
  padding-top: 0;
}

.heading-41 {
  color: #303c70;
  font-size: 30px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.hero-split {
  text-align: justify;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  text-align: justify;
  max-width: 80%;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hero-heading-left {
  float: none;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 220px 30px 80px;
  position: relative;
}

.heading-42 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
}

.list-2 {
  color: #303c70;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
}

.list-item-5, .list-item-6, .list-item-7, .paragraph-6, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
  margin-bottom: 20px;
}

.heading-43 {
  margin-top: 220px;
}

.heading-44 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.paragraph-7 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-8 {
  margin-bottom: 100px;
}

.section-5 {
  opacity: 1;
  outline-offset: 0px;
  border: 5px #54a0db;
  border-bottom-style: solid;
  border-radius: 0;
  outline: 3px solid #faf246;
}

@media screen and (max-width: 991px) {
  .nav-menu-3 {
    z-index: auto;
    clear: left;
    text-align: left;
    white-space: normal;
    object-fit: fill;
    background-color: #57524f;
    flex-flow: wrap;
    place-content: flex-end flex-start;
    align-items: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 50px;
    display: flex;
    position: fixed;
    inset: 0% auto auto 0%;
    overflow: auto;
  }

  .menu-button-3 {
    white-space: nowrap;
    flex-flow: row;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .menu-button-3.w--open {
    color: #0000;
    background-color: #0000;
  }

  .nav-link-copy {
    white-space: normal;
    display: flex;
  }

  .navbar-4 {
    box-shadow: none;
    background-color: #303c70;
    height: 80px;
    display: block;
  }

  .icon-16 {
    color: #fff;
    text-shadow: 1px 1px 2px #7e8c61;
    font-size: 28px;
  }

  .nav-link, .drop-down {
    white-space: normal;
    display: flex;
  }

  .container-3 {
    float: none;
    clear: left;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footer-block2 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-61 {
    max-width: 12%;
  }

  .footer-textfeld {
    text-align: left;
  }

  .footer-block1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .teaser_footer {
    background-image: none;
  }

  .wrapper_footer {
    padding-bottom: 10px;
  }

  .link-2 {
    flex: 0 auto;
  }

  .heading {
    margin-top: 140px;
    font-family: PT Sans, sans-serif;
  }

  .image-63 {
    width: 100px;
    margin-top: 10px;
  }

  .nav-link2, .nav-link1, .nav-link3, .nav-link4 {
    white-space: normal;
    display: flex;
  }

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

  .teaser-background {
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: 450px;
    height: 500px;
  }

  .heading-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .column-32 {
    flex-direction: row;
    justify-content: space-around;
    align-self: stretch;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 80px;
    display: block;
  }

  .div-block-19 {
    margin-top: 0;
  }

  .div-block-22 {
    justify-content: space-around;
    align-items: center;
    width: 400px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 0;
    display: block;
  }

  .form-block-4 {
    width: auto;
    font-family: PT Sans, sans-serif;
  }

  .submit-button {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .column-31 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .div-block-23 {
    margin-top: 0;
  }

  .div-block-25 {
    justify-content: space-around;
    align-items: center;
    width: 400px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 0;
    display: block;
  }

  .column-33 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-26 {
    justify-content: space-around;
    align-items: center;
    width: 400px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 0;
    display: block;
  }

  .submit-button-2 {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .brand, .icon-17 {
    float: right;
  }

  .image-68 {
    max-width: 20%;
  }

  .nav-link-17 {
    color: #333;
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    display: block;
    overflow: visible;
  }

  .nav-link-17.w--current {
    text-align: center;
    white-space: nowrap;
    min-width: 0;
    display: block;
  }

  .dropdown-link-68 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-22 {
    margin-right: 60px;
  }

  .dropdown-link-74 {
    color: #b4e7e9;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-list-8.w--open {
    color: #333;
    background-image: linear-gradient(#b4e7e9, #bebebe);
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    display: flex;
    position: relative;
  }

  .icon-21 {
    margin-right: 60px;
  }

  .dropdown-list-7 {
    background-image: linear-gradient(#000, #fff);
  }

  .dropdown-list-7.w--open {
    background-color: #333;
    background-image: none;
    min-width: 230px;
    position: relative;
  }

  .dropdown-list-11.w--open {
    background-image: linear-gradient(#b4e7e9, #bebebe);
    min-width: 230px;
  }

  .icon-23 {
    margin-right: 60px;
  }

  .dropdown-link-69 {
    float: left;
    color: #333;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-18 {
    object-fit: none;
    position: relative;
  }

  .dropdown-toggle-14 {
    float: none;
    color: #b4e7e9;
    min-width: 230px;
    padding: 10px;
    display: block;
  }

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

  .dropdown-list-9.w--open {
    color: #333;
    background-image: linear-gradient(#b4e7e9, #bebebe);
  }

  .dropdown-link-77 {
    color: #b4e7e9;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-24 {
    margin-bottom: auto;
    margin-right: 60px;
  }

  .dropdown-link-72 {
    color: #b4e7e9;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-78 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-25 {
    margin-right: 0;
    padding-right: 70px;
  }

  .text-block-17 {
    object-fit: none;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
    position: relative;
  }

  .dropdown-link-66 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-20 {
    color: #f1f6f6;
    -webkit-text-stroke-color: #f7f8f8;
    font-size: 22px;
    font-weight: 300;
  }

  .menu-button-4 {
    color: #303c70;
    background-color: #303c70;
    position: relative;
  }

  .menu-button-4.w--open {
    background-color: #303c70;
  }

  .dropdown-link-82 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-12 {
    float: none;
    clear: none;
    direction: ltr;
    color: #333;
    text-align: left;
    text-transform: uppercase;
    flex-flow: wrap;
    place-content: stretch flex-start;
    align-items: flex-end;
    min-width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    display: block;
    position: relative;
    inset: auto;
    overflow: visible;
  }

  .dropdown-toggle-12.w--open {
    float: none;
    padding-right: 10px;
    position: relative;
  }

  .image-75 {
    float: none;
    clear: none;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-link-18, .nav-link-20, .nav-link-23 {
    color: #333;
    padding: 10px;
  }

  .dropdown-list-6.w--open {
    background-color: #333;
    background-image: none;
    min-width: 230px;
  }

  .nav-link-22 {
    color: #333;
    padding: 10px;
  }

  .dropdown-toggle-13 {
    float: none;
    clear: none;
    color: #b4e7e9;
    min-width: 230px;
    padding: 10px;
  }

  .nav-link-21 {
    color: #333;
    padding: 10px;
  }

  .dropdown-link-79 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-24 {
    color: #333;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .nav-menu-5 {
    float: none;
    clear: none;
    background-image: linear-gradient(#303c70, #fff);
    min-width: 200px;
    max-width: 230px;
    min-height: auto;
    max-height: none;
    position: fixed;
    inset: 0% auto auto 0%;
    overflow: visible;
  }

  .navbar-5 {
    color: #303c70;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
    position: fixed;
  }

  .dropdown-link-76 {
    color: #b4e7e9;
    text-transform: uppercase;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-15 {
    color: #b4e7e9;
    object-fit: fill;
    min-width: 230px;
    min-height: auto;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    overflow: visible;
  }

  .dropdown-link-81 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-71 {
    z-index: 10;
    float: none;
    color: #b4e7e9;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-75 {
    color: #b4e7e9;
    text-transform: uppercase;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-70 {
    color: #333;
    min-width: 230px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-3 {
    float: none;
  }

  .dropdown-link-80, .dropdown-link-67, .dropdown-link-65 {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-link-73 {
    color: #b4e7e9;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-76 {
    color: #303c70;
    font-family: PT Sans, sans-serif;
  }

  .teaser-background-02 {
    background-repeat: repeat-y;
    background-size: cover;
    height: 450px;
  }

  .image-81 {
    text-align: center;
    flex: 0 auto;
    align-self: center;
    max-width: 70%;
  }

  .link-22, .paragraph-5 {
    font-size: 20px;
  }

  .teaser_impressum_pic {
    margin-top: -210px;
  }

  .heading-38 {
    margin-top: 20px;
    font-size: 30px;
  }

  .wrapper_impressum {
    padding-top: 80px;
  }

  .heading-37 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 60px;
  }

  .teaser-background-02-copy {
    background-repeat: repeat-y;
    background-size: cover;
    height: 450px;
  }

  .teaser-background-03 {
    background-repeat: no-repeat;
    background-size: 500px;
    height: 450px;
  }

  .slider-2 {
    height: auto;
    padding-top: 60px;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
    display: flex;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two {
    flex: 0 auto;
    align-self: center;
    max-width: 30%;
    display: block;
  }

  .heading-43 {
    margin-top: 100px;
  }

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

@media screen and (max-width: 767px) {
  .menu-button-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-copy, .nav-link, .drop-down {
    margin-top: auto;
    margin-bottom: auto;
  }

  .footer-block2 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-61 {
    max-width: 15%;
  }

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

  .footer-block1 {
    font-size: 12px;
    line-height: 18px;
  }

  .teaser_footer {
    background-image: none;
    max-width: 767px;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .wrapper_footer {
    margin-top: auto;
    padding-bottom: 10px;
  }

  .link-2, .link_phone {
    font-size: 14px;
    line-height: 20px;
  }

  .heading {
    font-size: 32px;
  }

  .image-62 {
    max-width: 70%;
  }

  .nav-link2, .nav-link1, .nav-link3, .nav-link4 {
    margin-top: auto;
    margin-bottom: auto;
  }

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

  .teaser-background {
    box-shadow: none;
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: 250px;
    height: 350px;
    position: relative;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .image-66 {
    max-width: 60%;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 28px;
  }

  .column-32 {
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-19 {
    width: auto;
    height: 300px;
    margin-top: 0;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 60px;
  }

  .div-block-22 {
    width: 400px;
    margin-right: 40px;
    padding-right: 0;
  }

  .form-4 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    align-items: baseline;
    margin-left: auto;
    margin-right: 140px;
    display: block;
  }

  .form-block-4 {
    justify-content: space-around;
    align-items: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .submit-button {
    width: 360px;
    margin-right: 100px;
  }

  .div-block-23 {
    margin-top: 0;
  }

  .div-block-25, .div-block-26 {
    width: 400px;
    margin-right: 40px;
    padding-right: 0;
  }

  .submit-button-2 {
    width: 360px;
    margin-right: 100px;
  }

  .icon-20 {
    font-size: 22px;
    font-weight: 300;
  }

  .nav-menu-5 {
    background-image: linear-gradient(#303c70, #bebebe);
  }

  .image-76 {
    max-width: 15%;
    margin-top: 10px;
  }

  .section-3 {
    margin-top: auto;
  }

  .quick-stack-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image-77 {
    border: 1px solid #303c70;
    max-width: 60%;
  }

  .teaser-background-02 {
    object-fit: contain;
    background-position: 100% 25%;
    background-repeat: repeat-y;
    background-size: contain;
    height: 300px;
    position: relative;
  }

  .section-4 {
    margin-top: 0;
  }

  .image-81 {
    max-width: 50%;
  }

  .link-22 {
    font-size: 20px;
  }

  .quick-stack-6 {
    flex: 0 auto;
  }

  .paragraph-5 {
    font-size: 20px;
  }

  .link-10, .link-9, .heading-40 {
    font-size: 18px;
  }

  .teaser_impressum_pic {
    margin-top: -160px;
  }

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

  .wrapper_impressum {
    padding-top: 100px;
  }

  .heading-37 {
    font-size: 50px;
  }

  .teaser-background-02-copy {
    object-fit: contain;
    background-position: 100% 25%;
    background-repeat: repeat-y;
    background-size: contain;
    height: 300px;
    position: relative;
  }

  .teaser-background-03 {
    object-fit: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 400px;
    height: 300px;
    position: relative;
  }

  .slider-2 {
    padding-top: 120px;
  }

  .columns-12, .container-13 {
    max-width: 500px;
  }

  .heading-41 {
    font-size: 26px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .hero-wrapper {
    margin-bottom: 0;
  }

  .shadow-two {
    max-width: 50%;
  }

  .hero-subscribe-left {
    padding: 60px 15px;
  }

  .hero-heading-left {
    padding: 140px 15px 40px;
  }

  .heading-43 {
    margin-top: 140px;
    font-size: 28px;
  }

  .paragraph-8 {
    margin-bottom: 20px;
  }

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

  .heading-46, .heading-47, .heading-48, .heading-49, .heading-50 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-3 {
    background-color: #57524f;
    max-width: 250px;
    inset: 0% auto auto 0%;
  }

  .menu-button-3 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .nav-link-copy {
    float: left;
    clear: left;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: auto;
    font-size: 16px;
    display: block;
  }

  .nav-link-drop-down {
    float: left;
    clear: left;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 16px;
    display: block;
  }

  .nav-link {
    float: left;
    clear: left;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: auto;
    font-size: 16px;
    display: block;
  }

  .dropdown-toggle {
    padding-top: 0;
  }

  .drop-down {
    float: left;
    clear: left;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: auto;
    font-size: 16px;
    display: block;
  }

  .footer-block2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .image-61 {
    max-width: 25%;
  }

  .footer-textfeld {
    clear: right;
    text-align: center;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
  }

  .footer-block1 {
    direction: ltr;
    text-align: left;
    justify-content: space-around;
    margin-bottom: 0;
    display: flex;
  }

  .teaser_footer {
    max-width: 479px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .wrapper_footer {
    max-width: 479px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .link-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .link_phone {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }

  .image-62 {
    max-width: 80%;
  }

  .nav-link2, .nav-link1, .nav-link3, .nav-link4 {
    float: left;
    clear: left;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: auto;
    font-size: 16px;
    display: block;
  }

  .heading-3 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .paragraph, .paragraph-2 {
    font-size: 14px;
  }

  .section-2 {
    margin-top: 100px;
    margin-bottom: 0;
  }

  .teaser-background {
    object-fit: fill;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 200px;
    background-attachment: scroll;
    justify-content: center;
    align-items: flex-end;
    height: 250px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
    overflow: hidden;
  }

  .heading-4 {
    padding: 20px 10px;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
  }

  .image-66 {
    max-width: 70%;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 20px;
    line-height: 24px;
  }

  .quick-stack {
    margin-top: auto;
  }

  .heading-29 {
    text-align: left;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    font-size: 24px;
  }

  .column-32 {
    height: 540px;
    margin-top: -20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-19 {
    width: 300px;
    height: 250px;
    margin-top: -20px;
    margin-right: auto;
  }

  .link-16 {
    color: #333;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: block;
  }

  .div-block-22 {
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .form-4 {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .form-block-4 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button {
    width: 280px;
  }

  .column-31 {
    padding-right: 4px;
  }

  .heading-30 {
    text-align: left;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    font-size: 24px;
  }

  .div-block-23 {
    margin-top: -20px;
  }

  .div-block-25 {
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .column-33 {
    padding-right: 4px;
  }

  .quick-stack-2 {
    float: none;
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    inset: 0%;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    position: static;
  }

  .heading-32 {
    text-align: left;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    font-size: 24px;
  }

  .div-block-26 {
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .submit-button-2 {
    width: 280px;
  }

  .nav-link-17 {
    color: #e1e4ef;
    -webkit-text-stroke-color: #303c70;
    background-color: #0000;
    justify-content: flex-start;
    min-width: 0;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    display: block;
    position: relative;
  }

  .nav-link-17:hover {
    color: #faf03a;
  }

  .icon-20 {
    color: #f2f4f4;
    -webkit-text-stroke-color: #fafdfd;
    font-size: 22px;
    font-weight: 300;
    position: sticky;
  }

  .menu-button-4, .menu-button-4.w--open {
    background-color: #303c70;
  }

  .nav-link-24 {
    color: #f3f3f6;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .nav-link-24:hover {
    color: #f9f243;
  }

  .container-12 {
    float: none;
    color: #303c70;
    text-shadow: 0 1px 1px #303c70;
    font-family: PT Sans, sans-serif;
  }

  .container-12:active, .container-12:focus {
    color: #303c70;
  }

  .nav-menu-5 {
    color: #303c70;
    -webkit-text-stroke-color: #2a506d;
    background-color: #1a0e0e08;
    background-image: linear-gradient(#303c70, #f8f9fb 100%, #fff);
    align-items: center;
    font-family: PT Sans, sans-serif;
    display: flex;
  }

  .image-76 {
    float: left;
    clear: left;
    aspect-ratio: auto;
    object-fit: fill;
    max-width: 25%;
    display: inline-block;
    position: fixed;
    top: 2%;
  }

  .section-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .quick-stack-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .image-77 {
    min-width: 80px;
    margin-left: auto;
  }

  .image-78, .image-79 {
    min-width: 80px;
  }

  .quick-stack-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .teaser-background-02 {
    opacity: 1;
    object-fit: contain;
    background-color: #f8ffff;
    background-image: url('../images/photo_2024-01-28_17-04-48.jpg');
    background-position: 50% 40%;
    background-size: contain;
    border-top: 1px solid #57524f;
    border-bottom: 1px solid #57524f;
    height: 250px;
    position: relative;
  }

  .cell-5 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .section-4 {
    max-width: 500px;
  }

  .link-22 {
    text-shadow: 0 1px 1px #fff;
    font-size: 18px;
  }

  .paragraph-5 {
    font-size: 18px;
  }

  .link-23 {
    color: #303c70;
    text-shadow: 0 1px 1px #faf345;
    background-color: #f9f13d00;
  }

  .teaser_impressum_pic {
    margin-top: -105px;
  }

  .heading-38 {
    margin-top: 20px;
    font-size: 20px;
  }

  .wrapper_impressum {
    padding-top: 120px;
  }

  .heading-37 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
  }

  .div-block-27 {
    font-family: PT Sans, sans-serif;
  }

  .bold-text-52, .bold-text-53, .bold-text-54 {
    text-shadow: none;
  }

  .teaser-background-02-copy {
    opacity: 1;
    object-fit: contain;
    background-color: #f8ffff;
    background-image: url('../images/photo_2024-01-28_17-04-48.jpg');
    background-position: 50% 40%;
    background-size: contain;
    border-top: 1px solid #57524f;
    border-bottom: 1px solid #57524f;
    height: 250px;
    position: relative;
  }

  .teaser-background-03 {
    opacity: 1;
    object-fit: contain;
    background-color: #f8ffff;
    background-image: url('../images/Familie04.png');
    background-position: 50% 40%;
    background-size: 300px;
    border-top: 1px solid #57524f;
    border-bottom: 1px solid #57524f;
    height: 250px;
    position: relative;
  }

  .slide-nav {
    color: #0000;
    display: none;
    overflow: visible;
  }

  .icon-3 {
    color: #0000;
    overflow: visible;
  }

  .icon-2 {
    color: #0000;
  }

  .slider-2 {
    padding-top: 120px;
  }

  .image-8 {
    max-width: 50%;
  }

  .cell-7 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .columns-12 {
    min-width: auto;
    max-width: 380px;
    min-height: 450px;
    max-height: 460px;
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-13 {
    min-width: 400px;
    max-width: 400px;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .column-34, .column-35, .column-36, .column-37, .column-38 {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .hero-split {
    max-width: 200%;
    margin-bottom: 20px;
  }

  .shadow-two {
    max-width: 50%;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .heading-42 {
    font-size: 32px;
  }

  .list-2 {
    font-size: 18px;
  }

  .heading-43 {
    margin-top: 120px;
  }

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

  .heading-51, .heading-52, .heading-53, .heading-54, .heading-55, .heading-56, .heading-57 {
    font-size: 20px;
  }
}

#w-node-_595eb28d-09f0-195b-b3ff-4bb8fab085da-924b53a0, #w-node-eb0e1622-696c-406f-7d78-acb1c8d59c97-924b53a0, #w-node-ac7de951-4dc7-b601-9389-6565423dabb2-924b53a0, #w-node-_15569ba0-64b8-4724-2b1d-b18b933c2c74-924b53a0, #w-node-_9cc75e07-e823-4d8d-bffb-8bfb06def8be-924b53a0, #w-node-_7835bcf8-7336-e157-0051-40b643fcc841-924b53a0, #w-node-_2ca2e297-7a47-fae1-a629-87be2ac6acfc-92773ee8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_2ca2e297-7a47-fae1-a629-87be2ac6acfc-92773ee8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7835bcf8-7336-e157-0051-40b643fcc841-924b53a0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}
