@font-face {
    font-family: 'asapbold';
    src: url('../fonts/asap-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Asap';
    src: url('../fonts/asap-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body.site {

}
table td {
  vertical-align: top;
}
h1, h2, h3, h4, h5, h6, .site-title {
    font-family: 'Asap', sans-serif !important;
    font-weight: normal !important;
}
h2:hover a { text-decoration: none; }
h2 a:focus {
	background: #eee; padding: 12px; text-decoration: none;
}
main h1{
	margin-top:0px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
footer{
	margin-top:50px;
}
.categories-list a{
	color: white;
	text-decoration:none;
}
.cls, .clr { clear: both; }
.galery { display: flex; clear: both; }
.categories-list table:hover{
	/*
	-webkit-box-shadow: 0px 0px 5px 2px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 2px rgba(204,204,204,1);
	*/
	text-shadow: 1px 1px 1px #333;
}
.category-table{
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	font-weight: 700;
	color: white;
}
.category-table td{
	background-color: var(--orange);
	padding:10px 25px;
}
.category-title{
	width:70%;
	border-right: 10px solid white;
}
.category-title a{
	color: white;
	text-decoration:none;
}
.customarticle ul {
    list-style: none;
    margin:0 0 1em;
    padding:0px;
}
ul + p strong { margin-top: 2em; display: block; }
.customarticle li {
    list-style-type: none;
    padding-left: 1.5rem;
    background-image:url("../images/titlebg5.png");
    background-repeat:no-repeat;
    background-position:left 0 top .35rem;
    background-size: 0.7rem;
    line-height: 1.1;
	margin-bottom: .25em;
}
header {
	background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 16;
     border-bottom: 1px solid #666;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.75);
    height: 110px;
}
.padding15{
	padding:0px 10px;
}
#logo {
    position: absolute;
    right: 10%;
    top: 0;
    z-index: 20;
    padding-right:10px;
}
#logoMobile {
    position: absolute;
    right: 10%;
    top: 0;
    z-index: 20;
    padding-right:10px;
}
#logo img {
    width: 120px;
}
#logo_small {
    position: absolute;
    right: 10%;
    top: 0;
    z-index: 20;
    padding-right:10px;
}
#logoMobile img, #logo_small img{
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.75);
    margin-top: 10px;
    width: 80px;
}
.imageslider figure{
	margin:0px;
}
.carousel {
    position: relative;
}
.carousel-indicators {
    bottom: 15px;
    margin-left: 0;
    right: 10px !important;
    width: auto;
    padding-left: 0;
    position: absolute;
    text-align: center;
    z-index: 15;
}
.carousel-indicators li {
	border-radius:0;
	width:14px;
	height:14px;
	background:#fff;
	cursor:pointer;
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	background:var(--orange);
	border:3px solid #fff;
}
.topslider{
	height:calc(100vw / 3.5);
}
.imageslider{
	position:relative;
}
.imageslider .overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.inhalt {
  padding-top: 110px;
  padding-bottom: 30px;
}
.innertop { position: relative; }
input.search-query {
    border-radius: 0px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    height: 2.1em;
    color: #969696;
}
.searchlupe input.button{
	margin-left:-5px;
	height:28px;
	border:1px solid #ccc;
}
input, textarea, .uneditable-input {
    width: 180px;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    padding:0 10%;

}
.contenthight{
	min-height:960px;
}
.mt30{
	margin-top:30px;
}
.mt20{
	margin-top:20px;
}
.mb30{
	margin-bottom:30px;
}
.carousel-control.left {
    left: -46px;
    right: auto;
}
.carousel-control.right, .carousel-control .glyphicon-chevron-right {
    left: auto;
    right: -46px;
}
h3.modultitle  { margin-top: 0; }
h1.modultitle  { margin-top: 0; }
h2.modultitle  { margin-top: 0; }
.modultitle{
    background-image: url("../images/titlebg.png");
    background-position: left 0;
    background-repeat: no-repeat;
    background-size: 1em auto;
    font-size: 1.857rem;
	line-height: 1;
    padding-left: 1.1em;
    padding-bottom:10px;
    border-bottom: 1px solid var(--orange);
}
.p240 .modultitle{ background-position: left 0 }


