@charset "UTF-8";
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0; }

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th, td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top; }

abbr, acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help; }

blockquote, q {
  quotes: none; }

fieldset, img {
  border: 0; }

ul {
  list-style-type: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

/**
 * Default font settings
 */
input, button, textarea, select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit; }

pre, code {
  font-family: Monaco, monospace; }

table {
  font-size: inherit; }

caption, th {
  font-weight: bold; }

body, form {
  margin: 0;
  padding: 0; }

img {
  border: 0;
  margin: 0;
  padding: 0; }

header, footer, nav, section, aside, article, figure, figcaption {
  display: block; }

#main {
  width: 100%; }

#main .inside {
  min-height: 1px;
  /* see #4893 */ }

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie8 img {
  width: auto;
  /* see #5789 */ }

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none; }

.ce_gallery li {
  float: left; }

.ce_gallery li.col_first {
  clear: left; }

/**
 * Clear floats
 */
.clear, #clear {
  height: 1px;
  clear: both;
  margin-top: -1px; }

/**
 * Custom layout sections
 */
.custom {
  display: block; }

#container:after, .custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/daten/fonts/open-sans-v40-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url("../../files/daten/fonts/open-sans-v40-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/daten/fonts/open-sans-v40-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url("../../files/daten/fonts/open-sans-v40-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url("../../files/daten/fonts/open-sans-v40-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../../files/daten/fonts/open-sans-v40-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("../../files/daten/fonts/open-sans-v40-latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/daten/fonts/open-sans-v40-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url("../../files/daten/fonts/open-sans-v40-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* merriweather-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/daten/fonts/merriweather-v30-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* merriweather-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/daten/fonts/merriweather-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

body {
  font-family: 'Open sans';
  font-size: 100%;
  color: #666;
  line-height: 1.5rem; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.page {
  padding-left: 0%;
  padding-right: 0%; }
  @media (min-width: 0) and (max-width: 989.99px) {
    .page {
      padding-left: 5%;
      padding-right: 5%; } }

@media (min-width: 730px) and (max-width: 989.99px) {
  .page-m {
    width: 700px; } }

@media (min-width: 0) and (max-width: 989.99px) {
  .page-m {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .page-m:after {
      content: " ";
      display: block;
      clear: both; } }

@media (min-width: 0) and (max-width: 989.99px) {
  .page-m {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%; } }

@media (min-width: 0) and (max-width: 990px) {
  .box-50-text-r,
  .box-50-text {
    padding-left: 4%;
    padding-right: 4%;
    width: auto;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

@media (min-width: 700px) and (max-width: 960px) {
  .box-50-text-r,
  .box-50-text {
    width: 100%; } }

@media (min-width: 960px) and (max-width: 989.99px) {
  .box-50-text-r,
  .box-50-text {
    width: 48%; } }

@media (min-width: 990px) {
  .page {
    width: 990px; }
  .box-50-text-r,
  .box-50-text {
    width: 480px; } }

@media (min-width: 1280px) {
  .page {
    width: 1280px; }
  .box-50-text-r,
  .box-50-text {
    width: 640px; } }

@media (min-width: 1640px) {
  .page {
    width: 1540px; }
  .box-50-text-r,
  .box-50-text {
    width: 1490px; } }

@media (min-width: 2000px) {
  .page-big {
    width: 2000px; } }

.page-big,
.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .page-big:after,
  .page:after {
    content: " ";
    display: block;
    clear: both; }

.rtl {
  float: right;
  clear: both; }

.new-line {
  clear: both; }

.schatten-1 {
  -webkit-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
  -moz-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
  box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2); }

.schatten-2 {
  box-shadow: -2px 0px 5px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px; }

.verlauf-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd800+34,c0e975+100 */
  background: #8bd800;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8bd800 34%, #c0e975 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd800', endColorstr='#c0e975',GradientType=1 );
  /* IE6-9 */ }

.padding-article-1 {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .padding-article-1 {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .padding-article-1 {
      padding-top: 4rem;
      padding-bottom: 4rem; } }

.padd-1 {
  padding: 1.25rem 1.5rem;
  padding-bottom: 0.75rem; }

.padd-2 {
  padding: 2rem;
  padding-bottom: 1rem; }

.padd-3 {
  padding: 1rem; }

#main .list-1 ol {
  list-style-type: decimal;
  padding-left: 15px; }
  #main .list-1 ol li {
    margin-left: 10px;
    padding-left: 10px;
    text-indent: 0px;
    margin-top: 0.15em;
    margin-bottom: 0.15em; }

#main .list-1 ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem; }

#main .list-2 ul {
  margin-bottom: 0em;
  list-style: none; }
  #main .list-2 ul li {
    display: grid;
    grid-template-columns: 33px 1fr;
    column-gap: 0.45rem;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem; }
    #main .list-2 ul li img {
      margin-bottom: 0; }
    @media (min-width: 1320px) {
      #main .list-2 ul li {
        font-size: 22px;
        font-size: 1.375rem; } }
    #main .list-2 ul li span.icon img {
      width: 33px;
      height: 33px; }
    #main .list-2 ul li span.text {
      margin-top: 1px; }

