html{
  font-family: Arial, Helvetica, sans-serif;
}
body{

}
div#layer_wohnungen a{
  text-decoration: underline;
}
h1{
  color:#9b3c8e;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  padding-bottom: 30px;
}
h2{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
  padding-top:15px
}
h3{
  color: #9b3c8e;
  font-size:17px;
  margin-bottom: 3px;
  padding-top: 10px;
}
h4{
  display:inline;
}
h5{
  line-height: 25px;
}
h3,h4,p{
  line-height:30px;
}
a, p a, a h2, a h3{
  text-decoration:none;
}
p,li{
  font-size: 15px;
/*  line-height: 23px; m.sendke 10.07.2020 */
/*
  -webkit-hyphens: auto;
    hyphens: auto;
*/
  -webkit-hyphens: none;
    hyphens: none;

}
.no-mobile p{
  margin-bottom: 20px;
}
img{
  height:auto;
  vertical-align: bottom;
  width:100%;
}
input{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
area,button{
  outline:none;
}
 strong, .strong, b{
  font-weight:bold;
}
sup{
  font-size: 10px;
  line-height: 12px;
  vertical-align: text-top;
}
em{
  font-style: italic;
}
.noDesk{
  display:none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.right{float:right;}
.left{float:left;}
.invisible{
  display:none;
}
.center{
  margin-left:auto;
  margin-right: auto;
}
.align-center{
  text-align:center;
}
.aktiv{
  display:block !important;
}
.back_red{
  background-color: #9b3c8e;
}
.capitel{
  background-color: #fff;
  color: #9b3c8e;
  border-radius: 15px;
  display: block;
  font-weight: bold;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  width: 30px;
}
#header{
  background-color: #9b3c8e;
  position: fixed;
  top: 0;
  width:100%;
  z-index:1;
}
#header-inner{
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
#header-inner-content{
  box-sizing: border-box;
  height: 80px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
}
#header #logo{
  float: left;
  padding-top: 20px;
}
#header #logo img{
  height: 38px;
  width: auto;  
}
div.projekt-tag{
  display: inline;
}
body.start div.projekt-tag{
  display:none;
}
body.body_fix{
  overflow:hidden;
}
div.projekt-tag img{
  height: 14px;
  padding-top: 30px;
  width: auto;
}
/*
 * Main - Navigation
 */
nav#nav-main{
  display:none;
}
#box-nav-main-mobil{
  background-image: url('../images/navi_open.svg');
  background-repeat: no-repeat;
  background-position: right;
  display: inline-block;
  float: right;
  margin-top: 25px;
  width:137px;
}
#box-nav-main-mobil.open{
  background-image: url('../images/navi_close.svg');
}
nav#nav-main{
  background-color: #9b3c8e;
  min-height: calc(100vh - 80px);
  position: fixed;
  top: 80px;
  width: 100%;
  z-index: 2;
}
nav#nav-main ul{
  padding-bottom: 40px;
  text-align: center;
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
nav#nav-main li{
  display: block;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width:300px;
}
nav#nav-main a{
  color:#fff;
  font-size: 20px;
  line-height: 25px;
}
nav#nav-main li.footer_lvl{
  margin-top: 10px;
}
nav#nav-main li.footer_lvl.first{
  margin-top: 50px;
}
nav#nav-main li.footer_lvl.last{
  height: 100px;
}
nav#nav-main li.footer_lvl a{
  font-size: 14px;  
}
a#link-mobil-menu{
  color: transparent;
  float: right;
  font-size: 40px;
  padding-left: 5px;
  width:100%;
}
/*
 * Content
 */
