/*genrated on 2026-23-06 12:54:42************/
/* reddit-sans-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-300italic.woff2') format('woff2');
}
/* reddit-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-regular.woff2') format('woff2');
}
/* reddit-sans-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-italic.woff2') format('woff2');
}
/* reddit-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-500.woff2') format('woff2');
}
/* reddit-sans-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 500;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-500italic.woff2') format('woff2');
}
/* reddit-sans-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-600.woff2') format('woff2');
}
/* reddit-sans-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-600italic.woff2') format('woff2');
}
/* reddit-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-700.woff2') format('woff2');
}
/* reddit-sans-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-700italic.woff2') format('woff2');
}
/* reddit-sans-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-800.woff2') format('woff2');
}
/* reddit-sans-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 800;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-800italic.woff2') format('woff2');
}
/* reddit-sans-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 900;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-900.woff2') format('woff2');
}
/* reddit-sans-900italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 900;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-900italic.woff2') format('woff2');
}
/*Wichtig: Nur hier die Schriftart/Gr��e f�r Editor setzen*/
td,
body {
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #656565;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
a {
  color: #11AA5A;
}
h1 {
  color: #11AA5A;
  font-size: 32px;
  line-height: 35px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 6px;
}
h2 {
  color: #11AA5A;
  margin-top: 0px;
  margin-bottom: 6px;
  font-size: 24px;
  line-height: 25px;
  font-weight: 400;
}
h3 {
  color: #11AA5A;
  margin-top: 0px;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
ul {
  padding: 0px 0 0 5px;
  margin: 10px 0px 10px 25px;
}
li {
  position: relative;
  list-style: none;
  line-height: 30px;
  margin-bottom: 10px;
}
li::before {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: -20px;
  content: "";
  background-image: url("/_skins/base/images/icon_list.svg");
  background-size: 100% auto;
}
p {
  margin-top: 6px;
  margin-bottom: 6px;
}
body,
html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: 'Reddit Sans';
  letter-spacing: 0.5px;
  color: #3F4545;
  font-size: 16px;
  line-height: 25px;
}
body,
html {
  overflow-x: clip;
}
@supports not (overflow: clip) {
  body,
  html {
    overflow-x: hidden;
  }
}
/*useful config (don't delete)*/
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  outline: none;
}
div,
a,
span {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.BodyHolder {
  width: 100%;
  position: relative;
}
.BodyHolder::after {
  width: 100%;
  height: 200px;
  background-image: url("/_skins/base/images/bgd_header.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% auto;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
a {
  color: #11aa5a;
}
/* Basis layout */
div#container {
  text-align: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.topContent {
  height: 155px;
  width: 100%;
  max-width: 1300px;
  padding: 20px 16px 0px 16px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /*.logo*/
}
.topContent .logo {
  max-width: 185px;
  height: auto;
  display: block;
  float: left;
  position: relative;
}
.topContent .logo img {
  width: 100%;
  height: auto;
  display: block;
}
/*.topContent*/
#top .buttons {
  width: 100%;
  max-width: fit-content;
  display: flex;
  float: left;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 999;
  /*a*/
  /*.title*/
}
#top .buttons a {
  background-image: url("/_skins/base/images/icon_search.svg");
  background-position: right 7px top 6px;
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-color: #11aa5a;
  border-radius: 6px;
  color: white;
  font-size: 14px;
  padding: 2px 32px 2px 12px;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  float: left;
  /*&:hover*/
}
#top .buttons a.search {
  margin-left: 20px;
}
#top .buttons a.inquiry {
  background-color: #4d4d4d;
  background-image: url("/_skins/base/images/icon_inquiry.svg");
  background-size: 20px auto;
  background-position: right 6px top 4px;
  padding-right: 35px;
}
#top .buttons a span.mobile {
  display: none;
}
#top .buttons a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #11aa5a;
  color: #11aa5a;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
#top .buttons .title {
  color: #11aa5a;
  font-size: 26px;
  float: left;
  height: 37px;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}
/*.buttons*/
div#top {
  width: 100%;
  z-index: 9999;
  position: relative;
  /*div#topInlay*/
}
div#top div#topInlay {
  text-align: left;
  width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