.pagetitle{
	margin-top:40px;
}
.pagetitle h2,
.bgtitlesite .page-header h2{
    background-image: url("../images/titlebg.png");
    background-position: left -3px;
    background-repeat: no-repeat;
    background-size: 1em auto;
    font-size: 1.857rem;
    padding-left: 1.1em;
    padding-bottom:10px;
    border-bottom: 1px solid var(--orange);
}
.page-header{
	border: none;
}
.page-header h2{
	margin-top:0px;
}
.blogblogtitle h2{
    background-image: url("../images/titlebg.png");
    background-position: left 0px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 1.857rem;
    padding-left: 35px;
    padding-bottom:10px;
    border-bottom: 1px solid var(--orange);
}
.blogblogtitle .image img{
	width:100%;
}
.blogblogtitle .einleitung{
	float:left;
	width:70%;
}
.blogblogtitle .readmore{
	float:right;
}
.blogblogtitle .page-header h2{
	background-image:none;
	padding-left: 0px;;
	border: none;
	font-size:1.142857rem;
	font-weight:bold !important;
}
.blogblogtitle .items-row{
	border-bottom: 1px solid var(--orange);
	padding-bottom:20px;
	margin-bottom:20px;
}
.blogblogtitle .page-header {
    margin: 0;
    padding-bottom: 0;
}

.breadcrumb {
    list-style: outside none none;
}
.breadcrumb .active .icon-location{
    display:none;
}
.breadcrumb a{
    color: var(--orange);
    text-decoration:none;
}
.separatorcustom{
	width:15px;
}

.inhalt .blog h2{
    background-position: left -2px;
}
#contenttop{
	padding-bottom: 20px;
}
#contenttop .moduletable{
	padding-bottom: 10px;
}
.moduletable{
	display: block
}

#contentmiddle{
	/* padding-top:50px; */
	width:100%;
	clear:both;
}

#middleinner{
	margin:0;
}
.projekte .modultitle{ min-height: 5rem; line-height: 1; }
#middleinner img{
	margin-bottom:10px;
}
/*
#contentmiddle div:first-child{
	margin-left:0;
}*/
#contentbottom{
	clear:both;
}
#footer_top{
	background-color:#666;
	padding-bottom:15px;
}
#footer_bottom{
	background-color:#333;
	padding:10px 0;
}
.footer_left {
    float: left;
    width: 80%;
}
.footer_right {
	float:right;
    position: relative;
}
#logo_footer {
    position: relative;
    right: 0;
    top: 0;
}
#logo_footer img{
    width: 120px;
}

#carousel-b{
	height:200px;
}

#carousel-b table td{
	width:50%;
	vertical-align:top;
}
#carousel-b .aktuelles_img{
	height:200px;
	width:30%;
	float:left;
	padding-right:10px;
}
#carousel-b table img{
	max-height:140px;
}
#carousel-b .aktuelles_text{
	width:70%;
	float:right;
	padding-right:10px;
	margin-bottom:10px;
}
#carousel-b .aktuelles_text h1,
#carousel-b .aktuelles_text h2,
#carousel-b .aktuelles_text h3{
	margin:0px 0px 5px 0px;
	font-size: 1.142857rem;
	font-family: "asapbold" !important;
	line-height:20px;
}
#carousel-b  .mehrartikel{
    background-image: url("../images/titlebg.png");
    background-position: right .1em;
    background-repeat: no-repeat;
    background-size: 1.1rem auto;
    font-size: 1rem;
    line-height: 10px;
    color:  var(--orange);
    padding-right: 1.5em;
	text-decoration: none;
}
#carousel-b  .mehrartikel:hover{
	color:  var(--blau);
}
.service {
	border: 1px solid var(--orange);
	padding:10px;
	padding-bottom:50px;
}
.service, .service td {
	font-size: 0.93rem;
}
.service ul {
	margin-left: 0px;
}
.service li{
	list-style: none;
	background-image: url("../images/service_bg.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 12px auto;
    padding-left: 17px;
}
.service .servicenummer{
	border-top: 1px solid #00509F;
	border-bottom: 1px solid #00509F;
	padding:10px 0;
	font-size:1.142857rem;
	font-weight: bold;
	margin: 10px 0;
}
.service .servicenummer span{
	font-size: 1.57rem;
	font-weight: normal;
	line-height: 30px;
}
.service .servicenummer-klein{
	font-weight: normal;
	padding-bottom:10px;
	border-bottom: 1px solid #00509F;
	margin-bottom:10px;
}

#aktuelle_projekte{
	position:relative;
}
#aktuelle_projekte .ak_text{
	position:absolute;
	top:10px;
	left:35px;
}
#aktuelle_projekte .ak_buttons{
	position:absolute;
	bottom:10px;
	left:10px;
}
.refprojekte { margin-top: 3.2em; }
.readmore{
	margin-top:5px;
	font-weight:bold;
}
.readmore .customreadmore {
    background-image: url("../images/titlebg.png");
    background-position: right -1px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    font-size: 1rem;
    line-height: 10px;
    color:  var(--orange);
    padding-right: 22px;
    background-color:none;
    border:none;
}
.customreadmore span{
    display:none;
}
.readmore .customreadmore:hover,
.readmore .customreadmore:focus,
.readmore .customreadmore:active{
    background-image: url("../images/titlebg.png");
    background-position: right -1px;
	text-decoration:none;
	color:  var(--orange);
	padding-right: 28px;
	background-color:none;
}

