@media screen and (max-width: 259px) {
}@media (min-width: 260px) {
}@media (min-width: 260px) {
}@media (max-width: 259px) {
}@media (min-width: 260px) {
}@media (min-width: 260px) {
}@media (max-width: 259px) {
}@media (max-width: 259px) {
}/* ---------- Basic Layout Styles ----------- */
html,
body,
#page {
  height: 100%;
}
#page-wrapper {
  min-height: 100%;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
  width: 974px;
  margin-left: auto;
  margin-right: auto;
  /*overflow:hidden;*/
}
#main {
  width: 954px;
  padding: 0 10px;
}
#triptych .region.region-triptych-middle {
  overflow: hidden;
}
#header div.section {
  position: relative;
}
.region-header {
  margin: 0;
  position: relative;
}
.with-secondary-menu .region-header {
  margin-top: 3em;
}
#secondary-menu {
  position: absolute;
  right: 0;
  /* LTR */
  top: 0;
  width: 100%;
}
#content,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: block;
  float: left;
  /* LTR */
  position: relative;
  padding: 0 10px;
}
#sidebar-first {
  float: right;
}
#sidebar-second {
  float: right;
  clear: right;
}
.one-sidebar #content,
.two-sidebars #content {
  width: 616px;
  margin: 0;
}
.no-sidebars #content {
  width: 934px;
  float: none;
}
#sidebar-first,
#sidebar-second {
  width: 298px;
}
#main-wrapper {
  min-height: 300px;
}
#content .section,
.sidebar .section {
  padding: 0;
}
.not-front .sidebar .section {
  position: relative;
  top: -20px;
}
#breadcrumb {
  margin: 0 ;
  padding: 20px 0 0 20px;
}
#footer-wrapper {
  /*  padding: 0px 15px 30px 15px; */
}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  padding: 0 10px;
  width: 220px;
}
@media (max-width: 994px) {
  #header div.section,
  #featured div.section,
  #messages div.section,
  #main,
  #triptych,
  #footer-columns,
  #footer {
    width: 656px;
  }
  #main {
    width: 636px;
  }
  .one-sidebar #content,
  .two-sidebars #content {
    width: 298px;
  }
  .no-sidebars #content {
    width: 616px;
  }
}
@media (max-width: 676px) {
  #header div.section,
  #featured div.section,
  #messages div.section,
  #main,
  #triptych,
  #footer-columns,
  #footer {
    width: 338px;
  }
  #main {
    width: 318px;
  }
  #main-wrapper {
    overflow: hdden;
  }
  .one-sidebar #content,
  .two-sidebars #content,
  .no-sidebars #content {
    width: 298px;
  }
  .not-front .sidebar .section {
    top: 0px;
  }
}
#header .buttons a {
  display: none;
}
@media (max-width: 676px) {
  #header .buttons a {
    display: block;
  }
  .not-front #header .buttons a.search {
    display: none;
  }
  #header .buttons a.extend {
    display: none;
  }
  #header #block-nice-menus-1,
  #header .quick-search-form {
    display: none;
  }
}
/* ---------- Overall Specifications ---------- */
body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0px 0 0 0;
  border: 0;
  outline: 0;
  background: url(../images/web_berlinovo_back.jpg) 50% 0 #ffffff no-repeat;
  min-width: 340px;
}
/*
body { 
	padding:160px 0 0 0 !important;
	background:url(../images/web_berlinovo_back_2017_18.jpg) 50% 0 #ffffff no-repeat;

}
*/
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
h4 {
  font-weight: bold;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}
/* ------------------ Fonts ------------------ */
body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: Arial, sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: Arial, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: Arial, sans-serif;
}
/* ------------------ Reset Styles ------------------ */
caption {
  text-align: left;
  /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -0.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -0.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}
/* ------------------ Table Styles ------------------ */
table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left;
  /* LTR */
  vertical-align: top;
}
table.nobg {
  margin: 0px;
}
table.nobg tr {
  background: none;
}
table.nobg td {
  width: 50%;
  padding: 0 35px 0 0;
  vertical-align: top;
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}
/* ------------------ List Styles ------------------ */
.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
  /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em;
  /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0;
  /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em;
  /* LTR */
}
/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: right;
  /* LTR */
  padding: 0;
  /* LTR */
  height: auto;
  overflow: hidden;
  margin-right: 15px;
  text-align: right;
}
#name-and-slogan {
  float: left;
  /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px;
  /* LTR */
  display: none;
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left;
  /* LTR */
  margin: 0 0px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px;
  /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 0px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 0px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left;
  /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left;
  /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em;
  /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0;
  /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px;
  /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale,
.region-header .block-menu {
  margin: 30px 0 0px 30px;
  width: 90px;
  font-size: 0.857em;
}
.region-header .block-locale .prefix {
  display: none;
}
@media (max-width: 676px) {
  .region-header .block-locale {
    margin: 0px 0 -10px 20px;
    position: relative;
    top: -25px;
  }
  .region-header .block-locale ul li {
    float: left;
  }
  .region-header .block-locale ul li a {
    padding-right: 5px;
  }
  .region-header .block-locale ul li a .prefix {
    display: initial;
    text-transform: uppercase;
  }
  .region-header .block-locale ul li a .native {
    display: none;
  }
}
@media (max-width: 676px) {
  .region-header {
    clear: both;
  }
  #header .buttons {
    margin-left: 20px;
    margin-top: 29px;
    float: left;
  }
  #header .buttons a {
    width: 41px;
    height: 32px;
    float: left;
    background: no-repeat #fff center center;
    margin-right: 5px;
    cursor: pointer;
  }
  #header .buttons a span {
    display: none;
  }
  #header .buttons a.menu {
    background-image: url(../images/menu_burger.png);
  }
  #header .buttons a.search {
    background-image: url(../images/search.png);
  }
  #header #logo img {
    width: 200px;
  }
}
#block-menu-menu-menu-1,
#block-menu-menu-nebenmen-apartment {
  width: 180px;
}
@media (max-width: 676px) {
  #block-menu-menu-menu-1,
  #block-menu-menu-nebenmen-apartment {
    display: none;
  }
}
#footer #block-menu-menu-menu-1,
#footer #block-menu-menu-nebenmen-apartment {
  display: none;
}
@media (max-width: 676px) {
  #footer #block-menu-menu-menu-1,
  #footer #block-menu-menu-nebenmen-apartment {
    display: block;
  }
}
.region-header .block-locale ul li,
.region-header .block-menu ul li {
  display: block;
  padding: 0 0;
}
.region-header .block-locale li a,
.region-header .block-menu li a {
  padding: 0;
  color: #999;
}
.region-header .block-locale li.active a,
.region-header .block-menu li a.active {
  color: #9669a0;
}
.region-header .block-locale li a:hover,
.region-header .block-menu li a:hover {
  text-decoration: underline;
}
#block-nice-menus-1 {
  clear: both;
  margin: 0 0 0 15px;
}
#block-nice-menus-1,
#block-nice-menus-1 div,
#block-nice-menus-1 li,
#block-nice-menus-1 ul {
  z-index: 10001;
}
@media (max-width: 676px) {
  #block-nice-menus-1 {
    position: absolute;
    top: -25px;
    left: 4px;
    background: #fff;
    border: 1px solid #999;
    width: 200px;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  }
  #block-nice-menus-1 div,
  #block-nice-menus-1 li,
  #block-nice-menus-1 ul {
    height: auto;
    float: none;
    position: static;
  }
  #block-nice-menus-1 ul.nice-menu-down li.menuparent:before {
    content: ' ';
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background: url(../images/pfeil-grau-down.png) center center no-repeat;
  }
  #block-nice-menus-1 ul.nice-menu-down li.menuparent.over:before {
    background-image: url(../images/pfeil-grau-up.png);
  }
  #block-nice-menus-1 ul.nice-menu-down li ul {
    background: #9669a0 !important;
  }
}
/* --------------- Main Menu ------------ */
#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left;
  /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: #ffffff;
}
#main-menu-links li a.active {
  border-bottom: none;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
}
/* --------------- Secondary Menu ------------ */
#secondary-menu-links {
  float: right;
  /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}
/* ------------------- Main ------------------- */
#main {
  background: #ffffff;
}
/* ----------------- Featured ----------------- */
#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}
/* --------------- Highlighted ---------------- */
#highlighted {
  text-align: right;
  position: relative;
  top: -26px;
  padding: 0;
  margin: 0;
  font-size: 0.929em;
}
/* ------------------- Help ------------------- */
.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}
/* ----------------- Content ------------------ */
.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 22px;
  line-height: 28px;
  color: #666666;
  margin: 0 0 12px 0;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.1;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left;
  /* LTR */
  height: 20px;
  margin: 1px 5px 0 0;
  /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-name-field-jw-video {
  margin: 0 0 1.2em 0;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px;
  /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left;
  /* LTR */
  padding: 0 1em 0 0;
  /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}
img.image-mittel {
  clear: both;
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}
img.image-gross {
  clear: both;
  display: block;
  width: 100%;
}
img.image-portrait {
  padding-top: 15px;
}
/* ----------------- Comments ----------------- */
.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0;
  /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0;
  /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent;
  /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px;
  /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px;
  /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0;
  /* LTR */
}
.comment-unpublished {
  margin-right: 5px;
  /* LTR */
  padding: 5px 2px 5px 5px;
  /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}