@media (max-width: 1279px) {
  #header .box {
    height: 70px; }
  .nav-01 button.menu-toggle-close {
    display: none; }
  .nav-01 button.menu-toggle {
    float: right;
    width: 50px;
    height: 50px;
    background-color: #70787b;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: transparent;
    outline: 2px solid #55B03F;
    outline-offset: -2px;
    color: #fff;
    display: grid;
    place-content: center;
    cursor: pointer; }
    .nav-01 button.menu-toggle .m-toggle {
      grid-area: text; }
      .nav-01 button.menu-toggle .m-toggle .linie {
        height: 3px;
        width: 25px;
        background-color: #fff;
        margin-top: 4px;
        margin-bottom: 4px; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(1) {
        transform-origin: center bottom; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(2) {
        transform-origin: center center; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(3) {
        transform-origin: center top; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .m-toggle {
      margin-left: -2px; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie {
      transition: transform 0.2s ease-in, opacity 0.2s ease-in;
      margin-top: 0;
      margin-bottom: 0; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(1) {
      transform: rotate(-45deg) translateY(4px);
      transform-origin: center bottom; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(2) {
      opacity: 0;
      /* Versteckt die mittlere Linie */
      transform: scale(0); }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(3) {
      transform: rotate(45deg) translateY(-3px);
      transform-origin: center;
      transform-origin: top center; }
  .nav-01 button.menu-toggle:focus {
    outline: 2px solid #55B03F; }
  .nav-01 button.menu-toggle[aria-expanded="false"] + .menu-liste {
    display: block;
    transform: translateX(0) translateY(-5%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
    transition: right 0.5s ease; }
  .nav-01 button.menu-toggle[aria-expanded="true"] + .menu-liste {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(0) translateY(0);
    z-index: 9999;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.2s ease;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0; }
  .nav-01 .menu-liste {
    position: absolute;
    background-color: #70787b;
    width: 100%;
    left: 0;
    top: 100%;
    transition: right 1s ease; }
  .nav-01 .menu-liste > ul {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
    -moz-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
    box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
    height: calc(100vh - 70px);
    overflow-y: auto;
    margin-top: 1rem; } }
  @media (max-width: 1279px) and (min-width: 700px) {
    .nav-01 .menu-liste > ul {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%; } }

@media (max-width: 1279px) {
  .nav-01 .menu-liste ul > li {
    border-bottom: 1px solid #000; }
  .nav-01 .menu-liste ul {
    margin-bottom: 0; }
    .nav-01 .menu-liste ul a {
      display: block;
      color: #000;
      font-weight: 700;
      font-size: 17px;
      font-size: 1.0625rem;
      border-left: 10px solid #fff;
      padding-left: 0.5rem; }
    .nav-01 .menu-liste ul a, .nav-01 .menu-liste ul button {
      height: 50px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .nav-01 .menu-liste ul li.trail .trail {
      color: #000; }
    .nav-01 .menu-liste ul li.btn {
      display: none; }
    .nav-01 .menu-liste ul a.active {
      color: #70787b; }
    .nav-01 .menu-liste ul li {
      display: block; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="false"] + .flyout {
      display: none; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="true"] + .flyout {
      display: block !important; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="true"] svg {
      transform: rotate(180deg);
      transition: transform 0.25s ease-in; }
    .nav-01 .menu-liste ul li.submenu button svg {
      transition: transform 0.25s ease-in; }
    .nav-01 .menu-liste ul li a:focus,
    .nav-01 .menu-liste ul li a:focus-visible {
      background-color: white;
      outline: 2px solid #70787b;
      outline-offset: -4px;
      border-left: 10px solid #a5d48a; }
    .nav-01 .menu-liste ul li.submenu {
      display: grid;
      grid-template-columns: 1fr 50px;
      align-items: center;
      border-bottom: 1px solid #000; }
      .nav-01 .menu-liste ul li.submenu a {
        color: #000;
        text-decoration: none;
        border-left: 10px solid #55B03F;
        padding-left: 0.5rem; }
      .nav-01 .menu-liste ul li.submenu a:focus,
      .nav-01 .menu-liste ul li.submenu a:focus-visible {
        border-left: 10px solid #a5d48a; }
      .nav-01 .menu-liste ul li.submenu a.active {
        color: #70787b;
        border-left: 10px solid #a5d48a;
        background-color: #f7f7f7; }
      .nav-01 .menu-liste ul li.submenu button {
        border: transparent;
        background-color: #f7f7f7;
        outline: 2px solid #f7f7f7;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        outline-offset: -3px; }
        .nav-01 .menu-liste ul li.submenu button svg {
          transition: transform 0.25s ease-in;
          fill: none;
          stroke: #55B03F;
          stroke-miterlimit: 10;
          stroke-width: 2px;
          width: 60%;
          height: auto; }
      .nav-01 .menu-liste ul li.submenu button:focus {
        outline: 2px solid #a5d48a; }
      .nav-01 .menu-liste ul li.submenu .flyout {
        border-top: 1px solid #c6c6c6;
        width: 100%;
        grid-column: auto/span 2;
        display: block; }
        .nav-01 .menu-liste ul li.submenu .flyout li {
          border-bottom: 1px solid #000; }
          .nav-01 .menu-liste ul li.submenu .flyout li a {
            border-left: 5px solid #a5d48a;
            background-color: #eaeaea; }
          .nav-01 .menu-liste ul li.submenu .flyout li a.active {
            border-left: 5px solid #f2ebe2;
            color: #000;
            font-weight: 700; }
        .nav-01 .menu-liste ul li.submenu .flyout li:last-child {
          border-bottom: none; }
        .nav-01 .menu-liste ul li.submenu .flyout ul ul li a {
          border-left: 20px solid #a5d48a; }
        .nav-01 .menu-liste ul li.submenu .flyout ul a {
          font-weight: 500; }
        .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu {
          grid-template-columns: 40px 1fr 50px;
          align-items: center; }
          .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu .image {
            border-left: 10px solid #a5d48a;
            padding-left: 10px;
            height: 50px;
            display: flex;
            flex-direction: column;
            justify-content: center; }
            .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu .image img {
              margin-bottom: 0; }
          .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu .flyout {
            grid-column: auto/span 3; }
          .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu a {
            border-left: 0; }
          .nav-01 .menu-liste ul li.submenu .flyout ul.level_2 > li.submenu ul li a {
            border-left: 10px solid #a5d48a;
            font-weight: 500; } }

@media (min-width: 1280px) {
  .flyout {
    display: none;
    visibility: hidden; }
  li[aria-expanded="false"] > .flyout,
  li[data-focus="false"] > .flyout {
    display: none; }
  ul.level_2 li[aria-expanded="false"] .flyout,
  ul.level_1 li[aria-expanded="true"] .flyout {
    display: block;
    visibility: visible; }
  .nav-01 .menu-liste > ul {
    display: flex;
    justify-content: flex-end; }
  .nav-01 .menu-toggle {
    display: none; }
  .nav-01 ul {
    margin-bottom: 0; }
    .nav-01 ul button[aria-expanded="true"] svg {
      transform: rotate(180deg); }
    .nav-01 ul li.submenu:hover {
      background-color: #646b6e; }
      .nav-01 ul li.submenu:hover a {
        color: #fff;
        outline: 2px solid #646b6e; }
      .nav-01 ul li.submenu:hover ul li a {
        color: #fff; }
      .nav-01 ul li.submenu:hover button {
        outline: 2px solid #646b6e;
        background-color: #646b6e; }
        .nav-01 ul li.submenu:hover button svg {
          transform: rotate(180deg);
          transition: transform 0.25s ease-in;
          stroke: #a5d48a; }
    .nav-01 ul li.submenu {
      display: grid;
      grid-template-columns: 1fr 20px;
      column-gap: 0px; }
      .nav-01 ul li.submenu img {
        margin-bottom: 0.25rem; }
      .nav-01 ul li.submenu a:focus {
        outline: 2px solid #fff; }
      .nav-01 ul li.submenu button {
        border: transparent;
        background-color: transparent;
        outline: 2px solid #70787b;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        outline-offset: -2px; }
        .nav-01 ul li.submenu button svg {
          transition: transform 0.25s ease-in;
          fill: none;
          stroke: #fff;
          stroke-miterlimit: 10;
          stroke-width: 2px;
          width: 14px;
          height: auto; }
      .nav-01 ul li.submenu button:focus {
        outline: 2px solid #fff; }
        .nav-01 ul li.submenu button:focus svg {
          stroke: #fff; }
    .nav-01 ul li.submenu.trail a.trail:after {
      background-color: #55B03F;
      width: 100%;
      transition: width 0.25s ease; }
    .nav-01 ul li {
      margin-left: 0.2rem;
      margin-right: 0.2rem; } }
    @media (min-width: 1280px) and (min-width: 1640px) {
      .nav-01 ul li {
        margin-left: 0.65rem;
        margin-right: 0.65rem; } }

@media (min-width: 1280px) {
      .nav-01 ul li a {
        color: #fff;
        outline: 2px solid #70787b;
        padding: 0.65rem 0.65rem;
        display: block;
        font-weight: 700;
        letter-spacing: 0.01rem;
        outline-offset: -2px; }
      .nav-01 ul li a:focus {
        outline: 2px solid #fff; }
      .nav-01 ul li a:hover {
        background-color: #646b6e;
        outline: 2px solid #646b6e; }
      .nav-01 ul li a:after {
        display: block;
        content: "";
        height: 2px;
        width: 0px;
        background-color: #70787b; }
      .nav-01 ul li a:hover:after {
        background-color: #55B03F;
        width: 100%;
        transition: width 0.25s ease; }
      .nav-01 ul li a.active:after {
        background-color: #55B03F;
        width: 100%;
        transition: width 0.25s ease; }
      .nav-01 ul li ul.level_2 {
        position: absolute;
        display: block;
        background-color: #646b6e;
        -webkit-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
        -moz-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
        box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
        min-width: 300px;
        padding: 1rem;
        padding-bottom: 1.5rem;
        z-index: 99999; }
        .nav-01 ul li ul.level_2 li {
          display: block;
          margin-top: 1rem; }
          .nav-01 ul li ul.level_2 li button {
            display: none; }
          .nav-01 ul li ul.level_2 li a {
            display: block;
            padding-left: 0;
            text-decoration: none;
            margin-bottom: 5px;
            outline: 2px solid #646b6e;
            padding: 0;
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            font-size: 18px;
            font-size: 1.125rem;
            color: #fff;
            outline-offset: 2px; }
          .nav-01 ul li ul.level_2 li a.active {
            color: #a5d48a; }
          .nav-01 ul li ul.level_2 li a:after {
            display: none; }
          .nav-01 ul li ul.level_2 li a:hover {
            color: #55B03F; }
          .nav-01 ul li ul.level_2 li a:focus {
            outline-offset: 0px;
            outline: 2px dashed #000; }
        .nav-01 ul li ul.level_2 ul.level_3 {
          display: block;
          margin-bottom: 1rem;
          padding-left: 0;
          padding-right: 0; }
          .nav-01 ul li ul.level_2 ul.level_3 li {
            margin-top: 0.25rem;
            margin-left: 0;
            margin-right: 0; }
            .nav-01 ul li ul.level_2 ul.level_3 li a {
              font-size: 15px;
              font-size: 0.9375rem;
              text-decoration: none; }
            .nav-01 ul li ul.level_2 ul.level_3 li a:focus {
              outline-offset: 0px;
              outline: 2px solid #000; } }

#header .nav-02 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem; }
  #header .nav-02 ul {
    margin-bottom: 0; }
    #header .nav-02 ul li {
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      display: inline-block;
      font-size: 18px;
      font-size: 1.125rem; }
      #header .nav-02 ul li a {
        font-weight: 700; }
    #header .nav-02 ul li:first-child {
      margin-left: 0; }
    #header .nav-02 ul li:last-child {
      margin-right: 0; }

#main .nav-15.sticky {
  position: fixed;
  top: 0;
  z-index: 5; }

#main .nav-15 {
  background-color: #f2ebe2;
  width: 100%;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e5d8c6;
  font-size: 12px;
  font-size: 0.75rem; }
  @media (min-width: 990px) {
    #main .nav-15 {
      font-size: 18px;
      font-size: 1.125rem; } }
  #main .nav-15 ul {
    margin-bottom: 0; }
    #main .nav-15 ul li {
      display: inline-block;
      margin-left: 0.15rem;
      margin-right: 0.15rem; }
      @media (min-width: 990px) {
        #main .nav-15 ul li {
          margin-left: 0.5rem;
          margin-right: 0.5rem; } }
      #main .nav-15 ul li a {
        display: block;
        background-color: #fff;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding: 0.5rem;
        color: #2d3031;
        text-transform: uppercase;
        font-weight: 600; }
        @media (min-width: 990px) {
          #main .nav-15 ul li a {
            padding: 0.5rem 1rem; } }
      #main .nav-15 ul li a:hover {
        background-color: #fdfdfe;
        transition: all 0.5s ease; }

.btns-cta {
  display: grid; }
  .btns-cta a {
    display: grid;
    margin-bottom: 1rem;
    grid-template-columns: 30px 1fr;
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px; }
    .btns-cta a .image_container,
    .btns-cta a span.kreis .image_container {
      width: 46px;
      height: 46px;
      border-radius: 23px;
      -moz-border-radius: 23px;
      -webkit-border-radius: 23px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #a5d48a; }
      .btns-cta a .image_container img,
      .btns-cta a span.kreis .image_container img {
        margin-bottom: 0 !important; }
    .btns-cta a span.text {
      text-align: center;
      color: #000;
      font-weight: 700; }
      @media (min-width: 0) and (max-width: 599.99px) {
        .btns-cta a span.text {
          margin-left: -20px; } }
  .btns-cta .btn-1 a {
    height: 46px;
    padding: 0.7rem;
    width: 100%; }
  .btns-cta .btn-1 :after {
    content: "";
    margin: 0;
    display: none; }

.btn-1 a,
.btn-2 a,
.btn-3 a,
.btn-4 a {
  text-decoration: none !important; }

.btn-1 span,
.btn-1 button,
.btn-1 a {
  color: #000;
  padding: 1rem 2rem;
  display: inline-block;
  background-color: #55B03F;
  border: 1px solid #55B03F;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.btn-1 span:hover,
.btn-1 a:hover {
  background-color: #88c665;
  border: 1px solid #88c665;
  transition: all ease 0.6s;
  color: #000; }

.btn-1 span:after,
.btn-1 a:after {
  content: " ›";
  display: inline-block;
  padding-left: 4px;
  width: 12px;
  transition: padding-left ease 0.6; }

.btn-1 span:hover:after,
.btn-1 a:hover:after {
  padding-left: 12px;
  transition: padding-left ease 0.6s; }

.btn-2 span,
.btn-2 button,
.btn-2 a {
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block;
  background-color: #70787b;
  border: 1px solid #70787b;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.btn-2 span:hover,
.btn-2 a:hover {
  background-color: #585e60;
  border: 1px solid #585e60;
  transition: all ease 0.6s;
  color: #fff; }

.btn-2 span:after,
.btn-2 a:after {
  content: " ›";
  display: inline-block;
  padding-left: 4px;
  width: 12px;
  transition: padding-left ease 0.6; }

.btn-2 span:hover:after,
.btn-2 a:hover:after {
  padding-left: 12px;
  transition: padding-left ease 0.6s; }

.btn-3 span,
.btn-3 button,
.btn-3 a {
  color: #fff;
  padding: 1rem 2rem;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.btn-3 span:hover,
.btn-3 a:hover {
  background-color: #585e60;
  border: 1px solid #bfc3c5;
  transition: all ease 0.6s;
  color: #fff; }

.btn-4 span,
.btn-4 button,
.btn-4 a {
  color: #000;
  padding: 1rem 2rem;
  display: inline-block;
  background-color: #a5d48a;
  border: 1px solid #a5d48a;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.btn-4 span:hover,
.btn-4 a:hover {
  background-color: #88c665;
  border: 1px solid #88c665;
  transition: all ease 0.6s; }

.btn-5 span,
.btn-5 button,
.btn-5 a {
  color: #fff;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #22272a;
  border: 1px solid #22272a;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

.btn-5 span:hover,
.btn-5 a:hover {
  background-color: #0b0d0e;
  border: 1px solid #0b0d0e;
  transition: all ease 0.6s;
  color: #fff; }

.btn-6 span,
.btn-6 button,
.btn-6 a {
  color: #70787b;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.btn-6 span:hover,
.btn-6 a:hover {
  background-color: #c6c6c6;
  border: 1px solid #c6c6c6;
  transition: all ease 0.6s; }

.btn-7 span,
.btn-7 button,
.btn-7 a {
  color: #000;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #55B03F;
  border: 1px solid #55B03F;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.btn-7 span:hover,
.btn-7 a:hover {
  background-color: #71c55d;
  border: 1px solid #71c55d;
  transition: all ease 0.6s; }

#main a.hover-1 {
  text-decoration: none;
  transition: all 0.2s ease-out; }

#main a.hover-1:hover {
  -webkit-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
  -moz-box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
  box-shadow: -2px 4px 30px 3px rgba(133, 143, 175, 0.2);
  transition: all 0.2s ease-out; }
  #main a.hover-1:hover .kreis-2 {
    background-color: #585e60;
    transition: all 0.2s ease-out; }
  #main a.hover-1:hover img {
    transition: all 0.2s ease-in;
    width: 108% !important;
    height: 108% !important; }

.submit_container input.button_reorder,
.submit_container input.confirm,
.submit_container input.previous,
.submit_container input.next,
.submit_container input.button_update,
.submit_container input.button_checkout {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 1rem 2rem;
  cursor: pointer;
  color: #fff;
  height: 46px;
  font-weight: 700; }

.submit_container input.previous,
.submit_container input.button_update {
  border: 1px solid #22272a;
  background-color: #22272a; }

.submit_container input.button_reorder,
.submit_container input.confirm,
.submit_container input.next,
.submit_container input.button_checkout {
  border: 1px solid #a5d48a;
  background-color: #a5d48a; }

.btn-100 a {
  width: 100%; }

#header {
  position: relative;
  background-color: #70787b;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  #header .box {
    width: 97.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
    display: grid;
    grid-template-columns: 134px 1fr;
    justify-content: space-between;
    align-items: center; }
    #header .box .logo a {
      display: block;
      width: 134px;
      height: 53px; }

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p, #main .ce_form, #main hr, #main ul, #main .ce_hyperlink {
  margin-top: 0;
  margin-bottom: 1rem; }

h2.content-headline {
  margin-top: 1rem !important; }

#main img, ul, ol, video, table {
  margin-top: 0;
  margin-bottom: 1rem; }

#main .no-margin img {
  margin-bottom: -4px; }

#main video.no-margin,
#main table.no-margin,
#main ol.no-margin,
#main ul.no-margin,
#main h1.no-margin,
#main h2.no-margin,
#main h3.no-margin,
#main h4.no-margin,
#main h5.no-margin,
#main h6.no-margin,
#main p.no-margin,
#main img.no-margin {
  margin-bottom: 0rem; }

h1, h2, .font-1 {
  font-family: 'Merriweather';
  font-weight: 300 !important;
  color: #22272a; }

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

.font-2,
h2.headline-2,
h1.headline-1,
.headline-1 h1,
.headline-2 h2 {
  font-family: 'Open Sans'; }

h2 {
  margin-top: 3px; }

h1 {
  margin-top: 1px; }

.text-xs {
  font-size: 14px;
  font-size: 0.875rem; }

.text-s {
  font-size: 16px;
  font-size: 1rem; }

.text-m {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 1280px) {
    .text-m {
      font-size: 22px;
      font-size: 1.375rem; } }

.text-ml {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 1280px) {
    .text-ml {
      font-size: 24px;
      font-size: 1.5rem; } }

.text-l {
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 1280px) {
    .text-l {
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.8rem; } }

.text-xl {
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 1280px) {
    .text-xl {
      font-size: 44px;
      font-size: 2.75rem;
      line-height: 3.2rem; } }

.text-xxl {
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 1280px) {
    .text-xxl {
      font-size: 48px;
      font-size: 3rem;
      line-height: 3.2rem; } }

.grau-3 {
  color: #c6c6c6; }

.color-1 {
  color: #70787b; }

.color-2 {
  color: #a5d48a; }

.color-3 {
  color: #ff6d29; }

.color-4 {
  color: #f2ebe2; }

.grau-4 {
  color: #22272a; }

.headline-1,
h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 2.4rem;
  line-height: 3rem;
  margin-bottom: 0.25rem; }
  @media (min-width: 1280px) {
    .headline-1,
    h1 {
      font-size: 44px;
      font-size: 2.75rem; } }

.headline-2,
h2 {
  line-height: 2rem;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 700px) {
    .headline-2,
    h2 {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 3rem; } }

h2 + h3 {
  margin-top: -0.85rem;
  color: #70787b;
  line-height: 1.7rem;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 700px) {
    h2 + h3 {
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 2rem; } }

#main p + h3 {
  margin-top: 1.5rem; }

#main h3 + h4 {
  margin-top: -0.25rem; }

.headline-3,
h3 {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  color: #22272a; }
  @media (min-width: 700px) {
    .headline-3,
    h3 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.6rem; } }

#main p + ul {
  margin-top: -0.85rem; }

.headline-4,
h4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500; }

.headline-5,
h5 {
  font-weight: 300;
  font-style: italic; }

strong {
  font-weight: 700; }

.stick {
  position: sticky;
  top: 0; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #4c5153;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -ms-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out; }

.underline a,
a.underline {
  text-decoration: underline; }

li,
p {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5rem; }

.caption {
  margin-bottom: 1rem;
  text-align: left; }

.center {
  text-align: center; }

.spacer-1 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-2 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-3 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-4 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-5 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-6 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-7 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-8 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-9 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-10 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-11 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-12 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-13 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-14 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-15 {
  height: 1rem;
  clear: both;
  width: 100%; }

@media (min-width: 960px) {
  .spacer-1 {
    height: 1rem; }
  .spacer-2 {
    height: 2rem; }
  .spacer-3 {
    height: 3rem; }
  .spacer-4 {
    height: 4rem; }
  .spacer-5 {
    height: 5rem; }
  .spacer-6 {
    height: 6rem; }
  .spacer-7 {
    height: 7rem; }
  .spacer-8 {
    height: 8rem; }
  .spacer-9 {
    height: 9rem; }
  .spacer-10 {
    height: 10rem; }
  .spacer-11 {
    height: 11rem; }
  .spacer-12 {
    height: 12rem; }
  .spacer-13 {
    height: 13rem; }
  .spacer-14 {
    height: 14rem; }
  .spacer-15 {
    height: 15rem; } }

.mt-1 {
  margin-top: 1rem !important; }

.mt-2 {
  margin-top: 1rem !important; }
  @media (min-width: 990px) {
    .mt-2 {
      margin-top: 2rem !important; } }

.mt-3 {
  margin-top: 1rem !important; }
  @media (min-width: 990px) {
    .mt-3 {
      margin-top: 3rem !important; } }

.mb-0 {
  margin-bottom: 0.25rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-1-5 {
  margin-bottom: 1rem !important; }
  @media (min-width: 990px) {
    .mb-1-5 {
      margin-bottom: 1.5rem !important; } }

.mb-2 {
  margin-bottom: 1rem !important; }
  @media (min-width: 990px) {
    .mb-2 {
      margin-bottom: 2rem !important; } }

.mb-3 {
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .mb-3 {
      margin-bottom: 3rem !important; } }

.image50 {
  text-align: center; }
  .image50 img {
    width: 100%;
    height: auto; }
    @media (min-width: 960px) {
      .image50 img {
        width: 50%; } }

.image80 {
  text-align: center; }
  .image80 img {
    width: 100%;
    height: auto; }
    @media (min-width: 960px) {
      .image80 img {
        width: 80%; } }

.image100 {
  text-align: center; }
  .image100 img {
    width: 100%;
    height: auto; }

@media (min-width: 1280px) {
  #main .ce_header.top-headline-2 .flex {
    align-content: flex-end;
    justify-content: center;
    margin-top: 0; } }

#main .ce_header.top-headline-2 .flex .text {
  text-align: left; }
  @media (min-width: 1280px) {
    #main .ce_header.top-headline-2 .flex .text {
      width: 580px; } }

#main .ce_header.top-headline-1 .flex {
  align-content: flex-end;
  justify-content: center;
  margin-top: 0; }
  #main .ce_header.top-headline-1 .flex .text {
    width: 220px;
    text-align: left; }
    @media (min-width: 700px) {
      #main .ce_header.top-headline-1 .flex .text {
        width: 270px; } }
    @media (min-width: 1280px) {
      #main .ce_header.top-headline-1 .flex .text {
        width: 460px; } }

#main .ce_header {
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
  height: 400px; }
  @media (min-width: 990px) {
    #main .ce_header {
      height: 600px; } }
  @media (min-width: 1280px) {
    #main .ce_header {
      height: 750px; } }
  #main .ce_header .bg,
  #main .ce_header .flex {
    height: 400px; }
    @media (min-width: 990px) {
      #main .ce_header .bg,
      #main .ce_header .flex {
        height: 600px; } }
    @media (min-width: 1280px) {
      #main .ce_header .bg,
      #main .ce_header .flex {
        height: 750px; } }
  #main .ce_header .image-2 .image_container {
    display: block; }
  #main .ce_header .image-2 img {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease; }
  #main .ce_header .bg {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
    background-image: url(../../files/daten/icon/venture_02.png), linear-gradient(140deg, rgba(0, 0, 0, 0.9) 0%, rgba(80, 103, 147, 0.5) 100%);
    background-size: 989px 600px; }
    @media (min-width: 990px) {
      #main .ce_header .bg {
        background-size: 1640px 800px; } }
    @media (min-width: 1640px) {
      #main .ce_header .bg {
        background-size: 100% 100%; } }
  #main .ce_header .page {
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }
  #main .ce_header .flex {
    position: absolute;
    width: 90%;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    @media (min-width: 990px) {
      #main .ce_header .flex {
        width: 100%; } }
    #main .ce_header .flex .text {
      width: 97.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      text-align: center;
      color: #fff; }
      @media (min-width: 1280px) {
        #main .ce_header .flex .text {
          width: 64.5833333333%;
          float: left;
          margin-left: 1.0416666667%;
          margin-right: 1.0416666667%; } }
      @media (min-width: 1280px) {
        #main .ce_header .flex .text .headline-header,
        #main .ce_header .flex .text h1, #main .ce_header .flex .text h2 {
          font-size: 56px;
          font-size: 3.5rem;
          line-height: 4.8rem; } }
      #main .ce_header .flex .text .headline-header {
        margin-bottom: 0.85rem; }
      #main .ce_header .flex .text .headline-header,
      #main .ce_header .flex .text h1, #main .ce_header .flex .text h2, #main .ce_header .flex .text p.headline-3 {
        color: #fff;
        background-color: #70787b;
        display: inline-block;
        padding: 0.25rem 0.5rem;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px; }
      @media (min-width: 576px) {
        #main .ce_header .flex .text .grid-buttons {
          display: grid;
          grid-template-columns: 200px 200px;
          justify-content: center;
          column-gap: 1rem; } }
      @media (min-width: 576px) {
        #main .ce_header .flex .text .buttons {
          margin-top: 2rem; } }

#main .content-element-1 {
  display: block; }
  @media (min-width: 0) and (max-width: 989px) {
    #main .content-element-1 {
      margin-bottom: -1.25rem; } }
  #main .content-element-1 .zahl {
    display: block;
    width: 50px;
    margin-right: 15px;
    border-bottom: 1px solid #a5d48a;
    padding-bottom: 8px;
    float: left; }
  #main .content-element-1 .headline {
    display: block;
    width: calc(100% - 65px);
    float: left; }
    @media (min-width: 700px) {
      #main .content-element-1 .headline {
        margin-top: -6px; } }
    #main .content-element-1 .headline h3 {
      line-height: 120%;
      word-wrap: break-word;
      font-family: 'Merriweather';
      font-weight: 400 !important;
      font-size: 24px;
      font-size: 1.5rem; }
      @media (min-width: 700px) {
        #main .content-element-1 .headline h3 {
          font-size: 35px;
          font-size: 2.1875rem; } }