/*div#top*/
.pageTitle {
  border-bottom: 1px solid #e1e1e1;
  color: #11aa5a;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 35px;
  padding-bottom: 25px;
  text-align: center;
  width: 100%;
}
.pageTitle h2 {
  color: #4d4d4d;
}
/*.pageTitle*/
.lineTitle {
  border-bottom: 1px solid #d0d0d0;
  color: #4d4d4d;
  font-size: 21px;
  font-weight: 700;
  height: 35px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 15px;
}
/*.lineTitle*/
.lineTitleSmall {
  position: absolute;
  bottom: 0;
  color: #fff;
  right: 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  border: none;
  height: 20px;
}
/*lineTitleSmall*/
div#left {
  width: 200px;
  background-color: #C0C0C0;
  float: left;
}
div#middleWide {
  text-align: left;
  width: 100%;
  min-height: 400px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 50px;
  background-color: #FFFFFF;
  border-top: 1px solid #a9a9a9;
}
div#middle {
  width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  min-height: 400px;
}
div#right {
  width: 200px;
  background-color: #C0C0C0;
  float: left;
}
div#footer::after {
  width: 100%;
  height: 200px;
  clear: left;
  font-size: 14px;
  background-image: url("/_skins/base/images/bgd_footer.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -1;
}
div#footer {
  width: 100%;
  height: 200px;
  clear: left;
  font-size: 14px;
  position: relative;
  /*div#topInlay*/
}
div#footer div#footerInlay {
  text-align: left;
  width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /*a*/
  /*.leftArea*/
  /*.rightArea*/
}
div#footer div#footerInlay .topArea {
  width: 100%;
  height: 170px;
  padding-top: 30px;
  /*.logo*/
}
div#footer div#footerInlay .topArea .logo {
  z-index: 9999;
}
div#footer div#footerInlay a {
  color: #fff;
  float: left;
  font-size: 14px;
  margin-right: 15px;
  text-decoration: none;
}
div#footer div#footerInlay a:hover {
  text-decoration: underline;
}
div#footer div#footerInlay .leftArea {
  float: left;
  width: 50%;
}
div#footer div#footerInlay .rightArea {
  height: 30px;
  float: left;
  width: 50%;
  display: flex;
  justify-content: end;
  text-align: right;
}
/*div#footer*/
.TextItem {
  float: left;
  max-width: 900px;
  min-height: 10px;
  margin-bottom: 30px;
  width: 100%;
}
.TextItem a {
  text-decoration: none;
}
.TextItem b,
.TextItem strong {
  color: #11aa5a;
}
/*.TextItem*/
body.site_id_9.site_id_1 .TextItem {
  /*Datenschutz*/
  width: 90%;
}
/*body.site_id_9.site_id_1 .TextItem */
div#navigation::before {
  width: 50vw;
  position: absolute;
  left: -50vw;
  content: '';
  height: 60px;
  display: block;
  background-color: #f4f4f4;
}
div#navigation::after {
  width: 50vw;
  position: absolute;
  right: -50vw;
  content: '';
  height: 60px;
  display: block;
  background-color: #f4f4f4;
  z-index: -1;
}
div#navigation {
  /* Navigation - Global*/
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 999;
  background-color: #f4f4f4;
  /*.navbutton */
  /*.navbutton_active*/
}
div#navigation span.navbutton {
  position: relative;
}
div#navigation .navbutton {
  height: 60px;
  display: flex;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  padding: 0px 16px 0px 16px;
  float: left;
  color: #353535;
  letter-spacing: 0.35px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  align-items: center;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  /*:hover*/
}
div#navigation .navbutton span {
  position: relative;
  z-index: 0;
}
div#navigation .navbutton:hover {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton:hover {
  color: #11aa5a;
}
div#navigation .navbutton_active {
  color: #11aa5a;
}
/* @end */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.menuBtn {
  display: none;
  transform: scale(0.6);
  width: 68px;
  height: 68px;
  background: #11aa5a;
  -webkit-touch-callout: none;
  user-select: none;
  position: absolute;
  right: 0px;
  top: 0;
  pointer-events: auto;
  z-index: 998;
  border-radius: 100%;
}
.menuBtn.active {
  background-color: transparent;
}
.menuBtn.active .menu-bun-bot {
  background: #4d4d4d;
}
.menuBtn.active .menu-bun-top {
  background: #4d4d4d;
}
.menuBtn:hover {
  cursor: pointer;
}
.pathMenu {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  mask: url(#mask);
}
.animatepathMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  transform: rotate(0deg);
  transform-origin: 100% 0;
}
.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #ffffff;
}
@keyframes rotate-out {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-in {
  0% {
    transform: rotate(360deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.menuBtn.active .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .animatepathMenu {
  animation: rotate-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .animatepathMenu {
  animation: rotate-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
.menu-icon {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}
.menu-container {
  position: relative;
  height: 28px;
  width: 36px;
}
.menu-bun-top,
.menu-bun-bot,
.menu-filling {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #ffffff;
}
.menu-bun-top {
  top: 0;
  transform-origin: 34px 2px;
}
.menu-bun-bot {
  bottom: 0;
  transform-origin: 34px 2px;
}
.menu-filling {
  top: 12px;
}
.menu-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.svg-ring {
  width: 68px;
  height: 68px;
}
.menuBtn.active .menu-bun-top {
  animation: bun-top-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .menu-bun-bot {
  animation: bun-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-top {
  animation: bun-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-bot {
  animation: bun-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    transform: rotate(45deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    transform: rotate(0deg);
  }
}
.menuBtn.active .menu-filling {
  animation: menu-fill-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-filling {
  animation: menu-fill-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes menu-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@keyframes menu-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
div.ccm_form {
  /* Form - Global*/
  /*div label*/
  /*div input, div textarea*/
  /*div input*/
  /*div.input.checkbox*/
  /*div select*/
  /*div textarea*/
  /*div.field.fieldShort*/
  /*div.field.Objektinfo.fieldShort*/
  /*div.field.Objektinfo.fieldShort*/
  /*div.field.fieldShort.PLZ*/
  /*div.field.fieldShort*/
  /*.leftPart, .rightPart*/
  /*.leftPart*/
  /*div.field.Objektattribut*/
  /*div.field.Objektattribut.Rueckruf*/
}
div.ccm_form div.field {
  height: 40px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  display: flex;
  position: relative;
}
div.ccm_form div.field .inputfield {
  max-width: calc(100% - 90px);
  width: 100%;
}
div.ccm_form div.field.fieldShort {
  width: 190px;
}
div.ccm_form div.field.Nachricht {
  height: 115px;
}
div.ccm_form div label {
  width: 90px;
  height: 40px;
  line-height: 27px;
  display: flex;
  align-items: center;
  float: left;
}
div.ccm_form div.field.Rueckruf label {
  width: 125px;
}
div.ccm_form div input,
div.ccm_form div textarea {
  width: 100%;
  display: block;
  float: left;
  font-size: 15px;
  letter-spacing: 0.5px;
  background-color: #fdfdfd;
  border: 1px solid #cccccc;
  font-family: 'Reddit Sans';
}
div.ccm_form div input:focus,
div.ccm_form div textarea:focus {
  background-color: #efefef;
}
div.ccm_form div input:hover,
div.ccm_form div textarea:hover {
  border: 1px solid #999999;
}
div.ccm_form div input {
  height: 40px;
  background-image: url("/_skins/base/images/bgd_form_input.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s linear 0.3s;
  -webkit-transition: all 0.3s linear 0.3s;
  -moz-transition: all 0.3s linear 0.3s;
  -o-transition: all 0.3s linear 0.3s;
  -ms-transition: all 0.3s linear 0.3s;
}
div.ccm_form div input:focus {
  border: 1px solid #0A246A;
  transition: all 0.3s linear 0.3s;
  -webkit-transition: all 0.3s linear 0.3s;
  -moz-transition: all 0.3s linear 0.3s;
  -o-transition: all 0.3s linear 0.3s;
  -ms-transition: all 0.3s linear 0.3s;
}
div.ccm_form div.Objektcheck input {
  width: 20px;
  margin-top: 0px;
}
div.ccm_form div select {
  height: 35px;
  background-color: #fdfdfd;
  background-image: url("/_skins/base/images/bgd_form_input.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-family: 'Reddit Sans';
  transition: all 0.3s linear 0.3s;
  -webkit-transition: all 0.3s linear 0.3s;
  -moz-transition: all 0.3s linear 0.3s;
  -o-transition: all 0.3s linear 0.3s;
  -ms-transition: all 0.3s linear 0.3s;
  border: none;
  border: 1px solid #cccccc;
}
div.ccm_form div select:focus {
  border: 1px solid #0A246A;
  transition: all 0.3s linear 0.3s;
  -webkit-transition: all 0.3s linear 0.3s;
  -moz-transition: all 0.3s linear 0.3s;
  -o-transition: all 0.3s linear 0.3s;
  -ms-transition: all 0.3s linear 0.3s;
}
div.ccm_form div textarea {
  width: 100%;
  display: block;
  float: left;
  height: 150px;
  resize: none;
  padding: 5px;
  font-family: 'Reddit Sans';
  font-size: 12px;
  font-weight: 400;
}
div.ccm_form div.field.fieldShort input {
  width: 90px;
}
div.ccm_form div.field.Objektinfo.fieldShort {
  width: 100%;
  max-width: fit-content;
  margin-bottom: 30px;
  margin-right: 15px;
}
div.ccm_form div.field.Objektinfo.fieldShort.OrtObjekt {
  margin-right: 0;
}
div.ccm_form div.field.Objektinfo.fieldShort label {
  max-width: fit-content;
  padding-right: 10px;
  width: 140px;
}
div.ccm_form div.field.Objektinfo.fieldShort .inputfield {
  max-width: unset;
  width: 100%;
  padding-left: 5px;
}
div.ccm_form div.field.Objektinfo.fieldShort input {
  width: 90px;
}
div.ccm_form div.field.Objektinfo.fieldShort.OrtObjekt input {
  width: 190px;
}
div.ccm_form .ObjektinfosTop {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
div.ccm_form div.field.fieldShort.PLZ {
  width: 160px;
  margin-right: 10px;
}
div.ccm_form div.field.fieldShort.PLZ input {
  width: 100%;
}
div.ccm_form div.field.fieldShort.Ort {
  width: 100%;
  max-width: calc(100% - 170px);
}
div.ccm_form div.field.fieldShort.Ort .inputfield {
  max-width: calc(100% - 40px);
  width: 100%;
}
div.ccm_form div.field.fieldShort.Ort label {
  width: 40px;
}
div.ccm_form div.field.fieldShort.Ort input {
  width: 100%;
}
div.ccm_form div span.info {
  width: 430px;
  display: block;
  float: left;
  color: #9C9C9C;
  clear: left;
  margin-left: 136px;
  font-style: italic;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
div.ccm_form .formInquiry {
  display: flex;
  justify-content: space-between;
}
div.ccm_form .leftPart,
div.ccm_form .rightPart {
  width: calc(50% - 20px);
  float: left;
  min-height: 100px;
  margin-bottom: 30px;
}
div.ccm_form div.field.Objektattribut {
  position: relative;
  max-width: 210px;
  width: 100%;
  margin-right: 30px;
}
div.ccm_form div.field.Objektattribut label {
  margin-right: 10px;
  max-width: 110px;
  width: 100%;
}
div.ccm_form div.field.Objektattribut .inputfield {
  width: 30px;
}
div.ccm_form div.field.Objektattribut span.checkbox {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  cursor: pointer;
  margin-top: 8px;
}
div.ccm_form div.field.Objektattribut span.checkbox span input {
  width: 25px;
  height: 25px;
  display: block;
  margin: 0;
  background-color: #fdfdfd;
  border: 1px solid #cccccc;
}
div.ccm_form div.field.Objektattribut span.checkbox span input:hover {
  cursor: pointer;
}
div.ccm_form div.field.Objektattribut span.checkbox a span {
  text-indent: -1000px;
  overflow: hidden;
  color: red;
  display: block;
  width: 100%;
  height: 100%;
}
div.ccm_form div.field.Objektattribut.Datenschutz,
div.ccm_form div.field.Objektattribut.Rueckruf {
  max-width: 100%;
}
div.ccm_form div.field.Objektattribut.Datenschutz a,
div.ccm_form div.field.Objektattribut.Rueckruf a {
  text-decoration: none;
}
div.ccm_form div.field.Objektattribut.Datenschutz a:hover,
div.ccm_form div.field.Objektattribut.Rueckruf a:hover {
  text-decoration: underline;
}
div.ccm_form div.field.Objektattribut.Datenschutz label,
div.ccm_form div.field.Objektattribut.Rueckruf label {
  width: 155px;
  margin-left: 8px;
  margin-right: 0px;
  max-width: 200px;
}
div.ccm_form div.field.Objektattribut.Rueckruf {
  margin-top: 15px;
}
div.ccm_form .info {
  color: #a6a6a6;
  font-size: 11px;
  line-height: 16px;
}
div.ccm_form .Objektinfos {
  float: left;
  min-height: 10px;
  width: 100%;
  margin-bottom: 25px;
}
/* @end  */
.ErrorReportGen {
  display: block;
  position: absolute;
  left: 90px;
  top: 30px;
  height: 18px;
  width: 100%;
  z-index: 999;
  font-family: 'Reddit Sans';
  font-size: 13px;
  max-width: 170px;
}
.ErrorReportGen .er_content {
  background: url("/_skins/base/images/bgd_error.png") repeat-x left center;
  display: block;
  float: left;
  height: 18px;
  width: 100%;
  padding-left: 10px;
  padding-right: 4px;
  line-height: 17px;
  color: #ffffff;
  font-size: 11px;
  text-align: left;
}
.formButton {
  width: 250px;
  height: 70px;
  float: left;
  display: block;
}
/*.formButton*/
.btn_contact {
  background: #11aa5a;
  border-radius: 4px;
  color: white;
  font-size: 14px;
  margin-right: 20px;
  padding: 12px;
  width: 230px;
  text-align: center;
  display: block;
  text-decoration: none;
  border: 1px solid #11aa5a;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  /*&:hover*/
}
.btn_contact:hover {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #11aa5a;
  color: #11aa5a;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
/*btn_contact*/
#immosucheFrame {
  border: medium none;
  display: block;
  height: 800px;
  width: 100%;
}
/*#immosucheFrame*/
.contact {
  /*.leftArea*/
  /*rightArea*/
  /*.googleMaps */
}
.contact .topArea {
  display: flex;
  justify-content: space-between;
}
.contact div.ccm_form .leftPart,
.contact div.ccm_form .rightPart {
  width: 100%;
  float: left;
  min-height: 100px;
  margin-bottom: 30px;
}
.contact .leftArea {
  width: 550px;
  min-height: 40px;
  float: left;
  margin-right: 40px;
  /*.TextItem*/
}
.contact .leftArea .TextItem {
  float: left;
  width: 100%;
}
.contact .rightArea {
  width: 600px;
  max-width: calc(100% - 550px);
  min-height: 40px;
  float: left;
  margin-top: 20px;
}
.contact .rightArea h2 {
  display: none;
  border-bottom: 1px solid #d0d0d0;
  color: #4d4d4d;
  font-size: 21px;
  font-weight: 700;
  height: 35px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 15px;
}
.contact .rightArea .checker {
  padding-left: 90px;
}
.contact .rightArea .formButton {
  margin-left: 90px;
}
.contact .rightArea .info {
  margin-left: 90px;
}
.contact .googleMaps {
  width: 100%;
  height: 400px;
  display: block;
}
.contact .googleMaps #main-googleMaps {
  width: 100%;
  height: 100%;
  display: block;
}
/*.contact*/
.twoComponent {
  /*.leftArea*/
  /*rightArea*/
}
.twoComponent .leftArea {
  width: 100%;
  max-width: calc(100% - 350px);
  min-height: 40px;
  float: left;
  padding-right: 80px;
  /*.TextItem*/
}
.twoComponent .leftArea .TextItem {
  float: left;
  width: 100%;
}
.twoComponent .rightArea {
  width: 350px;
  min-height: 40px;
  float: left;
  margin-top: 20px;
  background-color: #f4f1f1;
  border-radius: 20px;
  overflow: hidden;
}
.twoComponent .rightArea .Mitarbeiter .Details {
  padding: 15px;
}
/*.twoComponent*/
.Mitarbeiter {
  width: 100%;
  float: left;
  min-height: 10px;
  /*.Bild*/
  /*.Details*/
}
.Mitarbeiter .Bild {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
.Mitarbeiter .Bild img {
  width: 100%;
  display: block;
  height: auto;
}
.Mitarbeiter .Details {
  width: 100%;
  min-height: 50px;
  float: left;
  display: block;
  /*.Name*/
  /*.Position*/
}
.Mitarbeiter .Details div,
.Mitarbeiter .Details a {
  width: 100%;
  display: block;
  min-height: 10px;
  float: left;
}
.Mitarbeiter .Details a {
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  cursor: pointer;
  padding-left: 30px;
  color: #4d4d4d;
  text-decoration: none;
  line-height: 30px;
  display: flex;
  align-content: center;
}
.Mitarbeiter .Details a:hover {
  color: #11aa5a;
}
.Mitarbeiter .Details a.phone {
  background-image: url("/_skins/base/images/icon_phone.svg");
  background-size: 18px auto;
}
.Mitarbeiter .Details span.mail a {
  background-image: url("/_skins/base/images/icon_mail.svg");
  background-size: 22px auto;
}
.Mitarbeiter .Details .Name {
  color: #11aa5a;
  font-size: 18px;
  font-weight: bold;
}
.Mitarbeiter .Details .Position {
  min-height: 15px;
  float: left;
  margin-bottom: 15px;
}
/*.Mitarbeiter */
.twoComponent {
  /*.leftImmos*/
  /*rightImmos*/
}
.twoComponent div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.twoComponent .leftImmos {
  width: 100%;
  min-height: 40px;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
.twoComponent .rightImmos {
  width: calc(50% - 20px);
  min-height: 40px;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}
/*.twoComponent*/
.immoComponent {
  display: flex;
}
.immoComponent .Immobilienliste {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.aboutPage .text {
  width: 100%;
  display: flex;
  margin-bottom: 40px;
  /*.leftArea*/
  /*rightArea*/
}
.aboutPage .text .leftArea {
  width: 100%;
  max-width: calc(100% - 600px);
  min-height: 40px;
  float: left;
  padding-right: 60px;
  /*.TextItem*/
}
.aboutPage .text .leftArea .TextItem {
  float: left;
  width: 100%;
}
.aboutPage .text .rightArea {
  width: 600px;
  min-height: 40px;
  float: left;
  margin-top: 20px;
}
.aboutPage .text .rightArea .teamFoto img {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  display: block;
  height: auto;
}
.aboutPage .team {
  display: block;
  width: 100%;
}
.aboutPage .team .complextypes-Mitarbeiter-skin {
  display: block;
  width: 100%;
}
.aboutPage .team .MitarbeiterInner {
  display: flex;
  margin: 20px 0 0 0;
  justify-content: space-between;
  width: 100%;
}
.aboutPage .Mitarbeiter {
  max-width: 285px;
  min-height: 40px;
  margin-bottom: 20px;
  background-color: #f4f1f1;
  border-radius: 20px;
  overflow: hidden;
}
.aboutPage .Mitarbeiter .lineTitleSmall {
  display: none;
}
.aboutPage .Mitarbeiter .Details {
  padding: 15px;
}
.aboutPage .Mitarbeiter .Details .Position {
  min-height: 50px;
}
.aboutPage .langtext {
  margin-top: 50px;
}
.aboutPage .langtext .TextItem {
  max-width: 1100px;
}
.Immobilie {
  max-width: calc(50% - 20px);
  width: 100%;
  float: left;
  min-height: 340px;
  padding-bottom: 10px;
  margin-bottom: 50px;
  display: block;
  /*.details*/
  /*.title */
  /*.txt*/
  /*.links*/
}
.Immobilie .details {
  width: 100%;
  float: left;
}
.Immobilie .details .bild {
  width: 100%;
  float: left;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.Immobilie .details .bild img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.Immobilie .details .bild span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: rgba(17, 170, 90, 0.9);
  color: #FFF;
  font-weight: 300;
  font-size: 16px;
  padding: 1px 10px 1px 10px;
  letter-spacing: 0.5px;
}
.Immobilie .details .bild .object {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #4d4d4d;
  color: #FFF;
  font-weight: 300;
  font-size: 12px;
  padding: 0px 6px 0px 6px;
}
.Immobilie .title {
  line-height: 21px;
  min-height: 25px;
  width: 100%;
  margin-bottom: 5px;
  padding: 0 10px;
}
.Immobilie .title span {
  background-color: #b7b7b7;
  color: #FFF;
  display: inline-block;
  font-size: 11px;
  margin-top: -2px;
  margin-bottom: 4px;
  padding: 0px 4px 0px 4px;
}
.Immobilie .title h2 {
  color: #11aa5a;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
  display: inline-block;
}
.Immobilie .txt {
  padding: 0 10px;
  min-height: 110px;
  width: 100%;
  float: left;
}
.Immobilie .links {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 10px;
  flex-wrap: wrap;
  /*a*/
}
.Immobilie .links .info {
  font-size: 13px;
  line-height: 19px;
  width: 100%;
  margin-bottom: 10px;
  color: #737373;
  padding: 8px 0;
  border-radius: 15px;
  font-style: italic;
  font-weight: 300;
}
.Immobilie .links .info span {
  color: #11aa5a;
}
.Immobilie .links a {
  background-color: #11aa5a;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  margin-top: 5px;
  padding: 10px 12px 10px 12px;
  text-decoration: none;
  border: 1px solid #11aa5a;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  float: left;
  text-align: center;
  width: 100%;
  height: 40px;
  letter-spacing: 0.5px;
  line-height: 20px;
  max-width: calc(50% - 20px);
  /*&:hover*/
}
.Immobilie .links a span.type {
  font-size: 12px;
}
.Immobilie .links a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #11aa5a;
  color: #11aa5a;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
}
.Immobilie .links a.willhaben {
  bottom: 50px;
  font-size: 13px;
}
.Immobilie .links a.willhaben span {
  background-image: url("/_skins/base/images/icon_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  padding-right: 20px;
}
.Immobilie .links a.willhaben:hover {
  background-color: #00a4e8;
  color: #FFF;
  border: 1px solid #00a4e8;
}
/*.Immobilie*/
#googleMaps {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
#googleMaps #main-googleMaps {
  width: 100%;
  height: 100%;
  display: block;
}
/*.googleMaps */
.maps {
  position: relative;
  height: 100%;
  display: flex;
}
.maps #infoTextInner button {
  border: none;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  top: 0;
  bottom: 0px;
  font-family: 'Reddit Sans';
  max-width: 300px;
  font-size: 17px;
  max-height: 120px;
  border-radius: 15px;
  padding: 20px 20px 20px 20px;
  filter: drop-shadow(10px 0px 10px rgba(12, 50, 86, 0.1));
  background-color: #ffffff;
  display: block;
  pointer-events: auto;
}
.maps #infoTextInner button span {
  font-weight: 600;
  color: #11aa5a;
  margin-top: 10px;
  display: block;
}
.maps #infoTextInner button:hover {
  cursor: pointer;
}
.maps.active {
  pointer-events: auto;
}
.maps.active #infoTextInner button {
  display: none;
}
.maps #main-googleMaps {
  width: 100%;
  height: 100%;
  display: block;
}
/*.maps*/
body.site_id_9 #cookieInfo .GeneralInfos .GeneralInfos_inlay::after,
body.site_id_8 #cookieInfo .GeneralInfos .GeneralInfos_inlay::after {
  display: none;
}
.clearB {
  clear: both;
}
/* noTouch*/
/* noTouch END*/
@media only screen and (max-width: 1300px) {
  .aboutPage .Mitarbeiter {
    margin-right: 15px;
  }
  .aboutPage .Mitarbeiter.Mitarbeiter_pos_mod4 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1150px) {
  .aboutPage .team .MitarbeiterInner {
    justify-content: center;
    flex-wrap: wrap;
  }
  .aboutPage .Mitarbeiter {
    margin-right: 15px;
    max-width: 350px;
  }
  .aboutPage .Mitarbeiter.Mitarbeiter_pos_mod4 {
    margin-right: 15px;
  }
  .aboutPage .Mitarbeiter.Mitarbeiter_pos_m_mod2 {
    margin-right: 0px;
  }
  div#footer::after {
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 1024px) {
  body,
  html {
    font-size: 15px;
  }
  .twoComponent .leftArea {
    max-width: calc(100% - 265px);
    padding-right: 50px;
  }
  .twoComponent .rightArea {
    width: 265px;
  }
  body.site_id_3 .twoComponent .leftArea {
    max-width: calc(100% - 0px);
    padding-right: 0px;
    margin-bottom: 40px;
  }
  body.site_id_3 .twoComponent .rightArea {
    width: 100%;
  }
  body.site_id_3 .Mitarbeiter {
    display: flex;
  }
  body.site_id_3 .Mitarbeiter .Bild {
    max-width: 200px;
  }
  body.site_id_3 .Mitarbeiter .Details {
    max-width: calc(100% - 200px);
    padding: 10px 15px 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
  }
  .contact .leftArea {
    max-width: calc(100% - 0px);
    margin-right: 0px;
    width: 100%;
  }
  .contact .rightArea {
    width: 100%;
    max-width: calc(100% - 0px);
    margin-top: 70px;
  }
  .contact .rightArea h2 {
    display: block;
  }
  .contact .topArea {
    flex-wrap: wrap;
  }
  .aboutPage .text .rightArea {
    width: 500px;
  }
  .aboutPage .text .leftArea {
    padding-right: 30px;
    max-width: calc(100% - 500px);
  }
}
@media only screen and (max-width: 968px) {
  .navigation {
    height: 50px;
    padding: 0px 15px 0 15px;
  }
  div#navigation .navbutton {
    height: 50px;
    font-size: 14px;
    padding: 0px 13px 0px 13px;
  }
  div#footer div#footerInlay .leftArea {
    font-size: 12px;
  }
  div#footer div#footerInlay a {
    font-size: 12px;
    margin-right: 0px;
    margin-left: 13px;
  }
  .Immobilie .links a {
    padding: 10px 8px 10px 8px;
    letter-spacing: 0.3px;
    max-width: calc(50% - 5px);
  }
  .Immobilie {
    max-width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 800px) {
  .topContent .logo {
    max-width: 135px;
    height: auto;
    display: block;
    float: left;
    position: relative;
  }
  #top .buttons a {
    font-size: 12px;
    padding: 2px 32px 2px 9px;
  }
  #top .buttons a.search {
    margin-left: 10px;
  }
  #top .buttons {
    right: 60px;
  }
  .topContent {
    height: 100px;
    width: 100%;
    padding: 10px 0 0px 0;
  }
  div#top div#topInlay {
    padding: 0px 10px;
  }
  .menuBtn {
    display: block;
  }
  body,
  html {
    min-height: 100vh;
  }
  .navigationContainer {
    position: fixed;
    right: -200vw;
    top: 0px;
    width: 100vw;
    height: 140vh;
    display: block;
    z-index: 999;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
  }
  .navigationContainer .navigation {
    width: 100%;
    position: absolute;
    top: 0;
    left: auto;
    transform: translateY(0%);
    padding-right: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(20px);
    bottom: 0;
  }
  .BodyHolder.outNav .menuBtn {
    position: fixed;
  }
  .BodyHolder.outNav .topContent .logo {
    z-index: 9999;
  }
  div#navigation .navbutton {
    height: 50px;
    font-size: 14px;
    width: 100%;
  }
  div#navigation {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: transparent;
  }
  div#navigation::before,
  div#navigation::after {
    display: none;
  }
  .navigationContainer.show {
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    right: 0;
    z-index: 997;
  }
  body,
  html {
    font-size: 14px;
    line-height: 23px;
  }
  .Immobilie {
    max-width: 100%;
  }
  .Immobilie .txt {
    min-height: unset;
  }
  div.ccm_form div.field.Objektattribut {
    max-width: 170px;
  }
  div.ccm_form div label {
    width: 75px;
  }
  div.ccm_form div.field .inputfield {
    max-width: calc(100% - 75px);
  }
  .contact .rightArea .checker {
    padding-left: 75px;
  }
  .contact .rightArea .formButton {
    margin-left: 75px;
  }
  .contact .rightArea .info {
    margin-left: 0px;
  }
  .ErrorReportGen {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 75px;
  }
  div.ccm_form div.field {
    min-height: 40px;
    height: auto;
    flex-wrap: wrap;
  }
  div.ccm_form div input,
  div.ccm_form div textarea {
    font-size: 14px;
  }
  div.ccm_form div select {
    font-size: 14px;
  }
  .aboutPage .text {
    flex-wrap: wrap;
  }
  .aboutPage .text .rightArea {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .aboutPage .text .leftArea {
    padding-right: 0px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 740px) {
  div.ccm_form .leftPart,
  div.ccm_form .rightPart {
    width: 100%;
  }
  div.ccm_form .formInquiry {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  div.ccm_form div.field.Objektinfo.fieldShort label {
    max-width: 155px;
    width: 155px;
    height: 27px;
  }
  div.ccm_form div.field.Objektinfo.fieldShort {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
  div.ccm_form div.field.Objektinfo.fieldShort input {
    width: 100%;
  }
  div.ccm_form div.field.Objektinfo.fieldShort.OrtObjekt input {
    width: 100%;
  }
  div.ccm_form .Objektinfos {
    margin-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .twoComponent {
    display: flex;
    flex-wrap: wrap;
  }
  .twoComponent .leftArea {
    max-width: calc(100% - 0px);
    padding-right: 0px;
  }
  .twoComponent .rightArea {
    width: 100%;
  }
  .Mitarbeiter {
    display: flex;
  }
  .Mitarbeiter .Bild {
    max-width: 200px;
  }
  .Mitarbeiter .Details {
    max-width: calc(100% - 200px);
    padding: 10px 15px 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
  }
  .aboutPage .Mitarbeiter {
    display: flex;
    flex-wrap: wrap;
  }
  .aboutPage .Mitarbeiter .Bild {
    max-width: 100%;
  }
  .aboutPage .Mitarbeiter .Details {
    max-width: 100%;
    padding: 10px 15px 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
  }
  div#footer div#footerInlay .botArea {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  div#footer div#footerInlay .leftArea,
  div#footer div#footerInlay .rightArea {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  div#footer div#footerInlay .topArea {
    height: 115px;
    padding-top: 15px;
    display: flex;
    justify-content: center;
  }
  div#footer div#footerInlay .topArea .logo {
    max-width: 190px;
  }
  div#footer div#footerInlay .topArea .logo img {
    width: 100%;
    height: auto;
    display: block;
  }
  #top .buttons {
    right: 50px;
    max-width: 185px;
    flex-wrap: wrap;
    justify-content: end;
    flex-direction: column-reverse;
  }
  #top .buttons a {
    font-size: 12px;
    max-width: 185px;
  }
  #top .buttons a span.mobile {
    display: none;
  }
  #top .buttons a.inquiry {
    margin-top: 5px;
  }
  #top .buttons a.search {
    margin-left: 0;
    text-align: right;
  }
  div#footer div#footerInlay a {
    color: #3F4545;
  }
}
@media only screen and (max-width: 650px) {
  #top .buttons a span.mobile {
    display: inline;
  }
  #top .buttons a span.desktop {
    display: none;
  }
  #top .buttons a {
    max-width: fit-content;
    height: 25px;
    display: flex;
    align-items: center;
    padding-top: 0;
  }
  #top .buttons {
    right: 10px;
    flex-wrap: nowrap;
    justify-content: end;
    flex-direction: unset;
    top: auto;
    bottom: 7px;
  }
  #top .buttons a.inquiry {
    margin-top: 0px;
    margin-right: 5px;
  }
  #top .buttons a {
    background-position: right 6px top 3px;
    background-size: 16px auto;
    padding-left: 7px;
    padding-right: 30px;
    background-color: #4d4d4d;
  }
  #top .buttons a.inquiry {
    background-size: 16px auto;
    background-position: right 5px top 3px;
    padding-right: 30px;
  }
  .menuBtn {
    right: -6px;
    top: 35px;
  }
  #top .buttons {
    right: 10px;
    flex-wrap: nowrap;
    justify-content: end;
    flex-direction: unset;
    top: 12px;
    bottom: auto;
  }
  .BodyHolder.outNav .menuBtn {
    position: fixed;
    top: 5px;
  }
  .BodyHolder #top .buttons {
    transition: all 0.8s linear 0s;
    -webkit-transition: all 0.8s linear 0s;
    -moz-transition: all 0.8s linear 0s;
    -o-transition: all 0.8s linear 0s;
    -ms-transition: all 0.8s linear 0s;
  }
  .BodyHolder.outNav #top .buttons {
    transform: translateX(200vw);
    transition: all 0.4s linear 0s;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
  }
  div#top div#topInlay {
    padding: 0px 7px;
  }
  .topContent .logo {
    width: 180px;
    height: 70px;
    margin-top: 2px;
  }
  .Immobilie .links a {
    letter-spacing: 0.5px;
    max-width: 100%;
  }
  .immoComponent .Immobilienliste {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .twoComponent .rightArea {
    max-width: 350px;
    margin: 0 auto;
  }
  .Mitarbeiter {
    display: flex;
    flex-wrap: wrap;
  }
  .Mitarbeiter .Bild {
    max-width: 100%;
  }
  .Mitarbeiter .Details {
    max-width: 100%;
    padding: 10px 15px 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
  }
  body.site_id_3 .Mitarbeiter {
    display: flex;
    flex-wrap: wrap;
  }
  body.site_id_3 .Mitarbeiter .Bild {
    max-width: 100%;
  }
  body.site_id_3 .Mitarbeiter .Details {
    max-width: 100%;
    padding: 10px 15px 10px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
  }
}