/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding: 0px;
}
.sidebar .block {
  border: 0px solid;
  padding: 0;
  margin: 0 0 20px;
}
.sidebar .block h2,
.region-header .node-teaser-block h2,
#content .node-webform h2,
#content .block-webform h2 {
  font-size: 1.143em;
  line-height: 45px;
  height: 45px;
  padding: 0 0 0 15px;
  font-weight: bold;
  color: #fff;
  background: #9669a0;
  margin: 0;
}
#content .block-webform h2 a {
  color: #fff;
}
#content .block-nodeblock h2 {
  display: none;
}
.sidebar #block-block-11.block,
.sidebar #block-block-13.block,
.sidebar #block-block-17.block,
.sidebar #block-block-18.block,
.sidebar #block-block-25.block,
.sidebar #block-block-25.block {
  clear: right;
}
.sidebar #block-block-11.block h2,
.sidebar #block-block-13.block h2,
.sidebar #block-block-17.block h2,
.sidebar #block-block-18.block h2,
.sidebar #block-block-25.block h2 {
  background: #9669a0;
}
.sidebar #block-block-26.block h2 {
  background: #4d6d5e;
}
.sidebar #block-block-11.block .content,
.sidebar #block-block-13.block .content,
.sidebar #block-block-17.block .content,
.sidebar #block-block-18.block .content,
.sidebar #block-block-25.block .content,
.sidebar #block-block-26.block .content {
  padding: 0 0 0 0;
}
.sidebar #block-block-11.block .content a,
.sidebar #block-block-13.block .content a,
.sidebar #block-block-17.block .content a,
.sidebar #block-block-18.block .content a,
.sidebar #block-block-25.block .content a,
.sidebar #block-block-26.block .content a {
  color: #fff;
}
.sidebar #block-block-11.block .content a:before,
.sidebar #block-block-13.block .content a:before,
.sidebar #block-block-17.block .content a:before,
.sidebar #block-block-26.block .content a:before {
  color: #fff;
  content: '>';
  display: block;
  float: right;
  width: 45px;
  height: 45px;
  /*background:#d6b661;*/
  background: #a67fb8;
  text-align: center;
}
.sidebar #block-block-26.block .content a:before {
  background: #5ba28b;
}
.page-suche-wohnungen .sidebar .block h2,
.node-type-apartment .sidebar .block h2,
.page-node-8164 #content .node-webform.node-full h2 {
  background: #87c8be;
}
.node-type-apartment .sidebar .block h2 {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}
.page-suche-gewerbe .sidebar .block h2,
.node-type-industrial-real-estate .sidebar .block h2,
.page-node-8168 #content .node-webform.node-full h2,
.page-suche-gewerbe #content .block-webform h2,
.block-webform #node-15953 h2 {
  background: #8c8283;
}
.page-suche-gewerbe #content .block-webform {
  margin: 100px 0 0 0 ;
}
.page-suche-investitionsobjekte .sidebar .block h2,
.node-type-investitionsobjekt .sidebar .block h2 {
  background: #698282;
}
.page-suche-apartments .sidebar .block h2,
.node-type-temporary-apartment .sidebar .block h2,
.page-suche-apartments #content .block-webform h2 {
  background: #d7a040;
}
.sidebar .view-aktuelle-wohnung .hide-null {
  display: none !important;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .caption,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-label-field-services {
  font-weight: bold;
  margin: 1em 0 0 0;
  display: block;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-net-area-1,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-label-field-total-rent {
  margin: 1em 0 0 0;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-field-household-typ {
  float: left;
  margin: 0 4px 0 0 ;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-household-effects span {
  display: none;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung span.field-household-type-0 {
  display: block;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-finalcleaning {
  clear: both;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services {
  margin: 1em 0 0 0;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services ul {
  list-style: none;
  padding: 0;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services li {
  list-style: none;
  padding: 0 0 0 7px;
  font-size: 90%;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services li span > span {
  font-size: 90%;
}
.views-field-field-services li span.concierge.service,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services li span.household,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-services li.laundry.service {
  display: none;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-hbf-car .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-hbf-pt .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-hbf-pt .distance.transit .distance,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-sxf-car .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-sxf-pt .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-sxf-pt .distance.transit .distance,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-txl-car .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-txl-pt .destination,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-txl-pt .distance.transit .distance {
  display: none;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-hbf-car .distance.full .distance,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-sxf-car .distance.full .distance,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-distance-txl-car .distance.full .distance {
  padding: 0 0 0 0;
}
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-next-trainstop,
.node-type-temporary-apartment .sidebar .view-aktuelle-wohnung .views-field-field-next-busstop {
  margin: 0.5em 0 0 0;
}
.apartment .distance.full .mode.driving:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url(../images/icon_distance_car.png) no-repeat;
  vertical-align: top;
  position: relative;
  top: 3px;
}
.apartment .distance.full.transit {
  white-space: nowrap;
}
.apartment .distance.full .mode.transit:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url(../images/icon_distance_pt.png) no-repeat;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.apartment .distance.full .mode.walking:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url(../images/icon_distance_walking.png) no-repeat;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.apartment .distance.full .mode:after {
  content: '';
}
a.in-app {
  color: #9669a0 !important;
  font-weight: bold;
  height: 33px;
}
a.in-app:after {
  content: ' ';
  display: inline-block;
  height: 33px;
  width: 200px;
  padding-left: 10px;
  background: url('../images/in-appstore_200x33_01.png') right top no-repeat;
  position: relative;
  top: 2px;
}
.page-suche-wohnungen #content a,
.node-type-apartment #content a,
.page-suche-wohnungen #breadcrumb a,
.page-wohnanlagen #content a,
.page-wohnanlagen #content a:after,
.page-wohnanlagen #breadcrumb a,
.node-type-apartment #breadcrumb a,
.node-type-apartment .sidebar a {
  color: #698282;
}
.page-suche-wohnungen #content a:hover,
.node-type-apartment #content a:hover,
.page-suche-wohnungen #breadcrumb a:hover,
.page-wohnanlagenn #content a:hover,
.page-wohnanlagen #breadcrumb a:hover,
.node-type-apartment #breadcrumb a:hover,
.node-type-apartment .sidebar a:hover,
.page-suche-wohnungen #content a:after,
.node-type-apartment #content a:after {
  color: #698282;
}
.page-suche-gewerbe #content a,
.node-type-industrial-real-estate #content a,
.page-suche-gewerbe #breadcrumb a,
.node-type-industrial-real-estate #breadcrumb a {
  color: #8c8283;
}
.page-suche-gewerbe #content a:hover,
.node-type-industrial-real-estate #content a:hover,
.page-suche-gewerbe #breadcrumb a:hover,
.node-type-industrial-real-estate #breadcrumb a:hover,
.node-type-industrial-real-estate #content a:after,
.page-suche-gewerbe #content a:after {
  color: #8c8283;
}
.page-suche-gewerbe #breadcrumb a,
.page-suche-gewerbe #breadcrumb a:hover,
.node-type-industrial-real-estate #breadcrumb a:hover {
  color: #9669a0;
}
.page-suche-gewerbe #content a:hover,
.node-type-investitionsobjekt #content a,
.node-type-investitionsobjekt #content a:hover,
.page-suche-investitionsobjekte #content a,
.page-suche-investitionsobjekte #content a:hover {
  color: #698282;
}
.page-suche-apartments #content a,
.page-apartments #content a,
.node-type-temporary-apartment #content a,
.page-suche-apartments #breadcrumb a,
.node-type-temporary-apartment #breadcrumb a {
  color: #d7a040;
}
.page-suche-apartments #content a:hover,
.node-type-temporary-apartment #content a:hover,
.page-suche-apartments #breadcrumb a:hover,
.node-type-temporary-apartment #breadcrumb a:hover,
.node-type-temporary-apartment #content a:after,
.page-suche-apartments #content a:after {
  color: #d7a040;
}
.field-name-field-location,
.views-field-field-location-1 {
  padding-top: 15px;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
  margin: 0;
  padding: 15px 15px;
}
.sidebar .block.block-nodeblock > div.content {
  padding: 0;
}
.sidebar .block.block-views .node-teaser-block h2 {
  margin: -15px -15px;
}
.sidebar .block.block-views .node-teaser-block .content {
  margin: 0 -15px;
  padding: 30px 15px 0  15px;
}
.sidebar #block-views-newsletter-mieterzeitung-block.block .node-teaser-block h2:before,
.sidebar #block-nodeblock-21825.block .node-teaser-block h2:before,
.sidebar #block-nodeblock-21826.block .node-teaser-block h2:before {
  color: #fff;
  content: '>';
  display: block;
  float: right;
  width: 45px;
  height: 45px;
  /*background:#d6b661;*/
  background: #b6ded4;
  text-align: center;
}
.sidebar #block-nodeblock-21825.block .node-teaser-block h2:before {
  background: #a67fb8;
}
.field-name-field-description {
  clear: both;
}
.block-nodeblock .node-sticky,
#block-views-top-themen-block .node-teaser-block.node-sticky,
.node-sticky {
  background: none;
  border: 0px;
  padding: 0;
}
.type-1 h2 {
  background: #87c8be !important;
}
.type-1 a,
.type-1 a:after {
  color: #87c8be  !important;
}
.type-2 h2 {
  background: #8c8283  !important;
}
.type-2 a,
.type-2 a:after {
  color: #8c8283 !important;
}
.type-3 h2 {
  background: #698282  !important;
}
.type-3 a,
.type-3 a:after {
  color: #698282 !important;
}
.type-4 h2 {
  background: #d7a040  !important;
}
.type-4 a,
.type-4 a:after {
  color: #d7a040 !important;
}
.block-nodeblock .file a {
  position: relative;
  top: -3px;
}
.block-nodeblock .more-link,
.node-teaser-block .more-link {
  text-align: left;
}
.block-nodeblock .more-link a:after,
.block .more-link a:after,
.page-wohnanlagen .search-link a:after,
.node-readmore:after,
.history-back a:after {
  content: "\2794";
  color: #9669a0;
  font-size: 8px;
  position: relative;
  left: 4px;
  top: -1px;
  text-decoration: none !important;
}
.sidebar .block .content h3 {
  font-size: 1.114em;
  line-height: 1.6;
  font-weight: bold;
  margin: 0;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}
#block-views-top-themen-block {
  padding: 0 10px;
  margin: 0 0 -20px 0;
}
#block-views-top-themen-block .views-row {
  width: 298px;
  padding: 0;
  margin: 0 10px 40px 10px;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #F5F4F4;
}
#block-views-top-themen-block > h2.element-invisible,
#block-block-5 > h2.element-invisible {
  clip: inherit;
  position: inherit !important;
  font-size: 1.343em;
  font-weight: bold;
  line-height: 45px;
  height: 45px;
  padding: 0 0 0 35px;
  color: #666666;
  margin: 0;
}
#block-block-5 {
  clear: both;
}
#block-block-5 .content {
  display: none;
}
#block-views-top-themen-block .node-teaser-block {
  width: 298px;
  padding: 0;
  margin: 0 ;
  height: 316px;
  overflow: hidden;
  background-color: #F5F4F4;
}
#block-views-top-themen-block .node-teaser-block .content {
  padding: 15px;
  line-height: 140%;
}
#block-views-top-themen-block .node-teaser-block .more-link {
  position: absolute;
  left: 15px;
  bottom: 10px;
}
#block-views-top-themen-block table,
#block-views-top-themen-block tbody,
#block-views-top-themen-block tr,
#block-views-top-themen-block td {
  background: transparent;
  border: 0px;
  padding: 0;
}
/* ----------------- Triptych ----------------- */
#triptych-wrapper {
  background: none;
  border-top: 0px solid ;
  margin: 40px 0 0 0;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 0px solid #dfdfdf;
  line-height: 1.8;
  text-align: center;
  font-size: 11px;
}
#triptych .block a {
  color: #999999;
}
#triptych .block a:hover {
  color: #999999;
}
#triptych .block h2 {
  display: none;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
  display: inline;
  white-space: nowrap;
}
#triptych .block ul li:after,
#triptych .block ol li:after {
  content: "|";
  padding: 0 0 0 9px;
  color: #999999;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}