#main .content-element-2 {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  column-gap: 2.08332%; }
  @media (min-width: 700px) {
    #main .content-element-2 {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  #main .content-element-2 .counter-element {
    margin-bottom: 1rem;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    min-height: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff; }
    #main .content-element-2 .counter-element .text-xxl {
      line-height: 120%;
      margin-bottom: 1rem; }
    #main .content-element-2 .counter-element .counter-text {
      display: block;
      margin-bottom: 1rem;
      font-weight: 600; }

#main .content-downloads .download-element {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #c6c6c6;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
  #main .content-downloads .download-element a {
    display: flex;
    align-items: center;
    color: #22272a;
    font-weight: 600; }
  #main .content-downloads .download-element a:before {
    content: "";
    background-image: url("../../files/daten/icon/iconPDF.svg");
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 50px 50px; }
  #main .content-downloads .download-element a:hover {
    color: #a5d48a; }
  #main .content-downloads .download-element figure {
    order: 1;
    width: 50px; }
    #main .content-downloads .download-element figure img {
      margin-bottom: 0; }

#main .mod_article.backimage {
  overflow: hidden; }
  #main .mod_article.backimage .imageteaser {
    display: block;
    position: relative;
    width: 100%;
    background-position: 50%;
    background-size: cover; }
    #main .mod_article.backimage .imageteaser img {
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #main .mod_article.backimage .imageteaser::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #22272a;
    background: linear-gradient(180deg, #22272a 0%, rgba(34, 39, 42, 0.71) 100%);
    content: '';
    z-index: 2; }
  #main .mod_article.backimage .page {
    position: relative;
    z-index: 9; }