#first_screen{
  background: transparent url("../images/BG.png") no-repeat left top;
  background-size: cover;
  height: calc(100vh - 80px);
  margin-top:80px;
  position: relative;
}
#head_title{
  background: transparent url("../images/evolution.svg") no-repeat center center;
  background-size: 482px 180px;
  height: calc(100vh - 50%);
  position: absolute;
  top: 0;
  width: 100%;
}
div.textbox_red{
  background-color: #9b3c8e;
  color:#fff;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 40px;
  width: 100%;
}
div.textbox_inner{
  margin-left:auto;
  margin-right:auto;
  max-width:635px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
div.textbox_inner h2{
  color:#fff;
}
div.capitel_block{
  padding-top:35px;
  padding-bottom: 70px;
}
div.capitel_block_inner{
  box-sizing: border-box;
  max-width:1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
div.text_right_block div.capitel_img{
  float: left;  
}
div.text_right_block div.capitel_text{
  float: left;
  margin-left: 20px;
  width: 30%;
}
div.text_left_block div.capitel_img{
  float: right;  
}
div.text_left_block div.capitel_text{
  float: right;
  margin-right: 20px;
  width: 30%;
}
.capitel_number{
  background-color: #9b3c8e;
  color: #fff;
  display: block;
  border-radius: 25px;
  font-weight: bold;
  font-size: 27px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
div.red_more{
  margin-top:10px
}
div.red_more a{
  color: #9b3c8e;
  font-size: 15px;
  font-weight: bold;
  line-height: 23px;
}
div.red_more span{
  display:inline;
}
div.red_more span img{
  height: 14px;
  margin-left: 5px;
  vertical-align: middle;
  width: auto;
}
.w60{
  width:60%;
}
.w50{
  width:50%;
}
.w40{
  width:40%;
}
/*
 * Design1
 */
#design1_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
}
#design1_first_screen{
  background: #9b3c8e url("../../content/images/KV_MW_Thin_N.png") no-repeat left bottom;
  background-size: contain;
  height: calc(100vh - 20%);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#design1_head_title{
  background: transparent url("../../content/images/636775074_2.png") no-repeat left bottom;
  background-size: contain;
  height: calc(100vh - 10%);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.textbox_teaser{
  padding-top: 35px;
  padding-bottom: 50px;
}
div.textbox_teaser div.textbox_inner{
  text-align:left;
}
#design1 div.textbox_teaser h1{
  width:60%
}
div.textbox_teaser div.textbox_inner p{
  font-size: 21px;
  font-weight: normal;
  line-height: 32px;
}
div.textbox_white{
  padding-bottom: 50px;
}
div.textbox_white span.capitel_number{
  float:left;
  margin-right:10px;
}
div.textbox_white div.textbox_inner{
  text-align:left;
}
div.headline_box{
  float:left;
  margin-bottom:20px;
}
div.textbox_white h2{
  color:#9b3c8e;
  font-size: 18px;
  padding-top: 0;
  text-transform: uppercase;
}
div.textbox_white span.h2_sub{
  color:#5f6a69;
  font-weight: bold;
  font-size: 16px;
}
div.fullsize_img{
  padding-bottom: 50px;
}
div.fullsize_img_inner{
  box-sizing: border-box;
  max-width:1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
div.video_wrapper{
  box-sizing: border-box;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
div.video_wrapper_inner{
  max-width:1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 0;
  padding-bottom: 56.2%;
  border: 1px;
  border-style: solid;
  border-color: #aaa;
  overflow:hidden
}
div.video_wrapper_inner iframe{
  height: 101% !important;
  left:-2px;
  position: absolute;
  top:-1px;
  width: 101% !important;
}
div.zitat{
  padding-bottom: 50px;
  text-align: center;
}
div.zitat_inner{
  box-sizing: border-box;
  max-width:400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
div.zitat img{
  height:auto;
  width:150px;
}
div.trenner{
  background-image: url("../images/zitat.png");
  background-size: 350px, 45px;
  background-position: center;
  background-repeat: no-repeat;
  height: 45px;
  margin-top: 20px;
  margin-bottom:10px;
  width: 100%;
}
div.zitat p{
  color:#9b3c8e;
  font-size: 21px;
  line-height: 30px;
}
div.zitat p.figcaption{
  color: #000;
  font-size: 12px;
  margin-top: 5px;
}

/*
* Design Banner - bitfarmers
*/

#c84 .textbox_white {
  padding-bottom: 0px !important;
}

.design_banner{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e no-repeat center;
  background-size: cover;
  width: 100%;
}

/*
 * Design2
 */
#design2_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e url("../../content/images/Familie_Owertschuk.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
}

#designvertreter_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e url("/fileadmin/images/luftbild2.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
}

#designjahresabschluss_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e url("/fileadmin/images/jahresabschluss_header.png") no-repeat center;
  background-size: cover;
  width: 100%;
}