/* ------------------ Footer ------------------ */
#footer-wrapper {
  color: #666666;
  font-size: 11px;
}
#footer-wrapper a {
  color: #666666;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #666666;
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-wrapper h3 {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  margin: 6px 0;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0;
  /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px;
  /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 0px;
  border-top: 2px solid #9669a0;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: none;
  /* LTR */
  padding: 0 0px;
  display: block;
  border-right: 0;
  /* LTR */
  color: #999;
}
#footer li a.active {
  color: #9669a0;
}
#footer li.first a {
  padding-left: 0;
  /* LTR */
}
#footer li.last a {
  padding-right: 0;
  /* LTR */
  border-right: none;
  /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}
/* --------------- System Tabs  --------------- */
.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left;
  /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0;
  /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left;
  /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left;
  /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none;
  /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0;
  /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}
/* ---------------- Messages  ----------------- */
#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
  width: 974px;
  margin-left: auto;
  background: #fff;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}
/* -------------- Breadcrumbs   -------------- */
.breadcrumb {
  font-size: 0.929em;
}
/* -------------- User Profile   -------------- */
.profile .user-picture {
  float: none;
}
/* -------------- Password Meter  ------------- */
.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}
/* ---------------- Buttons    ---------------- */
input.form-submit,
a.button {
  background: #fff url(../images/buttons.png) 0 0 repeat-x;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em;
  /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
input[disabled].form-submit {
  color: #aaa;
  cursor: default;
}
input[disabled].form-submit:hover {
  color: #aaa;
  background: #fff url(../images/buttons.png) 0 0 repeat-x;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}
/* -------------- Form Elements   ------------- */
fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px;
  /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
.sidebar .block-webform {
  clear: both;
}
.sidebar #block-views-aktuelle-wohnung-block-3 {
  clear: both;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px;
  /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em;
  /* LTR */
}
.form-item,
.node-webform h2 a {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px;
  /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px;
  /* LTR */
}
/* Comment form */
.comment-form label {
  float: left;
  /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px;
  /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px;
  /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em;
  /* LTR */
}
/* -------------- Other Overrides ------------- */
div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}
/* --------------- Search Form ---------------- */
#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left;
  /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}
/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}
/* -------------- Shortcut Links -------------- */
.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0;
  /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left;
  /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}
/* ---------- Admin-specific Theming ---------- */
.page-admin #content img {
  margin-right: 15px;
  /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}
/* ---------- Overlay layout styles ----------- */
.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}
/* ---------- Poll ----------- */
.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left;
  /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right;
  /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}