.blogblogtitle .readmore .customreadmore:hover{
	padding-right:22px;
}
.aktuellesmodul{
	list-style: outside none none;
    margin-bottom: 18px;
    margin-left: 0;
}
.sidebarleft li,
.aktuellesmodul li {
	border-bottom: 1px solid var(--orange);
	padding: 0;
	text-decoration:none;
}
.sidebarleft li a {
	padding: 12px 0
}
.sidebarleft li a:focus {
	padding: 12px; background: #eee;
}
.aktuellesmodul li a:hover {
	text-decoration:none;
}
.sidebarleft .current,
.aktuellesmodul .active  {
	font-weight:bold !important;
}

img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}
.ansprechpartner{
	width:100%;
}
.ansprechpartner td{
	border-bottom: 1px solid var(--orange);
	padding:5px 0;
}
.gesstelletitle h3{
    font-size: 1.57rem;
    line-height: 24px;
}
.item-page-wohnungen .page-header{
	display:none;
}
.item-page-architektur img{
	width:100%;
}

.wohnungenblog .items-row{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid var(--orange);
}
.wohnungenblog .blogimage{
	width:39%;
	margin-right:1%;
	float:left;
	min-height:180px;
}
.wohnungenblog .blogeinleitung{
	width:59%;
	float:left;
	margin-bottom:10px;
}
.wohnungenblog .blogeinleitung table{
	width:100%;
	color:#666;
}

.wohnungenblog .blogeinleitung table td{
	width:50%;
	padding:3px 0;
	border-bottom: 1px solid #969696;
}
.kontaktformular{
	border-bottom: 1px solid var(--orange);
	width:100%;
	vertical-align:bottom;
	margin-top:20px;
}
.formular-req{
	text-align:right;
}
.immoabsatz{
	clear:both;
}
.immoabsatz h2{
	border-bottom: 1px solid var(--orange);
	padding:10px 0;
}
.immotable{
	margin-top:10px;
}
.immotable table{
	width:100%;
	margin-top:10px;
}
.immotable table td{
	width:50%;
	padding:3px 0;
	border-bottom: 1px solid var(--orange);
}
.immokontakt{
	margin-top:100px;
}
.immostelle{
	margin-top:60px;
}
.immostelle .nummer{
	font-size:18px !important;
}
.immopdf{
	margin-top:50px;
}
.immopdf table td img{
	margin: 0px;
}
.immopdf table td{
	border-bottom: 1px solid var(--orange);
	padding: 5px 0px 3px 0px;
}
.immopdftable{
	width:100%;
}
#footerinner{
	margin-top:50px;
}
#search-searchword{
    border-radius: 0;
    color: #969696;
    height: 28px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#searchForm .btn {
	border: 1px solid #ccc;
    height: 28px;
    margin-left: -5px;
    border-radius:0px;
    background-image: none;
}
.sitemaptable{
	width:100%;
}
.sitemaptable td{
	vertical-align: top;
	width:33%;
}
#nonumber_version_advancedmodulemanager{
	display:none !important;
}