#designbildnachweis_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e url("/fileadmin/images/bildnachweis_teaserbild.png") no-repeat center;
  background-size: cover;
  width: 100%;
}

#designerklaer_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: #9b3c8e url("/fileadmin/images/erklaerfilm_header.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
}


#design3_sreen_wrapper{
  height: calc(100vh - 80px);
  margin-top: 80px;
  position: relative;
  background: url("../../content/images/neubau_hessigheimer_strasse.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
}
div.table_area{
  max-width: 635px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
div.table_block{
  max-width:300px;
}
div.table_block h2{
  color: #9b3c8e;
  font-size: 19px;
  margin-bottom: 15px;
  text-align: right;
}
div.table_block h3,
div.table_block th{
  color: #a6b2b2;
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: right;
}
div.table_block th{
  width:100px;
}
div.table_block th span{
  display:block;
  font-size:14px;
  line-height: 14px;
}
div.table_block tr{
  height: 40px;
  min-height: 40px;
}
div.table_block td{
  border-right: 1px;
  border-right-style: solid ;
  font-size: 14px;
  padding-right:7px;
  text-align: right;
  vertical-align: middle;
  width: 100px;
}
div.table_block td.last{
  border:none;
  padding:0;
}
div.table_block tr{
  border-top: 1px;
  border-top-style: solid;
}
div.table_block thead tr{
  border:none;
}
div.table_block.standort td{
  width: 150px;
}
div.slider_area{
  margin-bottom: 50px;
}
div.slider_area_inner{
  box-sizing: border-box;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
div.flex-container{
    display: -webkit-flex;
    display: flex;
  background-color: #ededed;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.item1 {
    -webkit-align-self: center;
    align-self: center;
    -webkit-flex: 1;
    flex: 1;
}

.item2 {
    -webkit-flex: 5;
    flex: 5;
}

.item3 {
    -webkit-align-self: center;
  align-self: center;
    -webkit-flex: 1;
    flex: 1;
}
.item1,.item3{
  padding:10px
}
.nav_button_links,
.nav_button_rechts{
  height: 65px;
}
div.slider_img_area{
  background: #9b3c8e url("../../content/images/slider_bild.jpg") no-repeat center;
  background-size: cover;
  height: 0;
  max-width: 650px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50%;
}

/*
  Flat-Area
*/
div.flat_area{
  background-color: #ededed;
  box-sizing: border-box;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
div.flat_area h2{
  color: #9b3c8e;
  font-size:18px;
  padding-top: 30px;
}
div.flat_area h3{
  font-size:18px;
  margin-bottom:0;
}
div.flat_area_inner{
  background-color: #ededed;
  margin-left:auto;
  margin-right:auto;
  max-width:635px;
  padding-left: 20px;
  padding-right: 20px;
}
div.flat_tenant_area{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
div.flat_flex{
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 450px;
}
div.flat_flex h4{
  font-size:18px;
}
div.flat_flex_item_left{
  flex: 1;
  min-width: 50%;
}
div.flat_flex_item_rigkt{
  box-sizing: border-box;
  flex: 1;
  padding-left: 20px;
  padding-right: 10px;
  min-width: 50%;
}
div.flat_plan_area{
  max-width:450px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
div.flat_plan_area img{
  height:auto;
  width:90%;
}

/*
  Intro Scroll Pfeil
*/
/*
#arrow_body{
  background-color: #9b3c8e;
  bottom: 75px;
  border-radius: 25px;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  left: 49%;
  position: absolute;
  width: 50px;
  z-index: 1;
}
*/
#arrow_body{
               background-color: #9b3c8e;
               bottom: 75px;
               border-radius: 25px;
               border-color: #fff;
               border-style: solid;
               border-width: 2px;
               cursor: pointer;
               display: inline-block;
               height: 50px;
               left: 49%;
               position: absolute;
               width: 50px;
               z-index: 1;
}

#arrow_body.invisible{
  display:none;  
}
#intro-arrow {
  color: #fff;
  position: absolute;
  bottom: 13px;
  left: 17px;
}
/*
  Nächster Artikel Pfeil
*/
a.next_article{
  color: #9b3c8e;
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  padding-bottom: 30px;
}
span.capitel_number.chevron{
  display:inline-block;
  margin-left:10px;
}
span.capitel_number.chevron i{
  margin-left: 4px;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle
}

.scroll-down-arrow-animation {
    -webkit-animation: 2s ease infinite move-down;
    animation: 2s ease infinite move-down
}
/* ############################################################# */
/* Bitfarmers */
/* ############################################################# */
/* Modul - Formular */
/* ############################################################# */

div.ce-bodytext a {
  color: #9b3c8e;
}

div.ce-bodytext a:visited {
  color: #9b3c8e;
}
.textbox_inner a,p a{
  color: #9b3c8e;
  font-size: 15px;
  line-height: 23px;
}


div.form-group{
  margin-bottom:5px;

}
div.form-group label{
  display: inline-block;
  margin-top:10px;
  margin-right: 10px;
  width: 200px;
  float: left;
}
div.form-group input[type="text"],
div.form-group textarea{
  background-color: #fff;
  border: 1px;
  border-style: solid;
  border-color: #e5e0e6;
  font-style:normal;
  margin-bottom:10px;
  margin-top:10px;
  outline: 0 none;
  width: 300px;
  height: 18px;
  padding: 5px;
}
div.form-group textarea{
  font-size: 14px;
  height:200px;
}
div.form-group select{
  font-family:'DaxWeb W01 Regular', Arial, sans-serif;
  font-size:16px;
  margin-bottom:10px;
  margin-top:10px;
  outline: 0 none;
  width:300px;
}
div.form-group .submit_button{
  margin-left:310px;
  margin-top:10px;
}
div.form-group .explanation{
  margin-left: 310px;
  margin-bottom:10px;
  width: 300px;
}
div.form-group .form_error{
  color:#f00;
  margin-left: 310px;
  margin-bottom:10px;
  width: 300px;
}
/* ############################################################# */

/*
* Design Banner - bitfarmers
*/

#c84 .textbox_white {
  padding-bottom: 0px !important;
}


@-webkit-keyframes move-down {
    0% {
        padding-bottom: 14px;
        opacity: 0
    }
    30% {
        opacity: 1
    }
    100% {
        padding-bottom: 0;
        opacity: 0
    }
}
@keyframes move-down {
    0% {
        padding-bottom: 14px;
        opacity: 0
    }
    30% {
        opacity: 1
    }
    100% {
        padding-bottom: 0;
        opacity: 0
    }
}
span.required{
  margin-left: -4px;
}

.textbox_white ul{
  margin-left:20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.textbox_white li{
  list-style-type: disc;
  list-style-position: outside;
}
div.ce_gray_box_landscape {
    box-sizing: border-box;
    background-color: #f0f0f0;
    padding: 20px;
}


/* ############################################################# */

/* ############################################################# */

.fl-iconbox-img {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fl-iconbox img {
	width: 250px;
	float: none;
	
}

.fl-header-big {
	font-size: 18px; 
	font-weight: bold;
	line-height: 20px;
}

.fl-header {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
}
.fl-text {
	font-size: 15px; 
	font-weight: normal;
	line-height: 20px;
}

/* ############################################################# */

/* Cookieman */

.modal-content .modal-body .btn-secondary {
  background-color: #9b3c8e !important;  
  border-color: #9b3c8e !important;
}

#cookieman-modal [data-toggle=collapse]:after { 
  content: '' !important;
}

#cookieman-modal .panel-title a {
  top: -2px;
  left: 26px;
}

#cookieman-modal .modal-body a {
  font-size: inherit;
  color: #9b3c8e;  
}

.modal-content .modal-body .card {
  color: #9b3c8e !important; 
}

a:hover {
  color: #000000;
}

.modal-content .panel-body {
  line-height: 23px;
}

#tx_indexedsearch .form-control {
  border: none;
  padding-top: 0px;
}

.suchModul {
  padding-left: 0px;
}






  