/* -- search -- */
.block-search-api-sorts {
  float: left;
}
.block-search-api-sorts h2 {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
}
.block-search-api-sorts .content {
  margin: 0 0 10px 0;
}
.block-search-api-sorts ul {
  margin: 0;
  padding: 0;
}
.block-search-api-sorts ul li {
  float: left;
  display: inline;
  margin: 0 0 10px 0;
}
.block-current-search {
  text-align: right;
}
.block-current-search h2 {
  display: none;
}
.page-suche-wohnungen .views-exposed-form .views-exposed-widget,
.page-suche-gewerbe .views-exposed-form .views-exposed-widget,
.page-suche-apartments .views-exposed-form .views-exposed-widget,
.page-suche-investitionsobjekte .views-exposed-form .views-exposed-widget {
  padding: 0;
}
.page-suche-wohnungen .sidebar .block .content,
.page-suche-gewerbe .sidebar .block .content,
.page-suche-apartments .sidebar .block .content,
.page-suche-investitionsobjekte .sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
.page-suche-wohnungen .sidebar .node-teaser-block .content,
.page-suche-gewerbe .sidebar .node-teaser-block .content,
.page-suche-apartments .sidebar .node-teaser-block .content {
  padding: 15px 15px;
}
.page-suche-wohnungen .sidebar .block-nodeblock,
.page-suche-gewerbe .sidebar .block-nodeblock,
.page-suche-apartments .sidebar .block-nodeblock {
  margin: 15px 0 0 0;
}
.current-search-item.current-search-item-active {
  display: none;
}
.page-suche-wohnungen .sidebar .section,
.page-suche-gewerbe .sidebar .section,
.page-suche-apartments .sidebar .section,
.page-suche-investitionsobjekte .sidebar .section {
  background: url(../images/stripes-light_bg.png) #e9e9e8;
  padding: 0 0 15px 0;
}
.page-suche-wohnungen .sidebar .section.collapsed,
.page-suche-gewerbe .sidebar .section.collapsed,
.page-suche-apartments .sidebar .section.collapsed,
.page-suche-investitionsobjekte .sidebar .section.collapsed {
  padding: 0 0 0 0;
}
.page-suche-wohnungen .sidebar .section.extensible,
.page-suche-gewerbe .sidebar .section.extensible,
.page-suche-apartments .sidebar .section.extensible,
.page-suche-investitionsobjekte .sidebar .section.extensible {
  margin-bottom: 15px;
}
.page-suche-wohnungen .sidebar .section.extensible .block-views h2,
.page-suche-gewerbe .sidebar .section.extensible .block-views h2,
.page-suche-apartments .sidebar .section.extensible .block-views h2,
.page-suche-investitionsobjekte .sidebar .section.extensible .block-views h2 {
  cursor: pointer;
}
.page-suche-wohnungen .sidebar .section.extensible .block-views h2:before,
.page-suche-gewerbe .sidebar .section.extensible .block-views h2:before,
.page-suche-apartments .sidebar .section.extensible .block-views h2:before,
.page-suche-investitionsobjekte .sidebar .section.extensible .block-views h2:before {
  content: ' ';
  float: right;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  background: url(../images/pfeil-weiss-up.png) center center no-repeat;
}
.page-suche-wohnungen .sidebar .section.extensible.collapsed .block-views h2:before,
.page-suche-gewerbe .sidebar .section.extensible.collapsed .block-views h2:before,
.page-suche-apartments .sidebar .section.extensible.collapsed .block-views h2:before,
.page-suche-investitionsobjekte .sidebar .section.extensible.collapsed .block-views h2:before {
  background-image: url(../images/pfeil-weiss-down.png);
}
/*
@media (max-width: @screen-md) {
	.page-suche-wohnungen 
	,.page-suche-gewerbe 
	,.page-suche-apartments 
	,.page-suche-investitionsobjekte  {
		
			#header .buttons {
				a.search {
					display:none;
				}
	
			}
	}
}
*/
.sidebar #edit-field-location-geofield-latlon-geocode :after {
  content: "\21B5";
}
.sidebar #edit-field-location-geofield-latlon-geocode span {
  display: none;
}
.sidebar #edit-field-location-geofield-latlon-wrapper label {
  float: left;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  padding: 17px 15px 15px 15px;
}
.sidebar #edit-field-location-geofield-latlon-address {
  margin: 15px 0 0 0;
}
.sidebar .block-facetapi {
  margin: 0 15px 15px 15px;
  padding: 0px;
  background-color: #fcfcfc !important;
}
.sidebar .block-facetapi a,
#page.wohnen #main .sidebar .block-facetapi a {
  color: #666666;
}
.page-suche-wohnungen .sidebar .block-facetapi div.content,
.page-suche-gewerbe .sidebar .block-facetapi div.content,
.page-suche-apartments .sidebar .block-facetapi div.content,
.page-suche-investitionsobjekte .sidebar .block-facetapi div.content {
  padding: 10px;
}
.sidebar .block.block-facetapi > h2 {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
}
.facetapi-facetapi-checkbox-links li {
  list-style-type: none !important;
  list-style-image: none !important;
}
.search-api-ranges-widget .range-box label {
  display: none;
}
.search-api-ranges-widget .text-range-min {
  float: left;
  display: block;
  color: #666;
  font-size: 11px;
  padding: 0 0 3px 0;
}
.search-api-ranges-widget .text-range-max {
  text-align: right;
  display: block;
  color: #666;
  font-size: 11px;
  padding: 0 0 3px 0;
}
.search-api-ranges-widget .range-slider-box {
  width: 100%;
  clear: both;
  margin: 3px 0 10px 0;
}
.search-api-ranges-widget input[type="submit"] {
  display: none;
}
.search-api-ranges-widget p {
  margin: 0;
}
.search-api-ranges-widget .ui-slider-handle {
  moz-border-radius: 10px /*{cornerRadius}*/;
  -webkit-border-radius: 10px /*{cornerRadius}*/;
  border-radius: 10px /*{cornerRadius}*/;
  top: -6px;
  width: 13px;
  height: 13px;
}
.search-api-ranges-widget .ui-slider-horizontal {
  height: 5px;
  background: #C5C5C5;
  border: 0px;
}
.page-suche-wohnungen .search-api-ranges-widget .ui-slider-range.ui-widget-header {
  background: #87c8be;
}
.page-suche-gewerbe .search-api-ranges-widget .ui-slider-range.ui-widget-header {
  background: #8c8283;
}
.page-suche-apartments .search-api-ranges-widget .ui-slider-range.ui-widget-header {
  background: #d7a040;
}
.page-suche-investitionsobjekte .search-api-ranges-widget .ui-slider-range.ui-widget-header {
  background: #9669a0;
}
#block-views-exp-suche-wohnungen-page,
#block-views-exp-suche-gewerbeflaechen-page,
#block-views-exp-suche-apartments-page,
#block-views-5296aac3ed462b41c502e16bfd97ae3a {
  background: none;
  border: 0px;
}
#block-views-exp-suche-wohnungen-page h2 {
  background: #87c8be;
}
#block-views-exp-suche-gewerbe-page h2 {
  background: #8c8283;
}
#block-views-exp-suche-apartments-page h2 {
  background: #d7a040;
}
.views-exposed-widget.views-submit-button input.form-submit {
  margin: 15px 0 0 15px;
}
.form-item-field-location-geofield-latlon-radius {
  display: none;
}
#block-facetapi-vxdq2mzkyhmtmvqfb1by96ghqoh2fzxu,
#block-facetapi-wyvfpfh2lpajy205443gnshc5tlpzz8q,
#block-facetapi-oasg81vq09zsorbrmwrlg2zgifzwuizh,
#block-facetapi-axmwhg8ihdvw6fh7k7m3sth1rssohrbr,
#block-facetapi-dmiiwbld9sxyxbwadoitdu040t0fkowq {
  margin: 0px;
  padding: 0px;
  background: none  !important;
  background-color: transparent  !important;
}
#block-facetapi-vxdq2mzkyhmtmvqfb1by96ghqoh2fzxu .content,
#block-facetapi-wyvfpfh2lpajy205443gnshc5tlpzz8q .content,
#block-facetapi-oasg81vq09zsorbrmwrlg2zgifzwuizh .content,
#block-facetapi-axmwhg8ihdvw6fh7k7m3sth1rssohrbr .content,
#block-facetapi-dmiiwbld9sxyxbwadoitdu040t0fkowq .content {
  padding: 5px;
}
#block-facetapi-vxdq2mzkyhmtmvqfb1by96ghqoh2fzxu h2,
#block-facetapi-wyvfpfh2lpajy205443gnshc5tlpzz8q h2,
#block-facetapi-oasg81vq09zsorbrmwrlg2zgifzwuizh h2,
#block-facetapi-axmwhg8ihdvw6fh7k7m3sth1rssohrbr h2,
#block-facetapi-dmiiwbld9sxyxbwadoitdu040t0fkowq h2 {
  display: none;
}
#block-facetapi-dku0uf61sugtgfmnjcaazvnvcpsvy8tx h2,
#block-facetapi-jn7hnuz1mhfw6tqcfzqotmqxrptljwtm h2,
#block-facetapi-krv6ygcwkdcinebhrrgt8v2nj6wcsuuw h2,
#block-facetapi-huuigaiocavvdah8npcx8bbqilsyllet h2,
#block-facetapi-lvp8gehl7ao36fnpz90oayhb6c0791pa h2 {
  background: none ;
  color: #666;
}
#edit-field-location-geofield-latlon-gmap {
  width: 298px !important;
  height: 350px !important;
}
#edit-field-location-geofield-latlon-address {
  width: 200px;
}
.GeoJSON {
  display: none;
}
.citymap {
  margin: 15px;
}
.citymap {
  position: relative;
  height: 221px;
  width: 268px;
}
.citymap img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.citymap img.map {
  display: none;
}
.citymap img.map.active {
  display: block;
}
.view-suche-wohnungen .views-row,
.view-suche-gewerbeflaechen .views-row,
.view-suche-apartments .views-row,
.view-suche-investitionsobjekte .views-row,
.view-apartmentanlagen .views-row {
  clear: both;
  padding: 15px 0 40px 0;
}
.view-suche-wohnungen .views-row,
.view-wohnen .views-row .node-teaser {
  border-top: 2px solid #87c8be;
}
.view-suche-gewerbeflaechen .views-row {
  border-top: 2px solid #9669a0;
}
.view-suche-apartments .views-row,
.view-apartmentanlagen .views-row {
  border-top: 2px solid #d7a040;
}
.view-suche-investitionsobjekte .views-row {
  border-top: 2px solid #9669a0;
}
.view-suche-apartments .views-row .views-field-field-image .CH a:after,
.list-view li.CH > a:first-child:after {
  margin-top: 5px;
  content: ' ';
  width: 152px;
  height: 40px;
  display: block;
  background: url('../images/CH_Logo_claim.jpg');
}
.view-suche-apartments .views-row .views-field-field-angebot .CH {
  color: #01696A;
  font-weight: bold;
}
.views-field-field-real-estate-category span.wbs {
  display: inline-block;
  width: 32px;
  height: 22px;
  line-height: 22px;
  background-image: url(../images/icon-wohnung-wbs.png);
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
  top: 8px;
}
.views-field-field-real-estate-category span.seniorenfreundlich {
  display: inline-block;
  width: 32px;
  height: 22px;
  line-height: 22px;
  background-image: url(../images/icon-wohnung-60plus.png);
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
  top: 8px;
}
/* Apartments Direktwahl */
#block-facetapi-rwqeeahxiiwicofsq1ludno1ceupzi1m .item-list {
  display: none;
}
.expand-link {
  font-size: 80%;
  cursor: pointer;
}
.views-field-field-image,
.teaser-image {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
  width: 150px;
}
.view-suche-apartments .views-field-field-image {
  display: block;
  float: left;
  margin: 0 20px 110px 0;
}
@media (max-width: 994px) {
  .view-suche-apartments .views-field-field-image {
    margin: 0 20px 20px 0;
  }
}
.node-article.node-teaser h2,
.node-article.node-teaser div.content {
  margin-left: 170px;
}
@media (max-width: 994px) {
  .teaser-image {
    float: none;
    margin: 0;
  }
  .node-article.node-teaser h2,
  .node-article.node-teaser div.content {
    margin-left: 0px;
  }
}
.view-suche-wohnungen .views-field:after,
.view-suche-gewerbeflaechen .views-field:after,
.view-suche-apartments .views-field:after,
.view-suche-investitionsobjekte .views-field:after {
  content: " | ";
}
.view-suche-wohnungen span.views-field:last-child:after,
.view-suche-gewerbeflaechen span.views-field:last-child:after,
.view-suche-apartments span.views-field:last-child:after,
.view-suche-investitionsobjekte span.views-field:last-child:after {
  content: "";
  display: none;
}
.view-suche-wohnungen span.views-field,
.view-suche-gewerbeflaechen span.views-field,
.view-suche-apartments span.views-field,
.view-suche-investitionsobjekte span.views-field {
  white-space: nowrap;
}
.view-suche-apartments .views-field:last-child:after,
.views-field-field-real-estate-category:after,
.views-field-title:after,
.views-field-field-location-postal-code:after,
.views-field-field-image:after,
.views-field-field-location-geofield:after,
.view-suche-apartments .views-field-field-services:after,
.view-suche-apartments .views-field-field-location-geofield:after,
.view-suche-apartments .views-field-field-angebot:after,
.view-suche-apartments .views-field-field-rooms:after,
.view-suche-apartments .caption:after,
.view-suche-apartments .views-field-field-distance-hbf-car:after,
.view-suche-apartments .views-field-field-distance-sxf-car:after,
.view-suche-apartments .views-field-field-distance-txl-car:after {
  content: "" !important;
}
.view-suche-apartments .caption.distances {
  padding: 20px 0  0;
  height: 40px;
}
.view-suche-apartments .caption.distances .views-label,
.view-suche-apartments .views-field-field-distance-hbf-car,
.view-suche-apartments .views-field-field-distance-sxf-car,
.view-suche-apartments .views-field-field-distance-txl-car {
  margin: 0 0 0 0px;
  padding: 0;
  min-height: 20px;
  width: 223px;
  display: inline-block;
  float: left;
}
.view-suche-apartments .views-field-nothing.caption,
.view-suche-apartments .views-field-field-distance-hbf-car {
  /*margin:10px 0 0 0px;*/
}
.view-suche-apartments .views-field-field-distance-txl-car,
.view-suche-apartments .views-field-field-distance-sxf-car {
  /*margin:0 0 10px 0 ;*/
}
.view-suche-apartments .distance .destination,
.view-suche-apartments .distance .duration {
  display: none;
}
.view-suche-apartments .views-field-field-services {
  margin: 20px 0 0px 170px;
  padding: 0;
}
@media (max-width: 994px) {
  .view-suche-apartments .views-field-field-services {
    margin: 20px 0 0px 0px;
    padding: 20px 0 0px 0px;
    clear: both;
  }
}
.view-suche-apartments .views-field-field-services ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style-type: none;
}
.view-suche-apartments .views-field-field-services li {
  margin: 0 0 0 0px;
  padding: 0;
  min-height: 20px;
  float: left;
  width: 223px;
}
.view-suche-apartments .views-field-field-services li.last {
  margin: 0 0 10px 0px;
}
.view-suche-apartments .views-field-field-services li span span {
  display: none;
}
.view-suche-apartments .views-field-field-services li > span {
  padding: 2px 0 2px 0px;
  background: 0% 0% no-repeat;
}
/* TTT
.view-suche-apartments .views-field-field-services li > span{
	padding:2px 0 2px 25px;
	background:0% 0% no-repeat;

}

.view-suche-apartments .views-field-field-services li > span.laundry{
	background-image:url(../images/icon_apartment_laundry.png)
}

.view-suche-apartments .views-field-field-services li > span.parking{
	background-image:url(../images/icon_apartment_parking.png)
}
*/
/* sildeshow */
.view-header-sildeshow {
  position: relative;
  overflow: hidden;
  width: 974px;
  height: 369px;
}
.view-header-sildeshow div,
.view-header-sildeshow img {
  width: 974px !important;
  height: 369px !important;
}
@media (max-width: 994px) {
  .view-header-sildeshow {
    width: 656px;
    height: 248.52566735px;
  }
  .view-header-sildeshow div,
  .view-header-sildeshow img {
    width: 656px !important;
    height: 248.52566735px !important;
  }
}
@media (max-width: 676px) {
  .view-header-sildeshow {
    width: 338px;
    height: 128.0513347px;
  }
  .view-header-sildeshow div,
  .view-header-sildeshow img {
    width: 338px !important;
    height: 128.0513347px !important;
  }
}
.not-front .view-header-sildeshow {
  position: relative;
  overflow: hidden;
  width: 974px;
  height: 184px;
}
.not-front .view-header-sildeshow * {
  width: 974px !important;
  height: 184px !important;
}
@media (max-width: 994px) {
  .not-front .view-header-sildeshow {
    width: 656px;
    height: 123.92607803px;
  }
  .not-front .view-header-sildeshow * {
    width: 656px !important;
    height: 123.92607803px !important;
  }
}
@media (max-width: 676px) {
  .not-front .view-header-sildeshow {
    width: 338px;
    height: 63.85215606px;
  }
  .not-front .view-header-sildeshow * {
    width: 338px !important;
    height: 63.85215606px !important;
  }
}
#views_slideshow_controls_text_header_sildeshow-block_1,
#views_slideshow_controls_text_header_sildeshow-block_2,
#views_slideshow_controls_text_previous_header_sildeshow-block,
#views_slideshow_controls_text_pause_header_sildeshow-block {
  display: none;
}
#views_slideshow_controls_text_next_header_sildeshow-block a {
  z-index: 1000;
  position: absolute;
  right: 13px;
  bottom: 13px;
  width: 32px;
  height: 58px;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 0px;
  background: url(../images/button-slideshow-next.png) no-repeat;
}
.region-header .quick-search-form {
  position: absolute;
  right: 35px;
  top: 176px;
  width: 268px;
  z-index: 10000;
}
@media (max-width: 994px) {
  .region-header .quick-search-form {
    right: 35px;
    top: 156px;
  }
}
@media (max-width: 676px) {
  .region-header .quick-search-form {
    position: relative;
    top: 0;
    right: 0;
    width: 298px;
    float: none;
    margin: 20px;
    font-size: 1.1em;
  }
  .region-header .quick-search-form h2 {
    font-size: 1.143em;
    line-height: 45px;
    height: 45px;
    padding: 0 0 0 15px;
    font-weight: bold;
    color: white;
    margin: 0;
  }
  .region-header .quick-search-form .search-type {
    font-size: 12px;
  }
  .region-header .quick-search-form input[type="text"] {
    width: 78px;
  }
  .region-header .quick-search-form input[name="address"] {
    width: 263px;
  }
}
.quick-search-form > div {
  padding: 0 0 15px 0;
  background-image: url('../images/stripes_bg.png');
}
.quick-search-form h2 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 14px;
}
.quick-search-form h2 a {
  font-size: 15px;
  font-weight: bold;
  color: #fff !important;
}
.quick-search-form h2.detail-search {
  float: right;
  width: 47%;
  margin: 0px;
}
.quick-search-form h2.detail-search.search-type-apartments {
  background-color: #87c8be;
}
.quick-search-form h2.detail-search.search-type-temporaray-apartments {
  background-color: #d7a040;
}
.quick-search-form h2.detail-search.search-type-industrial_real_estate {
  background-color: #8c8283;
}
.quick-search-form h2.detail-search.search-type-investments {
  background-color: #8fa1a1;
}
.quick-search-form .search-type {
  margin: 15px 0px 10px -3px;
  font-size: 11px;
  color: #fff;
  white-space: nowrap;
}
.quick-search-form .search-type input {
  margin: 0 0 0 2px;
  padding: 0px;
}
.quick-search-form .search-type label {
  position: relative;
  top: -3px;
  cursor: pointer;
}
.quick-search-form form {
  margin: 0px 15px 0px 15px;
  font-size: 11px;
  color: #fff;
}
.quick-search-form div.search-type-apartments {
  background-color: #b08fb8;
}
.quick-search-form div.search-type-temporaray-apartments {
  background-color: #b08fb8;
}
.quick-search-form div.search-type-industrial_real_estate {
  background-color: #b08fb8;
}
.quick-search-form div.search-type-investments {
  background-color: #b08fb8;
}
.quick-search-form .search-type-apartments h2 {
  background: #b08fb8;
}
.quick-search-form .search-type-industrial_real_estate h2 {
  background: #b08fb8;
}
.quick-search-form .search-type-investments h2 {
  background: #b08fb8;
}
.quick-search-form .search-type label {
  display: inline-block;
  width: 100px;
}
.quick-search-form .search-control {
  margin: 0px 0 0 0;
}
.quick-search-form .search-control label {
  display: inline;
  position: relative;
  top: -3px;
}
.quick-search-form input[type="text"] {
  font-size: 12px;
  color: #737373;
  background: #f0f4f4;
  border: 0px;
  width: 68px;
  margin: 15px 5px  0 0;
}
.quick-search-form input[name="field_net_area"] {
  margin-right: 0px;
}
.quick-search-form input[name="address"] {
  width: 233px;
  margin: 0 0 0 0;
}
.quick-search-form input[type="submit"] {
  display: block;
  font-size: 14px;
  padding: 3px 7px;
  margin: 15px 0 0 0 ;
  float: right;
}
.quick-search-form .submit-left {
  display: block;
  font-size: 12px;
  padding: 0;
  margin: 15px 0 0 0 ;
}
.sidebar .section .quick-search-form {
  margin: -15px;
}
.sidebar .section .block .quick-search-form {
  font-size: 1.1em;
}
.sidebar .section .quick-search-form h2 {
  font-size: 1.143em;
  line-height: 45px;
  height: 45px;
  padding: 0 0 0 15px;
  font-weight: bold;
  color: white;
  margin: 0;
}
.sidebar .quick-search-form .search-type {
  font-size: 12px;
}
.sidebar .quick-search-form input[type="text"] {
  width: 78px;
}
.sidebar .quick-search-form input[name="address"] {
  width: 263px;
}
/* detail-page */
.views-field-field-location-geolocation {
  margin: 0 -15px;
}
.views-field-field-youtube-id {
  margin: 10px 0 10px -15px;
}
.ad-gallery .ad-thumbs li a.ad-active img {
  border: 0px solid #616161;
}
.ad-gallery .ad-thumbs li a img {
  border: 0px solid #CCC;
  display: block;
}
.ad-gallery .ad-image-wrapper {
  background: #FbFbFb;
}
.ad-gallery {
  width: 100% !important;
  overflow: hidden;
}
.ad-gallery .ad-image-wrapper {
  width: 100% !important;
  height: auto !important;
}
.ad-gallery .ad-image-wrapper .ad-image {
  width: auto !important;
  height: auto !important;
  position: relative;
  display: none;
  left: 0px !important;
  text-align: center;
}
.ad-gallery .ad-image-wrapper .ad-image:first-child {
  display: block;
}
.ad-gallery .ad-image-wrapper .ad-image img {
  width: auto !important;
  height: 400px !important;
}
@media (max-width: 994px) {
  .ad-gallery .ad-image-wrapper .ad-image img {
    height: 200px !important;
  }
}
.ad-gallery .ad-description .ad-image-description {
  display: none;
}
.ad-gallery .ad-description .ad-image-description:last-child {
  display: block;
}
.ad-nav {
  clear: both;
  width: 565;
  margin: 20px 30px 70px 30px;
}
.ad-nav ul.ad-thumb-list {
  margin: 0;
  padding: 0;
}
.ad-description {
  text-align: center;
  margin: 0 auto;
  color: #666;
}
.ad-image-description {
  margin-right: 10px;
}
.ad-gallery .ad-back {
  cursor: pointer;
  width: 30px;
  left: -30px;
  height: 53px;
  display: block;
  background: url(../images/gallery-arrow-left.png) 0px;
}
.ad-gallery .ad-forward {
  cursor: pointer;
  width: 30px;
  right: 30px;
  height: 53px;
  display: block;
  background: url(../images/gallery-arrow-right.png) 0px;
}
.ad-gallery .ad-nav .ad-thumbs {
  overflow: hidden;
  width: 554px;
}
.node-full .field-type-text-long .field-label {
  font-size: 14px;
  font-weight: bold;
  margin: 40px 0 20px 0;
}
.node-full .field.field-name-field-interior2 {
  margin: 20px 0 0px 0;
}
.sidebar .webform-client-form input[type="text"],
.sidebar .webform-client-form input[type="email"],
.sidebar .webform-client-form textarea {
  width: 260px;
}
.node-type-apartment input.form-submit,
.node-type-apartment input.form-submit:hover,
.node-type-investitionsobjekt input.form-submit:focus {
  color: #698282 ;
  font-weight: bold;
}
.node-type-apartment .sidebar .block,
.node-type-industrial-real-estate .sidebar .block,
.node-type-investitionsobjekt .sidebar .block {
  background: url(../images/stripes-light_bg.png) #e9e9e8;
}
.node-type-apartment .sidebar .block-views,
.node-type-industrial-real-estate .sidebar .block-views,
.node-type-investitionsobjekt .sidebar .block-views {
  background: none;
}
.node-type-apartment .block-views h2,
.node-type-industrial-real-estate .block-views h2,
.node-type-investitionsobjekt .block-views h2 {
  display: none;
}
.node-type-apartment .block-views .field-content.divider,
.node-type-industrial-real-estate .block-views .field-content.divider,
.node-type-investitionsobjekt .block-views .field-content.divider {
  display: block;
  height: 20px;
}
.sidebar #block-print-print-links {
  background: none;
}
.sidebar #block-print-print-links .content {
  padding: 0;
  text-align: right;
}
.sidebar #block-print-print-links span {
  display: inline;
}
.node-type-apartment .sidebar #block-print-print-links span.print_html a {
  background: url(../images/icon-print-green.png);
}
.sidebar #block-print-print-links span a {
  content: ".";
  display: inline-block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  font-size: 0px;
  color: #fff;
  line-height: 36px;
  vertical-align: top;
}
.node-type-apartment .file-icon {
  display: none;
}
.node-type-apartment .sidebar #block-print-print-links span.print_mail a {
  background: url(../images/icon-email-green.png);
}
.node-type-apartment .field-name-field-expose,
.node-type-industrial-real-estate .field-name-field-expose,
.node-type-investitionsobjekt .field-name-field-expose,
.node-type-temporary-apartment .field-name-field-expose {
  float: right;
  position: relative;
  top: -7px;
}
.view-apartmentanlagen .views-field-field-expose {
  float: left;
  position: relative;
  top: -7px;
}
.view-apartmentanlagen .views-field-nid {
  float: right;
}
.view-apartmentanlagen .views-field-nid:after {
  content: "\2794";
  color: #d7a040;
  font-size: 8px;
  position: relative;
  left: 4px;
  top: -1px;
  text-decoration: none !important;
}
.field.field-name-field-expose a,
.views-field-field-expose a,
.apartment .vield-name-field-expose a {
  padding: 0 0 0 40px;
  line-height: 30px;
  height: 36px;
  display: inline-block;
}
.node-type-apartment .field.field-name-field-expose a,
.page-wohnanlagen .field.field-name-field-expose a {
  background: url(../images/icon-download-green.png) no-repeat;
}
.node-type-industrial-real-estate .field.field-name-field-expose a {
  background: url(../images/icon-download-grey.png) no-repeat;
  margin-left: 7px;
}
.node-investitionsobjekt .field.field-name-field-expose .file {
  padding: 3px 8px 3px 0;
  display: inline-block;
  background: #9669a0;
}
.node-investitionsobjekt .field.field-name-field-expose .file a {
  background: url(../images/icon-download-white-simple.png) no-repeat;
  margin-left: 7px;
  color: #fff !important;
  font-weight: bold;
  line-height: 27px;
  height: 26px;
}
.node-type-temporary-apartment .field.field-name-field-expose a,
.view-apartmentanlagen .views-field-field-expose a,
.apartment .vield-name-field-expose a {
  background: url(../images/icon-download-yellow.png) no-repeat;
  margin-left: 7px;
}
.node-type-temporary-apartment .field-name-field-angebot.CH .field-item {
  position: relative;
  top: -18px;
  display: block;
}
.node-type-temporary-apartment .field-name-field-angebot.CH .field-item :after {
  content: ' ';
  width: 130px;
  height: 34px;
  display: block;
  background: url('../images/CH_Logo_claim_Unterseite.jpg');
}
.node-type-temporary-apartment .field-name-field-angebot.BGG {
  position: relative;
  top: -7px;
  display: block;
}
.node-type-temporary-apartment .field-name-field-angebot.BGG a {
  display: inline-block;
  background: #4d6d5e !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 0 0 6px;
}
.node-type-temporary-apartment .field-name-field-angebot.BGG a:after {
  content: '>';
  display: inline-block;
  background: #5ba28b !important;
  color: #fff !important;
  font-weight: bold;
  padding: 0 6px;
}
.node-type-temporary-apartment .field-name-field-angebot.CH .node-type-investitionsobjekt .field.field-name-field-expose a {
  background: url(../images/icon-download-green.png) no-repeat;
  font-weight: bold;
}
.node-type-temporary-apartment .field-name-body {
  clear: both;
}
.page-wohnanlagen .field.field-name-field-expose {
  float: left;
}
.page-wohnanlagen #content .field-type-text-with-summary {
  margin-left: 170px;
}
@media (max-width: 994px) {
  .page-wohnanlagen #content .field-type-text-with-summary {
    margin-left: 0px;
  }
}
.page-wohnanlagen .search-link {
  text-align: right;
}
.history-back {
  display: none;
}
#block-block-8 {
  float: right;
  background: none;
}
#block-block-8 .content {
  margin: 0;
  padding: 0;
  background: none;
}
.email-page a {
  display: inline-block;
  width: 36px;
  height: 36px;
  overflow: hidden;
}
.email-page a span {
  display: none;
}
.page-suche-investitionsobjekte .sidebar #block-nodeblock-8728 .content .content {
  padding: 15px 15px;
}
#content .field-name-object-id {
  font-size: 14px;
  margin: 15px 0 15px 0;
}
@media (max-width: 994px) {
  #content .field-name-object-id {
    clear: right;
  }
}
#content .field-name-object-id .label {
  font-weight: bold;
}
.node-type-apartment .email-page a {
  background: url(../images/icon-email-green.png);
}
.node-type-investitionsobjekt .email-page a {
  background: url(../images/icon-email-green.png);
}
.node-type-industrial-real-estate .email-page a {
  background: url(../images/icon-email-yellow.png);
}
.node-type-temporary-apartment .email-page a {
  background: url(../images/icon-email-yellow.png);
}
#contact-email {
  display: none;
}
.bold,
.views-label-field-location,
.views-label-field-contact-address {
  font-weight: bold;
}
.views-field-field-links,
.views-field-field-downloads {
  margin: 12px 0 0 0;
}
.views-field-field-links ul,
.views-field-field-downloads ul {
  list-style: none;
  padding: 0;
}
.column.sidebar .views-field .energiepass .info,
.column.sidebar .views-field .energiepass .wk,
.column.sidebar .views-field .ENERGY_CONSUMPTION .bedarf,
.column.sidebar .views-field .ENERGY_REQUIRED .verbrauch,
.column.sidebar .views-field .NO_INFORMATION *,
.column.sidebar .views-field .energiepass.Keine.Angabe *,
.column.sidebar .views-field .energiepass.val .val,
.column.sidebar .views-field .energiepass.elec .elec,
.column.sidebar .views-field .energiepass.heat .heat {
  display: none;
}
.column.sidebar .views-field .energiepass span.value {
  white-space: nowrap;
}
.column.sidebar .views-field .NO_INFORMATION .info,
.column.sidebar .views-field .energiepass.Keine.Angabe .info {
  display: block;
}
.column.sidebar .views-field .energiepass .scale {
  position: relative;
  top: 0px;
  left: 0px;
  height: 30px;
  width: 100%;
}
.column.sidebar .views-field .energiepass .scale .bar {
  background: url(../images/farbskala.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 267px;
}
.column.sidebar .views-field .energiepass .scale .arrow {
  background: url(../images/arrow.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 14px;
}
.column.sidebar .views-field .energiepass .scale .classification .step {
  font-size: 10px;
  color: #666;
  position: absolute;
  top: 0px;
  height: 13px;
  line-height: 14px;
  left: 0px;
  border-left: 1px solid #666;
  text-align: center;
}
.column.sidebar .views-field .energiepass .scale .classification .step:first {
  border-left: 0px;
}
.column.sidebar .views-field .energiepass .scale .annotation .step {
  font-size: 10px;
  color: #999;
  position: absolute;
  top: 16px;
  left: 0px;
}
/* startseite */
.node-teaser h2 {
  margin: 0px 0 10px 0;
  padding: 0px 0 10px 0;
}
.node-teaser {
  border-top: 2px solid #9669a0;
  border-bottom: 0px;
  margin: 0px 0x 40px 0px;
  padding: 20px 0 0 0;
}
.page-wohnanlagen .node-teaser {
  border-top: 2px solid #87c8be;
}
.node-teaser p {
  font-size: 13px;
  color: #333333;
}
.node-teaser h2 a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
#content .content {
  margin-top: 0px;
}
.not-logged-in .tabs {
  margin-bottom: 0px;
}
.front .pager {
  display: none;
}
#block-views-meltwater-rss-feed-block {
  background: url(../images/stripes-light_bg.png) #f1ebf3;
}
#block-views-meltwater-rss-feed-block .pager {
  display: block;
  text-align: left;
}
#block-views-meltwater-rss-feed-block .pager-next,
#block-views-meltwater-rss-feed-block .pager-last,
#block-views-meltwater-rss-feed-block .pager-previous,
#block-views-meltwater-rss-feed-block .pager-first {
  display: none;
}
#block-views-meltwater-rss-feed-block .pager a {
  content: "";
  display: inline-block;
  color: #fff;
  width: 11px;
  height: 11px;
  font-size: 1px;
  background: #fff;
  border: 1px solid #666;
}
#block-views-meltwater-rss-feed-block .pager-current {
  content: "";
  display: inline-block;
  color: transparent;
  width: 11px;
  height: 11px;
  font-size: 1px;
  color: #a67fae;
  border: 1px solid #a67fae;
  background: #a67fae;
  padding: 0;
}
#block-views-meltwater-rss-feed-block .views-row {
  border-bottom: 1px solid #fff;
  margin: 0 0 20px 0;
}
#block-views-meltwater-rss-feed-block .views-field-created {
  color: #666666;
  font-weight: bold;
  margin: 0px 0 5px 0;
  font-size: 13px;
}
#block-views-meltwater-rss-feed-block .views-field-title {
  color: #333;
  font-weight: bold;
  margin: 10px 0  10px 0;
  font-size: 13px;
}
#block-views-meltwater-rss-feed-block .views-field-field-rss-link-1 {
  text-align: left;
  margin: 10px 0 20px 0;
}
/* top-wohnung */
.view-top-wohnung .views-row {
  clear: both;
  padding: 0 0 15px 0;
  border-bottom: 1px #fff solid;
  margin: 0 0 15px 0;
}
.view-top-wohnung .views-field-field-image {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
  width: 133px;
  height: 100px;
}
.view-top-wohnung .views-field-title {
  margin: 0 0 15px 158px;
}
.view-top-wohnung .views-field-view-node {
  text-align: right;
}
.view-top-wohnung .views-field-title a {
  color: #333;
  font-weight: bold;
}
#block-views-top-wohnung-block h2 {
  background: #87c8be ;
}
.view-top-wohnung .more-link a {
  color: #698282;
}
.view-top-wohnung .more-link a:after {
  color: #698282;
}
/* FORMS */
#content .webform-client-form .webform-container-inline {
  clear: both;
  margin: 0  5px ;
  height: 40px;
}
#content .webform-client-form .webform-component-textarea {
  clear: both;
  margin-top: 15px ;
}
#content .webform-client-form .webform-component-managed_file.webform-container-inline {
  height: auto;
  margin-top: 10px;
}
#content .webform-client-form .webform-container-inline > label,
#content .webform-client-form .webform-container-inline > .select-or-other > div > label {
  width: 200px;
  display: block;
  float: left;
  line-height: 26px;
}
#content .webform-client-form #webform-component-flachentyp {
  height: auto;
}
#content .webform-client-form .webform-container-inline .form-type-radio label {
  width: auto;
}
#webform-component-mieternummergroup {
  margin: 0px;
  border: 0px;
  padding: 0px;
  background: none;
  top: 0px;
}
#content #webform-component-mieternummergroup .fieldset-wrapper {
  margin: 0px;
  padding: 0px;
}
#content #webform-component-mieternummergroup .fieldset-wrapper * {
  display: inline-block;
  float: none;
}
#content #webform-component-mieternummergroup .fieldset-wrapper input {
  width: 67px;
}
@media (max-width: 994px) {
  #content #webform-component-mieternummergroup .fieldset-wrapper input {
    width: 97px;
  }
}
#content #webform-component-mieternummergroup .fieldset-wrapper #webform-component-mieternummergroup--mieternummer1 {
  margin-right: 6px;
}
#content #webform-component-mieternummergroup .fieldset-wrapper #webform-component-mieternummergroup--mieternummer1 label {
  display: block;
  width: auto;
  float: none;
}
#content #webform-component-mieternummergroup .fieldset-wrapper #webform-component-mieternummergroup--mieternummer1 input {
  display: block;
}
#content #webform-component-mieternummergroup .fieldset-wrapper span.field-prefix {
  padding: 0 5px;
}
#content #webform-component-grosse input {
  width: 125px;
  margin-right: 4px;
}
#content .webform-client-form .webform-container-inline input {
  display: inline;
}
#content .webform-client-form .webform-component-select select {
  width: 100%;
  height: 28px;
}
#content .webform-client-form .webform-container-inline.webform-component-textfield input,
#content .webform-client-form .webform-container-inline.webform-component-newsletter_email input,
#content .webform-client-form .webform-container-inline.webform-component-email input,
#content .webform-client-form .webform-component-select.webform-container-inline select,
#content .webform-client-form .webform-container-inline input.select-or-other-other {
  max-width: 368px;
  width: 100%;
  display: block;
  float: left;
  box-sizing: border-box;
}
#content .webform-client-form .webform-component-fieldset {
  background: none;
  border: 0px;
  margin: 10px 0;
  position: relative;
  top: 0px;
}
#content .webform-client-form .webform-component-fieldset label {
  background: none;
  border: 0px;
}
#content .webform-client-form .webform-component-fieldset .fieldset-wrapper {
  padding: 0px;
}
#content .webform-client-form .webform-container-inline .form-type-radio input {
  width: auto;
  position: relative;
  top: 0px;
}
#content .webform-client-form .webform-container-inline input.select-or-other-other {
  margin-left: 213px;
}
#content .webform-client-form .form-item-submitted-flachentyp-other {
  display: block;
}
.marker,
.form-required {
  color: #666;
}
#content .webform-client-form {
  background: url(../images/stripes-light_bg.png) #eaeaea;
}
#content .webform-client-form .webform-container-inline,
#content .webform-client-form .webform-component-textarea,
#content .webform-client-form .form-actions,
#content .webform-client-form .webform-component-markup,
#content .webform-client-form .webform-component-select,
#content .webform-client-form .webform-component-checkboxes,
#content .webform-client-form .webform-component-radios {
  margin-left: 15px;
  margin-right: 15px;
}
#content .webform-client-form .form-actions {
  height: 90px;
}
#content .webform-client-form .form-actions input {
  margin-top: 40px;
}
/*
#content   .webform-client-form  #webform-component-cb-datenschutz
,#content   .webform-client-form  #webform-component-cb-schufa
,#content   .webform-client-form  #webform-component-cb-verarbeitung
{
	clear:both;
	width: 100%;

}


#content   .webform-client-form  #webform-component-cb-datenschutz label
,#content   .webform-client-form  #webform-component-cb-schufa label
,#content   .webform-client-form  #webform-component-cb-verarbeitung label
{
	float: right;
	width: 93%;
	font-weight: normal;
}
*/
#content .webform-client-form .webform-container-inline.webform-datepicker {
  margin-left: -2px;
  margin-right: 0px;
}
#content .webform-client-form #webform-component-prioritaet.webform-component-radios {
  margin-left: 40px;
  margin-right: 15px;
}
#content .webform-client-form #webform-component-ort {
  clear: none;
}
#content .webform-client-form #webform-component-postleitzahl {
  float: left;
}
#content .webform-client-form #webform-component-postleitzahl input {
  width: 70px;
}
#content .webform-client-form #webform-component-ort label {
  width: 35px;
}
#content .webform-client-form #webform-component-ort input {
  width: 213px;
}
#content .webform-client-form.apartment-bewerbung {
  min-height: 400px;
  position: relative;
}
#content .webform-client-form.apartment-bewerbung a {
  color: #d7a040;
}
#content .webform-client-form.apartment-bewerbung fieldset legend {
  background: none;
  border: 0px;
  font-family: inherit;
  padding: inherit;
  text-indent: 15px;
}
#content .webform-client-form #webform-component-statusabfrage {
  height: 270px;
  text-align: left;
  vertical-align: top;
}
#content .webform-client-form #webform-component-apartment .description {
  height: 186px;
  text-align: left;
  vertical-align: top;
}
#content .webform-client-form #webform-component-statusabfrage div div {
  margin: 10px 0;
  clear: both;
}
#content .webform-client-form #webform-component-statusabfrage div input {
  margin: 5px 0;
  width: 20px;
  display: block;
  float: left;
  line-height: 26px;
  text-align: left;
}
#content .webform-client-form #webform-component-statusabfrage div label {
  margin: 5px 0;
  margin-left: 200px;
  width: 350px;
  display: block;
  float: left;
}
#content .webform-client-form.apartment-bewerbung #edit-next,
#content .webform-client-form.apartment-bewerbung #edit-submit {
  float: right;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider {
  background: #fff;
  border: 0px;
  max-height: inherit;
  padding: 0 0 15px 0;
  margin: 0 0 10px 0;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider ul,
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider ol {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: decimal ;
}
#content .webform-client-form.apartment-bewerbung #webform-component-alternativen,
#content .webform-client-form.apartment-bewerbung #webform-component-state,
#content .webform-client-form.apartment-bewerbung #webform-component-wa,
#content .webform-client-form.apartment-bewerbung #webform-component-notizen {
  display: none;
}
#content .webform-client-form.apartment-bewerbung #edit-reload {
  display: none;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li {
  margin: 0;
  padding: 0 0 0 0px;
  height: 45px;
  line-height: 45px;
  max-height: inherit;
  border-right: 0px;
  text-align: left;
  background: #d6b661;
  color: #fff;
  list-style-type: none ;
  font-weight: bold;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li.webform-pager-page-slider-page-current span {
  text-decoration: underline;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li.webform-pager-page-slider-page-current,
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li.webform-pager-page-slider-page-visited {
  background: #d7a040;
}
#content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li span {
  padding: 0 0 0 10px;
}
#content .webform-client-form.apartment-bewerbung .form-managed-file input.form-submit.ajax-processed {
  display: none;
}
#content .webform-client-form.apartment-bewerbung label span.info {
  display: inline-block;
  background: #bbb;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #888;
  font-weight: bold;
  color: #555;
}
#content .webform-client-form.apartment-bewerbung div.common.hint {
  margin-top: 10px;
  font-size: 0.8em;
}
@media (max-width: 994px) {
  #content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li {
    width: 50% !important;
  }
  #content .webform-client-form.apartment-bewerbung .webform-pager-page-slider li.webform-pager-page-slider-page-last {
    width: 100% !important;
  }
  #content .webform-client-form.apartment-bewerbung #webform-component-statusabfrage div label {
    width: auto;
    float: none;
    margin-left: 30px;
  }
  #content .webform-client-form.apartment-bewerbung .webform-container-inline {
    height: auto;
  }
  #content .webform-client-form.apartment-bewerbung .webform-container-inline > label,
  #content .webform-client-form.apartment-bewerbung .webform-container-inline > .select-or-other > div > label {
    width: auto;
    float: none;
  }
}
body > #form_info_box {
  width: 300px;
  background: #bbb;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  display: hidden;
}
#content .webform-client-form .webform-component-markup h2 {
  margin: 0 -15px;
}
#content .block-webform .node-webform .content .webform-client-form {
  padding-top: 1em;
}
.webform-client-form hr {
  height: 1px;
  border: 0px;
  border-top: 2px solid gray;
}
.geolocation-map.geolocation-googlemaps-dynamic .fullscreen_control .button.size {
  background: url(../images/button_map_fullscreen.png) 50% 50% no-repeat;
  direction: ltr;
  overflow: hidden;
  text-align: center;
  position: relative;
  color: #000000;
  font-family: Roboto, Arial, sans-serif;
  -webkit-user-select: none;
  font-size: 11px;
  background-color: #ffffff;
  /*padding: 1px 6px;*/
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.14902);
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  width: 18px;
  height: 18px;
  font-weight: 500;
  margin: 5px;
  cursor: pointer;
}
.geolocation-map.geolocation-googlemaps-dynamic .legend_control {
  direction: ltr;
  overflow: hidden;
  text-align: center;
  position: relative;
  color: #000000;
  font-family: Roboto, Arial, sans-serif;
  -webkit-user-select: none;
  font-size: 11px;
  background-color: #ffffff;
  padding: 1px 6px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.14902);
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  min-width: 22px;
  font-weight: 300;
  margin: 5px;
}
.geolocation-map.geolocation-googlemaps-dynamic .legend_control .item {
  display: inline-block;
  padding: 0 0px 0 17px;
  font-size: 1em;
  cursor: pointer;
  background: no-repeat 0 50%;
}
#page.apartment #main ul.list-view {
  padding: 20px 0 20px 0;
  margin: 0;
  list-style: none;
}
#page.apartment #main ul.list-view li {
  clear: both;
  border-top: 1px solid;
  padding: 20px 0 40px 0;
  margin: 0;
  list-style: none;
}
#page.apartment #main ul.list-view li > a {
  display: block;
  float: left;
}
#page.apartment #main ul.list-view li p {
  margin: 0 0 10px 160px;
}
#page.apartment #main ul.list-view li a.arrow {
  display: block;
  float: right;
  padding: 20px 0 20px 0;
}
#page.apartment #main ul.list-view li a.arrow:after {
  content: "\2794";
  color: #d7a040;
}
@media (max-width: 994px) {
  #page.apartment #main ul.list-view li img {
    display: block;
    float: none;
    margin: 0 0 20px 0px;
  }
  #page.apartment #main ul.list-view li p {
    margin: 0 0 10px 0px;
  }
}
.block-nodeblock .node-teaser-block h4 {
  clear: both;
  font-weight: bold;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  margin: 10px 0;
  text-align: center;
}
.block-nodeblock .node-teaser-block table {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0px;
  font-size: 1em;
}
.block-nodeblock .node-teaser-block tr {
  padding: 0;
  margin: 0;
  vertical-align: top;
  background: transparent;
  border: 0px;
  font-size: 1em;
}
.block-nodeblock .node-teaser-block tbody {
  padding: 0;
  margin: 0;
  vertical-align: top;
  background: transparent;
  border: 0px;
  font-size: 1em;
}
.block-nodeblock .node-teaser-block td {
  padding: 0;
  margin: 0;
  vertical-align: top;
  background: transparent;
  border: 0px;
  font-size: 1em;
}
.page-node-19527 h1.title {
  display: none;
}
.view-id-referenzen .views-row {
  border-top: 2px solid #9669a0;
  clear: both;
  padding: 15px 0 40px 0;
}
.view-id-referenzen .views-field-title {
  font-weight: bold;
}
.view-id-referenzen .views-field-field-image {
  float: inherit;
  width: 100%;
  padding: 0;
  margin: 10px 0 0px 0;
}
.view-id-referenzen .views-field-field-image ul {
  padding: 0;
  margin: 0;
}
.view-id-referenzen .views-field-field-image li {
  float: left;
  padding: 0;
  margin: 0 0 0 8px;
  list-style: none;
}
@media (max-width: 994px) {
  .view-id-referenzen .views-field-field-image li {
    width: 97px;
    margin: 0 0 0 3px;
  }
  .view-id-referenzen .views-field-field-image li img {
    width: 100% !important;
    height: auto !important;
  }
}
.view-id-referenzen .views-field-field-image li.first {
  margin: 0 0 0 0px;
}
.view-id-referenzen .field-content.show-details {
  margin: 20px 0 10px 0;
  float: right;
}
.view-id-referenzen .field-content.show-details a,
.view-id-referenzen .views-field-title a {
  cursor: pointer;
}
.view-id-referenzen .field-content.show-details a:after {
  content: "\2794";
  color: #8c8283 ;
  font-size: 8px;
  position: relative;
  left: 4px;
  top: -1px;
  text-decoration: none !important;
}
.view-id-referenzen .views-field-body {
  display: none;
  clear: both;
}
@media (max-width: 994px) {
  .view-id-referenzen .views-field-body {
    font-size: 85%;
  }
}
.view-id-referenzen .views-field-body table {
  font-size: 1em;
}
.view-id-referenzen .views-field-body table td {
  vertical-align: top;
}
.view-newsletter-mieterzeitung #node-20968 > h2 {
  display: none;
}
.view-newsletter-mieterzeitung #node-20968 .form-actions {
  height: auto;
}
.view-newsletter-mieterzeitung #node-20968 .form-actions input {
  margin-top: 0px;
}
#content .view-newsletter-mieterzeitung .views-row {
  padding: 10px;
  background: #efefef;
  width: 183px;
  float: left;
  margin: 0 2px 6px 0 ;
}
.sidebar .view-newsletter-mieterzeitung .views-row {
  line-height: 25px;
}
.view-newsletter-mieterzeitung .views-row .views-field-field-image {
  display: block;
  float: none;
  margin: 0 0px 0px 0;
}
.sidebar .view-newsletter-mieterzeitung .views-row .views-field-title {
  float: left;
  margin: 0 5px 0 0;
}
.sidebar .view-newsletter-mieterzeitung .views-row .views-field-field-file {
  padding: 0 0 0 5px;
}
.view-newsletter-mieterzeitung .views-row .views-field-title {
  margin: 0 5px 0 0;
}
.view-newsletter-mieterzeitung .views-row .views-field-field-file {
  padding: 0 0 0 0px;
}
.view-newsletter-mieterzeitung .views-row .views-field-field-file .file-icon {
  position: relative;
  top: 3px;
}
.view-newsletter-mieterzeitung .views-row .views-field-field-file .file:before {
  content: '(';
}
.view-newsletter-mieterzeitung .views-row .views-field-field-file .file:after {
  content: ')';
}
#node-21824 .field-name-body {
  background: #f5f4f4;
  font-size: 12px;
  line-height: 1.4em;
  padding: 8px 20px 5px 20px;
  margin: 0 40px 15px 0;
}
.flat-button {
  color: #fff;
  padding: 8px 10px;
  margin: 20px 0 10px 10px;
  display: inline-block;
}
.flat-button:hover {
  color: #eee;
}
.flat-button.violet {
  background: #b08fb8;
}
.flat-button.mint {
  background: #87c8be;
}
.view-sildeshow img {
  border: 1px solid #9669a0;
  width: 100% !important;
  height: auto !important;
}
#page.wohnen .accordion h3 {
  background: #e2ede9;
  border: 0px;
  cursor: pointer;
  padding: 5px 7px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