li li.active a { font-weight: bold !important; }
a.active { color: #00509F !important; }
h2, h3 {
    margin-top: 2em;
}
.download { margin-right: 10px; margin-bottom: 1em; }
a span { text-decoration: underline; }

.sidebar_dl {  border-bottom: 1px solid var(--orange); padding: 5px 0px 5px 0px; font-size: 1.142857rem; }
.sidebar_dl .fa { margin-right: 10px; }
a .fa { color:var(--orange) }

.danke { position: fixed; top: 10%; width: 76%; left: 12%; background: silver; border: solid 1px var(--orange); text-align: center; padding: 10em 0; }

.footertext p { color: #fff !important; }
li.parent { margin-top: 0.75rem; }
li.parent li { font-size: 0.9rem; margin-top: 0.5em; line-height: 1.5; }
li.parent li li { margin-top: 0; }
#googleMap { height: 266px; }

.mobileOff { }
.mobileOn { display: none; }

.gsw_table {
	width: 100%;
}
.gsw_table p {
	padding: 0; margin: 0;
}
.gsw_table td, .gsw_table tr {
	padding: 0; margin: 0;
}
.gsw_table td {
	padding: 4px 10px; margin: 0;
}
.gsw_table tr:first-child {
	border-bottom: solid 1px #00509F;
	background: #e2e2e2;
}
.gsw_table tr:nth-child(even) {
	background: #eee;
}
#content a { text-decoration: underline; }

img.la { float: left; margin-right: 30px; }
img.ra { float: right; margin-left: 30px;  }
img.center { margin: 0 auto; display: block;  }

@media (max-width: 992px) {
	.mobileOff { display: none; }
	.mobileOn { display: block; }
}
@media (max-width: 767px) {
	#contentmiddle { padding-top: 0; }
	#footerinner { margin-top: 0; margin-bottom: 0; }
	.footer_left { float: inherit; width: 100%; padding-top: 30px; }
	#logo_footer { top: 20px; text-align: center; padding-bottom: 30px; }
	.footer_right { float: inherit; }
	.ansprechpartner td { padding: 5px 0; display: block; border-bottom: none; }
	.ansprechpartner tr { border-bottom: 1px solid var(--orange); }
	.inhalt { padding-top: 60px; padding-bottom: 0; }
	#sidebar { margin-bottom: 0; }
	.immopdf { margin-top: 25px; margin-bottom: 25px;  }
	.mobileMB { margin-bottom: 2em !important; }
}

/********COOKIES*******/
#cookie_disclaimer a { color: #fff; text-decoration: underline; }
#cookie_disclaimer p { color: #fff;  }
#cookie_disclaimer{
    position: fixed;
    bottom: 32px;
    z-index: 9999999;
    width: 50%;
    background: #000;
    color: #fff;padding: 10px;}
#acceptall { margin-top: 1em; }
#cookie_stop{
    background: #0081bf;
    color: #fff;
    margin-top: 10px; text-decoration: none !important;}
/********END*******/

.down {
    bottom: 15px;
    margin-left: 50%;
    width: auto;
    padding-left: 0;
    position: absolute;
    text-align: center;
    z-index: 15;
    background: #fff;
}
.down .fa { font-size: 1.5em !important; border: solid 1px orange; padding: 4px; }
h2 a:hover { text-decoration: none; }


.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}


.mehrerfahren {
    background-image: url(../images/titlebg.png);
    background-position: right .2em;
    background-repeat: no-repeat;
    background-size: 1em auto;
    font-size: 1rem;
    line-height: 2;
    color: var(--orange);
    padding-right: 1.5em;
}


.rwd-table {
  margin: 1em 0;
  min-width: 300px;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  padding-top: .5em;
}

.rwd-table td:last-child {
  padding-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 35%;
  display: inline-block;
}

.infobox h2 { display: block; min-height: 50px; margin-bottom: 0; line-height: 1.1; font-size: 1.25rem; }

