@import url("//hello.myfonts.net/count/3ab169");
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/* Begin Viewport Adjustments --------------------------- */
/* End Viewport Adjustments ------------------------------ */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*
 Sass function and mixin to use rem units with optional pixel fallback.
 (https://github.com/pierreburel/sass-rem)
 IT License
 Copyright (c) 2017 Pierre Burel
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 */
/*
 You can totally disable rem units by setting $rem-px-only to true (for a lt-ie9 only stylesheet for example).
 ------- Pixel Fallback (zuerst px Wert, dann rem Wert in CSS) --------------------------
 $rem-fallback: true;
 .demo {
 @include rem(font-size, 24px); // Simple
 @include rem(padding, 5px 10px); // Multiple values
 @include rem(border-bottom, 1px solid black); // Multiple mixed values
 @include rem(box-shadow, 0 0 2px #ccc, inset 0 0 5px #eee); // Comma-separated values
 // Multiple properties
 @include rem((
 margin: 10px 5px,
 text-shadow: (1px 1px #eee, -1px -1px #eee) // Parentheses needed because of comma
 ));
 }
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/* Todo: noch nötig? (prüfen!) */
/* -------------------------- */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/**
 * @license
 * MyFonts Webfont Build ID 3846505, 2019-12-11T06:20:31-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FF DIN Std Light by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-light/
 *
 * Webfont: FF DIN Std Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-bold/
 *
 *
 * Licensed pageviews: 50,000
 * Webfonts copyright: 2016 published by Monotype GmbH
 *
 * © 2019 MyFonts Inc
 */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FFDINStdLight';
  src: url('../Fonts/3AB169_0_0.eot');
  src: url('../Fonts/3AB169_0_0.eot?#iefix') format('embedded-opentype'), url('../Fonts/3AB169_0_0.woff2') format('woff2'), url('../Fonts/3AB169_0_0.woff') format('woff'), url('../Fonts/3AB169_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FFDINStdBold';
  src: url('/Fonts/3AB169_1_0.eot');
  src: url('/Fonts/3AB169_1_0.eot?#iefix') format('embedded-opentype'), url('../Fonts/3AB169_1_0.woff2') format('woff2'), url('../Fonts/3AB169_1_0.woff') format('woff'), url('../Fonts/3AB169_1_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'flexslider-icon';
  src: url('../Fonts/flexslider-icon.eot');
  src: url('../Fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../Fonts/flexslider-icon.woff') format('woff'), url('../Fonts/flexslider-icon.ttf') format('truetype'), url('../Fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
body {
  font-family: 'FFDINStdLight';
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #3a352f; }
  @media screen and (min-width: 992px) {
  body {
    font-family: 'FFDINStdLight';
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 28px;
    line-height: 1.75rem; } }
  body strong {
    font-weight: normal;
    font-family: 'FFDINStdBold'; }
  body ul {
    padding-left: 22px; }
  body li {
    list-style-type: square; }

h1:after, h2:after, h4:after {
  display: block;
  content: '';
  width: 80px;
  width: 5rem;
  height: 1px;
  height: 0.0625rem;
  margin: 10px auto;
  margin: 0.625rem auto;
  background: #3a352f; }
  @media screen and (min-width: 992px) {
    h1:after, h2:after, h4:after {
      width: 280px;
      width: 17.5rem;
      margin: 20px auto;
      margin: 1.25rem auto; } }

h1, h2 {
  margin-bottom: 40px; }

.page-1 h1 {
  margin-bottom: 10px; }
  .page-1 h1:after {
    display: none; }

h1 {
  font-family: 'FFDINStdLight';
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #3a352f;
  text-transform: uppercase;
  text-align: center;
  padding: 0 22px;
  padding: 0 1.375rem; }
  @media screen and (min-width: 992px) {
  h1 {
    font-family: 'FFDINStdLight';
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 48px;
    line-height: 3rem;
    margin-right: 15%;
    margin-right: 15%;
    margin-left: 15%;
    margin-left: 15%; } }

h2 {
  font-family: 'FFDINStdLight';
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #3a352f;
  text-align: center; }
  @media screen and (min-width: 992px) {
  h2 {
    font-family: 'FFDINStdLight';
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 48px;
    line-height: 3rem; } }

h3 {
  font-family: 'FFDINStdLight';
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #3a352f;
  text-align: left; }
  @media screen and (min-width: 992px) {
  h3 {
    font-family: 'FFDINStdLight';
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem; } }

h4 {
  font-family: 'FFDINStdLight';
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #3a352f;
  text-align: left;
  padding: 0 22px;
  padding: 0 1.375rem; }
  h4:after {
    margin: 10px 0;
    margin: 0.625rem 0; }
  @media screen and (min-width: 992px) {
  h4 {
    font-family: 'FFDINStdLight';
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 35px;
    line-height: 2.1875rem; } }

h5 {
  font-family: 'FFDINStdBold';
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  text-align: left; }
  @media screen and (min-width: 992px) {
  h5 {
    font-family: 'FFDINStdBold';
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 29px;
    line-height: 1.8125rem; } }

a {
  color: #3a352f; }
  a:hover {
    text-decoration: underline; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
table {
  width: auto;
  border: none;
  margin: 0;
  border-spacing: 0;
  margin: 25px 22px;
  margin: 1.5625rem 1.375rem;
  border-bottom: 1px solid #eeecea; }
  table a:hover {
    text-decoration: none; }
  table th, table td {
    vertical-align: top; }
  table td {
    border-top: 1px solid #eeecea;
    padding: 10px;
    padding: 0.625rem; }
  table .sold {
    color: #af292e; }
  @media screen and (min-width: 992px) {
  table {
    margin: 0 40px;
    margin: 0 2.5rem; } }
  @media screen and (max-width: 768px) {
    table.table-restructure thead {
      display: none; }

    table.table-restructure tr {
      float: left;
      width: 100%; }

    table.table-restructure td {
      float: left;
      width: 100%; }

    table.table-restructure td::before {
      content: attr(data-label);
      word-wrap: break-word;
      width: 40%;
      float: left;
      font-family: 'FFDINStdBold'; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.container-fluid {
  padding: 0; }

.row {
  margin: 0; }

.row-3columns {
  padding-bottom: 60px;
  padding-bottom: 3.75rem; }
  @media screen and (min-width: 992px) {
  .row-3columns {
    padding-bottom: 130px;
    padding-bottom: 8.125rem; } }
  .row-3columns .frame-type-shortcut {
    height: 100%; }
  .row-3columns .col-3-first .frame-type-image, .row-3columns .col-3-last .frame-type-image {
    display: none; }
    @media screen and (min-width: 992px) {
    .row-3columns .col-3-first .frame-type-image, .row-3columns .col-3-last .frame-type-image {
      display: block; } }
  .row-2columns {
    padding-bottom: 60px;
    padding-bottom: 3.75rem; }
  @media screen and (min-width: 992px) {
  .row-2columns {
    padding-bottom: 130px;
    padding-bottom: 8.125rem; } }
  .row-2columns .frame-type-shortcut {
    height: 100%; }
/* -------------------------------------------- */
@media screen and (min-width: 992px) {
  .frame-red-box, .frame-blue-box, .frame-green-box, .frame-orange-box, .frame-oliv-box, .frame-grey-box {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding: 0; }

.ce-gallery {
  margin-bottom: 0 !important; }
/* ---- Spaces ----------*/
.space-after--sm {
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  @media screen and (min-width: 992px) {
  .space-after--sm {
    margin-bottom: 40px;
    margin-bottom: 2.5rem; } }

.space-after--l {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  @media screen and (min-width: 992px) {
  .space-after--l {
    margin-bottom: 85px;
    margin-bottom: 5.3125rem; } }

.space-after--xl {
  margin-bottom: 85px;
  margin-bottom: 5.3125rem; }
  @media screen and (min-width: 992px) {
  .space-after--xl {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }

.space-before--sm {
  margin-top: 22px;
  margin-top: 1.375rem; }
  @media screen and (min-width: 992px) {
  .space-before--sm {
    margin-top: 40px;
    margin-top: 2.5rem; } }

.space-top-left--sm {
  padding: 22px 22px;
  padding: 1.375rem 1.375rem; }

@media screen and (min-width: 1200px) {
    .has-maxWidth {
      margin-left: 5%;
      margin-right: 5%; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.frame-layout-100 h3 {
  color: #af292e; }

.frame-layout-200 h3 {
  color: #004272; }

.frame-layout-300 h3 {
  color: #039236; }

.frame-layout-400 h3 {
  color: #eb6f41; }

.frame-layout-500 h3 {
  color: #69730f; }
/* ---------------------------------------- */
.frame-red-box .ce-gallery {
  background-color: #af292e; }

.frame-blue-box .ce-gallery {
  background-color: #004272; }

.frame-green-box .ce-gallery {
  background-color: #039236; }

.frame-grey-box .ce-gallery {
  background-color: #3a352f; }

.frame-orange-box .ce-gallery {
  background-color: #eb6f41; }

.frame-oliv-box .ce-gallery {
  background-color: #69730f; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.header-main {
  width: 100%;
  background-color: white;
  z-index: 1000; }
  .header-main .header-inner {
    padding: 18px;
    padding: 1.125rem; }
  .header-main .header--logo .shb-container {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
  .header-main .header--logo .shb-logo {
    width: 45px;
    height: 45px; }
  .header-main .header--logo .shb-claim {
    display: none; }
    @media screen and (min-width: 992px) {
    .header-main .header--logo .shb-claim {
      padding-left: 38px;
      padding-left: 2.375rem;
      font-size: 16px;
      font-size: 1rem;
      line-height: 100%;
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      flex-direction: column;
      justify-content: flex-end; } }
  @media screen and (min-width: 992px) {
    .header-main .header--logo .shb-logo {
      width: 116px;
      width: 7.25rem;
      height: 116px;
      height: 7.25rem; } }
  .header-main.sticky {
    position: fixed;
    -webkit-box-shadow: 0 0 10px 0 #afadab;
    box-shadow: 0 0 10px 0 #afadab; }
  @media screen and (min-width: 992px) {
    .header-main.sticky .header--logo .shb-logo {
      width: 45px;
      height: 45px; }
      .header-main.sticky .header--logo .shb-claim {
        display: none; } }
/*
 .icon_bar {
 .burger-menu {
 position: absolute;
 top: 22px;
 right: 22px;
 width: 37px;
 height: 32px;
 background: url(../Images/Icons/burger-nav.svg) no-repeat center;
 @media screen and (min-width: $screen-md) {
 display: none;
 }
 }
 }
 */
@media screen and (min-width: 992px) {
  .header-outer {
    height: 154px; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
footer h5 {
  font-family: 'FFDINStdBold';
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem; }
  footer h5:after {
    display: block;
    content: '';
    width: 40px;
    width: 2.5rem;
    height: 3px;
    height: 0.1875rem;
    background: #3a352f;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  footer ul {
    padding: 0;
    margin: 0; }
  footer li {
    list-style-type: none;
    line-height: 170%; }
  footer a {
    color: #3a352f; }
  footer a:hover {
    text-decoration: none;
    color: #af292e; }
  footer .footer-inner {
    background-color: #eeecea;
    padding: 35px 22px;
    padding: 2.1875rem 1.375rem; }
  footer .footer-inner nav {
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
  @media screen and (min-width: 992px) {
    footer .footer-inner {
      padding: 35px 10%;
      padding: 2.1875rem 10%; } }
  footer .footer-inner .footer-downloads-nav li a:before {
    display: inline-block;
    content: '';
    width: 20px;
    width: 1.25rem;
    height: 16px;
    height: 1rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    margin-bottom: -2px;
    margin-bottom: -0.125rem;
    background: url('../Images/Icons/icon_download.svg') no-repeat; }
    footer .footer-inner .footer-downloads-nav li a:hover:before {
      background: url('../Images/Icons/icon_download-shb.svg') no-repeat; }
    footer .footer-inner .footer-downloads-nav li:last-of-type {
      font-size: 12px;
      font-size: 0.75rem;
      margin-top: 5px;
      margin-top: 0.3125rem; }
    footer .footer-inner .footer-downloads-nav li:last-of-type a:before {
      display: none; }
      footer .footer-inner .footer-downloads-nav li:last-of-type a:after {
        display: inline-block;
        content: '';
        width: 10px;
        width: 0.625rem;
        height: 10px;
        height: 0.625rem;
        margin-left: 5px;
        margin-left: 0.3125rem;
        margin-bottom: -1px;
        margin-bottom: -0.0625rem;
        background: url('../Images/Icons/icon_pfeil-nach-rechts.svg') no-repeat; }
      footer .footer-inner .footer-downloads-nav li:last-of-type a:hover:after {
        background: url('../Images/Icons/icon_pfeil-nach-rechts-shb.svg') no-repeat; }
  footer .footer-inner .footer-contact-nav li {
    font-family: 'FFDINStdBold';
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    border-top: 1px solid #afadab;
    border-bottom: 1px solid #afadab;
    background-size: 18px;
    background-size: 1.125rem;
    padding: 20px 0;
    padding: 1.25rem 0; }
    footer .footer-inner .footer-contact-nav li a {
      display: block;
      width: 100%;
      background: url('../Images/Icons/icon_pfeil2-nach-rechts.svg') no-repeat 98% 50%;
      background-size: 20px 20px; }
    footer .footer-inner .footer-contact-nav li a span {
      display: inline-block;
      width: 85%;
      background: url('../Images/Icons/icon_kontakt.svg') no-repeat left center;
      background-size: 25px 21px;
      margin-left: 10px;
      margin-left: 0.625rem;
      padding-left: 35px;
      padding-left: 2.1875rem; }
    footer .footer-inner .footer-contact-nav li a:hover, footer .footer-inner .footer-contact-nav li a:active, footer .footer-inner .footer-contact-nav li a:focus {
      background: url('../Images/Icons/icon_pfeil2-nach-rechts-shb.svg') no-repeat 98% 50%;
      background-size: 20px 20px; }
      footer .footer-inner .footer-contact-nav li a:hover span, footer .footer-inner .footer-contact-nav li a:active span, footer .footer-inner .footer-contact-nav li a:focus span {
        background: url('../Images/Icons/icon_kontakt-shb.svg') no-repeat left center;
        background-size: 25px 21px; }
    footer .footer-inner .footer-contact-nav li a:before {
      /*          display: inline-block;
       content: '';
       @include rem(width, 25px);
       @include rem(height, 21px);
       @include rem(margin-right, 10px);
       @include rem(margin-bottom, -4px);
       @include rem(margin-left, 10px);
       background: url(../Images/Icons/icon_kontakt.svg) no-repeat;
       border: 1px solid blue; */ }
    footer .footer-inner .footer-contact-nav li:first-of-type {
      border-bottom: none; }
  footer .footer-outer {
    margin-top: -35px;
    margin-top: -2.1875rem;
    padding: 15px 20px;
    padding: 0.9375rem 1.25rem; }
  footer .footer-outer li {
    list-style-type: none;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  footer .footer-outer .footer-outer--meta-nav {
    font-size: 14px;
    font-size: 0.875rem; }
    footer .footer-outer .footer-outer--meta-nav li:first-of-type a:before {
      display: inline-block;
      content: '';
      width: 18px;
      width: 1.125rem;
      height: 18px;
      height: 1.125rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -4px;
      margin-bottom: -0.25rem;
      background: url('../Images/Icons/icon_login.svg') no-repeat; }
      footer .footer-outer .footer-outer--meta-nav li:first-of-type a:hover:before {
        display: inline-block;
        content: '';
        width: 18px;
        width: 1.125rem;
        height: 18px;
        height: 1.125rem;
        margin-right: 5px;
        margin-right: 0.3125rem;
        margin-bottom: -4px;
        margin-bottom: -0.25rem;
        background: url('../Images/Icons/icon_login-hover-1.svg') no-repeat; }
  footer .footer-outer .footer-outer--shb .shb-container {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    footer .footer-outer .footer-outer--shb .shb-logo {
      width: 45px;
      width: 2.8125rem;
      height: 45px;
      height: 2.8125rem; }
    footer .footer-outer .footer-outer--shb .shb-company {
      padding-left: 10px;
      padding-left: 0.625rem;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 100%;
      display: flex;
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      flex-direction: column;
      justify-content: flex-end; }
    @media screen and (min-width: 992px) {
    footer .footer-outer .footer-outer--shb .shb-logo {
      width: 80px;
      width: 5rem;
      height: 80px;
      height: 5rem; }
    footer .footer-outer .footer-outer--shb .shb-company {
      font-size: 16px;
      font-size: 1rem; } }
  footer .footer-outer .copyright > a {
    font-size: 11px;
    font-size: 0.6875rem;
    color: #eeecea;
    position: absolute;
    right: 22px;
    bottom: 0; }
    footer .footer-outer .copyright > a:hover, footer .footer-outer .copyright > a:active, footer .footer-outer .copyright > a:focus {
      color: #afadab; }
    footer .footer-outer .copyright > a span {
      color: #afadab; }
  @media screen and (min-width: 992px) {
  footer .footer-outer .footer-outer--meta-nav {
    font-size: 16px;
    font-size: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    footer .footer-outer .footer-outer--meta-nav nav ul {
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      width: 100%;
      -webkit-justify-content: flex-end;
      justify-content: flex-end; }
      footer .footer-outer .footer-outer--meta-nav nav ul li {
        padding-left: 30px;
        padding-left: 1.875rem;
        margin-bottom: 22px;
        margin-bottom: 1.375rem; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
img {
  max-width: 100%;
  height: auto; }

.back-to-top {
  width: 60px;
  width: 3.75rem;
  height: 60px;
  height: 3.75rem;
  background: url(../Images/Icons/icon_back-to-top-button.svg);
  position: fixed;
  bottom: 40px;
  bottom: 2.5rem;
  right: 0;
  z-index: 100; }
  @media screen and (min-width: 992px) {
  .back-to-top {
    bottom: 100px;
    bottom: 6.25rem; } }

.responsive-iframe {
  position: relative;
  width: 100%;
  height: 315px;
  padding: 0 20px;
  padding: 0 1.25rem; }
  @media screen and (min-width: 768px) {
  .responsive-iframe {
    height: 250px; } }

.piwik-optout {
  border: none;
  width: 100%;
  height: 100%; }
/* Maps auf Kontaktseite auf volle Größe ziehen */
#c642, #c643 {
  height: 100%; }
/* 2-Klick Solution for Openstreetmap */
.osm_wrapper {
  background-color: #eeecea;
  color: #3a352f;
  background-image: url("../Images/map-blur.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%; }
  .osm_wrapper p {
    padding-left: 10%;
    padding-right: 10%; }
  @media screen and (min-width: 992px) {
    .osm_wrapper p {
      padding-top: 45%; } }
  .osm_wrapper a {
    color: #af292e; }

.osm_wrapper .osm_trigger {
  padding: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9; }

.osm_wrapper .osm_layer {
  position: relative;
  display: none;
  height: 100%;
  width: 100%;
  margin: auto; }

.osm_wrapper .osm_layer iframe {
  border: 0px none transparent;
  height: 100%;
  width: 100%; }

.osm_trigger {
  display: table-cell;
  height: auto;
  vertical-align: middle;
  text-align: center; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.meta-nav {
  font-size: 16px;
  font-size: 1rem; }
  .meta-nav .level_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end; }
  .meta-nav .level_1 > li {
    padding-right: 40px;
    padding-right: 2.5rem;
    text-transform: uppercase; }
    .meta-nav .level_1 > li:last-of-type {
      padding-right: 0; }
    .meta-nav .level_1 > li a, .meta-nav .level_1 > li a:hover, .meta-nav .level_1 > li a:active {
      text-decoration: none;
      color: #3a352f; }
    .meta-nav .level_1 > li a:hover, .meta-nav .level_1 > li a:hover:hover, .meta-nav .level_1 > li a:active:hover {
      color: #af292e; }
    .meta-nav .level_1 > li:nth-child(1) a:before {
      display: inline-block;
      content: '';
      width: 26px;
      width: 1.625rem;
      height: 18px;
      height: 1.125rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -3px;
      margin-bottom: -0.1875rem;
      background: url('../Images/Icons/icon_kontakt.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(1) a:hover:before {
      display: inline-block;
      content: '';
      width: 26px;
      width: 1.625rem;
      height: 18px;
      height: 1.125rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -3px;
      margin-bottom: -0.1875rem;
      background: url('../Images/Icons/icon_kontakt-shb.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(1).active > a {
      color: #af292e; }
      .meta-nav .level_1 > li:nth-child(1).active > a span {
        box-shadow: 0 3px #af292e; }
      .meta-nav .level_1 > li:nth-child(1).active > a:before {
        display: inline-block;
        content: '';
        width: 26px;
        width: 1.625rem;
        height: 18px;
        height: 1.125rem;
        margin-right: 5px;
        margin-right: 0.3125rem;
        margin-bottom: -3px;
        margin-bottom: -0.1875rem;
        background: url('../Images/Icons/icon_kontakt-shb.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(2) a:before {
      display: inline-block;
      content: '';
      width: 22px;
      width: 1.375rem;
      height: 22px;
      height: 1.375rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -6px;
      margin-bottom: -0.375rem;
      background: url('../Images/Icons/icon_mieterservice.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(2) a:hover {
      color: #69730f; }
      .meta-nav .level_1 > li:nth-child(2) a:hover:before {
        display: inline-block;
        content: '';
        width: 22px;
        width: 1.375rem;
        height: 22px;
        height: 1.375rem;
        margin-right: 5px;
        margin-right: 0.3125rem;
        margin-bottom: -6px;
        margin-bottom: -0.375rem;
        background: url('../Images/Icons/icon_mieterservice-hover.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(2).active > a {
      color: #69730f; }
      .meta-nav .level_1 > li:nth-child(2).active > a span {
        box-shadow: 0 3px #69730f; }
      .meta-nav .level_1 > li:nth-child(2).active > a:before {
        display: inline-block;
        content: '';
        width: 22px;
        width: 1.375rem;
        height: 22px;
        height: 1.375rem;
        margin-right: 5px;
        margin-right: 0.3125rem;
        margin-bottom: -6px;
        margin-bottom: -0.375rem;
        background: url('../Images/Icons/icon_mieterservice-hover.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(3) a:before {
      display: inline-block;
      content: '';
      width: 22px;
      width: 1.375rem;
      height: 22px;
      height: 1.375rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -6px;
      margin-bottom: -0.375rem;
      background: url('../Images/Icons/icon_login.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(3) a:hover:before {
      display: inline-block;
      content: '';
      width: 22px;
      width: 1.375rem;
      height: 22px;
      height: 1.375rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -6px;
      margin-bottom: -0.375rem;
      background: url('../Images/Icons/icon_login-hover-1.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(4) a:before {
      display: inline-block;
      content: '';
      width: 22px;
      width: 1.375rem;
      height: 22px;
      height: 1.375rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -6px;
      margin-bottom: -0.375rem;
      background: url('../Images/Icons/icon_suche.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(4) a:hover:before {
      display: inline-block;
      content: '';
      width: 22px;
      width: 1.375rem;
      height: 22px;
      height: 1.375rem;
      margin-right: 5px;
      margin-right: 0.3125rem;
      margin-bottom: -6px;
      margin-bottom: -0.375rem;
      background: url('../Images/Icons/icon_suche-hover-1.svg') no-repeat; }
    .meta-nav .level_1 > li:nth-child(5) {
      padding-right: 20px;
      padding-right: 1.25rem; }
    .meta-nav .level_1 > li:nth-child(5), .meta-nav .level_1 > li:nth-child(6) {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: none; }
  .meta-nav .level_1 > .submenu:nth-child(2):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
    .meta-nav .level_1 > .submenu:nth-child(2):hover, .meta-nav .level_1 > .submenu:nth-child(2):focus, .meta-nav .level_1 > .submenu:nth-child(2):active {
      color: #69730f; }
    .meta-nav .level_1 > .submenu:nth-child(2):hover:after, .meta-nav .level_1 > .submenu:nth-child(2):focus:after, .meta-nav .level_1 > .submenu:nth-child(2):active:after {
      background: url('../Images/Icons/icon_pfeil-nach-unten-mieterservice.svg') no-repeat bottom;
      background-size: 16px; }
    .meta-nav .level_1 > .submenu:nth-child(2):hover > a span, .meta-nav .level_1 > .submenu:nth-child(2):focus > a span, .meta-nav .level_1 > .submenu:nth-child(2):active > a span {
      box-shadow: 0 3px #69730f;
      color: #69730f; }
    .meta-nav .level_1 > .submenu:nth-child(2):hover .level_2 a, .meta-nav .level_1 > .submenu:nth-child(2):focus .level_2 a, .meta-nav .level_1 > .submenu:nth-child(2):active .level_2 a {
      display: block;
      width: 100%;
      /* Aktiven Status anzeigen */ }
      .meta-nav .level_1 > .submenu:nth-child(2):hover .level_2 a:hover span, .meta-nav .level_1 > .submenu:nth-child(2):focus .level_2 a:hover span, .meta-nav .level_1 > .submenu:nth-child(2):active .level_2 a:hover span, .meta-nav .level_1 > .submenu:nth-child(2):hover .level_2 a:focus span, .meta-nav .level_1 > .submenu:nth-child(2):focus .level_2 a:focus span, .meta-nav .level_1 > .submenu:nth-child(2):active .level_2 a:focus span, .meta-nav .level_1 > .submenu:nth-child(2):hover .level_2 a:active span, .meta-nav .level_1 > .submenu:nth-child(2):focus .level_2 a:active span, .meta-nav .level_1 > .submenu:nth-child(2):active .level_2 a:active span {
        box-shadow: 0 3px #69730f;
        color: #69730f; }
      .meta-nav .level_1 > .submenu:nth-child(2):hover .level_2 a.active span, .meta-nav .level_1 > .submenu:nth-child(2):focus .level_2 a.active span, .meta-nav .level_1 > .submenu:nth-child(2):active .level_2 a.active span {
        box-shadow: 0 3px #69730f;
        color: #69730f; }
    .meta-nav .level_1 > .submenu:nth-child(2) > a {
      /* Aktiven Status anzeigen */ }
    .meta-nav .level_1 > .submenu:nth-child(2) > a:hover span, .meta-nav .level_1 > .submenu:nth-child(2) > a:focus span, .meta-nav .level_1 > .submenu:nth-child(2) > a:active span {
      box-shadow: 0 3px #69730f;
      color: #69730f; }
    .meta-nav .level_1 > .submenu:nth-child(2) > a.active span {
      box-shadow: 0 3px #69730f;
      color: #69730f; }
  .meta-nav .level_2 {
    display: none;
    position: absolute;
    padding: 0;
    background: #fff;
    text-transform: none;
    padding: 0 25px;
    padding: 0 1.5625rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
  .meta-nav .level_2 > li {
    padding: 1px 0;
    padding: 0.0625rem 0; }
    .meta-nav .level_2 > li:nth-child(1) a:before, .meta-nav .level_2 > li:nth-child(2) a:before, .meta-nav .level_2 > li:nth-child(3) a:before {
      display: none; }
    .meta-nav .level_2 > li:nth-child(1) a:hover:before, .meta-nav .level_2 > li:nth-child(2) a:hover:before, .meta-nav .level_2 > li:nth-child(3) a:hover:before {
      display: none; }
  .meta-nav .level_1 > .submenu:hover .level_2, .meta-nav .level_1 > .submenu:active .level_2 {
    display: block;
    position: absolute;
    z-index: 5000;
    width: auto;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
/* Anpassungen Meta-Nav im Sticky Header */
.header-main.sticky .meta-nav {
  padding-top: 12px;
  padding-top: 0.75rem; }
  .header-main.sticky .meta-nav .level_1 li {
    padding-right: 20px;
    padding-right: 1.25rem; }
  .header-main.sticky .meta-nav .level_1 li:nth-child(1) a span, .header-main.sticky .meta-nav .level_1 li:nth-child(2) a span, .header-main.sticky .meta-nav .level_1 li:nth-child(3) a span, .header-main.sticky .meta-nav .level_1 li:nth-child(4) a span {
    display: none; }
  .header-main.sticky .meta-nav .level_1 li:nth-child(5), .header-main.sticky .meta-nav .level_1 li:nth-child(6) {
    display: none; }
  .header-main.sticky .meta-nav .level_2 {
    padding-top: 20px;
    padding-top: 1.25rem; }
  .header-main.sticky .meta-nav .level_2 li {
    height: 30px; }
  .header-main.sticky .meta-nav .level_2 li:nth-child(1) a span, .header-main.sticky .meta-nav .level_2 li:nth-child(2) a span, .header-main.sticky .meta-nav .level_2 li:nth-child(3) a span, .header-main.sticky .meta-nav .level_2 li:nth-child(4) a span {
    display: block; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.desktopMenu-outer {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-pack: space-between;
  /* IE 11 */
  -ms-flex-pack: justify;
  /* IE 10 */
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.desktopMenu {
  display: none; }
  .desktopMenu ul, .desktopMenu li {
    list-style-type: none; }
  @media screen and (min-width: 1200px) {
  .desktopMenu {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-pack: space-between;
    /* IE 11 */
    -ms-flex-pack: justify;
    /* IE 10 */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; } }

.main-nav {
  margin: 0; }
  .main-nav ul {
    margin: 0; }
  @media screen and (min-width: 992px) {
  .main-nav {
    margin-bottom: -4px;
    margin-bottom: -0.25rem; } }
  .main-nav .level_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    /* IE 11 */
    -ms-flex-pack: justify;
    /* IE 10 */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 490;
    padding-left: 0; }
  .main-nav .level_1 li {
    padding-left: 22px;
    text-transform: uppercase; }
  .main-nav .level_1 li a {
    text-decoration: none; }
  @media screen and (min-width: 992px) {
    .main-nav .level_1 {
      font-size: 18px;
      font-size: 1.125rem; } }
  .main-nav .level_2 {
    display: none;
    position: absolute;
    z-index: 500;
    padding: 0;
    margin-left: -20px;
    margin-left: -1.25rem;
    list-style: none;
    -ms-box-orient: horizontal;
    color: #3a352f; }
  .main-nav .level_2 li {
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    line-height: 100%;
    background-color: white;
    text-transform: none; }
  .main-nav .level_2 li:first-of-type {
    padding-top: 10px;
    padding-top: 0.625rem; }
  .main-nav .level_2 li:last-of-type {
    padding-bottom: 25px;
    padding-bottom: 1.5625rem; }
  .main-nav .level_1 > .submenu:hover .level_2, .main-nav .level_1 > .submenu:focus .level_2, .main-nav .level_1 > .submenu:active .level_2 {
    display: block;
    margin-right: auto;
    width: auto;
    padding-top: 15px;
    padding-top: 0.9375rem;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem; }
  .main-nav .level_1 > .submenu:nth-of-type(1):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(1):hover, .main-nav .level_1 > .submenu:nth-of-type(1):focus, .main-nav .level_1 > .submenu:nth-of-type(1):active {
    color: #004272; }
  .main-nav .level_1 > .submenu:nth-of-type(1):hover:after, .main-nav .level_1 > .submenu:nth-of-type(1):focus:after, .main-nav .level_1 > .submenu:nth-of-type(1):active:after {
    background: url('../Images/Icons/icon_pfeil-nach-unten-hausverwaltung.svg') no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(1):hover > a span, .main-nav .level_1 > .submenu:nth-of-type(1):focus > a span, .main-nav .level_1 > .submenu:nth-of-type(1):active > a span {
    box-shadow: 0 3px #004272;
    color: #004272; }
  .main-nav .level_1 > .submenu:nth-of-type(1):hover .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(1):focus .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(1):active .level_2 a {
    display: block;
    width: 100%;
    /* Aktiven Status anzeigen */ }
    .main-nav .level_1 > .submenu:nth-of-type(1):hover .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(1):focus .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(1):active .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(1):hover .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(1):focus .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(1):active .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(1):hover .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(1):focus .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(1):active .level_2 a:active span {
      box-shadow: 0 3px #004272;
      color: #004272; }
    .main-nav .level_1 > .submenu:nth-of-type(1):hover .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(1):focus .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(1):active .level_2 a.active span {
      box-shadow: 0 3px #004272;
      color: #004272; }
  .main-nav .level_1 > .submenu:nth-of-type(1) > a {
    /* Aktiven Status anzeigen */ }
  .main-nav .level_1 > .submenu:nth-of-type(1) > a:hover span, .main-nav .level_1 > .submenu:nth-of-type(1) > a:focus span, .main-nav .level_1 > .submenu:nth-of-type(1) > a:active span {
    box-shadow: 0 3px #004272;
    color: #004272; }
  .main-nav .level_1 > .submenu:nth-of-type(1) > a.active span {
    box-shadow: 0 3px #004272;
    color: #004272; }
  .main-nav .level_1 > .submenu:nth-of-type(2):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(2):hover, .main-nav .level_1 > .submenu:nth-of-type(2):focus, .main-nav .level_1 > .submenu:nth-of-type(2):active {
    color: #039236; }
  .main-nav .level_1 > .submenu:nth-of-type(2):hover:after, .main-nav .level_1 > .submenu:nth-of-type(2):focus:after, .main-nav .level_1 > .submenu:nth-of-type(2):active:after {
    background: url('../Images/Icons/icon_pfeil-nach-unten-neubau.svg') no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(2):hover > a span, .main-nav .level_1 > .submenu:nth-of-type(2):focus > a span, .main-nav .level_1 > .submenu:nth-of-type(2):active > a span {
    box-shadow: 0 3px #039236;
    color: #039236; }
  .main-nav .level_1 > .submenu:nth-of-type(2):hover .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(2):focus .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(2):active .level_2 a {
    display: block;
    width: 100%;
    /* Aktiven Status anzeigen */ }
    .main-nav .level_1 > .submenu:nth-of-type(2):hover .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(2):focus .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(2):active .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(2):hover .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(2):focus .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(2):active .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(2):hover .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(2):focus .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(2):active .level_2 a:active span {
      box-shadow: 0 3px #039236;
      color: #039236; }
    .main-nav .level_1 > .submenu:nth-of-type(2):hover .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(2):focus .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(2):active .level_2 a.active span {
      box-shadow: 0 3px #039236;
      color: #039236; }
  .main-nav .level_1 > .submenu:nth-of-type(2) > a {
    /* Aktiven Status anzeigen */ }
  .main-nav .level_1 > .submenu:nth-of-type(2) > a:hover span, .main-nav .level_1 > .submenu:nth-of-type(2) > a:focus span, .main-nav .level_1 > .submenu:nth-of-type(2) > a:active span {
    box-shadow: 0 3px #039236;
    color: #039236; }
  .main-nav .level_1 > .submenu:nth-of-type(2) > a.active span {
    box-shadow: 0 3px #039236;
    color: #039236; }
  .main-nav .level_1 > .submenu:nth-of-type(3):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(3):hover, .main-nav .level_1 > .submenu:nth-of-type(3):focus, .main-nav .level_1 > .submenu:nth-of-type(3):active {
    color: #eb6f41; }
  .main-nav .level_1 > .submenu:nth-of-type(3):hover:after, .main-nav .level_1 > .submenu:nth-of-type(3):focus:after, .main-nav .level_1 > .submenu:nth-of-type(3):active:after {
    background: url('../Images/Icons/icon_pfeil-nach-unten-angebote.svg') no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(3):hover > a span, .main-nav .level_1 > .submenu:nth-of-type(3):focus > a span, .main-nav .level_1 > .submenu:nth-of-type(3):active > a span {
    box-shadow: 0 3px #eb6f41;
    color: #eb6f41; }
  .main-nav .level_1 > .submenu:nth-of-type(3):hover .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(3):focus .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(3):active .level_2 a {
    display: block;
    width: 100%;
    /* Aktiven Status anzeigen */ }
    .main-nav .level_1 > .submenu:nth-of-type(3):hover .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(3):focus .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(3):active .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(3):hover .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(3):focus .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(3):active .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(3):hover .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(3):focus .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(3):active .level_2 a:active span {
      box-shadow: 0 3px #eb6f41;
      color: #eb6f41; }
    .main-nav .level_1 > .submenu:nth-of-type(3):hover .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(3):focus .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(3):active .level_2 a.active span {
      box-shadow: 0 3px #eb6f41;
      color: #eb6f41; }
  .main-nav .level_1 > .submenu:nth-of-type(3) > a {
    /* Aktiven Status anzeigen */ }
  .main-nav .level_1 > .submenu:nth-of-type(3) > a:hover span, .main-nav .level_1 > .submenu:nth-of-type(3) > a:focus span, .main-nav .level_1 > .submenu:nth-of-type(3) > a:active span {
    box-shadow: 0 3px #eb6f41;
    color: #eb6f41; }
  .main-nav .level_1 > .submenu:nth-of-type(3) > a.active span {
    box-shadow: 0 3px #eb6f41;
    color: #eb6f41; }
  .main-nav .level_1 > .submenu:nth-of-type(4):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(4):hover, .main-nav .level_1 > .submenu:nth-of-type(4):focus, .main-nav .level_1 > .submenu:nth-of-type(4):active {
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(4):hover:after, .main-nav .level_1 > .submenu:nth-of-type(4):focus:after, .main-nav .level_1 > .submenu:nth-of-type(4):active:after {
    background: url('../Images/Icons/icon_pfeil-nach-unten-rot.svg') no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(4):hover > a span, .main-nav .level_1 > .submenu:nth-of-type(4):focus > a span, .main-nav .level_1 > .submenu:nth-of-type(4):active > a span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(4):hover .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(4):focus .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(4):active .level_2 a {
    display: block;
    width: 100%;
    /* Aktiven Status anzeigen */ }
    .main-nav .level_1 > .submenu:nth-of-type(4):hover .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(4):focus .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(4):active .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(4):hover .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(4):focus .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(4):active .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(4):hover .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(4):focus .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(4):active .level_2 a:active span {
      box-shadow: 0 3px #af292e;
      color: #af292e; }
    .main-nav .level_1 > .submenu:nth-of-type(4):hover .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(4):focus .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(4):active .level_2 a.active span {
      box-shadow: 0 3px #af292e;
      color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(4) > a {
    /* Aktiven Status anzeigen */ }
  .main-nav .level_1 > .submenu:nth-of-type(4) > a:hover span, .main-nav .level_1 > .submenu:nth-of-type(4) > a:focus span, .main-nav .level_1 > .submenu:nth-of-type(4) > a:active span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(4) > a.active span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5) {
    /* Beim letzten Submenü rechts ausrichten wegen Seitenrand */
    position: relative;
    /* --------------------------- */ }
  .main-nav .level_1 > .submenu:nth-of-type(5):after {
    display: inline-block;
    content: '';
    width: 22px;
    width: 1.375rem;
    height: 12px;
    height: 0.75rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    background: url(../Images/Icons/icon_pfeil-nach-unten.svg) no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(5):hover, .main-nav .level_1 > .submenu:nth-of-type(5):focus, .main-nav .level_1 > .submenu:nth-of-type(5):active {
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5):hover:after, .main-nav .level_1 > .submenu:nth-of-type(5):focus:after, .main-nav .level_1 > .submenu:nth-of-type(5):active:after {
    background: url('../Images/Icons/icon_pfeil-nach-unten-rot.svg') no-repeat bottom;
    background-size: 16px; }
  .main-nav .level_1 > .submenu:nth-of-type(5):hover > a span, .main-nav .level_1 > .submenu:nth-of-type(5):focus > a span, .main-nav .level_1 > .submenu:nth-of-type(5):active > a span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2 a, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 a {
    display: block;
    width: 100%;
    /* Aktiven Status anzeigen */ }
    .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 a:hover span, .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 a:focus span, .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2 a:active span, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 a:active span {
      box-shadow: 0 3px #af292e;
      color: #af292e; }
    .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2 a.active span, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 a.active span {
      box-shadow: 0 3px #af292e;
      color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5) > a {
    /* Aktiven Status anzeigen */ }
  .main-nav .level_1 > .submenu:nth-of-type(5) > a:hover span, .main-nav .level_1 > .submenu:nth-of-type(5) > a:focus span, .main-nav .level_1 > .submenu:nth-of-type(5) > a:active span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5) > a.active span {
    box-shadow: 0 3px #af292e;
    color: #af292e; }
  .main-nav .level_1 > .submenu:nth-of-type(5):hover .level_2, .main-nav .level_1 > .submenu:nth-of-type(5):focus .level_2, .main-nav .level_1 > .submenu:nth-of-type(5):active .level_2 {
    right: 10px; }
/* Anpassungen Main-Nav im Sticky Header */
.header-main.sticky {
  min-height: 0; }
  .header-main.sticky .header-inner {
    padding: 13px;
    padding: 0.8125rem; }
  .header-main.sticky .desktopMenu-outer {
    line-height: 0; }
  .header-main.sticky .header--logo .shb-container {
    margin: 0; }
  .header-main.sticky .desktopMenu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .header-main.sticky .desktopMenu .main-nav {
    padding-top: 12px;
    padding-top: 0.75rem; }
  .header-main.sticky .desktopMenu .main-nav .level_1 {
    font-family: 'FFDINStdLight';
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .header-main.sticky .desktopMenu .main-nav .level_2 {
    font-family: 'FFDINStdLight';
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.icon_bar #burger-menu {
  z-index: initial; }

.sidr.left {
  left: -300px;
  right: auto; }

#search-nav {
  position: absolute;
  top: 22px;
  right: 80px;
  width: 31px;
  height: 25px; }
  #search-nav a {
    display: block;
    width: 100%;
    height: 100%; }
  #search-nav .icon_mobile-search {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../Images/Icons/icon_suche.svg'); }

#burger-menu {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 31px;
  height: 25px; }
  #burger-menu a {
    display: block;
    width: 100%;
    height: 100%; }
  #burger-menu .icon_mobile-nav-open {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../Images/Icons/icon_burger-menue.svg'); }

.sidr {
  /* Begin: Default Settings */
  width: 0;
  right: 0;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 10005;
  overflow-y: auto;
  /* End: Default Settings */
  /* Begin: Theme Settings */
  background-color: #3a352f;
  text-transform: uppercase; }
  .sidr a, .sidr a:hover, .sidr a:active, .sidr a:visited {
    color: #edebeb;
    text-decoration: none;
    display: block;
    padding: 0 22px;
    padding: 0 1.375rem; }
  .sidr #close-button {
    position: absolute;
    top: 22px;
    right: 22px;
    width: 30px;
    height: 31px;
    overflow: hidden;
    padding: 0; }
  .sidr #close-button .icon_mobile-nav-close {
    width: 100%;
    height: 100%;
    display: block;
    background: url('../Images/Icons/icon_schliessen.svg') no-repeat center; }
  .sidr .sidr--meta-nav {
    margin-top: 85px;
    margin-top: 5.3125rem; }
  .sidr .sidr--meta-nav > .level_1 > li:nth-child(1) a:before {
    display: inline-block;
    content: '';
    width: 26px;
    width: 1.625rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .sidr .sidr--meta-nav > .level_1 > li:nth-child(2) a:before {
    display: inline-block;
    content: '';
    width: 26px;
    width: 1.625rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_mieterservice2.svg') no-repeat; }
  .sidr .sidr--meta-nav > .level_1 > li:nth-child(3) a:before {
    display: inline-block;
    content: '';
    width: 26px;
    width: 1.625rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_login2.svg') no-repeat; }
  .sidr .sidr--meta-nav > .level_1 > li:nth-child(4), .sidr .sidr--meta-nav > .level_1 > li:nth-child(5), .sidr .sidr--meta-nav > .level_1 > li:nth-child(6) {
    display: none; }
  .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(1) a:before, .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(2) a:before, .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(3) a:before {
    display: none; }
    .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(1) a:hover:before, .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(2) a:hover:before, .sidr .sidr--meta-nav > .level_1 > li > .level_2 > li:nth-child(3) a:hover:before {
      display: none; }
  .sidr .sidr--main-nav {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .sidr .sidr--footer-nav {
    margin-top: 30px;
    margin-top: 1.875rem; }
  .sidr .sidr--footer-nav ul > li {
    text-transform: none;
    line-height: 30px; }
  .sidr .sidr--footer-nav ul > li:nth-child(1) {
    display: none; }
  .sidr ul {
    display: block;
    padding: 0; }
  .sidr ul li {
    display: block;
    line-height: 40px; }
  .sidr ul li.sibling > a {
    display: block;
    width: 100%;
    background-image: url("../Images/Icons/icon_pfeil-nach-unten-2.svg");
    background-repeat: no-repeat;
    background-position: top 13px right 22px;
    background-size: 18px 12px; }
  .sidr ul li.sibling > a.active {
    background-image: url("../Images/Icons/icon_pfeil-nach-oben-2.svg"); }
  .sidr ul.level_2 {
    background-color: #5d5d5d;
    border-bottom: none;
    margin: 0;
    padding: 10px 0;
    padding: 0.625rem 0;
    display: none; }
  .sidr ul.level_2 li {
    line-height: 20px;
    font-size: 15px;
    text-transform: none;
    padding: 6px 0;
    padding: 0.375rem 0; }
  .sidr ul.navbar-nav {
    margin: 0; }
  .sidr .right {
    left: auto;
    right: -260px; }
  .sidr .sidr.left {
    left: -260px;
    right: auto; }

#main {
  -webkit-transition: margin-right 0.5s;
  -o-transition: margin-right 0.5s;
  transition: margin-right 0.5s;
  padding: 20px; }

@media screen and (min-width: 1200px) {
  .icon_bar {
    display: none; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
ul.breadcrumb {
  background-color: white;
  font-family: 'FFDINStdLight';
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #3a352f;
  text-align: left; }
  ul.breadcrumb a:hover {
    text-decoration: none;
    color: #3a352f; }
  @media screen and (min-width: 992px) {
  ul.breadcrumb {
    font-family: 'FFDINStdLight';
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem; } }
  ul.breadcrumb li {
    list-style: none; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.btn {
  font-family: 'FFDINStdBold';
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 27px;
  line-height: 1.6875rem;
  border-radius: 0;
  border: 3px solid white;
  color: white;
  /* Farben ---------------------------------------- */
  /* 1 -> rot */
  /* 2 -> blau */
  /* 3 -> grün */
  /* 4 -> orange */
  /* 5 -> oliv */
  /* 6 -> grau */ }
  .btn:hover, .btn:active {
    color: #3a352f;
    background-color: white; }
  .btn.btn-sm {
    padding: 5px 30px;
    padding: 0.3125rem 1.875rem; }
  .btn.btn-lg {
    padding: 8px 50px 10px 50px;
    padding: 0.5rem 3.125rem 0.625rem 3.125rem; }
  .btn.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 29px;
    width: 1.8125rem;
    height: 23px;
    height: 1.4375rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.btn-isEmail:hover:before, .btn.btn-isEmail:active:before {
    display: inline-block;
    content: '';
    width: 29px;
    width: 1.8125rem;
    height: 23px;
    height: 1.4375rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt.svg') no-repeat; }
  .btn.color-1 {
    border: 3px solid #af292e;
    color: #af292e; }
  .btn.color-1.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt-shb.svg') no-repeat; }
  .btn.color-1:hover, .btn.color-1:active {
    color: white;
    background-color: #af292e; }
  .btn.color-1:hover.btn-isEmail:before, .btn.color-1:active.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.color-2 {
    border: 3px solid #004272;
    color: #004272; }
  .btn.color-2.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt-hausverwaltung.svg') no-repeat; }
  .btn.color-2:hover, .btn.color-2:active {
    color: white;
    background-color: #004272; }
  .btn.color-2:hover.btn-isEmail:before, .btn.color-2:active.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.color-3 {
    border: 3px solid #039236;
    color: #039236; }
  .btn.color-3.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt-neubau.svg') no-repeat; }
  .btn.color-3:hover, .btn.color-3:active {
    color: white;
    background-color: #039236; }
  .btn.color-3:hover.btn-isEmail:before, .btn.color-3:active.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.color-4 {
    border: 3px solid #eb6f41;
    color: #eb6f41; }
  .btn.color-4.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt-angebote.svg') no-repeat; }
  .btn.color-4:hover, .btn.color-4:active {
    color: white;
    background-color: #eb6f41; }
  .btn.color-4:hover.btn-isEmail:before, .btn.color-4:active.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.color-5 {
    border: 3px solid #69730f;
    color: #69730f; }
  .btn.color-5.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt-mieterservice.svg') no-repeat; }
  .btn.color-5:hover, .btn.color-5:active {
    color: white;
    background-color: #69730f; }
  .btn.color-5:hover.btn-isEmail:before, .btn.color-5:active.btn-isEmail:before {
    display: inline-block;
    content: '';
    width: 23px;
    width: 1.4375rem;
    height: 18px;
    height: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_kontakt2.svg') no-repeat; }
  .btn.color-6 {
    border: 3px solid #3a352f;
    color: #3a352f; }
  .btn.color-6:hover, .btn.color-6:active {
    color: white;
    background-color: #3a352f; }
  .panel-group:last-child {
    border-bottom: 1px solid #3a352f; }

.panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  border-radius: 0;
  border-top: 1px solid #3a352f; }

.panel-default h5 {
  font-family: 'FFDINStdBold';
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 992px) {
    .panel-default h5 {
      font-family: 'FFDINStdBold';
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 29px;
      line-height: 1.8125rem; } }
  .panel-default h5:after {
    display: none; }
  .panel-default > .panel-heading {
    border-radius: 0;
    border: none;
    padding: 0; }
  .panel-default > .panel-heading a, .panel-default > .panel-heading a:hover, .panel-default > .panel-heading a:active, .panel-default > .panel-heading a:focus, .panel-default > .panel-heading a:visited {
    display: block;
    background: url('../Images/Icons/arrow-up-white.png') no-repeat 97%;
    color: #3a352f;
    text-decoration: none; }
  .panel-default > .panel-heading a.collapsed, .panel-default > .panel-heading a.collapsed:hover, .panel-default > .panel-heading a.collapsed:active, .panel-default > .panel-heading a.collapsed:focus, .panel-default > .panel-heading a.collapsed:visited {
    background-image: url('../Images/Icons/icon_pfeil-nach-unten.svg');
    color: #3a352f; }
  .panel-default > .panel-heading .panel-title {
    display: block; }
  .panel-default > .panel-heading .panel-title a {
    padding: 17px 10px;
    padding: 1.0625rem 0.625rem;
    background-size: 16px;
    background-size: 1rem; }
  .panel-default > .panel-heading .panel-title a span {
    display: block;
    width: 93%; }

.panel-body > .frame-type-text {
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem; }

.owl_wrapper .owl-carousel--partners {
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  position: relative; }
  @media screen and (min-width: 768px) {
    .owl_wrapper .owl-carousel--partners {
      padding: 45px 70px;
      padding: 2.8125rem 4.375rem; } }
  @media screen and (min-width: 992px) {
    .owl_wrapper .owl-carousel--partners {
      padding: 45px 100px;
      padding: 2.8125rem 6.25rem; } }
  .owl_wrapper .owl-carousel--partners .owl-item img {
    min-height: 60px; }
  .owl_wrapper .owl-carousel--partners .owl-stage .frame {
    height: 100%;
    display: table;
    width: 100%; }
  .owl_wrapper .owl-carousel--partners .owl-stage .frame .ce-image {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (min-width: 1800px) {
    .owl_wrapper .owl-carousel--partners {
      padding: 45px 200px;
      padding: 2.8125rem 12.5rem; } }
  .owl_wrapper .owl-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -15px;
    padding: 6px;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -ms-transition: All 0.6s;
    -o-transition: All 0.6s;
    transition: All 0.6s; }
  @media screen and (min-width: 768px) {
    .owl_wrapper .owl-prev {
      display: block;
      height: 30px;
      width: 30px;
      padding: 0;
      margin: -15px 0 0 15px;
      margin: -0.9375rem 0 0 0.9375rem; } }
  @media screen and (min-width: 1200px) {
    .owl_wrapper .owl-prev {
      margin: -15px 0 0 50px;
      margin: -0.9375rem 0 0 3.125rem; } }
  @media screen and (min-width: 1800px) {
    .owl_wrapper .owl-prev {
      margin: -15px 0 0 100px;
      margin: -0.9375rem 0 0 6.25rem; } }
  .owl_wrapper .owl-prev .btn-prev {
    background-image: url('../Images/Icons/icon_pfeil-gross-nach-links.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%; }
  .owl_wrapper .owl-prev:hover {
    background-color: #3a352f; }
  .owl_wrapper .owl-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    padding: 6px;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -ms-transition: All 0.6s;
    -o-transition: All 0.6s;
    transition: All 0.6s; }
  @media screen and (min-width: 768px) {
    .owl_wrapper .owl-next {
      display: block;
      height: 30px;
      width: 30px;
      padding: 0;
      margin: -15px 15px 0 0;
      margin: -0.9375rem 0.9375rem 0 0; } }
  @media screen and (min-width: 1200px) {
    .owl_wrapper .owl-next {
      margin: -15px 50px 0 0;
      margin: -0.9375rem 3.125rem 0 0; } }
  @media screen and (min-width: 1800px) {
    .owl_wrapper .owl-next {
      margin: -15px 100 0 0;
      margin: -0.9375rem 100 0 0; } }
  .owl_wrapper .owl-next .btn-next {
    background-image: url('../Images/Icons/icon_pfeil-gross-nach-rechts.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%; }
  .owl_wrapper .owl-next:hover {
    background-color: #3a352f; }
  .owl_wrapper .owl-item {
    padding: 0 20px;
    padding: 0 1.25rem; }
  .owl_wrapper .owl-item .frame {
    background-color: transparent; }
  @media screen and (min-width: 768px) {
      .owl_wrapper .owl-item {
        padding: 0 10px;
        padding: 0 0.625rem; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.topicImg {
  height: 120px;
  position: relative; }
  .topicImg.topicImg-narrow {
    height: 50px; }

.topicimg--img-normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.topicimg--img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  animation: fadein-topicimg--img-overlay 4s;
  -moz-animation: fadein-topicimg--img-overlay 4s;
  /* Firefox */
  -webkit-animation: fadein-topicimg--img-overlay 4s;
  /* Safari and Chrome */
  -o-animation: fadein-topicimg--img-overlay 4s;
  /* Opera */ }

@keyframes fadein-topicimg--img-overlay {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }

.topicImg .topicimg--title {
  font-family: 'FFDINStdLight';
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  z-index: 15;
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  animation: fadein-topicimg--title 3s;
  -moz-animation: fadein-topicimg--title 3s;
  /* Firefox */
  -webkit-animation: fadein-topicimg--title 3s;
  /* Safari and Chrome */
  -o-animation: fadein-topicimg--title 3s;
  /* Opera */ }

@keyframes fadein-topicimg--title {
      from {
        opacity: 0;
        left: -30%; }
      to {
        opacity: 1;
        left: 0; } }
  @media screen and (min-width: 768px) {
    .topicImg .topicimg--title {
      font-family: 'FFDINStdLight';
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 40px;
      line-height: 2.5rem; } }
  @media screen and (min-width: 992px) {
    .topicImg .topicimg--title {
      font-family: 'FFDINStdLight';
      font-size: 60px;
      font-size: 3.75rem;
      line-height: 60px;
      line-height: 3.75rem; } }
  .topicImg.topicImg-narrow .topicimg--title {
    top: 30%; }
/*
 @media screen and (min-width: 360px) {
 .topicImg {
 height:200px;
 &.topicImg-narrow {
 height: 50px;
 }
 }
 }
 */
@media screen and (min-width: 576px) {
  .topicImg {
    height: 150px; }
    .topicImg.topicImg-narrow {
      height: 60px; } }

@media screen and (min-width: 768px) {
  .topicImg {
    height: 180px; }
    .topicImg.topicImg-narrow {
      height: 90px; } }

@media screen and (min-width: 992px) {
  .topicImg {
    height: 200px; }
    .topicImg.topicImg-narrow {
      height: 120px; } }

@media screen and (min-width: 1450px) {
  .topicImg {
    height: 320px; }
    .topicImg.topicImg-narrow {
      height: 140px; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.maxcolorbox--sm .maxcolorbox--col1 {
  padding: 22px 0;
  padding: 1.375rem 0; }
  @media screen and (min-width: 992px) {
    .maxcolorbox--sm .maxcolorbox--col1 {
      padding: 40px 0;
      padding: 2.5rem 0; } }

.maxcolorbox--l .maxcolorbox--col1 {
  padding: 22px 0;
  padding: 1.375rem 0; }
  .maxcolorbox--l .maxcolorbox--col2 {
    padding: 22px 22px;
    padding: 1.375rem 1.375rem; }
  .maxcolorbox--l .maxcolorbox--col2 > .frame-type-text {
    padding: 0; }
  @media screen and (min-width: 992px) {
  .maxcolorbox--l .maxcolorbox--col1, .maxcolorbox--l .maxcolorbox--col2 {
    padding: 85px 0;
    padding: 5.3125rem 0; }
  .maxcolorbox--l .maxcolorbox--col2 {
    padding-left: 40px;
    padding-left: 2.5rem; }
  .maxcolorbox--l .maxcolorbox--col2 {
    padding-right: 40px;
    padding-right: 2.5rem; } }

.maxcolorbox {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  @media screen and (min-width: 992px) {
  .maxcolorbox {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }
  .maxcolorbox a:hover {
    text-decoration: none; }
  .maxcolorbox .maxcolorbox--inner.color-1, .maxcolorbox .maxcolorbox--col1.color-1, .maxcolorbox .maxcolorbox--col2.color-1 {
    background-color: #f1dbd5;
    /* ------------------------------------------------------ */
    /* menupages -------------------------------------------- */
    /* ------------------------------------------------------ */
    /* Buttons ---------------------------------------------- */
    /* ------------------------------------------------------ */ }
  .maxcolorbox .maxcolorbox--inner.color-1 h3, .maxcolorbox .maxcolorbox--col1.color-1 h3, .maxcolorbox .maxcolorbox--col2.color-1 h3, .maxcolorbox .maxcolorbox--inner.color-1 h3 > a, .maxcolorbox .maxcolorbox--col1.color-1 h3 > a, .maxcolorbox .maxcolorbox--col2.color-1 h3 > a {
    color: #af292e; }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel-group, .maxcolorbox .maxcolorbox--col1.color-1 .panel-group, .maxcolorbox .maxcolorbox--col2.color-1 .panel-group {
    /* Akkordion -------------------------------------------- */ }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel-group:last-child, .maxcolorbox .maxcolorbox--col1.color-1 .panel-group:last-child, .maxcolorbox .maxcolorbox--col2.color-1 .panel-group:last-child {
    border-bottom: 1px solid #dfa9ab; }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel, .maxcolorbox .maxcolorbox--col1.color-1 .panel, .maxcolorbox .maxcolorbox--col2.color-1 .panel {
    border-top: 1px solid #dfa9ab; }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a[aria-expanded="true"] {
    border-bottom: 1px solid #dfa9ab; }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a:visited {
    background: url('../Images/Icons/icon_pfeil-nach-oben-rot.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--inner.color-1 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col1.color-1 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col2.color-1 .panel-default > .panel-heading a.collapsed:visited {
    background: url('../Images/Icons/icon_pfeil-nach-unten-rot.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-1 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col1.color-1 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col2.color-1 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--inner.color-1 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col1.color-1 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col2.color-1 .frame-type-menu_pages ul li {
    border-top: 1px solid #dfa9ab; }
    .maxcolorbox .maxcolorbox--inner.color-1 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-1 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-1 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--inner.color-1 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-1 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-1 .frame-type-menu_pages ul li:last-of-type {
      border-bottom: 1px solid #dfa9ab; }
  .maxcolorbox .maxcolorbox--inner.color-2, .maxcolorbox .maxcolorbox--col1.color-2, .maxcolorbox .maxcolorbox--col2.color-2 {
    background-color: #e5ecf1;
    /* ------------------------------------------------------ */
    /* menupages -------------------------------------------- */
    /* ------------------------------------------------------ */
    /* Buttons ---------------------------------------------- */
    /* ------------------------------------------------------ */ }
  .maxcolorbox .maxcolorbox--inner.color-2 h3, .maxcolorbox .maxcolorbox--col1.color-2 h3, .maxcolorbox .maxcolorbox--col2.color-2 h3, .maxcolorbox .maxcolorbox--inner.color-2 h3 > a, .maxcolorbox .maxcolorbox--col1.color-2 h3 > a, .maxcolorbox .maxcolorbox--col2.color-2 h3 > a {
    color: #004272; }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel-group, .maxcolorbox .maxcolorbox--col1.color-2 .panel-group, .maxcolorbox .maxcolorbox--col2.color-2 .panel-group {
    /* Akkordion -------------------------------------------- */ }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel-group:last-child, .maxcolorbox .maxcolorbox--col1.color-2 .panel-group:last-child, .maxcolorbox .maxcolorbox--col2.color-2 .panel-group:last-child {
    border-bottom: 1px solid #98b2c6; }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel, .maxcolorbox .maxcolorbox--col1.color-2 .panel, .maxcolorbox .maxcolorbox--col2.color-2 .panel {
    border-top: 1px solid #98b2c6; }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a[aria-expanded="true"] {
    border-bottom: 1px solid #98b2c6; }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a:visited {
    background: url('../Images/Icons/icon_pfeil-nach-oben-hausverwaltung.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--inner.color-2 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col1.color-2 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col2.color-2 .panel-default > .panel-heading a.collapsed:visited {
    background: url('../Images/Icons/icon_pfeil-nach-unten-hausverwaltung.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-2 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col1.color-2 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col2.color-2 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--inner.color-2 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col1.color-2 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col2.color-2 .frame-type-menu_pages ul li {
    border-top: 1px solid #98b2c6; }
    .maxcolorbox .maxcolorbox--inner.color-2 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-2 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-2 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--inner.color-2 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-2 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-2 .frame-type-menu_pages ul li:last-of-type {
      border-bottom: 1px solid #98b2c6; }
  .maxcolorbox .maxcolorbox--inner.color-3, .maxcolorbox .maxcolorbox--col1.color-3, .maxcolorbox .maxcolorbox--col2.color-3 {
    background-color: #edf7f1;
    /* ------------------------------------------------------ */
    /* menupages -------------------------------------------- */
    /* ------------------------------------------------------ */
    /* Buttons ---------------------------------------------- */
    /* ------------------------------------------------------ */ }
  .maxcolorbox .maxcolorbox--inner.color-3 h3, .maxcolorbox .maxcolorbox--col1.color-3 h3, .maxcolorbox .maxcolorbox--col2.color-3 h3, .maxcolorbox .maxcolorbox--inner.color-3 h3 > a, .maxcolorbox .maxcolorbox--col1.color-3 h3 > a, .maxcolorbox .maxcolorbox--col2.color-3 h3 > a {
    color: #039236; }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel-group, .maxcolorbox .maxcolorbox--col1.color-3 .panel-group, .maxcolorbox .maxcolorbox--col2.color-3 .panel-group {
    /* Akkordion -------------------------------------------- */ }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel-group:last-child, .maxcolorbox .maxcolorbox--col1.color-3 .panel-group:last-child, .maxcolorbox .maxcolorbox--col2.color-3 .panel-group:last-child {
    border-bottom: 1px solid #99d3ae; }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel, .maxcolorbox .maxcolorbox--col1.color-3 .panel, .maxcolorbox .maxcolorbox--col2.color-3 .panel {
    border-top: 1px solid #99d3ae; }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a[aria-expanded="true"] {
    border-bottom: 1px solid #99d3ae; }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a:visited {
    background: url('../Images/Icons/icon_pfeil-nach-oben-neubau.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--inner.color-3 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col1.color-3 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col2.color-3 .panel-default > .panel-heading a.collapsed:visited {
    background: url('../Images/Icons/icon_pfeil-nach-unten-neubau.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-3 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col1.color-3 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col2.color-3 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--inner.color-3 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col1.color-3 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col2.color-3 .frame-type-menu_pages ul li {
    border-top: 1px solid #99d3ae; }
    .maxcolorbox .maxcolorbox--inner.color-3 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-3 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-3 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--inner.color-3 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-3 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-3 .frame-type-menu_pages ul li:last-of-type {
      border-bottom: 1px solid #99d3ae; }
  .maxcolorbox .maxcolorbox--inner.color-4, .maxcolorbox .maxcolorbox--col1.color-4, .maxcolorbox .maxcolorbox--col2.color-4 {
    background-color: #fdf0ec;
    /* ------------------------------------------------------ */
    /* menupages -------------------------------------------- */
    /* ------------------------------------------------------ */
    /* Buttons ---------------------------------------------- */
    /* ------------------------------------------------------ */ }
  .maxcolorbox .maxcolorbox--inner.color-4 h3, .maxcolorbox .maxcolorbox--col1.color-4 h3, .maxcolorbox .maxcolorbox--col2.color-4 h3, .maxcolorbox .maxcolorbox--inner.color-4 h3 > a, .maxcolorbox .maxcolorbox--col1.color-4 h3 > a, .maxcolorbox .maxcolorbox--col2.color-4 h3 > a {
    color: #eb6f41; }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel-group, .maxcolorbox .maxcolorbox--col1.color-4 .panel-group, .maxcolorbox .maxcolorbox--col2.color-4 .panel-group {
    /* Akkordion -------------------------------------------- */ }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel-group:last-child, .maxcolorbox .maxcolorbox--col1.color-4 .panel-group:last-child, .maxcolorbox .maxcolorbox--col2.color-4 .panel-group:last-child {
    border-bottom: 1px solid #f6c5b2; }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel, .maxcolorbox .maxcolorbox--col1.color-4 .panel, .maxcolorbox .maxcolorbox--col2.color-4 .panel {
    border-top: 1px solid #f6c5b2; }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a[aria-expanded="true"] {
    border-bottom: 1px solid #f6c5b2; }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a:visited {
    background: url('../Images/Icons/icon_pfeil-nach-oben-angebote.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--inner.color-4 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col1.color-4 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col2.color-4 .panel-default > .panel-heading a.collapsed:visited {
    background: url('../Images/Icons/icon_pfeil-nach-unten-angebote.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-4 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col1.color-4 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col2.color-4 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--inner.color-4 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col1.color-4 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col2.color-4 .frame-type-menu_pages ul li {
    border-top: 1px solid #f6c5b2; }
    .maxcolorbox .maxcolorbox--inner.color-4 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-4 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-4 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--inner.color-4 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-4 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-4 .frame-type-menu_pages ul li:last-of-type {
      border-bottom: 1px solid #f6c5b2; }
  .maxcolorbox .maxcolorbox--inner.color-5, .maxcolorbox .maxcolorbox--col1.color-5, .maxcolorbox .maxcolorbox--col2.color-5 {
    background-color: #f0f1e7;
    /* ------------------------------------------------------ */
    /* menupages -------------------------------------------- */
    /* ------------------------------------------------------ */
    /* Buttons ---------------------------------------------- */
    /* ------------------------------------------------------ */ }
  .maxcolorbox .maxcolorbox--inner.color-5 h3, .maxcolorbox .maxcolorbox--col1.color-5 h3, .maxcolorbox .maxcolorbox--col2.color-5 h3, .maxcolorbox .maxcolorbox--inner.color-5 h3 > a, .maxcolorbox .maxcolorbox--col1.color-5 h3 > a, .maxcolorbox .maxcolorbox--col2.color-5 h3 > a {
    color: #69730f; }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel-group, .maxcolorbox .maxcolorbox--col1.color-5 .panel-group, .maxcolorbox .maxcolorbox--col2.color-5 .panel-group {
    /* Akkordion -------------------------------------------- */ }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel-group:last-child, .maxcolorbox .maxcolorbox--col1.color-5 .panel-group:last-child, .maxcolorbox .maxcolorbox--col2.color-5 .panel-group:last-child {
    border-bottom: 1px solid #b4b987; }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel, .maxcolorbox .maxcolorbox--col1.color-5 .panel, .maxcolorbox .maxcolorbox--col2.color-5 .panel {
    border-top: 1px solid #b4b987; }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a[aria-expanded="true"], .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a[aria-expanded="true"] {
    border-bottom: 1px solid #b4b987; }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a:hover, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a:active, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a:focus, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a:visited, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a:visited {
    background: url('../Images/Icons/icon_pfeil-nach-oben-mieterservice.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a.collapsed, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a.collapsed:hover, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a.collapsed:active, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a.collapsed:focus, .maxcolorbox .maxcolorbox--inner.color-5 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col1.color-5 .panel-default > .panel-heading a.collapsed:visited, .maxcolorbox .maxcolorbox--col2.color-5 .panel-default > .panel-heading a.collapsed:visited {
    background: url('../Images/Icons/icon_pfeil-nach-unten-mieterservice.svg') no-repeat 97%;
    background-size: 16px;
    background-size: 1rem; }
  .maxcolorbox .maxcolorbox--inner.color-5 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col1.color-5 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--col2.color-5 .frame-type-menu_subpages ul li, .maxcolorbox .maxcolorbox--inner.color-5 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col1.color-5 .frame-type-menu_pages ul li, .maxcolorbox .maxcolorbox--col2.color-5 .frame-type-menu_pages ul li {
    border-top: 1px solid #b4b987; }
    .maxcolorbox .maxcolorbox--inner.color-5 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-5 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-5 .frame-type-menu_subpages ul li:last-of-type, .maxcolorbox .maxcolorbox--inner.color-5 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col1.color-5 .frame-type-menu_pages ul li:last-of-type, .maxcolorbox .maxcolorbox--col2.color-5 .frame-type-menu_pages ul li:last-of-type {
      border-bottom: 1px solid #b4b987; }
  .maxcolorbox .maxcolorbox--inner.color-6, .maxcolorbox .maxcolorbox--col1.color-6, .maxcolorbox .maxcolorbox--col2.color-6 {
    background-color: #eeecea; }
  .maxcolorbox .maxcolorbox--inner.color-7, .maxcolorbox .maxcolorbox--col1.color-7, .maxcolorbox .maxcolorbox--col2.color-7 {
    background-color: #eeecea; }
  .maxcolorbox .maxcolorbox--inner.color-7 h3, .maxcolorbox .maxcolorbox--col1.color-7 h3, .maxcolorbox .maxcolorbox--col2.color-7 h3, .maxcolorbox .maxcolorbox--inner.color-7 h3 > a, .maxcolorbox .maxcolorbox--col1.color-7 h3 > a, .maxcolorbox .maxcolorbox--col2.color-7 h3 > a {
    color: #69730f; }
  .maxcolorbox .maxcolorbox--inner.color-8, .maxcolorbox .maxcolorbox--col1.color-8, .maxcolorbox .maxcolorbox--col2.color-8 {
    background-color: white; }
  .maxcolorbox .maxcolorbox--col2 .overlayimg, .maxcolorbox .maxcolorbox--col2 .overlayimg--hover {
    min-height: 100px; }
  /*!
   * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
   */

.teammember {
  padding: 22px;
  padding: 1.375rem;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox; }
  .teammember:hover .teammember--hover {
    opacity: 1; }

.teammember--inner {
  position: relative;
  background-color: #eeecea;
  width: 100%;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.teammember--hover {
  opacity: 0;
  transition: 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20; }

.teammember--img {
  width: 100%; }
  .teammember--img .ce-gallery {
    width: 100%; }

.teammember--name {
  padding: 13px 22px 0 22px;
  padding: 0.8125rem 1.375rem 0 1.375rem; }
  .teammember--name h3 {
    color: #af292e; }

.teammember--jobtitle {
  padding: 0 22px 22px 22px;
  padding: 0 1.375rem 1.375rem 1.375rem; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.benefit {
  padding: 20px;
  padding: 1.25rem; }

.benefit--inner {
  height: 100%;
  background-color: #eeecea; }

.benefit--content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.benefit--header {
  padding: 20px;
  padding: 1.25rem; }

.benefit--icon {
  height: 120px;
  width: 100%;
  background-color: #af292e;
  text-align: center; }

.benefit--name h3 {
  color: #af292e; }

@media screen and (min-width: 992px) {
  /* Auf Benefits Seite abschließenden Button Abstand hinzufügen */
    .page-40 .btn-wrap:last-of-type {
      margin-bottom: 130px;
      margin-bottom: 8.125rem; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.customercontact {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  @media screen and (min-width: 992px) {
  .customercontact {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }
  .customercontact a:hover, .customercontact a:active {
    text-decoration: none; }
  .customercontact header > h2:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    margin-right: 4px;
    margin-right: 0.25rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url(../Images/Icons/icon_ansprechpartner.svg) no-repeat; }
  @media screen and (min-width: 992px) {
        .customercontact header > h2:before {
          width: 32px;
          height: 32px;
          margin-right: 8px;
          margin-right: 0.5rem;
          margin-bottom: -6px;
          margin-bottom: -0.375rem; } }
  .customercontact aside p {
    padding: 0 22px;
    padding: 0 1.375rem; }
  .customercontact.color-1 .customercontact--inner {
    background-color: #eeecea; }
  .customercontact.color-1 h3, .customercontact.color-1 .customercontact--phone a:hover {
    color: #af292e; }
  .customercontact.color-2 .customercontact--inner {
    background-color: #eeecea; }
  .customercontact.color-2 h3, .customercontact.color-2 .customercontact--phone a:hover {
    color: #004272; }
  .customercontact.color-3 .customercontact--inner {
    background-color: #eeecea; }
  .customercontact.color-3 h3, .customercontact.color-3 .customercontact--phone a:hover {
    color: #039236; }
  .customercontact.color-4 .customercontact--inner {
    background-color: #eeecea; }
  .customercontact.color-4 h3, .customercontact.color-4 .customercontact--phone a:hover {
    color: #eb6f41; }
  .customercontact.color-5 .customercontact--inner {
    background-color: #eeecea; }
  .customercontact.color-5 h3, .customercontact.color-5 .customercontact--phone a:hover {
    color: #69730f; }

.customercontact--inner {
  background-color: #e5ecf1;
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  .customercontact--inner:hover .customercontact--hover {
    opacity: 1; }

.customercontact--col1 {
  padding: 0 22px;
  padding: 0 1.375rem; }

.customercontact--name h3 {
  margin: 22px 0 13px 0;
  margin: 1.375rem 0 0.8125rem 0; }

.customercontact--jobtitle {
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }

.customercontact--phone {
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }

.customercontact--email {
  padding-bottom: 22px;
  padding-bottom: 1.375rem; }

.customercontact--img, .customercontact--hover {
  min-height: 100px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top; }

.customercontact--hover {
  opacity: 0;
  transition: 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.interestbox {
  padding: 20px;
  padding: 1.25rem;
  height: 100%; }
  .interestbox:hover .interestbox--hover {
    opacity: 1; }
  .interestbox.color-1 .interestbox--inner h3 > a {
    color: #af292e;
    background-image: url('../Images/Icons/icon_pfeil2-nach-rechts-shb.svg'); }
  .interestbox.color-2 .interestbox--inner h3 > a {
    color: #004272;
    background-image: url('../Images/Icons/icon_pfeil2-nach-rechts-hausverwaltung.svg'); }
  .interestbox.color-3 .interestbox--inner h3 > a {
    color: #039236;
    background-image: url('../Images/Icons/icon_pfeil2-nach-rechts-neubau.svg'); }
  .interestbox.color-4 .interestbox--inner h3 > a {
    color: #eb6f41;
    background-image: url('../Images/Icons/icon_pfeil2-nach-rechts-angebote.svg'); }
  .interestbox.color-5 .interestbox--inner h3 > a {
    color: #69730f;
    background-image: url('../Images/Icons/icon_pfeil2-nach-rechts-mieterservice.svg'); }

.interestbox--inner {
  background-color: #eeecea;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .interestbox--inner h3, .interestbox--inner h3 > a {
    text-decoration: none;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 18px; }
  .interestbox--inner h3 span, .interestbox--inner h3 > a span {
    display: block;
    width: 93%; }

.interestbox--header {
  padding: 16px 10px 0 22px;
  padding: 1rem 0.625rem 0 1.375rem; }

.interestbox--text {
  padding: 0 10px 22px 22px;
  padding: 0 0.625rem 1.375rem 1.375rem; }

.interestbox--image-Container {
  position: relative;
  height: 60px; }
  @media screen and (min-width: 992px) {
  .interestbox--image-Container {
    height: 100px; } }

.interestbox--image, .interestbox--hover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%; }

.interestbox--hover {
  opacity: 0;
  transition: 0.5s ease;
  position: absolute;
  top: 0;
  left: 0; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.overlayimg {
  width: 100%;
  height: 100%;
  position: relative; }
  .overlayimg:hover .overlayimg--hover {
    opacity: 1; }

.overlayimg--btn-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 20; }

.overlayimg--btn {
  margin: 0 auto; }

.overlayimg--normal {
  min-height: 100px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.overlayimg--hover {
  opacity: 0;
  transition: 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  z-index: 10; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.startimg {
  height: 300px;
  position: relative; }

.startimg--topics {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (min-width: 992px) {
  .startimg--topics {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; } }

.startimg--topics-teaser {
  font-family: 'FFDINStdLight';
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  list-style-type: none;
  display: block;
  width: 60%;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: white;
  align-self: center;
  text-align: center;
  border: none !important; }
  .startimg--topics-teaser.topic-1 a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    background-color: #004272;
    text-decoration: none;
    padding: 8px; }
  @media screen and (min-width: 992px) {
    .startimg--topics-teaser.topic-1 {
      border: 4px solid #004272;
      position: relative;
      width: 180px;
      height: 180px; }
      .startimg--topics-teaser.topic-1 a, .startimg--topics-teaser.topic-1 a:hover, .startimg--topics-teaser.topic-1 a:active {
        width: auto;
        height: auto;
        position: absolute;
        left: -15px;
        top: 15px; } }
  .startimg--topics-teaser.topic-2 a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    background-color: #08509c;
    text-decoration: none;
    padding: 8px; }
  @media screen and (min-width: 992px) {
    .startimg--topics-teaser.topic-2 {
      border: 4px solid #08509c;
      position: relative;
      width: 180px;
      height: 180px; }
      .startimg--topics-teaser.topic-2 a, .startimg--topics-teaser.topic-2 a:hover, .startimg--topics-teaser.topic-2 a:active {
        width: auto;
        height: auto;
        position: absolute;
        left: 30px;
        top: 110px; } }
  .startimg--topics-teaser.topic-3 a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    background-color: #039236;
    text-decoration: none;
    padding: 8px; }
  @media screen and (min-width: 992px) {
    .startimg--topics-teaser.topic-3 {
      border: 4px solid #039236;
      position: relative;
      width: 180px;
      height: 180px; }
      .startimg--topics-teaser.topic-3 a, .startimg--topics-teaser.topic-3 a:hover, .startimg--topics-teaser.topic-3 a:active {
        width: auto;
        height: auto;
        position: absolute;
        left: 20px;
        top: -10px; } }
  .startimg--topics-teaser.topic-4 a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    background-color: #eb6f41;
    text-decoration: none;
    padding: 8px; }
  @media screen and (min-width: 992px) {
    .startimg--topics-teaser.topic-4 {
      border: 4px solid #eb6f41;
      position: relative;
      width: 180px;
      height: 180px; }
      .startimg--topics-teaser.topic-4 a, .startimg--topics-teaser.topic-4 a:hover, .startimg--topics-teaser.topic-4 a:active {
        width: auto;
        height: auto;
        position: absolute;
        left: 125px;
        top: 65px; } }

.border {
  display: none; }

@media screen and (min-width: 992px) {
  /* Zeicheneffekt Rahmen */
  /* Fade in Textboxen */
    .border {
      display: block;
      border: none !important;
      height: 100%;
      width: 100%; }
    svg {
      fill: none;
      stroke-width: 7;
      stroke-miterlimit: 10;
      height: 100%;
      width: 100%; }
    .topic-1 svg {
      stroke: #004272; }
    .topic-2 svg {
      stroke: #08509c; }
    .topic-3 svg {
      stroke: #039236; }
    .topic-4 svg {
      stroke: #eb6f41; }
    .icon {
      display: none; }
    .draw {
      display: block;
      stroke-dasharray: 3338.5;
      stroke-dashoffset: 3338.5;
      -webkit-animation: dash 5s linear forwards;
      animation: dash 5s linear forwards;
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
@keyframes dash {
        to {
          stroke-dashoffset: 0; } }
  .topic-1 a {
    animation: fadein-topic-1 1s;
    -moz-animation: fadein-topic-1 1s;
    /* Firefox */
    -webkit-animation: fadein-topic-1 1s;
    /* Safari and Chrome */
    -o-animation: fadein-topic-1 1s;
    /* Opera */ }
@keyframes fadein-topic-1 {
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: -15px; } }
@-moz-keyframes fadein-topic-1 {
  /* Firefox */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: -15px; } }
@-webkit-keyframes fadein-topic-1 {
  /* Safari and Chrome */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: -15px; } }
@-o-keyframes fadein-topic-1 {
  /* Opera */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: -15px; } }
  .topic-2 a {
    animation: fadein-topic-2 1s;
    -moz-animation: fadein-topic-2 1s;
    /* Firefox */
    -webkit-animation: fadein-topic-2 1s;
    /* Safari and Chrome */
    -o-animation: fadein-topic-2 1s;
    /* Opera */ }
@keyframes fadein-topic-2 {
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 30px; } }
@-moz-keyframes fadein-topic-2 {
  /* Firefox */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 30px; } }
@-webkit-keyframes fadein-topic-2 {
  /* Safari and Chrome */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 30px; } }
@-o-keyframes fadein-topic-2 {
  /* Opera */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 30px; } }
  .topic-3 a {
    animation: fadein-topic-3 1s;
    -moz-animation: fadein-topic-3 1s;
    /* Firefox */
    -webkit-animation: fadein-topic-3 1s;
    /* Safari and Chrome */
    -o-animation: fadein-topic-3 1s;
    /* Opera */ }
@keyframes fadein-topic-3 {
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 20px; } }
@-moz-keyframes fadein-topic-3 {
  /* Firefox */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 20px; } }
@-webkit-keyframes fadein-topic-3 {
  /* Safari and Chrome */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 20px; } }
@-o-keyframes fadein-topic-3 {
  /* Opera */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 20px; } }
  .topic-4 a {
    animation: fadein-topic-4 1s;
    -moz-animation: fadein-topic-4 1s;
    /* Firefox */
    -webkit-animation: fadein-topic-4 1s;
    /* Safari and Chrome */
    -o-animation: fadein-topic-4 1s;
    /* Opera */ }
@keyframes fadein-topic-4 {
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 125px; } }
@-moz-keyframes fadein-topic-4 {
  /* Firefox */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 125px; } }
@-webkit-keyframes fadein-topic-4 {
  /* Safari and Chrome */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 125px; } }
@-o-keyframes fadein-topic-4 {
  /* Opera */
        from {
          opacity: 0;
          left: -50px; }
        to {
          opacity: 1;
          left: 125px; } } }

.startimg--img-normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (min-width: 360px) {
  .startimg {
    height: 200px; } }

@media screen and (min-width: 576px) {
  .startimg {
    height: 250px; } }

@media screen and (min-width: 768px) {
  .startimg {
    height: 300px; } }

@media screen and (min-width: 992px) {
  .startimg {
    height: 400px; }

  .topic-2 a {
    min-width: 160px; } }

@media screen and (min-width: 1450px) {
  .startimg {
    height: 650px; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.joboffer {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  @media screen and (min-width: 992px) {
  .joboffer {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }

.joboffer--inner {
  padding: 0 22px;
  padding: 0 1.375rem; }

.joboffer--col1 {
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }
  @media screen and (min-width: 992px) {
  .joboffer--col1 {
    padding-right: 40px;
    padding-right: 2.5rem;
    margin-bottom: 0; } }

@media screen and (min-width: 992px) {
    .joboffer--col2 {
      padding-left: 40px;
      padding-left: 2.5rem; } }

.joboffer--tasks, .joboffer--type, .joboffer--profil {
  padding-bottom: 22px;
  padding-bottom: 1.375rem; }
  .joboffer--tasks h3, .joboffer--type h3, .joboffer--profil h3 {
    padding-bottom: 6px;
    padding-bottom: 0.375rem; }
  .joboffer--tasks ul, .joboffer--type ul, .joboffer--profil ul {
    padding-left: 17px;
    padding-left: 1.0625rem;
    margin: 0;
    margin: 0; }

/*
 .joboffer--apply {
 .btn {
 border: 3px solid $color-scheme-red-1;
 color: $color-scheme-red-1;
 &:hover, &:active, &:visited {
 color: $color-scheme-red-1;
 }
 }
 }
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.jobofferlist {
  background-color: #eeecea; }
  .jobofferlist h3 {
    color: #af292e;
    margin: 0 22px;
    margin: 0 1.375rem; }
  @media screen and (min-width: 992px) {
  .jobofferlist {
    margin-bottom: 130px;
    margin-bottom: 8.125rem; } }

.jobofferlist--inner {
  padding: 22px 0;
  padding: 1.375rem 0; }
  @media screen and (min-width: 992px) {
  .jobofferlist--inner {
    padding: 85px;
    padding: 5.3125rem; } }

.jobofferlist--col1 .frame-type-menu_subpages ul {
  padding: 28px 22px 25px 22px;
  padding: 1.75rem 1.375rem 1.5625rem 1.375rem; }

.jobofferlist--col2 {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: auto; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.shb-video {
  text-align: center; }
  .shb-video video {
    width: 100%; }

#shb-timeline {
  overflow: hidden;
  position: relative;
  overflow-x: hidden !important;
  background-color: #eeecea;
  padding: 60px 0;
  padding: 3.75rem 0;
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
/* Prev/Next Navigation ------------------ */
#shb-timeline .prev, #shb-timeline .next {
  position: absolute;
  top: 45%;
  cursor: pointer;
  font-size: 63px;
  font-weight: 100;
  color: #b6b6b6;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  display: none;
  width: 15px; }
  @media screen and (min-width: 768px) {
  #shb-timeline .prev, #shb-timeline .next {
    display: block; } }

#shb-timeline .next {
  right: 20px; }

#shb-timeline .prev {
  left: 20px; }

#shb-timeline .prev:hover, #shb-timeline .next:hover {
  color: #af292e; }
/* --------------------------------------- */
/* Dates-Navigation ---------------------- */
#shb-timeline #dates {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  margin-left: 50%;
  left: -100px;
  z-index: 10; }

#shb-timeline #dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-family: 'FFDINStdBold';
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  text-align: center;
  position: relative;
  margin: auto; }

#shb-timeline #dates li:after {
  content: "•";
  position: absolute;
  bottom: 2px;
  left: 50%;
  color: #af292e;
  font-size: 20px;
  font-size: 1.25rem;
  margin-left: -5px;
  margin-left: -0.3125rem;
  /*-webkit-transition: all 0.3s ease;*/
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }

#shb-timeline #dates li.active:after {
  left: 50%;
  bottom: 3px;
  font-size: 36px;
  font-size: 2.25rem;
  margin-left: -10px;
  margin-left: -0.625rem; }

#shb-timeline #dates li a {
  font-size: 20px;
  font-size: 1.25rem;
  color: #af292e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  cursor: pointer; }

#shb-timeline #dates li.active a {
  font-size: 36px;
  font-size: 2.25rem; }

#shb-timeline .dates-line {
  position: relative;
  margin-top: 40px;
  margin-top: 2.5rem;
  border-bottom: 2px dotted #afadab;
  z-index: 0; }
/* ------------------------------------ */
/* Descriptions ----------------------- */
#shb-timeline #descriptions {
  padding-top: 30px;
  padding-top: 1.875rem;
  margin: auto; }
  @media screen and (min-width: 992px) {
  #shb-timeline #descriptions {
    padding-top: 60px;
    padding-top: 3.75rem; } }

#shb-timeline #descriptions > li {
  list-style: none;
  position: relative;
  float: left;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  opacity: 0.4;
  /*-webkit-transition: all 1.5s ease;*/
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  margin: auto; }

#shb-timeline #descriptions > li.active {
  opacity: 1; }

#shb-timeline #descriptions li img {
  -moz-box-shadow: 6px 8px 18px rgba(5, 5, 5, 0.33);
  /* drop shadow */
  -webkit-box-shadow: 6px 8px 18px rgba(5, 5, 5, 0.33);
  /* drop shadow */
  box-shadow: 6px 8px 18px rgba(5, 5, 5, 0.33);
  /* drop shadow */
  /*width: 90%;*/
  padding: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#shb-timeline #descriptions li h3 {
  font-family: 'FFDINStdBold';
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-top: 20px;
  padding-top: 1.25rem; }
/* Linke Spalte (Bild) -- */
.left-img, .right-text, .left-img > p {
  display: table; }
  @media screen and (min-width: 992px) {
  .left-img, .right-text, .left-img > p {
    float: left; } }

.left-img {
  text-align: left;
  width: 90%; }
  .left-img > img {
    max-width: 80%; }
  @media screen and (min-width: 768px) {
  .left-img {
    text-align: center; } }
  @media screen and (min-width: 992px) {
  .left-img {
    width: 45%;
    text-align: right;
    padding-right: 60px;
    padding-right: 3.75rem; } }
/* Rechte Spalte (Text) -- */
.right-text {
  display: block;
  width: 85%; }
  .right-text ul {
    margin: 0;
    padding-left: 12px;
    padding-left: 0.75rem; }
  .right-text li {
    margin: 0;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    list-style-type: square;
    max-width: 90% !important; }
  @media screen and (min-width: 992px) {
  .right-text {
    width: 45%; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.frame-type-uploads ul.ce-uploads li a:first-child img, .frame-type-uploads ul.ce-uploads li > div {
  height: 100px;
  width: auto; }
  @media screen and (min-width: 992px) {
  .frame-type-uploads ul.ce-uploads li a:first-child img, .frame-type-uploads ul.ce-uploads li > div {
    height: 150px; } }

.frame-type-uploads {
  /* *Fußnote */ }
  .frame-type-uploads ul.ce-uploads {
    margin: 0;
    padding: 0; }
  .frame-type-uploads ul.ce-uploads li {
    margin: 0;
    padding: 20px 0;
    padding: 1.25rem 0;
    border-bottom: 1px solid #afadab;
    /* Wenn kein Bild (Datei-Thumbnail) voran geht, dann PDF Icon zeigen und Zeile schmaler darstellen */ }
  .frame-type-uploads ul.ce-uploads li:last-child {
    border-bottom: none; }
  .frame-type-uploads ul.ce-uploads li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center; }
  .frame-type-uploads ul.ce-uploads li > div > a {
    font-family: 'FFDINStdBold';
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px;
    line-height: 1.1875rem;
    text-decoration: none;
    display: block;
    width: 100%;
    background-image: url("../Images/Icons/icon_download.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: center;
    background-size: 16px; }
  .frame-type-uploads ul.ce-uploads li > div > a:hover {
    color: #69730f;
    background-image: url("../Images/Icons/icon_download-mieterservice.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: center;
    background-size: 16px; }
  .frame-type-uploads ul.ce-uploads li div:first-child {
    height: auto; }
  .frame-type-uploads ul.ce-uploads li div:first-child a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 32px;
    padding-left: 32px;
    padding-left: 2rem;
    background-image: url("../Images/Icons/icon_pdf.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: center;
    background-size: 24px; }
  .frame-type-uploads ul.ce-uploads li div:first-child a:hover span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 32px;
    padding-left: 32px;
    padding-left: 2rem;
    background-image: url("../Images/Icons/icon_pdf-mieterservice.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: center;
    background-size: 24px; }
  .frame-type-uploads ~ .frame-type-text {
    padding-top: 20px;
    padding-top: 1.25rem;
    font-size: 0.8rem; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.frame-type-menu_pages ul, .frame-type-menu_subpages ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .frame-type-menu_pages ul li, .frame-type-menu_subpages ul li {
    list-style-type: none;
    border-top: 1px solid #afadab;
    padding: 17px 10px;
    padding: 1.0625rem 0.625rem; }
  .frame-type-menu_pages ul li:last-of-type, .frame-type-menu_subpages ul li:last-of-type {
    border-bottom: 1px solid #afadab; }
  .frame-type-menu_pages ul a, .frame-type-menu_subpages ul a, .frame-type-menu_pages ul a:hover, .frame-type-menu_subpages ul a:hover, .frame-type-menu_pages ul a:active, .frame-type-menu_subpages ul a:active, .frame-type-menu_pages ul a:focus, .frame-type-menu_subpages ul a:focus, .frame-type-menu_pages ul a:visited, .frame-type-menu_subpages ul a:visited {
    display: block;
    background: url('../Images/Icons/icon_pfeil2-nach-rechts.svg') no-repeat 97%;
    background-size: 16px;
    color: #3a352f;
    text-decoration: none; }
  .frame-type-menu_pages ul a span, .frame-type-menu_subpages ul a span, .frame-type-menu_pages ul a:hover span, .frame-type-menu_subpages ul a:hover span, .frame-type-menu_pages ul a:active span, .frame-type-menu_subpages ul a:active span, .frame-type-menu_pages ul a:focus span, .frame-type-menu_subpages ul a:focus span, .frame-type-menu_pages ul a:visited span, .frame-type-menu_subpages ul a:visited span {
    font-family: 'FFDINStdBold';
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 26px;
    line-height: 1.625rem;
    display: block;
    width: 90%; }
  @media screen and (min-width: 992px) {
        .frame-type-menu_pages ul a span, .frame-type-menu_subpages ul a span, .frame-type-menu_pages ul a:hover span, .frame-type-menu_subpages ul a:hover span, .frame-type-menu_pages ul a:active span, .frame-type-menu_subpages ul a:active span, .frame-type-menu_pages ul a:focus span, .frame-type-menu_subpages ul a:focus span, .frame-type-menu_pages ul a:visited span, .frame-type-menu_subpages ul a:visited span {
          font-family: 'FFDINStdBold';
          font-size: 19px;
          font-size: 1.1875rem;
          line-height: 29px;
          line-height: 1.8125rem; } }
  .frame-type-menu_pages + .btn, .frame-type-menu_subpages + .btn {
    margin: 0 22px 50px 22px;
    margin: 0 1.375rem 3.125rem 1.375rem; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.frame-type-text {
  padding: 10px 22px;
  padding: 0.625rem 1.375rem; }
  @media screen and (min-width: 992px) {
  .frame-type-text.frame-layout-600 {
    /* Old Chrome, Safari and Opera */
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    /* Old Firefox */
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    /* Standard syntax */
    column-count: 2;
    column-gap: 40px; }
    .frame-type-text.frame-layout-600 header {
      -webkit-column-span: all;
      /* Chrome, Safari, Opera */
      column-span: all; } }

.image-caption {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px 22px;
  padding: 0.3125rem 1.375rem; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.tx-shb-projects .back_btn, .tx-shb-renovations .back_btn {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  background-color: #edf7f1;
  color: #039236;
  padding: 10px 0;
  padding: 0.625rem 0; }
  .tx-shb-projects .download, .tx-shb-renovations .download {
    color: #039236;
    font-family: 'FFDINStdBold'; }
  .tx-shb-projects .download:before, .tx-shb-renovations .download:before {
    display: inline-block;
    content: '';
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_download-neubau.svg') no-repeat; }
  @media screen and (min-width: 992px) {
    .tx-shb-projects .tx-shb-projects--images, .tx-shb-renovations .tx-shb-projects--images {
      padding: 0 40px 0 30px;
      padding: 0 2.5rem 0 1.875rem; } }
  @media screen and (min-width: 992px) {
    .tx-shb-projects .tx-shb-projects--details, .tx-shb-renovations .tx-shb-projects--details {
      padding: 0 0 0 40px;
      padding: 0 0 0 2.5rem; } }
  .tx-shb-projects table, .tx-shb-renovations table {
    border-spacing: 0;
    width: auto; }
  .tx-shb-projects table th, .tx-shb-renovations table th, .tx-shb-projects table td, .tx-shb-renovations table td {
    border-top: 1px solid #eeecea;
    padding: 10px;
    padding: 0.625rem; }
  .tx-shb-projects .imgContainer, .tx-shb-renovations .imgContainer {
    position: relative;
    max-height: 600px;
    overflow: hidden; }
  .tx-shb-projects .imgContainer img, .tx-shb-renovations .imgContainer img {
    width: 100%; }
  .tx-shb-projects .imgContainer .overlay, .tx-shb-renovations .imgContainer .overlay {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #039236;
    opacity: 0;
    transition: 0.5s ease; }
  .tx-shb-projects .imgContainer .overlay:hover, .tx-shb-renovations .imgContainer .overlay:hover {
    opacity: 0.8; }
  .tx-shb-projects .imgContainer .overlayCaption, .tx-shb-renovations .imgContainer .overlayCaption {
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 10;
    color: white;
    text-decoration: none;
    border: 2px solid white;
    padding: 7px 22px;
    padding: 0.4375rem 1.375rem; }

.tx-shb-projects--description {
  margin: 0 22px;
  margin: 0 1.375rem; }
  @media screen and (min-width: 992px) {
  .tx-shb-projects--description > div {
    /* Old Chrome, Safari and Opera */
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    /* Old Firefox */
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    /* Standard syntax */
    column-count: 2;
    column-gap: 40px; }
    .tx-shb-projects--description > div h2 {
      -webkit-column-span: all;
      /* Chrome, Safari, Opera */
      column-span: all; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.tx-shb-projects, .tx-shb-renovations {
  /* ------ Startseite (Slider) ---------------- */ }
  .tx-shb-projects .owl-carousel .owl-item img, .tx-shb-renovations .owl-carousel .owl-item img, .tx-shb-projects .preview--item, .tx-shb-renovations .preview--item {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden; }
  .tx-shb-projects .owl-item .shb-project--teaser, .tx-shb-renovations .owl-item .shb-project--teaser {
    padding: 0; }
  .tx-shb-projects .shb-project--teaser, .tx-shb-renovations .shb-project--teaser {
    padding: 2px;
    padding: 0.125rem;
    position: relative;
    height: 300px; }
  .tx-shb-projects .shb-project--teaser:hover .shb-project--hover, .tx-shb-renovations .shb-project--teaser:hover .shb-project--hover {
    opacity: 0.8; }
  .tx-shb-projects .shb-project--teaser img, .tx-shb-renovations .shb-project--teaser img {
    max-width: none; }
  .tx-shb-projects .shb-project--title, .tx-shb-renovations .shb-project--title {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
  .tx-shb-projects .shb-project--title h3, .tx-shb-renovations .shb-project--title h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'FFDINStdLight';
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: white; }
  @media screen and (min-width: 992px) {
      .tx-shb-projects .shb-project--title h3, .tx-shb-renovations .shb-project--title h3 {
        font-family: 'FFDINStdLight';
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 28px;
        line-height: 1.75rem; } }
  .tx-shb-projects .shb-project--image, .tx-shb-renovations .shb-project--image {
    width: 100%;
    height: 100%; }
  .tx-shb-projects .shb-project--hover, .tx-shb-renovations .shb-project--hover {
    background-color: #039236;
    opacity: 0;
    transition: 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10; }
  .tx-shb-projects .owl_wrapper .owl-carousel--references, .tx-shb-renovations .owl_wrapper .owl-carousel--references {
    padding: 30px 20px;
    padding: 1.875rem 1.25rem;
    position: relative; }
  @media screen and (min-width: 768px) {
      .tx-shb-projects .owl_wrapper .owl-carousel--references, .tx-shb-renovations .owl_wrapper .owl-carousel--references {
        padding: 45px 70px;
        padding: 2.8125rem 4.375rem; } }
  @media screen and (min-width: 992px) {
      .tx-shb-projects .owl_wrapper .owl-carousel--references, .tx-shb-renovations .owl_wrapper .owl-carousel--references {
        padding: 45px 100px;
        padding: 2.8125rem 6.25rem; } }
  @media screen and (min-width: 1800px) {
      .tx-shb-projects .owl_wrapper .owl-carousel--references, .tx-shb-renovations .owl_wrapper .owl-carousel--references {
        padding: 45px 200px;
        padding: 2.8125rem 12.5rem; } }
  .tx-shb-projects .owl_wrapper .owl-carousel--references .owl-item img, .tx-shb-renovations .owl_wrapper .owl-carousel--references .owl-item img {
    min-height: 60px; }
  .tx-shb-projects .owl_wrapper .owl-carousel--references .owl-stage .frame, .tx-shb-renovations .owl_wrapper .owl-carousel--references .owl-stage .frame {
    height: 100%;
    display: table;
    width: 100%; }
  .tx-shb-projects .owl_wrapper .owl-carousel--references .owl-stage .frame .ce-image, .tx-shb-renovations .owl_wrapper .owl-carousel--references .owl-stage .frame .ce-image {
    display: table-cell;
    vertical-align: middle; }
  .tx-shb-projects .owl_wrapper .owl-prev, .tx-shb-renovations .owl_wrapper .owl-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -15px;
    padding: 6px;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -ms-transition: All 0.6s;
    -o-transition: All 0.6s;
    transition: All 0.6s; }
  @media screen and (min-width: 768px) {
      .tx-shb-projects .owl_wrapper .owl-prev, .tx-shb-renovations .owl_wrapper .owl-prev {
        display: block;
        height: 30px;
        width: 30px;
        padding: 0;
        margin: -15px 0 0 15px;
        margin: -0.9375rem 0 0 0.9375rem; } }
  @media screen and (min-width: 1200px) {
      .tx-shb-projects .owl_wrapper .owl-prev, .tx-shb-renovations .owl_wrapper .owl-prev {
        margin: -15px 0 0 50px;
        margin: -0.9375rem 0 0 3.125rem; } }
  @media screen and (min-width: 1800px) {
      .tx-shb-projects .owl_wrapper .owl-prev, .tx-shb-renovations .owl_wrapper .owl-prev {
        margin: -15px 0 0 100px;
        margin: -0.9375rem 0 0 6.25rem; } }
  .tx-shb-projects .owl_wrapper .owl-prev .btn-prev, .tx-shb-renovations .owl_wrapper .owl-prev .btn-prev {
    background-image: url('../Images/Icons/icon_pfeil-gross-nach-links.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%; }
  .tx-shb-projects .owl_wrapper .owl-next, .tx-shb-renovations .owl_wrapper .owl-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    padding: 6px;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -ms-transition: All 0.6s;
    -o-transition: All 0.6s;
    transition: All 0.6s; }
  @media screen and (min-width: 768px) {
      .tx-shb-projects .owl_wrapper .owl-next, .tx-shb-renovations .owl_wrapper .owl-next {
        display: block;
        height: 30px;
        width: 30px;
        padding: 0;
        margin: -15px 15px 0 0;
        margin: -0.9375rem 0.9375rem 0 0; } }
  @media screen and (min-width: 1200px) {
      .tx-shb-projects .owl_wrapper .owl-next, .tx-shb-renovations .owl_wrapper .owl-next {
        margin: -15px 50px 0 0;
        margin: -0.9375rem 3.125rem 0 0; } }
  @media screen and (min-width: 1800px) {
      .tx-shb-projects .owl_wrapper .owl-next, .tx-shb-renovations .owl_wrapper .owl-next {
        margin: -15px 100 0 0;
        margin: -0.9375rem 100 0 0; } }
  .tx-shb-projects .owl_wrapper .owl-next .btn-next, .tx-shb-renovations .owl_wrapper .owl-next .btn-next {
    background-image: url('../Images/Icons/icon_pfeil-gross-nach-rechts.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%; }
  .tx-shb-projects .owl_wrapper .owl-item, .tx-shb-renovations .owl_wrapper .owl-item {
    padding: 0 20px;
    padding: 0 1.25rem; }
  .tx-shb-projects .owl_wrapper .owl-item .frame, .tx-shb-renovations .owl_wrapper .owl-item .frame {
    background-color: transparent; }
  @media screen and (min-width: 768px) {
        .tx-shb-projects .owl_wrapper .owl-item, .tx-shb-renovations .owl_wrapper .owl-item {
          padding: 0 10px;
          padding: 0 0.625rem;
          padding: 0; } }
  @media screen and (min-width: 992px) {
  .tx-shb-projects table, .tx-shb-renovations table {
    display: table;
    width: 100%;
    margin: 0; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.rentalOffers {
  position: relative;
  background-color: #eeecea;
  padding: 22px 0;
  padding: 1.375rem 0;
  /* Andere Buttons bei Verkaufsangeboten */ }
  .rentalOffers a:hover, .rentalOffers a:active {
    text-decoration: none; }
  @media screen and (min-width: 992px) {
  .rentalOffers {
    padding: 85px 0;
    padding: 5.3125rem 0; } }
  .rentalOffers .rentalOffers-teaserText {
    padding: 0 22px;
    padding: 0 1.375rem; }
  .rentalOffers #ro--hover--btn:hover .rentalOffer--caption, .rentalOffers #ro--hover--btn:hover .btn-details, .rentalOffers #ro--hover--btn:hover .btn-purchaseOffers, .rentalOffers #ro--hover--btn:active .rentalOffer--caption, .rentalOffers #ro--hover--btn:active .btn-details, .rentalOffers #ro--hover--btn:active .btn-purchaseOffers {
    background-color: #eb6f41;
    color: white; }
  .rentalOffers .rentalOffer--hover {
    background-color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .rentalOffers .rentalOffer--hover a {
    width: 100%;
    margin: 0 22Px 22px 22px;
    margin: 0 22Px 1.375rem 1.375rem; }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
      .rentalOffers .rentalOffer--hover a {
        width: 45%;
        margin: 22px auto;
        margin: 1.375rem auto; } }
  @media screen and (min-width: 1200px) {
      .rentalOffers .rentalOffer--hover a {
        margin: 0; } }
  @media screen and (min-width: 1200px) {
    .rentalOffers .rentalOffer--hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 9;
      background-color: #eb6f41;
      opacity: 0;
      transition: 0.5s ease; }
      .rentalOffers .rentalOffer--hover:hover {
        opacity: 0.8; } }
  .rentalOffers .rentalOffer--caption, .rentalOffers .btn-details, .rentalOffers .btn-purchaseOffers {
    font-family: 'FFDINStdBold';
    color: #eb6f41;
    text-decoration: none;
    border: 3px solid #eb6f41;
    padding: 7px 22px;
    padding: 0.4375rem 1.375rem;
    text-align: center;
    width: 100%;
    margin: 22px; }
  @media screen and (min-width: 1200px) {
    .rentalOffers .rentalOffer--caption, .rentalOffers .btn-details, .rentalOffers .btn-purchaseOffers {
      position: absolute;
      top: calc(50% - 30px);
      left: 45%;
      z-index: 10;
      color: white;
      border: 3px solid white;
      margin: 0;
      text-align: left;
      width: auto; } }
  .rentalOffers .btn-details {
    left: 20%;
    margin: 0; }
  .rentalOffers .btn-purchaseOffers {
    left: unset;
    right: 20%;
    margin: 0; }

.rentalOffer-img {
  max-height: 300px;
  overflow: hidden; }
  .rentalOffer-img img {
    width: 100%; }

.rentalOffer-info {
  background-color: white; }

.rentalOffer-info--details {
  /* 2. Zeile einrücken bei Verkaufsangebote */ }
  .rentalOffer-info--details table {
    border-bottom: none;
    margin: 0; }
  .rentalOffer-info--details table td, .rentalOffer-info--details table th {
    border: none;
    padding: 0;
    width: 33%;
    font-family: 'FFDINStdLight'; }
  .rentalOffer-info--details table td:nth-of-type(1), .rentalOffer-info--details table th:nth-of-type(1) {
    width: 42%; }
  .rentalOffer-info--details table td:nth-of-type(2), .rentalOffer-info--details table th:nth-of-type(2) {
    width: 25%; }
  @media screen and (min-width: 768px) {
    .rentalOffer-info--details table td.label-living_area:before, .rentalOffer-info--details table td.label-rent:before, .rentalOffer-info--details table td.label-location:before {
      background: none; }
      .rentalOffer-info--details table td.label-living_area span.newLine, .rentalOffer-info--details table td.label-rent span.newLine, .rentalOffer-info--details table td.label-location span.newLine {
        display: block;
        padding-left: 32px;
        padding-left: 2rem; } }
  @media screen and (max-width: 768px) {
    .rentalOffer-info--details table td.label-living_area, .rentalOffer-info--details table td.label-rent, .rentalOffer-info--details table td.label-location {
      width: 100%;
      padding: 10px 0;
      padding: 0.625rem 0; }
      .rentalOffer-info--details table td.label-living_area span.newLine, .rentalOffer-info--details table td.label-rent span.newLine, .rentalOffer-info--details table td.label-location span.newLine {
        display: inline-block;
        padding-left: 43%; } }
  @media screen and (min-width: 992px) {
    .rentalOffer-info--details table {
      margin: 0; } }
  .rentalOffer-info--details .label-location:before {
    display: inline-block;
    content: '';
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_standort.svg') no-repeat; }
  .rentalOffer-info--details .label-location-purchase:before {
    display: inline-block;
    content: '';
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_standort.svg') no-repeat; }
  .rentalOffer-info--details .label-location-2 {
    margin-left: 28px;
    margin-left: 1.75rem; }
  .rentalOffer-info--details .label-rent:before {
    display: inline-block;
    content: '';
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_miete.svg') no-repeat; }
  .rentalOffer-info--details .label-living_area:before {
    display: inline-block;
    content: '';
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_flaeche.svg') no-repeat; }
  @media screen and (max-width: 768px) {
      .rentalOffer-info--details .label-location:before, .rentalOffer-info--details .label-rent:before, .rentalOffer-info--details .label-living_area:before {
        content: attr(data-label);
        font-family: 'FFDINStdBold';
        padding-left: 28px;
        width: 40%; } }

.rentalOffer-info--inner {
  padding: 22px 22px;
  padding: 1.375rem 1.375rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.rentalOffer-info--title h3 {
  color: #eb6f41; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.shb-rental-details .back_btn {
  background-color: #fdf0ec;
  color: #eb6f41; }
  .shb-rental-details .imgContainer .overlay {
    background-color: #eb6f41; }
  .shb-rental-details .customercontact--inner {
    padding: 40px 0;
    padding: 2.5rem 0; }
  .shb-rental-details table td .download {
    color: #eb6f41;
    font-family: 'FFDINStdBold'; }
  .shb-rental-details table td .download:before {
    display: inline-block;
    content: '';
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_download-angebote.svg') no-repeat; }
  .shb-rental-details .customercontact--col2 {
    padding: 40px 22px 0 22px;
    padding: 2.5rem 1.375rem 0 1.375rem; }
  @media screen and (min-width: 768px) {
    .shb-rental-details .customercontact--col2 {
      border-bottom: 1px solid #afadab;
      border-top: 1px solid #afadab;
      padding-top: 15px;
      padding-top: 0.9375rem;
      padding-right: 22px;
      padding-right: 1.375rem; } }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.purchase-offer-list .back_btn {
  background-color: #fdf0ec;
  color: #eb6f41; }
  .purchase-offer-list table {
    border: none; }
  .purchase-offer-list table th {
    background-color: #eeecea; }
  .purchase-offer-list table td .download {
    color: #eb6f41;
    font-family: 'FFDINStdBold'; }
  .purchase-offer-list table td .download:before {
    display: inline-block;
    content: '';
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_download-angebote.svg') no-repeat; }
  @media screen and (max-width: 768px) {
      .purchase-offer-list table.table-restructure tr:nth-of-type(odd) {
        background: #eeecea; }
        .purchase-offer-list table.table-restructure tr:nth-of-type(odd) td {
          border-top: 1px solid white; }
          .purchase-offer-list table.table-restructure tr:nth-of-type(odd) td:first-of-type {
            border-top: none; } }
  .purchase-offer-list table.table-restructure td:nth-of-type(1):before, .purchase-offer-list table.table-restructure td:nth-of-type(2):before {
    content: none; }
  .purchase-offer-list table.table-restructure td:before {
    width: 37%; }
/*
 table {
 width: 100%;
 border: none;
 margin: 0;
 th {
 background-color: $color-scheme-grey-2;
 }
 td {
 border-top: 1px solid $color-scheme-grey-2;
 &:last-of-type{
 border-bottom: 1px solid $color-scheme-grey-2;
 }
 }
 a:hover {
 text-decoration: none;
 }
 .download {
 color: $color-scheme-orange-1;
 font-family: $font-bold;
 @include nav-icon(16px, 16px, 10px, '../Images/Icons/icon_download-angebote.svg');
 &:before{
 margin-bottom: -3px;
 }
 }
 .sold {
 color: $color-scheme-red-1;
 }
 // Tabelle auf mobilen Geräten horizontal umstrukturieren
 &.table-restructure {
 @media screen and (max-width: $screen-md) {
 thead {
 display: none;
 }
 tr {
 float: left;
 width: 100%;
 // margin-bottom: 2em;
 //Zebra striping
 &:nth-of-type(odd) {
 background: $color-scheme-grey-2;
 td {
 border-top: 1px solid white;
 &:first-of-type {
 border-top: none;
 }
 }
 }
 }
 td {
 float: left;
 width: 100%;
 //padding:1em;
 &:nth-of-type(1), &:nth-of-type(2) {
 &:before{
 content: none;
 }
 }
 }
 td::before {
 content:attr(data-label);
 word-wrap: break-word;
 //background: #eee;
 //border-right:2px solid black;
 width: 37%;
 float:left;
 //padding:1em;
 font-family: $font-bold;
 //margin:-1em 1em -1em -1em;
 }
 }
 }
 }
 */
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.tx-shb-renovations .shb-project--hover {
  background-color: #004272; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.tx-shb-renovations .back_btn {
  background-color: #e5ecf1;
  color: #004272; }
  .tx-shb-renovations .download {
    color: #004272; }
  .tx-shb-renovations .download:before {
    display: inline-block;
    content: '';
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    margin-bottom: -3px;
    margin-bottom: -0.1875rem;
    background: url('../Images/Icons/icon_download-hausverwaltung.svg') no-repeat; }
  .tx-shb-renovations .imgContainer .overlay {
    background-color: #004272; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/* News-Liste */
.news .news-list-view .article {
  margin-bottom: 22px; }
  @media screen and (min-width: 992px) {
      .news .news-list-view .article {
        margin-bottom: 85px; } }
  .news .news-list-view .owl_wrapper .owl-prev {
    left: 0;
    top: 25%; }
  @media screen and (min-width: 768px) {
        .news .news-list-view .owl_wrapper .owl-prev {
          top: 50%;
          margin-left: 0; } }
  @media screen and (min-width: 992px) {
        .news .news-list-view .owl_wrapper .owl-prev {
          margin-left: 15px;
          margin-left: 0.9375rem; } }
  .news .news-list-view .owl_wrapper .owl-next {
    right: 0;
    top: 25%; }
  @media screen and (min-width: 768px) {
        .news .news-list-view .owl_wrapper .owl-next {
          top: 50%;
          margin-right: 0; } }
  @media screen and (min-width: 992px) {
        .news .news-list-view .owl_wrapper .owl-next {
          margin-right: 15px;
          margin-right: 0.9375rem; } }

.news .article {
  padding: 0;
  margin: 0;
  /* Abstände */ }
  .news .article .news-col-1, .news .article .news-col-2 {
    padding: 0 22px;
    padding: 0 1.375rem; }
  @media screen and (min-width: 992px) {
      .news .article .news-col-1, .news .article .news-col-2 {
        padding: 0 40px;
        padding: 0 2.5rem; } }
  .news .article .news-col-1 {
    padding-bottom: 22px;
    padding-bottom: 1.375rem; }
  @media screen and (min-width: 992px) {
      .news .article .news-col-1 {
        padding-bottom: 0; } }
  .news .article .news-img-wrap {
    float: none;
    margin: 0; }
  .news .article .news-img-wrap a {
    padding: 0;
    border: none;
    background-color: transparent;
    float: none; }
  .news .article .news-img-wrap a img {
    float: none;
    height: 100%;
    width: 100%; }
  .news .article h4 {
    font-size: 16px;
    font-size: 1rem;
    padding: 0; }
  .news .article h4:after {
    height: 2px;
    height: 0.125rem;
    width: 40px;
    width: 2.5rem;
    margin: 0; }
  .news .article h3 a {
    text-decoration: none; }
  .news .article.color-1 {
    background-color: #f1dbd5; }
  .news .article.color-1 h4:after {
    background-color: #af292e; }
  .news .article.color-1 h4 .news-list-category {
    color: #af292e; }
  .news .article.color-1 h3 {
    color: #af292e;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .news .article.color-1 h3 a, .news .article.color-1 h3 a:link, .news .article.color-1 h3 a:visited, .news .article.color-1 h3 a:hover, .news .article.color-1 h3 a:active {
    color: #af292e; }
  .news .article.color-1 .news-backlink-wrap {
    background-color: #f1dbd5; }
  .news .article.color-1 .news-backlink-wrap a, .news .article.color-1 .news-backlink-wrap a:hover, .news .article.color-1 .news-backlink-wrap a:visited, .news .article.color-1 .news-backlink-wrap a:active {
    color: #af292e; }
  .news .article.color-2 {
    background-color: #e5ecf1; }
  .news .article.color-2 h4:after {
    background-color: #004272; }
  .news .article.color-2 h4 .news-list-category {
    color: #004272; }
  .news .article.color-2 h3 {
    color: #004272;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .news .article.color-2 h3 a, .news .article.color-2 h3 a:link, .news .article.color-2 h3 a:visited, .news .article.color-2 h3 a:hover, .news .article.color-2 h3 a:active {
    color: #004272; }
  .news .article.color-2 .news-backlink-wrap {
    background-color: #e5ecf1; }
  .news .article.color-2 .news-backlink-wrap a, .news .article.color-2 .news-backlink-wrap a:hover, .news .article.color-2 .news-backlink-wrap a:visited, .news .article.color-2 .news-backlink-wrap a:active {
    color: #004272; }
  .news .article.color-3 {
    background-color: #edf7f1; }
  .news .article.color-3 h4:after {
    background-color: #039236; }
  .news .article.color-3 h4 .news-list-category {
    color: #039236; }
  .news .article.color-3 h3 {
    color: #039236;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .news .article.color-3 h3 a, .news .article.color-3 h3 a:link, .news .article.color-3 h3 a:visited, .news .article.color-3 h3 a:hover, .news .article.color-3 h3 a:active {
    color: #039236; }
  .news .article.color-3 .news-backlink-wrap {
    background-color: #edf7f1; }
  .news .article.color-3 .news-backlink-wrap a, .news .article.color-3 .news-backlink-wrap a:hover, .news .article.color-3 .news-backlink-wrap a:visited, .news .article.color-3 .news-backlink-wrap a:active {
    color: #039236; }
  .news .article.color-4 {
    background-color: #fdf0ec; }
  .news .article.color-4 h4:after {
    background-color: #eb6f41; }
  .news .article.color-4 h4 .news-list-category {
    color: #eb6f41; }
  .news .article.color-4 h3 {
    color: #eb6f41;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .news .article.color-4 h3 a, .news .article.color-4 h3 a:link, .news .article.color-4 h3 a:visited, .news .article.color-4 h3 a:hover, .news .article.color-4 h3 a:active {
    color: #eb6f41; }
  .news .article.color-4 .news-backlink-wrap {
    background-color: #fdf0ec; }
  .news .article.color-4 .news-backlink-wrap a, .news .article.color-4 .news-backlink-wrap a:hover, .news .article.color-4 .news-backlink-wrap a:visited, .news .article.color-4 .news-backlink-wrap a:active {
    color: #eb6f41; }
  .news .article.color-5 {
    background-color: #f0f1e7; }
  .news .article.color-5 h4:after {
    background-color: #69730f; }
  .news .article.color-5 h4 .news-list-category {
    color: #69730f; }
  .news .article.color-5 h3 {
    color: #69730f;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .news .article.color-5 h3 a, .news .article.color-5 h3 a:link, .news .article.color-5 h3 a:visited, .news .article.color-5 h3 a:hover, .news .article.color-5 h3 a:active {
    color: #69730f; }
  .news .article.color-5 .news-backlink-wrap {
    background-color: #f0f1e7; }
  .news .article.color-5 .news-backlink-wrap a, .news .article.color-5 .news-backlink-wrap a:hover, .news .article.color-5 .news-backlink-wrap a:visited, .news .article.color-5 .news-backlink-wrap a:active {
    color: #69730f; }
  .news .article .row {
    padding: 22px 0;
    padding: 1.375rem 0; }
  @media screen and (min-width: 992px) {
      .news .article .row {
        padding: 85px 0;
        padding: 5.3125rem 0; } }
/* News-Detail */
.news-single .article[class*=" color-"] {
  background-color: white; }
  .news-single .article .news-img-wrap {
    width: 100%; }
  .news-single .news-backlink-wrap {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    padding: 0.625rem 0; }
  .news-single .news-backlink-wrap a {
    text-decoration: none; }
/* Owl-Slider -------------- */
.owl_wrapper .owl-carousel--news .owl-item {
  padding: 0; }
  .owl_wrapper .owl-carousel--news .owl-item .article {
    margin-bottom: 0; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
/* -----------------  Searchbox  --------------------------- */
.tx-kesearch-pi1 {
  padding: 0 22px;
  padding: 0 1.375rem;
  /* ----------------  Partials / PageBrowser  ---------------- */
  /* ------------------ Partials / ResultRow  ------------------ */ }
  .tx-kesearch-pi1 .clearer {
    display: inline-block;
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  .tx-kesearch-pi1 #ke_search_sword {
    padding: 5px 8px;
    padding: 0.3125rem 0.5rem;
    width: 100%; }
  .tx-kesearch-pi1 span.resetbutt {
    display: none;
    font-family: 'FFDINStdLight';
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 16px;
    line-height: 1rem;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
  .tx-kesearch-pi1 span.resetbutt a.resetButton {
    color: #3a352f; }
  .tx-kesearch-pi1 span.resetbutt a.resetButton:hover {
    color: #af292e;
    text-decoration: none; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .result_txt {
    font-family: 'FFDINStdLight';
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 16px;
    line-height: 1rem;
    color: #afadab; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li {
    padding: 0;
    margin: 0;
    padding: 0 10px;
    padding: 0 0.625rem;
    list-style-type: none; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.next:after {
      display: inline-block;
      content: url('../Images/Icons/icon_pfeil2-nach-rechts-shb.svg');
      width: 13px;
      height: 13px;
      margin-left: 5px;
      margin-left: 0.3125rem; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.next:hover, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.next:active {
      font-family: 'FFDINStdLight'; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.prev:before {
      display: inline-block;
      content: url('../Images/Icons/icon_pfeil2-nach-links-shb.svg');
      width: 13px;
      height: 13px;
      margin-right: 5px;
      margin-right: 0.3125rem; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.prev:hover, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a.prev:active {
      font-family: 'FFDINStdLight'; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li .current {
      padding: 2px 6px;
      padding: 0.125rem 0.375rem;
      border-radius: 0;
      border: 2px solid #af292e;
      color: #af292e; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li .current:hover, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li .current:active {
      font-family: 'FFDINStdLight'; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a {
      color: #af292e;
      text-decoration: none; }
    .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a:hover, .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total .kesearch_pagebrowser ul li a:active {
      font-family: 'FFDINStdBold'; }
  .tx-kesearch-pi1 #kesearch_num_results {
    display: none; }
  .tx-kesearch-pi1 .result-list-item .result-number {
    display: none; }
  .tx-kesearch-pi1 .result-list-item .result-title a {
    font-family: 'FFDINStdBold';
    color: #3a352f; }
  .tx-kesearch-pi1 .result-list-item .result-title a:hover, .tx-kesearch-pi1 .result-list-item .result-title a:active {
    color: #af292e;
    text-decoration: none; }
  .tx-kesearch-pi1 .result-list-item .teaser_icon {
    display: none; }
  .tx-kesearch-pi1 .result-list-item.result-list-item-type-file .result-title a:before {
    display: inline-block;
    content: url('../Images/Icons/icon_pdf-1.svg');
    width: 24px;
    margin-right: 8px;
    margin-right: 0.5rem; }
  .tx-kesearch-pi1 .result-list-item.result-list-item-type-file .result-title a:hover:before {
    content: url('../Images/Icons/icon_pdf-rot.svg'); }
  .tx-kesearch-pi1 .result-list-item.result-list-item-type-page .result-title a:before {
    display: inline-block;
    content: url('../Images/Icons/icon_seite.svg');
    width: 24px;
    margin-right: 8px;
    margin-right: 0.5rem; }
  .tx-kesearch-pi1 .result-list-item.result-list-item-type-page .result-title a:hover:before {
    content: url('../Images/Icons/icon_seite-rot.svg'); }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
.ui-autocomplete-input {
  margin-right: 15px; }

ul.ui-autocomplete {
  padding: 0;
  padding-top: 5px; }

.ui-menu-item {
  list-style: none;
  width: 300px; }

.ui-menu-item-wrapper {
  background-color: white;
  padding: 5px 10px; }
  .ui-menu-item-wrapper:hover {
    cursor: pointer;
    background-color: #69730f;
    color: white; }

.PMLocation {
  margin-top: -60px;
  margin-top: -3.75rem;
  /* 2-Klick Solution for Openstreetmap */ }
  @media screen and (min-width: 992px) {
  .PMLocation {
    margin-top: -130px;
    margin-top: -8.125rem; } }
  .PMLocation .osm_wrapper {
    background-color: #f0f1e7;
    color: #3a352f; }
  @media screen and (min-width: 992px) {
      .PMLocation .osm_wrapper p {
        padding-top: 25%; } }
  .PMLocation .osm_wrapper a {
    color: #69730f; }
/*!
 * Copyright (c) Oliver Haßler, Kreativoli Mediendesign, 2020.
 */