#main .content-testi {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }
  #main .content-testi figure {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem; }
    #main .content-testi figure img {
      margin-bottom: 0; }

@media (min-width: 700px) {
  #main .ce_panorama .panorama-viewer {
    height: 600px; } }

.bg-grau {
  background-color: #f7f7f7; }

.bg-grau-2 {
  background-color: #fdfdfe; }

.bg-weiss {
  background-color: #fff; }

.bg-grau-4 {
  background-color: #22272a; }

.bg-grau-5 {
  background-color: #2d3031; }

.bg-color-1 {
  background-color: #70787b; }

.bg-color-2 {
  background-color: #a5d48a; }

.bg-color-3 {
  background-color: #ff6d29; }

.bg-color-4 {
  background-color: #f2ebe2; }

.backimage h1, .backimage h2, .backimage h3, .backimage h4, .backimage li, .backimage p, .backimage strong,
.bg-grau-4 h1,
.bg-grau-4 h2,
.bg-grau-4 h3,
.bg-grau-4 h4,
.bg-grau-4 li,
.bg-grau-4 p,
.bg-grau-4 strong,
.bg-grau-5 h1,
.bg-grau-5 h2,
.bg-grau-5 h3,
.bg-grau-5 h4,
.bg-grau-5 li,
.bg-grau-5 p,
.bg-grau-5 strong,
.bg-color-3 h1,
.bg-color-3 h2,
.bg-color-3 h3,
.bg-color-3 h4,
.bg-color-3 li,
.bg-color-3 p,
.bg-color-3 strong {
  color: #fff; }

.backimage a,
.bg-grau-4 a,
.bg-grau-5 a,
.bg-color-3 a {
  color: #a5d48a; }

.backimage .btn-4 a,
.bg-grau-4 .btn-4 a,
.bg-grau-5 .btn-4 a,
.bg-color-3 .btn-4 a {
  color: #000; }

.bg-color-1 h1, .bg-color-1 h2, .bg-color-1 h3, .bg-color-1 h4, .bg-color-1 li, .bg-color-1 p, .bg-color-1 strong, .bg-color-1 a {
  color: #fff; }

.mod_article.padding-article-t {
  padding-top: 1rem; }
  @media (min-width: 990px) {
    .mod_article.padding-article-t {
      padding-top: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article.padding-article-t {
      padding-bottom: 4rem; } }

.mod_article.padding-article-b {
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .mod_article.padding-article-b {
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article.padding-article-b {
      padding-bottom: 4rem; } }

.mod_article .page {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .mod_article .page {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article .page {
      padding-top: 4rem;
      padding-bottom: 4rem; } }

.mod_article.no-padd .page,
.mod_article .page.no-padd {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.mod_article.no-padd-t .page {
  padding-top: 0; }

.mod_article.no-padd-b .page {
  padding-bottom: 0; }

.mod_article.padd-m .page {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.content-gallery ul {
  display: grid;
  column-gap: 2.6%; }
  .content-gallery ul li {
    margin-bottom: 1rem; }
    .content-gallery ul li img {
      width: 100%;
      height: auto; }

.content-gallery ul.gall1 {
  grid-template-columns: 1fr; }

.content-gallery.gall15 ul,
.content-gallery.gall20 ul,
.content-gallery.gall25 ul,
.content-gallery.gall30 ul,
.content-gallery.gall50 ul {
  grid-template-columns: 1fr 1fr; }

@media (min-width: 700px) {
  .content-gallery.gall30 ul {
    grid-template-columns: 1fr 1fr 1fr; }
  .content-gallery.gall25 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .content-gallery.gall20 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  .content-gallery.gall15 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }

.box-1 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-1-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-1,
.box-1-rtl,
.box-1-1-rtl,
.box-1-1,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-2-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-2,
.box-2-rtl,
.box-2-2-rtl,
.box-2-2,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-3 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-3-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-3,
.box-3-rtl,
.box-3-3-rtl,
.box-3-3,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-4 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-4-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-4,
.box-4-rtl,
.box-4-4-rtl,
.box-4-4,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-5 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-5-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-5,
.box-5-rtl,
.box-5-5-rtl,
.box-5-5,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-6 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-6-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-6,
.box-6-rtl,
.box-6-6-rtl,
.box-6-6,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-7 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-7-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-7,
.box-7-rtl,
.box-7-7-rtl,
.box-7-7,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-8 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-8-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-8,
.box-8-rtl,
.box-8-8-rtl,
.box-8-8,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-9 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-9-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-9,
.box-9-rtl,
.box-9-9-rtl,
.box-9-9,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-10 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-10-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-10,
.box-10-rtl,
.box-10-10-rtl,
.box-10-10,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-11 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-11-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-11,
.box-11-rtl,
.box-11-11-rtl,
.box-11-11,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-12 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-12-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-12,
.box-12-rtl,
.box-12-12-rtl,
.box-12-12,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-1 {
  width: 22.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-1 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-1 {
      width: 6.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-1-rtl {
  width: 22.9166666667%;
  float: right;
  margin-right: 1.0416666667%;
  margin-left: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-1-rtl {
      width: 22.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-1-rtl {
      width: 6.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

.box-2 {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-2 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-2 {
      width: 14.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-2-rtl {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-2-rtl {
      width: 47.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-2-rtl {
      width: 14.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-3 {
    width: 31.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-3 {
    width: 22.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-3-3 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-3-3 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-3-2 {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-3-2 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-3-2 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-3-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-3-rtl {
    width: 22.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

.box-3-3-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-3-3-rtl {
      width: 22.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-4 {
    width: 31.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-4 {
    width: 31.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-4-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-4-2 {
      width: 31.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-4-4 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-4-4 {
      width: 31.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-4-4-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-4-4-rtl {
      width: 31.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-4-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-4-rtl {
    width: 31.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-5 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-5 {
    width: 39.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-5-5 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-5-5 {
      width: 39.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-5-5-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-5-5-rtl {
      width: 39.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-5-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-5-rtl {
    width: 39.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-6 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-6 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-6-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-6-2 {
      width: 97.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-6-2 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-6-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-6-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-7 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-7 {
    width: 56.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-7-7 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-7-7 {
      width: 56.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-7-7-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-7-7-rtl {
      width: 56.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-7-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-7-rtl {
    width: 56.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-8 {
    width: 64.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-8-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-8-2 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-8-8 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-8-8 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-8-8-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-8-8-rtl {
      width: 64.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-8-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-8-rtl {
    width: 64.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-9 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-9 {
    width: 72.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-9-9 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-9-9 {
      width: 72.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-9-9-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-9-9-rtl {
      width: 72.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-9-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-9-rtl {
    width: 72.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-10 {
    width: 81.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-10-2 {
    width: 97.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-10-2 {
    width: 81.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-10-rtl {
    width: 81.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-11 {
    width: 89.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-11-rtl {
    width: 89.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

.box-mitte {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .box-mitte {
      width: 81.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 9.375%; } }
  @media (min-width: 1640px) {
    .box-mitte {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }

@media (min-width: 1280px) {
  .offset-1 {
    margin-left: 9.375%; } }

@media (min-width: 1280px) {
  .offset-2 {
    margin-left: 17.7083333333%; } }

@media (min-width: 1280px) {
  .offset-3 {
    margin-left: 26.0416666667%; } }

@media (min-width: 1280px) {
  .offset-4 {
    margin-left: 34.375%; } }

@media (min-width: 1280px) {
  .offset-5 {
    margin-left: 42.7083333333%; } }

@media (min-width: 1280px) {
  .offset-6 {
    margin-left: 51.0416666667%; } }

@media (min-width: 1280px) {
  .offset-7 {
    margin-left: 59.375%; } }

@media (min-width: 1280px) {
  .offset-8 {
    margin-left: 67.7083333333%; } }

@media (min-width: 1280px) {
  .offset-9 {
    margin-left: 76.0416666667%; } }

@media (min-width: 1280px) {
  .offset-10 {
    margin-left: 84.375%; } }

@media (min-width: 1280px) {
  .offset-11 {
    margin-left: 92.7083333333%; } }

@media (min-width: 1280px) {
  .offset-12 {
    margin-left: 101.041666667%; } }

.span-30 {
  width: 100%; }
  @media (min-width: 500px) {
    .span-30 {
      width: 32%; } }

.span-100 {
  width: 100%; }

.span-60 {
  width: 100%; }
  @media (min-width: 500px) {
    .span-60 {
      width: 64%; } }

button {
  cursor: pointer; }

p.confirm {
  background-color: green;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem; }

p.error {
  background-color: red;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem; }

.flex-form {
  display: grid;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 500px) {
    .flex-form {
      grid-template-columns: 120px 1fr 120px; } }

.btn-preis {
  background-color: #fdfdfe;
  padding: 1rem;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }
  @media (min-width: 500px) {
    .btn-preis {
      text-align: right; } }

.flex-form-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.address.shippingaddress .flex-center,
#billingaddress_new .flex-center,
.form-1 .flex-center {
  justify-content: space-between; }

.address.shippingaddress .formbody,
#billingaddress_new .formbody,
.form-1 .formbody {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.address.shippingaddress .widget-range div,
#billingaddress_new .widget-range div,
.form-1 .widget-range div {
  display: grid;
  grid-template-columns: 40px 30px 40px; }

.address.shippingaddress .widget-range .counter-display,
#billingaddress_new .widget-range .counter-display,
.form-1 .widget-range .counter-display {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center; }

.address.shippingaddress .widget-range .counter-minus,
.address.shippingaddress .widget-range .counter-plus,
#billingaddress_new .widget-range .counter-minus,
#billingaddress_new .widget-range .counter-plus,
.form-1 .widget-range .counter-minus,
.form-1 .widget-range .counter-plus {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #70787b;
  font-size: 20px;
  font-size: 1.25rem; }

.address.shippingaddress .widget,
#billingaddress_new .widget,
.form-1 .widget {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.address.shippingaddress .widget-checkbox fieldset > span,
.address.shippingaddress .widget-radio fieldset > span,
#billingaddress_new .widget-checkbox fieldset > span,
#billingaddress_new .widget-radio fieldset > span,
.form-1 .widget-checkbox fieldset > span,
.form-1 .widget-radio fieldset > span {
  grid-template-columns: 35px 1fr;
  display: grid;
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }
  .address.shippingaddress .widget-checkbox fieldset > span input,
  .address.shippingaddress .widget-radio fieldset > span input,
  #billingaddress_new .widget-checkbox fieldset > span input,
  #billingaddress_new .widget-radio fieldset > span input,
  .form-1 .widget-checkbox fieldset > span input,
  .form-1 .widget-radio fieldset > span input {
    width: 20px;
    height: 20px; }
  .address.shippingaddress .widget-checkbox fieldset > span label,
  .address.shippingaddress .widget-radio fieldset > span label,
  #billingaddress_new .widget-checkbox fieldset > span label,
  #billingaddress_new .widget-radio fieldset > span label,
  .form-1 .widget-checkbox fieldset > span label,
  .form-1 .widget-radio fieldset > span label {
    margin-top: 1px; }

.address.shippingaddress .widget-radio fieldset > span,
#billingaddress_new .widget-radio fieldset > span,
.form-1 .widget-radio fieldset > span {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.address.shippingaddress .widget-radio legend,
#billingaddress_new .widget-radio legend,
.form-1 .widget-radio legend {
  font-weight: 700;
  margin-bottom: 0.5rem; }

.address.shippingaddress .widget-textarea label,
#billingaddress_new .widget-textarea label,
.form-1 .widget-textarea label {
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem; }

.address.shippingaddress .widget-textarea textarea:focus,
#billingaddress_new .widget-textarea textarea:focus,
.form-1 .widget-textarea textarea:focus {
  border: 2px solid #70787b;
  outline: none; }

.address.shippingaddress .widget-textarea textarea,
#billingaddress_new .widget-textarea textarea,
.form-1 .widget-textarea textarea {
  display: block;
  padding: 0.5rem; }

.address.shippingaddress select,
.address.shippingaddress input,
.address.shippingaddress textarea,
#billingaddress_new select,
#billingaddress_new input,
#billingaddress_new textarea,
.form-1 select,
.form-1 input,
.form-1 textarea {
  border: 2px solid #c6c6c6;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.address.shippingaddress .widget-select,
.address.shippingaddress .widget-password,
.address.shippingaddress .widget-text,
#billingaddress_new .widget-select,
#billingaddress_new .widget-password,
#billingaddress_new .widget-text,
.form-1 .widget-select,
.form-1 .widget-password,
.form-1 .widget-text {
  position: relative; }
  .address.shippingaddress .widget-select input,
  .address.shippingaddress .widget-select label,
  .address.shippingaddress .widget-password input,
  .address.shippingaddress .widget-password label,
  .address.shippingaddress .widget-text input,
  .address.shippingaddress .widget-text label,
  #billingaddress_new .widget-select input,
  #billingaddress_new .widget-select label,
  #billingaddress_new .widget-password input,
  #billingaddress_new .widget-password label,
  #billingaddress_new .widget-text input,
  #billingaddress_new .widget-text label,
  .form-1 .widget-select input,
  .form-1 .widget-select label,
  .form-1 .widget-password input,
  .form-1 .widget-password label,
  .form-1 .widget-text input,
  .form-1 .widget-text label {
    transition: all 0.15s ease-in; }
  .address.shippingaddress .widget-select label,
  .address.shippingaddress .widget-password label,
  .address.shippingaddress .widget-text label,
  #billingaddress_new .widget-select label,
  #billingaddress_new .widget-password label,
  #billingaddress_new .widget-text label,
  .form-1 .widget-select label,
  .form-1 .widget-password label,
  .form-1 .widget-text label {
    margin-bottom: 6px;
    display: block; }
  .address.shippingaddress .widget-select select,
  .address.shippingaddress .widget-select input,
  .address.shippingaddress .widget-password select,
  .address.shippingaddress .widget-password input,
  .address.shippingaddress .widget-text select,
  .address.shippingaddress .widget-text input,
  #billingaddress_new .widget-select select,
  #billingaddress_new .widget-select input,
  #billingaddress_new .widget-password select,
  #billingaddress_new .widget-password input,
  #billingaddress_new .widget-text select,
  #billingaddress_new .widget-text input,
  .form-1 .widget-select select,
  .form-1 .widget-select input,
  .form-1 .widget-password select,
  .form-1 .widget-password input,
  .form-1 .widget-text select,
  .form-1 .widget-text input {
    height: 56px;
    padding-left: 9px;
    padding-right: 0.5rem;
    width: 100%; }
  .address.shippingaddress .widget-select input:focus,
  .address.shippingaddress .widget-password input:focus,
  .address.shippingaddress .widget-text input:focus,
  #billingaddress_new .widget-select input:focus,
  #billingaddress_new .widget-password input:focus,
  #billingaddress_new .widget-text input:focus,
  .form-1 .widget-select input:focus,
  .form-1 .widget-password input:focus,
  .form-1 .widget-text input:focus {
    border: 2px solid #70787b;
    outline: none;
    transition: all 0.15s ease-in; }

.address.shippingaddress .widget-select select,
#billingaddress_new .widget-select select,
.form-1 .widget-select select {
  background-color: #fff; }

.widget-submit button {
  background-color: #a5d48a;
  border: 1px solid #a5d48a;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #fff;
  padding: 0.85rem 1rem;
  font-weight: 700; }

.widget-submit button:hover {
  background-color: #88c665;
  border: 1px solid #88c665;
  transition: all ease 0.6s;
  color: #fff; }

.mod_registration,
.mod_login {
  margin-bottom: 1rem; }
  .mod_registration .widget,
  .mod_login .widget {
    width: 100%; }
  .mod_registration .widget-submit button,
  .mod_login .widget-submit button {
    width: 100%; }

.mod_iso_addressbook .fields,
.mod_personalData .fields,
.mod_registration .fields {
  width: 100%; }

.mod_unsubscribe .formbody,
.mod_newsletterSubscribeNotificationCenter .formbody {
  display: grid;
  grid-template-columns: 1fr 200px;
  column-gap: 12px; }
  .mod_unsubscribe .formbody label.error,
  .mod_newsletterSubscribeNotificationCenter .formbody label.error {
    margin-top: 1rem; }
  .mod_unsubscribe .formbody .widget,
  .mod_newsletterSubscribeNotificationCenter .formbody .widget {
    margin-bottom: 1rem; }
  .mod_unsubscribe .formbody .widget.error,
  .mod_newsletterSubscribeNotificationCenter .formbody .widget.error {
    grid-column: 1/4; }
  .mod_unsubscribe .formbody input,
  .mod_newsletterSubscribeNotificationCenter .formbody input {
    width: 100%;
    padding: 0.35rem;
    height: 48px;
    border: 2px solid #c6c6c6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }

.mod_newsletterSubscribeNotificationCenter .formbody {
  grid-template-columns: 1fr 120px; }
  .mod_newsletterSubscribeNotificationCenter .formbody .widget-submit button {
    width: 100%; }

.mod_search {
  margin-bottom: 1rem; }
  .mod_search .formbody {
    display: grid;
    grid-template-columns: 1fr 92px;
    column-gap: 10px; }
    .mod_search .formbody input,
    .mod_search .formbody button {
      height: 52px; }
    .mod_search .formbody input {
      width: 100%; }

@media (min-width: 0) and (max-width: 700px) {
  .dlh_googlemap {
    width: 100% !important;
    height: 250px !important; } }

video {
  width: 100%;
  height: auto; }

iframe {
  width: 100%;
  height: 600px;
  border: transparent; }

.ce_youtube .video_container {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto; }

.ce_youtube iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 1rem; }

.border-radius-1 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden; }

figcaption {
  margin-top: -1.2rem;
  background-color: #fff;
  padding: 1.5rem 1rem; }

.bg-image-1 {
  background-image: url(../../files/daten/icon/bg-image-1.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px auto; }

.border-bottom-1 {
  border-bottom: 1px solid #a5d48a; }

.flex {
  display: flex;
  flex-wrap: wrap; }

.right {
  text-align: right; }

@media (min-width: 0) and (max-width: 989.99px) {
  .order-1 {
    order: 1; } }

@media (min-width: 0) and (max-width: 989.99px) {
  .order-2 {
    order: 2; } }

.flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

hr {
  border: none;
  background-image: url("../../files/daten/icon/drachen-2.svg");
  background-repeat: no-repeat;
  height: 16px;
  background-size: 2200px 16px;
  background-position: center center;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.hr-2 {
  background-image: url("../../files/daten/icon/newsletter.svg");
  background-repeat: no-repeat;
  height: 69px;
  background-size: 2200px 69px;
  background-position: center center;
  margin-bottom: 1rem; }

.td-500 tbody tr td:first-child {
  width: 500px; }

.td-400 tbody tr td:first-child {
  width: 400px; }

.td-300 tbody tr td:first-child {
  width: 300px; }

.td-200 tbody tr td:first-child {
  width: 200px; }

.border-1 {
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.grid-display-3,
.grid-display-2 {
  display: grid;
  column-gap: 2.08332%; }
  @media (min-width: 990px) {
    .grid-display-3,
    .grid-display-2 {
      grid-template-columns: 1fr 1fr; } }

@media (min-width: 990px) {
  .grid-display-2 {
    grid-template-columns: 1fr 1fr; } }

@media (min-width: 990px) {
  .grid-display-3 {
    grid-template-columns: 1fr 1fr 1fr; } }

#main .grid-display-2.box-12 {
  margin-top: 0 !important; }

.bg-3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI4MCUiIHZpZXdCb3g9IjAgMCAxMjgwIDE0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJyZ2JhKDAsMCwwLDAuMDQpIj48cGF0aCBkPSJNMCAxMjIuMTM4bDYwLjYxNCA5Ljk2NSA5NS42NDQtNC4yIDg2LjM2My0xOC42NTQgNzguNjg0IDEzLjA3OUw0MTEuNDQyIDk5LjRsOTQuNDUzIDEwLjMwM0w1ODIuODIxIDkzLjhsODIuNjY0IDE4LjcyOCA3Ni45NjEtMTEuMzlMODE2LjExIDcxLjRsOTcuNjAxIDkuODQ5TDk5Ny4zODMgNTAuNGw2Ni4yODUgMTQuNjk0IDcwLjc5My0yNC40OTRoNzkuODYzTDEyODAgMHYxNDBIMHoiLz48L2c+PC9zdmc+);
  background-size: 100% 100%;
  bottom: 0;
  height: 80%;
  z-index: 1;
  transform: scale(1, 1); }

#main .news-10 {
  margin-bottom: 1rem;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    #main .news-10 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 26.0416666667%; } }
  #main .news-10 ol {
    list-style-type: decimal;
    padding-left: 15px; }
    #main .news-10 ol li {
      margin-left: 10px;
      padding-left: 10px;
      text-indent: 0px;
      margin-top: 0.15em;
      margin-bottom: 0.15em; }
  #main .news-10 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0rem;
    margin-left: 1rem; }
  #main .news-10 img {
    width: 100%;
    height: auto; }

#main .mod_newslist.news-1 {
  margin-bottom: 1rem;
  display: grid;
  column-gap: 2.08332%;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    #main .mod_newslist.news-1 {
      grid-template-columns: 1fr 1fr 1fr; } }
  #main .mod_newslist.news-1 .layout_latest {
    margin-bottom: 1rem;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px; }
    #main .mod_newslist.news-1 .layout_latest img {
      width: 100%;
      height: auto; }
    #main .mod_newslist.news-1 .layout_latest .text {
      padding: 0 1rem; }
    #main .mod_newslist.news-1 .layout_latest h2 a,
    #main .mod_newslist.news-1 .layout_latest h3 a {
      color: #22272a;
      font-weight: 600; }
    #main .mod_newslist.news-1 .layout_latest p.more {
      margin-top: 1rem; }

#main .mod_newsreader .layout_full p.info {
  margin-bottom: 0.5rem;
  color: #22272a;
  font-size: 16px;
  font-size: 1rem; }

#main .mod_newsreader p.back {
  width: 100%;
  margin: 0;
  margin-top: 2rem; }

#main .module-plenta-jobs-basic-offer-list .layout_default {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  background-color: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
  color: #22272a; }
  @media (min-width: 1280px) {
    #main .module-plenta-jobs-basic-offer-list .layout_default {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  #main .module-plenta-jobs-basic-offer-list .layout_default h2 {
    font-family: 'Figtree';
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0.5rem; }
    @media (min-width: 700px) {
      #main .module-plenta-jobs-basic-offer-list .layout_default h2 {
        font-size: 21px;
        font-size: 1.3125rem; } }
    #main .module-plenta-jobs-basic-offer-list .layout_default h2 a {
      font-weight: 700; }
  #main .module-plenta-jobs-basic-offer-list .layout_default .job-teaser p {
    color: #22272a; }

#main .module-plenta-jobs-basic-offer-reader {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 1280px) {
    #main .module-plenta-jobs-basic-offer-reader {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  #main .module-plenta-jobs-basic-offer-reader ol {
    list-style-type: decimal;
    padding-left: 15px; }
    #main .module-plenta-jobs-basic-offer-reader ol li {
      margin-left: 10px;
      padding-left: 10px;
      text-indent: 0px;
      margin-top: 0.15em;
      margin-bottom: 0.15em; }
  #main .module-plenta-jobs-basic-offer-reader ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0rem;
    margin-left: 1rem; }
  #main .module-plenta-jobs-basic-offer-reader p.back {
    width: 100%;
    margin: 0;
    margin-top: 2rem; }

#main .mod_team {
  clear: both;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-bottom: 1rem; }
  @media (min-width: 1280px) {
    #main .mod_team {
      width: 81.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 9.375%; } }
  #main .mod_team .entry {
    background-color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    overflow: hidden; }
    #main .mod_team .entry img {
      width: 100%;
      height: auto; }
    #main .mod_team .entry .text {
      padding: 0 1rem; }

#main .mod_team_details {
  margin-top: 1rem;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 1280px) {
    #main .mod_team_details {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  #main .mod_team_details h1 {
    margin-bottom: 0.25rem; }
  #main .mod_team_details .text-grid {
    display: grid;
    column-gap: 2.08332%; }
    @media (min-width: 700px) {
      #main .mod_team_details .text-grid {
        grid-template-columns: 200px 1fr; } }
    @media (min-width: 1280px) {
      #main .mod_team_details .text-grid {
        grid-template-columns: 400px 1fr; } }
    #main .mod_team_details .text-grid img {
      width: 100%;
      height: auto; }
  #main .mod_team_details h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    color: #22272a; }
    @media (min-width: 700px) {
      #main .mod_team_details h3 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 120%; } }

.icon-mail a {
  background-image: url("../../files/daten/icons/icon-mail-01.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 48px 48px; }

.icon-fon a {
  background-image: url("../../files/daten/icons/icon-fon-01.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 48px 48px; }

.icon-mail a,
.icon-fon a {
  background-size: 50px 28px;
  background-position: 8px center;
  padding-left: 64px !important;
  width: 100%;
  text-align: left !important; }
  @media (min-width: 600px) {
    .icon-mail a,
    .icon-fon a {
      width: 350px; } }

.icon-1 {
  background-image: url("../../files/daten/icons/bg-02.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-position: right top;
  background-size: auto; }

.icon-download {
  background-image: url("../../files/daten/icons/icon-download.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-position: center right;
  background-size: 28px 24px; }

#main .swiper-center .controls {
  justify-content: center !important; }

.swiperKonf {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

#main .swiper--3.content-swiper {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  padding-bottom: 0;
  margin-bottom: 0; }
  #main .swiper--3.content-swiper .content-teaser-2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d1d1b;
    background: linear-gradient(0deg, rgba(29, 29, 27, 0.6) 30%, rgba(0, 0, 0, 0.1) 100%);
    content: '';
    z-index: 1;
    transition: all 0.4s ease; }
  @media (min-width: 0) and (max-width: 989.999px) {
    #main .swiper--3.content-swiper .cont {
      height: 5px;
      margin-top: 20px;
      position: relative; } }

@media (min-width: 0) and (max-width: 989.999px) {
  #main .swiper--2 {
    padding-left: 5%;
    padding-right: 5%; } }

#main .mod_team .swiper-pagination {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  width: unset;
  position: relative; }
  #main .mod_team .swiper-pagination .swiper-pagination-bullet {
    color: #70787b;
    position: relative;
    background: #70787b;
    transition: all 0.5s ease; }
  #main .mod_team .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 6px;
    transition: all 0.5s ease; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }
  .modal .content_image {
    background-color: #f7f7f7;
    text-align: center;
    padding-top: 2rem; }
    .modal .content_image img {
      width: 250px;
      height: auto;
      margin-bottom: -4px; }
  .modal .text {
    padding: 2rem;
    padding-bottom: 1rem; }
    .modal .text h3 {
      margin-bottom: 0.45rem; }
    .modal .text p {
      margin-bottom: 1rem; }
    .modal .text p.info {
      color: #22272a;
      font-size: 15px;
      font-size: 0.9375rem;
      text-transform: uppercase; }
    .modal .text p.btn-4 {
      margin-top: 2rem; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

#footer .bg-grau-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #70787b;
  color: #fff; }
  @media (min-width: 990px) {
    #footer .bg-grau-3 {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    #footer .bg-grau-3 {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
  #footer .bg-grau-3 p {
    margin-bottom: 1rem; }
  #footer .bg-grau-3 .text-m {
    font-weight: 600; }
  #footer .bg-grau-3 .box-12 {
    display: grid;
    column-gap: 2.08332%; }
    @media (min-width: 700px) {
      #footer .bg-grau-3 .box-12 {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 990px) {
      #footer .bg-grau-3 .box-12 {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    @media (min-width: 0) and (max-width: 699.999px) {
      #footer .bg-grau-3 .box-12 .col-1,
      #footer .bg-grau-3 .box-12 .col-2,
      #footer .bg-grau-3 .box-12 .col-3,
      #footer .bg-grau-3 .box-12 .col-4 {
        margin-bottom: 2rem; } }
    #footer .bg-grau-3 .box-12 .col-1 .image_container {
      margin-bottom: 3rem; }
    #footer .bg-grau-3 .box-12 .col-2 a {
      width: 100%;
      max-width: 250px; }
    #footer .bg-grau-3 .box-12 .col-4 {
      display: grid;
      grid-template-columns: 150px 80px;
      column-gap: 1rem; }
      #footer .bg-grau-3 .box-12 .col-4 img {
        width: 100%;
        height: auto; }

#footer .bg-grau-4 .flex-1 {
  display: flex;
  flex-wrap: wrap; }
  #footer .bg-grau-4 .flex-1 div {
    width: 100%; }
    @media (min-width: 990px) {
      #footer .bg-grau-4 .flex-1 div {
        width: 50%; } }
  #footer .bg-grau-4 .flex-1 .copy {
    margin-bottom: 1rem;
    color: #fff; }

@media (min-width: 990px) {
  #footer .bg-grau-4 .nav-05 ul {
    text-align: right; } }

#footer .bg-grau-4 .nav-05 ul li {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem; }
  #footer .bg-grau-4 .nav-05 ul li a, #footer .bg-grau-4 .nav-05 ul li strong {
    color: #c6c6c6; }

#footer .bg-grau-4 .nav-05 ul li:first-child {
  margin-left: 0; }

#footer .bg-grau-4 .nav-05 ul li:last-child {
  margin-right: 0; }

:focus {
  outline: revert;
  outline-offset: revert; }

.no-view {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background-color: #fff;
  color: #000; }

a[href*="#skip"].invisible:focus {
  display: inline-block;
  clip: auto;
  outline: 2px dotted #000;
  width: auto;
  height: auto;
  margin: 0;
  position: relative;
  z-index: 999; }

a[href*="#skip"].invisible.invisible-header:focus {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  color: #fff;
  padding: 0.5rem;
  z-index: 999; }