@media (max-width: 1600px) {
	#carousel-b .aktuelles_img{
		width:40%;
	}
	#carousel-b .aktuelles_text{
		width:60%;
	}
}
@media (max-width: 1200px) {
	#carousel-b .aktuelles_img{
		width:50%;
	}
	#carousel-b .aktuelles_text{
		width:50%;
	}
}

@media (min-width: 992px) {
  .rwd-table td:before {
    display: none;
  }
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

@media (min-width: 992px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {

  }
  .rwd-table th:last-child, .rwd-table td:last-child {

  }
}

@media (max-width: 768px) {
	.infobox h2 {  min-height: inherit;  }
}

.search-btn { background: transparent; border: solid 1px #ccc; height: 2.1em; margin-left: -5px; }

.mt0 { margin-top: 0px !important; } .mt1 { margin-top: 10px; } .mt2 { margin-top: 20px; } .mt3 { margin-top: 30px; } .mt4 { margin-top: 40px; } .mt5 { margin-top: 50px; } .mt6 { margin-top: 60px; } .mt7 { margin-top: 70px; } .mt8 { margin-top: 80px; } .mt9 { margin-top: 90px; } .mt10 { margin-top: 100px; }  .mb0 { margin-bottom: 0px; }  .mb1 { margin-bottom: 10px; }  .mb2 { margin-bottom: 20px; }  .mb3 { margin-bottom: 30px; }  .mb4 { margin-bottom: 40px; }  .mb5 { margin-bottom: 50px; }  .mb6 { margin-bottom: 60px; }  .mb7 { margin-bottom: 70px; }  .mb8 { margin-bottom: 80px; }  .mb9 { margin-bottom: 90px; }  .mb10 { margin-bottom: 100px; }  .pad0 { padding: 0px; }  .pad1 { padding: 10px; }  .pad2 { padding: 20px; }  .pad3 { padding: 30px; }  .pad4 { padding: 40px; }  .pad5 { padding: 50px; }  .pad6 { padding: 60px; }  .pad7 { padding: 70px; }  .pad8 { padding: 80px; }  .pad9 { padding: 90px; }  .pad10 { padding: 100px; }  .pt0 { padding-top: 0px; }  .pt1 { padding-top: 10px; }  .pt2 { padding-top: 20px; }  .pt3 { padding-top: 30px; }  .pt4 { padding-top: 40px; }  .pt5 { padding-top: 50px; }  .pt6 { padding-top: 60px; }  .pt7 { padding-top: 70px; }  .pt8 { padding-top: 80px; }  .pt9 { padding-top: 90px; }  .pt10 { padding-top: 100px; }  .pb0 { padding-bottom: 0px; }  .pb1 { padding-bottom: 10px; }  .pb2 { padding-bottom: 20px; }  .pb3 { padding-bottom: 30px; }  .pb4 { padding-bottom: 40px; }  .pb5 { padding-bottom: 50px; }  .pb6 { padding-bottom: 60px; }  .pb7 { padding-bottom: 70px; }  .pb8 { padding-bottom: 80px; }  .pb9 { padding-bottom: 90px; }  .pb10 { padding-bottom: 100px; }

.videoWrapper { display: block; width: 100%; height: 100%; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 20px; }
.video-wrapper, .video-wrapper iframe,
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* .video-html5 { position: relative; overflow: hidden; width: 100%; } */

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

.mr-1 { margin-right: 2em; }
.mr-05 { margin-right: 1em; }
.mobile__abstand { min-height: 1em; }


.zeiten-liste {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.zeiten-eintrag {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 0.3rem 0;
}

.zeiten-tag {
  font-weight: bold;
  flex: 1;
}

.zeiten-uhrzeit {
  text-align: right;
  flex: 1;
}


.outer-container {
  display: flex;
  flex-wrap: nowrap;
  gap: 2rem;
  justify-content: space-between;
}

.flex-container {
  display: flex;
  flex: 0 0 48%;
  /* border: 1px solid #ccc; */
  /* border-radius: 6px; */
  border: none;
  border-radius: 0;
  overflow: hidden;
  background-color: #f9f9f9;
}

.flex-image {
  flex: 0 0 30%;
}

.flex-image img {
  width: 100%;
  height: auto;
  display: block;
}

.flex-text {
  flex: 0 0 70%;
  padding: 1rem;
}