@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
/* Headline ENDE */
/* Button START */
/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.text_image-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 768px) {
  .page-element.text_image:not(:has(.contentWidth)) .text_image-wrapper .text_image {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.text_image-wrapper .text_image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
@media (min-width: 769px) {
  .text_image-wrapper .text_image.halfwidth .text_image-1_1 .text {
    max-width: 50%;
  }
  .text_image-wrapper .text_image.halfwidth .text_image-1_2 .text {
    max-width: 33%;
  }
  .text_image-wrapper .text_image.halfwidth .text_image-2_1 .text {
    max-width: 66%;
  }
  .text_image-wrapper .text_image.halfwidth .image_text-1_1 {
    display: flex;
  }
  .text_image-wrapper .text_image.halfwidth .image_text-1_1 .text {
    max-width: 50%;
  }
  .text_image-wrapper .text_image.halfwidth .image_text-1_1 .image {
    float: left;
  }
  .text_image-wrapper .text_image.halfwidth .image_text-1_2 .text {
    margin-left: 33%;
  }
  .text_image-wrapper .text_image.halfwidth .image_text-2_1 .text {
    margin-left: 66%;
  }
}
.text_image-wrapper .text_image .text_image-content {
  display: inline-block;
  margin: -15px;
  width: calc(100% + 30px);
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content {
    flex-direction: column;
  }
}
.text_image-wrapper .text_image .text_image-content .text {
  position: relative;
  padding: 15px;
  width: auto;
  /* fix list style appearing broken because of flexbox */
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content .text {
    order: 1;
  }
}
.text_image-wrapper .text_image .text_image-content .text h3, .text_image-wrapper .text_image .text_image-content .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.text_image-wrapper .text_image .text_image-content .text h3:first-child:is(h3, h4), .text_image-wrapper .text_image .text_image-content .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.text_image-wrapper .text_image .text_image-content .text ul li ul {
  margin-top: 5px;
}
.text_image-wrapper .text_image .text_image-content .text blockquote {
  display: flex;
}
.text_image-wrapper .text_image .text_image-content .image {
  position: relative;
  padding: 15px;
  width: 50%;
  float: right;
  z-index: 1;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content .image {
    order: 2;
  }
}
.text_image-wrapper .text_image .text_image-content .image:hover .flib-gallery .previewimage .image-container .image-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.text_image-wrapper .text_image .text_image-content .image .flib-gallery .gallery-icon svg {
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}
.text_image-wrapper .text_image .text_image-content .image .flib-gallery .previewimage .image-container .image-box img {
  transition: transform 150ms ease-in-out;
}
.text_image-wrapper .text_image .text_image-content .image .image-container .image-box {
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.text_image-wrapper .text_image .text_image-content.text_image-2_1 .image {
  width: 33.333333%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.text_image-2_1 .image {
    width: 100%;
    margin-left: 0;
  }
}
.text_image-wrapper .text_image .text_image-content.text_image-1_2 .image {
  width: 66.666666%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.text_image-1_2 .image {
    width: 100%;
    margin-left: 0;
  }
}
.text_image-wrapper .text_image .text_image-content.text_image-1_1 .image {
  width: 50%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.text_image-1_1 .image {
    width: 100%;
    margin-left: 0;
  }
}
.text_image-wrapper .text_image .text_image-content.image_text-2_1 .image {
  float: left;
  width: 66.666666%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.image_text-2_1 .image {
    width: 100%;
    margin-right: 0;
  }
}
.text_image-wrapper .text_image .text_image-content.image_text-1_2 .image {
  float: left;
  width: 33.333333%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.image_text-1_2 .image {
    width: 100%;
    margin-right: 0;
  }
}
.text_image-wrapper .text_image .text_image-content.image_text-1_1 .image {
  float: left;
  width: 50%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .text_image-wrapper .text_image .text_image-content.image_text-1_1 .image {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 770px) {
  .text_image-wrapper .text_image.halfwidth .text {
    max-width: 100%;
  }
}