legend {
  font-family: 'Hind', sans-serif;
  font-size: 1.3125em;
  line-height: 1.3;
}
label {
  font-family: 'Hind', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
}
/* ************************************
 *
 * @Section: General
 *
************************************* */
* {
  box-sizing: border-box;
  outline: none;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: 'Hind', sans-serif;
}
a {
  outline: none;
}
a[href^=tel] {
  text-decoration: none;
  cursor: text;
}
a:hover[href^=tel] {
  text-decoration: none;
}
ul.contentList {
  padding-left: 1em;
}
textarea {
  resize: vertical;
  min-height: 100px;
}
.btn-primary {
  background-color: #cc0033;
  color: #ffffff;
  width: 50%;
  margin-bottom: 25px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #cc0033;
  color: #ffffff;
}
#content-area {
  padding-bottom: 50px;
}
#content-area a:not([class='link-icon']) {
  text-decoration: underline;
}
#content-area a.link-buttonstyle {
  text-decoration: none;
}
/* ************************************
 *
 * @Section: Helpers
 *
************************************* */
a.link-buttonstyle {
  border: 1px solid #545454;
  border-radius: 15px;
  color: #545454;
  display: inline-block;
  padding: 7px 15px;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  text-decoration: none;
}
a.link-buttonstyle:hover,
a.link-buttonstyle:focus {
  color: #000000;
  border-color: #000000;
  text-decoration: none;
}
.link-icon {
  padding-left: 36px;
  position: relative;
}
.link-icon:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f09b";
  font-size: 26px;
  font-weight: 200;
  position: absolute;
  left: 0;
  top: 0;
}
.close-button {
  height: 20px;
  position: relative;
  width: 24px;
  z-index: 3;
  -webkit-transition: margin-right 100ms linear, width 100ms linear;
  -moz-transition: margin-right 100ms linear, width 100ms linear;
  transition: margin-right 100ms linear, width 100ms linear;
}
.close-button .line {
  display: block;
  margin-bottom: 4px;
  -webkit-transition: -webkit-transform 150ms ease;
  -moz-transition: -moz-transform 150ms ease;
  transition: transform 150ms ease;
}
.close-button .line .inner {
  -webkit-transition: -webkit-transform 150ms ease 150ms, background-color 150ms ease, opacity 0s ease 150ms;
  -moz-transition: -moz-transform 150ms ease 150ms, background-color 150ms ease, opacity 0s ease 150ms;
  transition: transform 150ms ease 150ms, background-color 150ms ease, opacity 0s ease 150ms;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button .line.line-one {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
.close-button .line.line-one .inner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button .line.line-two .inner {
  opacity: 0;
}
.close-button .line.line-three {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.close-button .line.line-three .inner {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-button:hover {
  cursor: pointer;
  margin-right: -2px;
  width: 28px;
}
figcaption {
  font-size: 12px;
  padding-top: 5px;
}
/* ************************************
 *
 * @Section: Magnific Popup
 *
************************************* */
.lightbox {
  cursor: zoom-in;
}
.mfp-wrap figure figcaption {
  padding: 0;
}
/* ====================================================================== */
/* === Rahmen
/* ====================================================================== */
/*iframes responsive*/
.frame-iframes {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}
.frame-iframes iframe,
.frame-iframes object,
.frame-iframes embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.frame-paddingbottom,
.frame-padding {
  padding-bottom: 15px;
}
.frame-paddingtop,
.frame-padding {
  padding-top: 15px;
}
.frame-intro {
  font-size: 1.3125em;
  line-height: 1.3;
}
/* ************************************
 *
 * @Section: Frame Spaces
 *
************************************* */
.frame-space-before-extra-small {
  margin-top: 7.5px;
}
.frame-space-after-extra-small {
  margin-bottom: 7.5px;
}
.frame-space-before-small {
  margin-top: 10px;
}
.frame-space-after-small {
  margin-bottom: 10px;
}
.frame-space-before-medium {
  margin-top: 15px;
}
.frame-space-after-medium {
  margin-bottom: 15px;
}
.frame-space-before-large {
  margin-top: 60px;
}
.frame-space-after-large {
  margin-bottom: 60px;
}
.frame-space-before-extra-large {
  margin-top: 120px;
}
.frame-space-after-extra-large {
  margin-bottom: 120px;
}
@media print {
  * {
    color: #000000 !important;
  }
  body {
    font-size: 12px;
    line-height: 16px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .printstyle-navigation {
    display: none !important;
  }
  .printstyle-main {
    width: 100% !important;
  }
}
/* ************************************
 *
 * @Section: Header
 *
************************************* */
.navbar {
  border: none;
  margin-bottom: 0;
}
.navbar .nav {
  margin-left: 120px;
}
@media (max-width: 1199px) {
  .navbar .nav {
    margin-left: 0px;
  }
}
.navbar-header {
  float: none;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-brand {
  padding-top: 14px;
  padding-bottom: 22px;
}
.navbar-brand img {
  width: 110px;
  height: 35px;
}
@media (min-width: 1200px) {
  .navbar-brand img {
    width: 140px;
    height: 45px;
  }
}
.navbar-default {
  transition: background-color 0.15s ease-in-out;
}
.navbar-toggle {
  display: block;
  margin-right: 0;
  border: none;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: transparent;
}
.dropdown-menu {
  border: none;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .dropdown-menu {
    min-width: 270px;
  }
}
.dropdown-menu > li a:hover,
.dropdown-menu > li a:focus {
  background-color: transparent;
  color: #cc0033;
}
.dropdown-menu > .active > a {
  background-color: transparent;
  color: #cc0033;
}
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: transparent;
  color: #cc0033;
}
/* ************************************
 *
 * @Section: Main Navigation
 *
************************************* */
.navigation-main {
  display: none;
}
@media (min-width: 992px) {
  .navigation-main {
    display: block;
    float: left;
    font-size: 18px;
  }
  .navigation-main ul li:hover > ul {
    display: block;
    opacity: 1;
  }
  .navigation-main ul li:hover > ul li {
    position: relative;
  }
  .navigation-main ul li:hover > ul li:hover ul {
    top: 0;
    left: 100%;
  }
  .navigation-main ul.level-1 > li > a > span {
    position: relative;
    transition: all 0.2s ease-in-out;
  }
  .navigation-main ul.level-1 > li > a > span:before,
  .navigation-main ul.level-1 > li > a > span:after {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 0px;
    height: 2px;
    margin: 5px 0 0;
    transition: all 0.2s ease-in-out;
    transition-duration: 0.75s;
    opacity: 0;
  }
  .navigation-main ul.level-1 > li > a > span:after {
    left: 0;
    background-color: #000000;
  }
  .navigation-main ul.level-1 > li:hover > a > span:before,
  .navigation-main ul.level-1 > li:hover > a > span:after {
    width: 100%;
    opacity: 1;
  }
  .navigation-main ul.level-1 > li:hover > a > span:after {
    left: 0;
    background-color: #000000;
  }
}
@media print {
  .navigation-main {
    display: none !important;
  }
}
/* ************************************
 *
 * @Section: Frontpage Navigation
 *
************************************* */
.page-wrapper.layout-front #header-area:not(.fixed) .navbar-default {
  background-color: transparent;
}
.page-wrapper.layout-front #header-area:not(.fixed) .navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.page-wrapper.layout-front #header-area:not(.fixed) .navigation-main ul.level-1 > li > a > span:after {
  background-color: #ffffff;
}
.page-wrapper.layout-front #header-area:not(.fixed) #search #btn-search {
  color: #ffffff;
}
.page-wrapper.layout-front #header-area:not(.fixed) .icon-bar {
  background-color: #ffffff;
}
/* ************************************
 *
 * @Section: Mmenu
 *
************************************* */
.mm-menu {
  background-color: #cc0033;
  color: #ffffff;
}
.mm-menu .mm-navbars-top {
  border-bottom-width: 0;
}
.mm-menu .mm-navbar {
  border: 0;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar .mm-navbar > * {
  color: #ffffff;
}
.mm-menu .mm-navbar .search-mobile {
  padding-left: 15px;
  padding-right: 15px;
}
.mm-menu .mm-navbar .search-mobile input {
  border-radius: 0;
  font-size: 16px;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.mm-menu .mm-navbar .search-mobile span {
  display: none;
}
.mm-menu .mm-navbar .search-mobile i {
  float: right;
  position: relative;
  width: 50px;
  top: 33px;
  font-weight: bold;
  color: #cc0033;
  font-size: 20px;
}
.mm-menu .mm-navbar .navigation-mobile-language {
  position: relative;
}
.mm-menu .mm-navbar .navigation-mobile-language ul {
  list-style: none;
  margin: 0;
  min-width: 242px;
  padding: 0;
  position: relative;
}
.mm-menu .mm-navbar .navigation-mobile-language ul li {
  float: left;
  text-align: left;
}
.mm-menu .mm-navbar .navigation-mobile-language ul li:last-child {
  border-right: none;
}
.mm-menu .mm-navbar .navigation-mobile-language ul li a {
  color: #ffffff;
  padding: 0 15px;
}
.mm-menu .mm-navbar .navigation-mobile-language ul li a:hover,
.mm-menu .mm-navbar .navigation-mobile-language ul li a:focus {
  background: transparent;
}
.mm-menu .mm-navbar .navigation-mobile-language ul li.active a {
  font-family: 'ClanWebPro-News', sans-serif;
}
.mm-menu .mm-navbar .navigation-mobile-meta ul {
  float: left;
}
.mm-menu .mm-navbar .navigation-mobile-meta ul li a {
  color: #ffffff;
  font-family: 'ClanWebPro-News', sans-serif;
  font-weight: 400;
  line-height: 26px;
  padding: 0 15px;
}
.mm-menu .mm-navbar .navigation-mobile-meta ul li a:hover,
.mm-menu .mm-navbar .navigation-mobile-meta ul li a:focus {
  background-color: transparent;
}
.mm-menu .nav > li > a:hover,
.mm-menu .nav > li > a:focus {
  background-color: #ffffff;
  color: #cc0033;
}
.mm-menu .nav > li {
  padding-left: 0px;
}
.mm-menu.mm-opened.navbar-main {
  display: block !important;
}
.mm-menu .mm-listview {
  font-size: 20px;
  line-height: 28px;
}
.mm-menu .mm-listview > li > a {
  padding: 20px 10px 15px 15px;
}
.mm-menu .mm-listview > li .mm-panel ul {
  padding-bottom: 20px;
}
.mm-menu .mm-listview > li .mm-panel ul li a {
  padding: 10px 10px 10px 15px;
}
.mm-menu .mm-listview.nav > li > a {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  padding-left: 25px;
}
.mm-menu .mm-listview.nav > li.mm-opened > a {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listview.nav > li:hover,
.mm-menu .mm-listview.nav > li:active {
  background-color: #ffffff;
  color: #cc0033;
}
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: transparent;
}
.mm-menu .mm-listview .mm-prev:before,
.mm-menu .mm-listview .mm-next:after,
.mm-menu .mm-listview .mm-arrow:after {
  color: #ffffff;
  content: "\F01B";
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: 16px;
  padding-right: 5px;
  top: -9px;
  vertical-align: -14.28571429%;
  /*text-rendering: auto;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.mm-menu .mm-listview .mm-next {
  width: 60px;
}
.mm-menu .mm-listview .mm-next + a,
.mm-menu .mm-listview .mm-next + span {
  margin-right: 60px;
}
.mm-menu .mm-listview > li.mm-vertical > .mm-next {
  height: 63px;
}
.mm-menu .mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  right: 31px;
}
.mm-menu .mm-listview > li.mm-vertical > .mm-next:after {
  top: 20px;
}
.mm-menu .mm-listview .mm-arrow:after,
.mm-menu .mm-listview .mm-next:after {
  right: 31px;
}
.mm-menu .mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 0;
}
.mm-menu .mm-listview .mm-next:before {
  border-left-width: 0;
}
.mm-menu .mm-listview .mm-vertical .mm-panel {
  padding-bottom: 0;
  padding-top: 0;
}
.mm-menu .mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-menu .mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  content: "\F021";
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #ffffff;
}
/*META NAVIGATION MOBILE*/
.mm-panel .menu-divider {
  padding-top: 25px;
}
.mm-panel .helper-nav a {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0 0 25px !important;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: none;
}
.mm-menu .mm-listview .mm-next:hover:after {
  color: #ffffff;
}
.mm-menu .level-1.mm-listview .mm-next:hover:after {
  color: #cc0033;
}
/* ************************************
 *
 * @Section: Breadcrumb Navigation
 *
************************************* */
.navigation-breadcrumb ol li {
  float: left;
}
.navigation-breadcrumb ol li + li:before {
  padding-left: 5px;
  content: "» ";
}
@media print {
  .navigation-breadcrumb {
    display: none;
  }
}
/* ************************************
 *
 * @Section: Footer
 *
************************************* */
#footer-area {
  background-color: #cc0033;
  color: #ffffff;
  font-size: 17px;
  font-weight: 100;
  padding-top: 65px;
  padding-bottom: 120px;
}
#footer-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-area a {
  color: #ffffff;
  text-decoration: none;
}
#footer-area a:hover,
#footer-area a:active,
#footer-area a:focus {
  text-decoration: underline;
}
#footer-area .copyright-block span.divider:after {
  content: '|';
  padding-left: 20px;
  padding-right: 20px;
}
/* ************************************
 *
 * @Section: Back To Top Link
 *
************************************* */
.cd-top {
  background-color: #cc0033;
  bottom: 40px;
  display: inline-block;
  height: 40px;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 10px;
  text-decoration: none;
  visibility: hidden;
  width: 40px;
  z-index: 10;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
@media (min-width: 768px) {
  .cd-top {
    display: none;
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .cd-top {
    bottom: 30px;
    right: 30px;
  }
}
.cd-top:hover,
.cd-top:focus,
.cd-top:active {
  text-decoration: none;
}
.cd-top i {
  color: #ffffff;
  display: block;
  font-size: 24px;
  line-height: 40px;
  position: relative;
  text-align: center;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
/* ************************************
 *
 * @Section: Bootstrap Flexslider
 *
************************************* */
.slider .flexslider {
  overflow: hidden;
  border: 0;
}
.slider .flexslider .ce-textpic {
  margin-bottom: 0;
}
.flex-direction-nav a:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f090";
  transform: rotate(270deg);
  font: normal normal normal 32px/1 "Black Tie";
}
.flex-direction-nav a.flex-next:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f090";
  transform: rotate(90deg);
  font: normal normal normal 32px/1 "Black Tie";
}
/* ************************************
 *
 * @Section: Bootstrap Accordion
 *
************************************* */
.accordion {
  border-radius: 0;
}
.accordion .accordion {
  border-radius: 0;
}
.accordion-item {
  border-color: transparent;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.accordion-item > .accordion-header {
  background-color: #f2f3f5;
  border-color: transparent;
}
.accordion-item > .accordion-header + .accordion-collapse > .accordion-body {
  border-top-color: transparent;
}
.accordion-body {
  padding-top: 9px;
  padding-left: 0;
  padding-right: 0;
}
.accordion-body .row {
  margin-left: 0;
  margin-right: 0;
}
.accordion {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .accordion-header {
  border: none;
  position: relative;
  padding: 16px 0 15px 0;
  font-size: 18px;
  color: #cc0033;
  font-weight: 200;
  display: block;
}
.accordion .accordion-header button {
  width: 100%;
  padding: 16px 0 15px 0;
  text-decoration: none;
  margin-left: 15px;
  display: block;
  text-align: left;
  border: none;
  background-color: transparent;
}
.accordion .accordion-header button:after {
  height: 20px;
  margin-top: -10px;
  margin-right: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f00c";
  font-size: 20px;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.accordion .accordion-header button[aria-expanded="false"]:after {
  content: "\f090";
  transform: rotate(180deg);
}
/* .accordion {
	margin-bottom: 10px;
}

.accordion-item  {
	border-color: transparent;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;

	> .accordion-header {
		background-color: @colorGrey;

		
		+ .accordion-collapse {
			> .accordion-body {
				border-top-color: transparent;
			}
		}
	}
}

.accordion-item {
	-webkit-box-shadow: none;
	box-shadow: none;
	
	.accordion-header {
		border: none;
		border-bottom: 1px solid @colorBlack;
		padding: 0;
		position: relative;
	
		font-size: 18px;
		color: @colorRed;
		font-weight:200;
	
		button {
			display: block;
			padding: 16px 50px 15px 0;
			text-decoration: none;

			border: none;
			background: none;

			font-size: 18px;
    		font-weight: 300;
			width: 100%;
			text-align: left;
			
			&:focus {
				outline: none;
			}
			
			&:after {
				height: 20px;
				margin-top: -10px;
				margin-right: 19px;
				position: absolute;
				top: 50%;
				right: 0;
				display: inline-block;

				.blacktie-general();
				content: "\f00c";
				color: @colorBlack;
				font-size: 20px;
				

				.transition(transform .2s ease)
			}

			&[aria-expanded="false"] {
				&:after {
					.blacktie-triangle-arrow();
					transform: rotate(180deg);
				}
			}
		}
	}

	@media print {
		.collapse {
			display: block;
			height: auto !important;
		}
	}
} */
/* ************************************
 *
 * @Section: Fluid Styled Elements
 *
************************************* */
/*
.contenttable {
	width: 100%;
	border-collapse: collapse;
	overflow:visible;
	border: 1px solid;
	thead {
		th {
			padding: 0 5px 5px 5px;
			font-weight: bold;
			text-align: left;
		}
	}
	td {
		border: 1px solid;
		padding-top: 7px;
		padding-bottom: 5px;
		text-align: left;
	}
} */
.contenttable {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  overflow: visible;
  margin-bottom: 25px;
}
.contenttable tr {
  border-bottom: 1px solid #000000;
}
.contenttable tr td {
  text-align: right;
}
.contenttable tr td:first-child {
  text-align: left;
}
.contenttable tr th {
  text-align: right;
}
.contenttable tr th:first-child {
  text-align: left;
}
.contenttable tr td,
.contenttable tr th {
  display: block;
  padding: 2px 0;
}
@media (min-width: 768px) {
  .contenttable tr td,
  .contenttable tr th {
    display: table-cell;
    padding: 8px 2px 8px 0;
  }
}
/*mobile scrollbar*/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}
.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.ce-textpic {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}
.ce-textpic.ce-left.ce-intext .ce-gallery {
  float: left;
  max-width: 50%;
}
.ce-textpic.ce-left.ce-intext .ce-gallery figure {
  margin-right: 15px;
}
.ce-textpic.ce-left.ce-intext .ce-gallery .ce-media {
  margin-right: 15px;
}
@media screen and (max-width: 479px) {
  .ce-textpic.ce-left.ce-intext .ce-gallery {
    max-width: 100%;
    width: 100%;
  }
  .ce-textpic.ce-left.ce-intext .ce-gallery figure {
    margin-right: inherit;
  }
}
.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
  max-width: 50%;
}
@media screen and (max-width: 479px) {
  .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    float: left;
    width: 100%;
    max-width: inherit;
  }
  .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figure {
    margin-right: inherit;
    margin-bottom: 15px;
  }
}
.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
  float: left;
  width: 50%;
}
@media screen and (max-width: 479px) {
  .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
    width: 100%;
  }
}
.ce-textpic.ce-right.ce-intext .ce-gallery {
  float: right;
  max-width: 50%;
}
.ce-textpic.ce-right.ce-intext .ce-gallery figure {
  margin-left: 15px;
}
@media screen and (max-width: 479px) {
  .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
    float: left;
    width: 100%;
    max-width: inherit;
  }
  .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figure {
    margin-left: inherit;
    margin-bottom: 15px;
  }
}
.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
  width: 50%;
}
@media screen and (max-width: 479px) {
  .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
    width: 100%;
  }
}
.ce-textpic.ce-below figure {
  margin-top: 15px;
}
.ce-textpic.ce-above figure {
  margin-bottom: 15px;
}
/* ************************************
 *
 * @Section: Slider
 *
************************************* */
.slider-block .swiper-container {
  overflow: hidden;
}
@media (min-width: 992px) {
  .slider-block .swiper-container {
    max-height: calc(100vh - 100px);
  }
}
.slider-block img {
  vertical-align: top;
  width: 100%;
  height: auto;
  padding-top: 76px;
}
.uid-1 .slider-block img {
  padding-top: 0;
}
/* ************************************
 *
 * @Section: Footer Teasers Block
 *
************************************* */
.footer-teasers-block {
  background-color: #f2f3f5;
  padding-bottom: 18px;
  padding-top: 55px;
}
.footer-teasers-block h1,
.footer-teasers-block h2,
.footer-teasers-block h3,
.footer-teasers-block h4,
.footer-teasers-block h5,
.footer-teasers-block h6 {
  font-size: 22px;
}
.footer-teasers-block img {
  height: auto;
  width: 100%;
}
.footer-teasers-block a.link-icon {
  display: block;
  margin-top: 25px;
}
/* ************************************
 *
 * @Section: Red Box
 *
************************************* */
.redbox-block {
  background-color: #cc0033;
  font-size: 16px;
  position: relative;
}
.redbox-block .redbox-item {
  background-color: #cc0033;
  color: #ffffff;
  padding: 20px 0;
  width: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .redbox-block .redbox-item {
    padding-left: 20px;
    padding-right: 20px;
    min-width: 600px;
  }
}
@media (min-width: 992px) {
  .redbox-block .redbox-item {
    position: absolute;
    bottom: 50px;
    max-width: 600px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
}
.redbox-block .redbox-item h1,
.redbox-block .redbox-item h2,
.redbox-block .redbox-item h3,
.redbox-block .redbox-item h4,
.redbox-block .redbox-item h5,
.redbox-block .redbox-item h6 {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  line-height: 30px;
}
.redbox-block .redbox-item h1:last-child,
.redbox-block .redbox-item h2:last-child,
.redbox-block .redbox-item h3:last-child,
.redbox-block .redbox-item h4:last-child,
.redbox-block .redbox-item h5:last-child,
.redbox-block .redbox-item h6:last-child {
  margin-bottom: 20px;
}
.redbox-block .redbox-item .link-buttonstyle {
  border-color: rgba(255, 255, 255, 0.77);
  color: rgba(255, 255, 255, 0.77);
  text-decoration: none;
}
.redbox-block .redbox-item .link-buttonstyle:hover,
.redbox-block .redbox-item .link-buttonstyle:focus {
  border-color: #ffffff;
  color: #ffffff;
}
.redbox-block .redbox-item a {
  text-decoration: underline;
  color: #ffffff;
}
.redbox-block .redbox-item li a {
  color: #000000;
}
.redbox-block .redbox-item li a span:hover {
  text-decoration: underline;
}
.redbox-block .btn {
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 28px;
  color: #ffffff;
}
.location-select {
  margin-top: 20px;
}
.location-select.bootstrap-select {
  border-color: #ffffff !important;
  color: #ffffff !important;
}
@media (min-width: 1200px) {
  .location-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 300px;
  }
}
.location-select.bootstrap-select .dropdown-toggle .filter-option {
  font-size: 22px;
  font-weight: 100;
}
.location-select.bootstrap-select .dropdown-toggle .caret {
  border: none;
  height: 24px;
  margin: 0;
  top: 12px;
  right: 20px;
  width: 24px;
}
.location-select.bootstrap-select .dropdown-toggle .caret:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f091";
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
}
.location-select.bootstrap-select > .dropdown-toggle {
  outline: none !important;
  padding-left: 25px;
}
.location-select.bootstrap-select > .dropdown-toggle.bs-placeholder {
  border-color: #ffffff;
  color: #ffffff;
}
.location-select.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.location-select.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.location-select.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.location-select.bootstrap-select .dropdown-menu {
  background-color: #f2f3f5;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.location-select.bootstrap-select .dropdown-menu > li a:hover,
.location-select.bootstrap-select .dropdown-menu > li a:focus {
  color: #000000;
  outline: none;
}
/* ************************************
 *
 * @Section: Quick Links
 *
************************************* */
.quicklinks-block {
  background-color: #f2f3f5;
  font-size: 20px;
  font-weight: 100;
  padding-top: 40px;
  padding-bottom: 60px;
  /*
	.frame-type-text:first-of-type {
		@media @screen-sm {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;

			flex-flow: column wrap;
			align-items: center;
		}

		ul {
			@media @screen-sm {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
			}

			border-bottom: 1px solid @colorBlack;
			list-style: none;
			margin: 0;
			padding: 0;
			width: 100%;

			li {
				display: block;
				max-width: 100%;
				margin-bottom: 20px;
				overflow: hidden;
				padding-bottom: 10px;

				@media @screen-sm {
					-ms-flex-positive: 1;
					flex-grow: 1;

					margin-bottom: 0;
					text-align: center;

					&:first-child {
						text-align: left;
					}
					&:last-child {
						text-align: right;
					}
				}
			}
		}
	}
	*/
}
@media (min-width: 768px) and (max-width: 1199px) {
  .quicklinks-block {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .quicklinks-block [class^='ce-col'] {
    text-align: center;
  }
  .quicklinks-block [class^='ce-col']:first-child {
    text-align: left;
  }
  .quicklinks-block [class^='ce-col']:last-child {
    text-align: right;
  }
}
.quicklinks-block a {
  display: block;
  min-height: 26px;
  padding-right: 36px;
  position: relative;
}
@media (min-width: 768px) {
  .quicklinks-block a {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quicklinks-block a {
    padding-right: 26px;
  }
}
.quicklinks-block a:after {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f09b";
  font-size: 26px;
  font-weight: 200;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .quicklinks-block a:after {
    font-size: 18px;
    top: 3px;
  }
}
.quicklinks-block a:hover,
.quicklinks-block a:focus {
  color: #cc0033;
  text-decoration: none;
}
.quicklinks-block > .container > .frame {
  border-bottom: 1px solid #000000;
}
/* ************************************
 *
 * @Section: Content Type 1, 2
 *
************************************* */
.content-type-001,
.content-type-002 {
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 30px;
  min-height: 1px;
}
.content-type-001 h1,
.content-type-002 h1,
.content-type-001 h2,
.content-type-002 h2,
.content-type-001 h3,
.content-type-002 h3,
.content-type-001 h4,
.content-type-002 h4,
.content-type-001 h5,
.content-type-002 h5,
.content-type-001 h6,
.content-type-002 h6 {
  font-size: 20px;
  line-height: 1.35;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative;
}
.content-type-001 h1:after,
.content-type-002 h1:after,
.content-type-001 h2:after,
.content-type-002 h2:after,
.content-type-001 h3:after,
.content-type-002 h3:after,
.content-type-001 h4:after,
.content-type-002 h4:after,
.content-type-001 h5:after,
.content-type-002 h5:after,
.content-type-001 h6:after,
.content-type-002 h6:after {
  content: '';
  border-top: 4px solid #000000;
  height: 4px;
  position: absolute;
  width: 110px;
  left: 0;
  bottom: -14px;
}
.content-type-001 .link-buttonstyle,
.content-type-002 .link-buttonstyle {
  margin-top: 20px;
  text-decoration: none;
}
.content-type-001 img,
.content-type-002 img {
  height: auto;
  width: 100%;
}
.content-type-001 [class^='col-'],
.content-type-002 [class^='col-'] {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .content-type-001 [class^='col-'],
  .content-type-002 [class^='col-'] {
    padding-bottom: 0;
  }
}
.content-type-001 p,
.content-type-002 p {
  margin: 0 12px 12px 0;
}
.content-type-001 p a:not([class='link-icon']),
.content-type-002 p a:not([class='link-icon']) {
  text-decoration: underline;
}
.content-type-001 p a.link-buttonstyle,
.content-type-002 p a.link-buttonstyle {
  text-decoration: none;
}
.content-type-002 {
  background-color: #cc0033;
  color: #ffffff;
}
.content-type-002 header h1,
.content-type-002 header h2,
.content-type-002 header h3,
.content-type-002 header h4,
.content-type-002 header h5,
.content-type-002 header h6 {
  margin-top: 25px;
}
.content-type-002 header h1:after,
.content-type-002 header h2:after,
.content-type-002 header h3:after,
.content-type-002 header h4:after,
.content-type-002 header h5:after,
.content-type-002 header h6:after {
  border-color: #ffffff;
}
.content-type-002 p a {
  color: #ffffff;
}
.content-type-002 figcaption {
  display: none;
}
.content-type-002 .link-buttonstyle {
  border-color: rgba(255, 255, 255, 0.77);
  color: rgba(255, 255, 255, 0.77);
}
.content-type-002 .link-buttonstyle:hover,
.content-type-002 .link-buttonstyle:focus {
  border-color: #ffffff;
  color: #ffffff;
}
.content-type-002 .col-md-3 .frame {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-type-002 .col-md-3 .frame {
    padding-left: 0;
    padding-right: 0;
  }
}
/* ************************************
 *
 * @Section: Content Wohnorte
 *
************************************* */
.wohnorte ul {
  list-style: none;
  padding-left: 0;
}
.wohnorte ul li {
  padding-left: 36px;
  padding-bottom: 10px;
  position: relative;
}
.wohnorte ul li:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f09b";
  font-size: 26px;
  font-weight: 200;
  position: absolute;
  left: 0;
  top: 0;
}
.wohnorte ul li a {
  text-decoration: none !important;
}
div#map {
  width: 100%;
  height: 450px;
}
div#map p {
  padding-top: 10px;
}
div#map a.mapLink {
  font-size: 20px;
  color: #cc0033;
}
div#map a.mapLink,
div#map a.mapLink:visited {
  text-decoration: none;
}
div#map a.mapLink:hover {
  text-decoration: none;
  color: #000000;
}
/* ************************************
 *
 * @Section: Bilder - Siedlungen
 *
************************************* */
.bilder-siedlungen {
  padding-top: 10px;
}
.bilder-siedlungen div.ce-image .image img {
  display: inline-block;
}
.bilder-siedlungen div.ce-gallery {
  width: 100%;
}
.bilder-siedlungen div.ce-outer {
  width: 100%;
  position: static;
}
.bilder-siedlungen div.ce-outer div.ce-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.bilder-siedlungen div.ce-outer div.ce-inner div.ce-row {
  width: 100%;
}
.bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column {
  width: 25%;
  float: left;
  margin-right: 0;
  padding: 10px;
}
@media (max-width: 991px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column:first-child {
    padding-left: 0px;
  }
}
@media (min-width: 1200px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column:nth-child(4) {
    padding-right: 0px;
  }
}
.bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column .image {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 0;
  text-align: center;
  height: 145px;
}
@media (min-width: 1200px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column .image {
    height: 177px;
  }
}
@media (max-width: 991px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column .image {
    height: 190px;
  }
}
@media (max-width: 479px) {
  .bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column .image {
    height: 90px;
  }
}
.bilder-siedlungen div.ce-outer div.ce-inner div.ce-row div.ce-column img {
  width: 100%;
  height: auto;
}
.bilder-siedlungen div.ce-image .image {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
/* ************************************
 *
 * @Section: Hauswart
 *
************************************* */
.hauswart .image {
  width: 30%;
}
@media (min-width: 992px) {
  .hauswart .image {
    width: 100%;
  }
}
.hauswart img {
  width: 100%;
  height: auto;
}
/* ************************************
 *
 * @Section: Info Siedlungen
 *
************************************* */
.info-siedlungen {
  background-color: #f2f3f5;
  padding: 25px;
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.info-siedlungen .accordion h4 {
  padding: 0;
  margin-bottom: 10px;
}
.info-siedlungen .accordion button {
  margin-left: 0;
}
.info-siedlungen h1,
.info-siedlungen h2,
.info-siedlungen h3,
.info-siedlungen h4,
.info-siedlungen h5,
.info-siedlungen h6 {
  font-size: 20px;
  line-height: 1.35;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
}
.info-siedlungen h1:after,
.info-siedlungen h2:after,
.info-siedlungen h3:after,
.info-siedlungen h4:after,
.info-siedlungen h5:after,
.info-siedlungen h6:after {
  content: '';
  border-top: 1px solid #000000;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -2px;
}
.info-siedlungen .accordion .accordion-header {
  height: 50px;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
.info-siedlungen .accordion .accordion-header h4:after {
  border: 0;
}
.info-siedlungen .accordion .accordion-header a {
  margin-left: 0;
}
.info-siedlungen .col-md-4 .frame-default,
.info-siedlungen .col-md-5 .frame-default {
  margin-right: 20px;
}
.info-siedlungen .col-md-3 .frame-default {
  margin-right: 0;
}
.info-siedlungen .image {
  margin-bottom: 25px;
}
.lage {
  margin-bottom: 30px;
}
/* ************************************
 *
 * @Section: Formular - Mietintresse/Warteliste
 *
************************************* */
.mietinteresse h2,
.warteliste h2 {
  font-size: 20px;
  color: #cc0033;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.mietinteresse .hideinfo,
.warteliste .hideinfo {
  display: none;
}
.mietinteresse label,
.warteliste label {
  font-weight: normal;
}
.mietinteresse input,
.warteliste input,
.mietinteresse button,
.warteliste button,
.mietinteresse textarea,
.warteliste textarea {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.42882353;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.mietinteresse button,
.warteliste button {
  width: 100% !important;
}
.mietinteresse [type="radio"],
.warteliste [type="radio"],
.mietinteresse [type="checkbox"],
.warteliste [type="checkbox"] {
  width: 100%;
  height: auto;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mietinteresse [type="checkbox"],
.warteliste [type="checkbox"] {
  width: auto;
  float: left;
}
.mietinteresse [type="submit"],
.warteliste [type="submit"] {
  background-color: #cc0033;
  color: #ffffff;
  width: 100%;
}
.mietinteresse [type="radio"],
.warteliste [type="radio"] {
  float: left;
  width: auto;
  margin-right: 5px;
}
.mietinteresse .form-group,
.warteliste .form-group {
  margin-bottom: 10px;
}
.mietinteresse #plz_obj,
.warteliste #plz_obj,
.mietinteresse #plz,
.warteliste #plz,
.mietinteresse #plz_mme,
.warteliste #plz_mme {
  width: 50%;
  float: left;
  margin-right: 2%;
}
.mietinteresse #ort_obj,
.warteliste #ort_obj,
.mietinteresse #ort,
.warteliste #ort,
.mietinteresse #ort_mme,
.warteliste #ort_mme {
  width: 48%;
}
.mietinteresse .ui-icon-triangle-1-s,
.warteliste .ui-icon-triangle-1-s {
  margin-top: 4px;
}
.mietinteresse .disabled,
.warteliste .disabled {
  background-color: #f2f3f5;
}
.mietinteresse .klein,
.warteliste .klein {
  font-size: 0.9em;
}
.mietinteresse .formhint,
.warteliste .formhint {
  width: 100%;
  color: #cc0033;
  background-color: #ffffff;
  border: none;
  margin-top: 5px;
}
.mietinteresse a:not([class='link-icon']),
.warteliste a:not([class='link-icon']) {
  text-decoration: underline;
}
.mietinteresse a.link-buttonstyle,
.warteliste a.link-buttonstyle {
  text-decoration: none;
}
div.ui-widget-content .ui-widget-header {
  background-color: #f2f3f5;
  border: none;
  padding: 5px;
  margin-bottom: 10px;
}
div.ui-widget-content ul li.ui-multiselect-optgroup-label {
  border: none;
}
div.ui-widget-content ul li .ui-state-active {
  border: none;
}
div.ui-widget-content ul li .ui-state-hover {
  background-color: #ffffff;
  color: #cc0033;
  border: none;
}
div.ui-widget-content ul li input[type="checkbox"]:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.ui-widget-content ul li span {
  font-weight: normal;
}
.ui-multiselect-checkboxes label {
  border: none !important;
}
/*Siedlungen*/
table.siedlungen tr td {
  width: 200px;
}
/*Siedlungen*/
body#id368 .csc-textpic-imagewrap {
  width: auto !important;
}
body#id368 .csc-textpic-imagewrap ul {
  margin: 0;
}
.leftcolContent .csc-textpic-imagewrap {
  width: 100% !important;
}
.leftcolContent .csc-textpic-imagewrap .csc-textpic-imagerow {
  width: 100% !important;
}
table.mietzins {
  /* border-color: @grey @grey #fff;
     border-style: solid solid none;
     border-width: 1px 1px medium;
     */
  width: 100%;
  margin-bottom: 20px;
}
table.mietzins tr th,
table.mietzins tr td {
  padding: 5px 10px 5px 2px;
  border-bottom: 1px solid #cccccc;
  /* text-align:right;*/
}
table.mietzins tr:hover {
  background-color: #cccccc;
}
/*breadcrumbs (path)*/
#breadcrumb {
  margin: 0 0 10px 0 !important;
  color: #888;
  font-size: 0.9em;
}
#breadcrumb a {
  color: #888;
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
  color: #A8001C;
}
#breadcrumb li {
  padding-bottom: 0 !important;
}
#breadcrumb li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
div#breadcrumb:visited {
  color: #888;
  text-decoration: none;
}
.current_breadcrumb {
  color: #000;
}
/*gallery*/
li.csc-textpic-image {
  height: 70px;
  width: 93px;
  overflow: hidden;
}
li.csc-textpic-image a.rzcolorbox {
  display: block;
  height: 63px;
  width: 91px;
  overflow: hidden;
  border: 1px solid #dedede;
  background: transparent url('img/loading_small.gif') no-repeat 50% 50%;
  text-decoration: none;
  color: #fff;
}
li.csc-textpic-image a.rzcolorbox img {
  border: none !important;
  padding: 0 !important;
  color: #fff;
  font-size: 0.2em;
  background: #fff !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 5px;
}
.hauswarte li.csc-textpic-image {
  height: auto;
}
/**************************/
/*Newsletter - Directmail */
/**************************/
form[name=tt_address_form] input,
form[name=tt_address_form] select,
form[name=tt_address_form] textarea {
  padding: 3px;
  font-family: Arial,Verdana,Helvetica,sans-serif !important;
  margin: 3px 0;
  font-size: 1em;
}
div.directmail {
  margin-bottom: 40px;
}
div.directmail select {
  background: url("/fileadmin/js/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6;
  border: 1px solid #D3D3D3;
  color: #555555;
  font-weight: normal;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -khtml-border-radius: 4px;
  margin-bottom: 10px;
}
div.directmail select:hover {
  background: url("/fileadmin/js/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #ffffff;
}
div.directmail input {
  color: #000000;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 1em;
  padding: 3px;
  margin-bottom: 10px;
}
.formhint {
  background: none repeat scroll 0 0 #FFDFDF;
  border: 1px solid #F3AFB5;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -khtml-border-radius: 4px;
  margin-bottom: 4px;
  margin-top: -5px;
  padding: 4px;
  width: 228px;
}
.info {
  border: 1px solid #D0DDBA;
  margin: 10px 0px;
  padding: 10px;
  color: #4F8A10;
  background: #DFF2BF;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -khtml-border-radius: 4px;
  width: 450px;
}
/**************************/
/*Download Links		  */
/**************************/
.filelinks a,
.filelinks a:visited {
  color: #A8001C !important;
  text-decoration: underline;
}
.filelinks a:hover {
  text-decoration: none;
}
/*Pikett*/
#numbers {
  border-bottom: 3px solid #cccccc;
  padding: 0 0 10px 0;
  width: 255px;
}
#numbers h3 {
  color: #b21834;
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  font-size: 1.66666667rem;
  font-weight: 400;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
/*Hauswarte*/
table.hauswart {
  margin-bottom: 0px;
}
table.hauswart tr td {
  padding-right: 10px;
}
/*Table Legende*/
table#legende {
  font-size: 11px;
  font-style: italic;
  color: #888888;
}
table#legende td {
  padding: 0;
}
.line {
  background: url("img/line.gif") no-repeat scroll 0 -3px transparent;
  padding-left: 15px;
}
table#subcats {
  margin-bottom: 20px;
}
tr.unterobjektInfo span.text {
  border: 1px solid #D0DDBA;
  background: #DFF2BF;
  color: #4F8A10;
  padding: 10px;
  display: block;
  width: 425px;
  margin-top: 10px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.addSpacer {
  padding-top: 10px;
  display: none;
}
.alignMiddle {
  vertical-align: middle;
}
/*Betrifft Team portrait*/
div.teamsingle {
  margin: 0 0 10px 0;
}
div.teamsingle .csc-textpic {
  float: left;
}
div.teamsingle .csc-textpic-left .csc-textpic-imagewrap {
  width: 120px;
  float: left;
}
div.teamsingle .csc-textpic-left p {
  width: 175px;
  float: left;
}
/*Betrifft Hauswarte bei Siedlungen*/
div.hauswarte DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  float: left;
  width: 120px !important;
}
div.hauswarte li.csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol {
  float: left;
}
div.hauswarte .csc-textpic-imagewrap {
  padding-right: 10px !important;
}
div.hauswarte div.csc-textpic.csc-textpic-left.csc-textpic-above {
  width: 600px;
}
.mitarbeiteruebersicht {
  width: 33%;
  float: left;
  margin-bottom: 30px;
}
.mitarbeiteruebersicht img {
  padding-bottom: 10px;
  width: 220px;
  height: 147px;
}
.mitarbeiteruebersicht .csc-textpic-caption a {
  text-decoration: none;
}