#page.wohnen .accordion h3.ui-accordion-header-active {
  background: #f4f4f4;
  border: 0px;
}
#page.wohnen #footer .phone {
  display: none;
}
.front #node-24803 li.node-readmore {
  display: none;
}
.view-fairpoints .views-table td,
.view-fairpoints .views-table th {
  background: #f6f6f6;
  color: #3b3b3b;
}
.view-fairpoints .views-table th.location {
  max-width: 140px;
}
.view-fairpoints .views-table tr:hover td,
.view-fairpoints .views-table tr.active td {
  background: #c7e4df;
}
.view-fairpoints .views-table .views-field.address {
  width: 40%;
}
.view-fairpoints .views-table .views-field.address .country {
  display: none;
}
@media (max-width: 994px) {
  .view-fairpoints .street-block {
    clear: right;
  }
}
.privacy-hint td,
.privacy-hint tr,
.privacy-hint tbody {
  border: 0 !important;
  background: none;
  vertical-align: middle;
}
.privacy-hint .icon {
  width: 28px;
  height: 28px;
}
.wohnen .privacy-hint .icon {
  background-image: url('../images/Download-Marke-Wohnen.jpg');
}
.apartment .privacy-hint .icon {
  background-image: url('../images/Download-Marke-Apartment.jpg');
}
.industrial-real-estate .privacy-hint .icon {
  background-image: url('../images/Download-Marke-Gewerbe.jpg');
}
.privacy-hint .text {
  font-weight: bold;
  font-size: 110%;
  line-height: 120%;
}
.wohnen .privacy-hint .text {
  color: #87c8be ;
}
.apartment .privacy-hint .text {
  color: #d7a040;
}
.industrial-real-estate .privacy-hint .text {
  color: #8c8283;
}
.privacy-hint a {
  white-space: nowrap;
  font-size: 110%;
}
.wohnen .privacy-hint a {
  color: #87c8be ;
}
.apartment .privacy-hint a {
  color: #d7a040;
}
.industrial-real-estate .privacy-hint a {
  color: #8c8283;
}
/* ---------- Color Module Styles ----------- */
body,
body.overlay {
  color: #3b3b3b;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
#header div.section {
  background: #ffffff;
}
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  background: #ffffff;
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.not-front #header .section,
.node-type-industrial-real-estate #header .section,
.page-suche-investitionsobjekte #header .section,
.node-type-investitionsobjekt #header .section,
.page-suche-gewerbe #header .section {
  background: #fff;
}
.not-front #header .section .region-header:after,
.node-type-industrial-real-estate #header .section .region-header:after,
.page-suche-investitionsobjekte #header .section .region-header:after,
.node-type-investitionsobjekt #header .section .region-header:after,
.page-suche-gewerbe #header .section .region-header:after {
  background: no-repeat #ffffff;
  background-size: contain;
  width: 100%;
  content: " ";
  display: block;
  clear: both;
  position: relative;
  height: 184px;
}
@media (max-width: 994px) {
  .not-front #header .section .region-header:after,
  .node-type-industrial-real-estate #header .section .region-header:after,
  .page-suche-investitionsobjekte #header .section .region-header:after,
  .node-type-investitionsobjekt #header .section .region-header:after,
  .page-suche-gewerbe #header .section .region-header:after {
    height: 123.92607803px;
  }
}
@media (max-width: 676px) {
  .not-front #header .section .region-header:after,
  .node-type-industrial-real-estate #header .section .region-header:after,
  .page-suche-investitionsobjekte #header .section .region-header:after,
  .node-type-investitionsobjekt #header .section .region-header:after,
  .page-suche-gewerbe #header .section .region-header:after {
    height: 63.85215606px;
  }
}
.not-front #header .section .region-header:after {
  background-image: url(../images/header-not-front-bg.jpg);
}
.node-type-industrial-real-estate #header .section .region-header:after {
  background-image: url(../images/header_974x183_gewerbe.jpg);
}
.page-suche-gewerbe #header .section .region-header:after {
  background-image: url(../images/header_974x183_gewerbe.jpg);
}
.node-type-investitionsobjekt #header .section .region-header:after {
  background-image: url(../images/header_974x183_investment.jpg);
}
.page-suche-investitionsobjekte #header .section .region-header:after {
  background-image: url(../images/header_974x183_investment.jpg);
}
/* wohnen slide-show */
.page-suche-wohnungen.not-front #header .section,
.node-type-apartment.not-front #header .section,
.page-wohnanlagen.not-front #header .section,
.page-wohnen.not-front #header .section,
.page-node-8164.not-front #header .section,
.page-node-11104.not-front #header .section,
.page-node-11105.not-front #header .section,
.page-node-23590.not-front #header .section,
.page-node-23595.not-front #header .section,
#page.apartment #header .section {
  height: auto;
  background: #ffffff;
}
.page-suche-wohnungen.not-front #header .section .region-header:after,
.node-type-apartment.not-front #header .section .region-header:after,
.page-wohnanlagen.not-front #header .section .region-header:after,
.page-wohnen.not-front #header .section .region-header:after,
.page-node-8164.not-front #header .section .region-header:after,
.page-node-11104.not-front #header .section .region-header:after,
.page-node-11105.not-front #header .section .region-header:after,
.page-node-23590.not-front #header .section .region-header:after,
.page-node-23595.not-front #header .section .region-header:after,
#page.apartment #header .section .region-header:after {
  display: none;
}
a {
  color: #9669a0;
}
a:hover,
a:focus {
  color: #9669a0;
  text-decoration: underline;
}
a:active {
  color: #9669a0;
}
ul.nice-menu li ul li a {
  color: #fff !important;
}
#page.wohnen #main #content a,
#page.wohnen #main #breadcrumb a {
  color: #698282;
}
#page.wohnen #main #content a:hover,
#page.wohnen #main #content a:focus,
#page.wohnen #main #breadcrumb a:hover,
#page.wohnen #main #breadcrumb a:focus {
  color: #698282;
  text-decoration: underline;
}
#page.wohnen #main #content a:active,
#page.wohnen #main #breadcrumb a:active {
  color: #698282;
}
#page.apartment #main #content a,
#page.apartment #main #breadcrumb a {
  color: #d7a040;
}
#page.apartment #main #content a:hover,
#page.apartment #main #content a:focus,
#page.apartment #main #breadcrumb a:hover,
#page.apartment #main #breadcrumb a:focus {
  color: #d7a040;
  text-decoration: underline;
}
#page.apartment #main #content a:active,
#page.apartment #main #breadcrumb a:active {
  color: #d7a040;
}
#page.apartment #main #content ul.list-view li {
  border-color: #d7a040;
}
#page.apartment ul.nice-menu > li.active-trail > a,
#page.apartment ul.nice-menu > li.active-trail > a:focus,
#page.apartment ul.nice-menu > li.active-trail > a :active {
  color: #d7a040;
}
#page.wohnen #main a[href="/de/wohnen"],
#page.wohnen #main a[href="/en/wohnen"],
#page.wohnen .menu-path-wohnen.active-trail a[href="/de/wohnen"],
#page.wohnen .menu-path-wohnen.active-trail a[href="/en/wohnen"] {
  color: #87c8be;
}
#page.wohnen #main a[href="/de/wohnen"]:hover,
#page.wohnen #main a[href="/de/wohnen"]:hover,
#page.wohnen #main a[href="/en/wohnen"]:focus,
#page.wohnen #main a[href="/en/wohnen"]:focus,
#page.wohnen .menu-path-wohnen.active-trail a[href="/de/wohnen"]:focus,
#page.wohnen .menu-path-wohnen.active-trail a[href="/de/wohnen"]:hover,
#page.wohnen .menu-path-wohnen.active-trail a[href="/en/wohnen"]:focus,
#page.wohnen .menu-path-wohnen.active-trail a[href="/en/wohnen"]:hover {
  color: #87c8be;
  text-decoration: underline;
}
#page.wohnen #main a[href="/de/wohnen"]:active,
#page.wohnen #main a[href="/en/wohnen"]:active,
#page.wohnen .menu-path-wohnen.active-trail a[href="/de/wohnen"],
#page.wohnen .menu-path-wohnen.active-trail a[href="/en/wohnen"] {
  color: #87c8be;
}
.sidebar .block {
  background-color: #f5f4f4;
}
