<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 */
.downloads-wrapper h2 {
  position: relative;
  font-family: "Merriweather", sans-serif;
  font-size: 2rem;
  margin-bottom: 45px;
  width: 100%;
}
@media (max-width: 1200px) {
  .downloads-wrapper h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .downloads-wrapper h2 {
    margin-left: -30px;
    border-left: solid 30px;
    font-size: 1.5rem;
  }
  .downloads-wrapper h2::before, .downloads-wrapper h2::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -1px;
    width: 28px;
    height: 0;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
  }
  .downloads-wrapper h2::after {
    top: auto;
    bottom: -1px;
  }
}
@media (max-width: 400px) {
  .downloads-wrapper h2 {
    font-size: 1.2rem;
  }
}
.downloads-wrapper h2 span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .downloads-wrapper h2 span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.downloads-wrapper h2 span.nbsp {
  width: 0;
  padding: 0;
}

/* Headline ENDE */
/* Button START */
/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.ms-da-line-spacing--range-25_50 .page-element .downloads-wrapper .filetype,
.ms-da-line-spacing--range-50_75 .page-element .downloads-wrapper .filetype,
.ms-da-line-spacing--range-75_100 .page-element .downloads-wrapper .filetype,
.ms-da-font-size--range-25_50 .page-element .downloads-wrapper .filetype,
.ms-da-font-size--range-50_75 .page-element .downloads-wrapper .filetype,
.ms-da-font-size--range-75_100 .page-element .downloads-wrapper .filetype {
  color: #000 !important;
}

@media (max-width: 768px) {
  .ms-da-font-size--range-25_50 .page-element .downloads-wrapper .singlefile,
.ms-da-font-size--range-50_75 .page-element .downloads-wrapper .singlefile,
.ms-da-font-size--range-75_100 .page-element .downloads-wrapper .singlefile {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
.downloads-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.downloads-wrapper .downloadContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.downloads-wrapper .downloadContainer .singlefile {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.333333%;
  margin-bottom: 30px;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .downloads-wrapper .downloadContainer .singlefile {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .downloads-wrapper .downloadContainer .singlefile {
    width: 100%;
  }
}
.downloads-wrapper .downloadContainer .singlefile .fileicon {
  position: relative;
  width: 60px;
  flex-shrink: 0;
}
.downloads-wrapper .downloadContainer .singlefile .fileicon svg {
  position: relative;
  z-index: 1;
}
.downloads-wrapper .downloadContainer .singlefile .fileicon .fileinfo {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 5px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}
.downloads-wrapper .downloadContainer .singlefile .fileicon .fileinfo .filetype {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.downloads-wrapper .downloadContainer .singlefile .fileicon .fileinfo .filesize {
  font-size: 10px;
  margin-top: 5px;
}
.downloads-wrapper .downloadContainer .singlefile .filemeta {
  margin: 5px 45px 0 15px;
}
.downloads-wrapper .downloadContainer .singlefile .filemeta .filetitle {
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.downloads-wrapper .downloadContainer .singlefile .filemeta .filedescription .description,
.downloads-wrapper .downloadContainer .singlefile .filemeta .filedescription .caption {
  display: block;
}
.downloads-wrapper .password {
  display: flex;
  flex-direction: column;
}
.downloads-wrapper .password label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border-color: inherit;
  margin-bottom: 5px;
  position: relative;
  font-weight: bold;
}
.downloads-wrapper .password input {
  border: none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: inherit;
  border-radius: 0;
  height: 2.3rem;
  width: 100%;
  font-size: 20px;
}
.downloads-wrapper .password button {
  margin: 15px 0 0 0;
  padding: 5px 15px 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
  display: flex;
  align-self: flex-end;
}
.downloads-wrapper .password .download-alert {
  margin: -30px 0 0 0;
  font-weight: bold;
}

.hidden-password {
  display: none;
}</pre></body></html>