 content_i@charset "UTF-8";
 @import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #4e6772;
    font-size: 14px;
    overflow-x: hidden;
}
a {
    text-decoration: none;
    color: #4C4C4C;
}
a:hover {
    text-decoration: underline;
}
sup {
    vertical-align: super;
    font-size: 60%;
    line-height: 100%;
}

ul,
ol {
  list-style: square
  padding: 0;
  margin: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: inherit;
}
img {border: 0}
strong {
	font-weight: 800;}
b {
	font-weight: 800;}
.test {
    border: 1px solid red;
}
#page {
}
/* Header */
.header_bg {	background-image: url("../grafik/back-kopf.jpg"); background-repeat: repeat-x; background-position: top center;
   background-color: #fff; height:250px;
}

.header_bg_fs {background-image: url("../grafik/back-kopf.jpg"); background-repeat: repeat-x; background-position: top center;
	position:absolute;
	height:250px;
	width:100%;
	/*background-color: rgba(256,256,256,.8);*/background-color: #fff;
	top:0px;
	left: 0px;
	z-index:9999999;
	
}


.header_inner {
    max-width: 1100px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001;
    padding-top: 92px;
    padding-bottom: 1px;
	
}
.header_one {font-family: 'Open Sans', sans-serif;font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px; 
}
.header_one {display: flex; justify-content: space-between; flex-direction: row}
.header_one a{text-decoration: none; color: 000; padding-top: 10px;}
.header_one img{width: 250px; margin-top: -5px}
.header_one h3{font-family: 'Open Sans', sans-serif; font-weight: 600;font-size: 44px;  margin-top: 10px}
.header_one h4{font-family: 'Open Sans', sans-serif; font-weight: 400;font-size: 38px; color: deepskyblue; line-height: 100% }
.logo_bild {margin-top: 10px; margin-bottom: 0px; text-align: center;font-size: 24px; color: #fff;}
.logo_bild a{font-size: 24px; color: #fff; text-decoration: none; text-align: center}

@media (max-width: 1100px) {
	.button{margin-right: 10px;}
	.header_one h3{padding-left: 10px;font-size: 48px;}
	.header_one h4{padding-left: 10px;font-size: 28px;}
}
@media (max-width: 950px) {
	.button{margin-top: 0px;}
	.header_one h3{font-size: 38px;}
	.header_one h4{font-size: 24px;}
}
@media (max-width: 770px) {
	.button{margin-top: 0px;}
	.header_one h3{font-size: 32px;}
	.header_one h4{font-size: 20px;}
}
@media (max-width: 700px) {
	.header_one {flex-direction: column-reverse}
	.button{margin-right: 2%; margin-left: 2%; width: 250px; margin-bottom: 15px;} 
	.header_one h3{font-size: 28px;}
	.header_one h4{font-size: 16px;}
}
@media (max-width: 500px) {
	.header_one {flex-direction: column-reverse}
	.header_one h3{font-size: 28px;}
	.header_one h4{font-size: 16px;}
	.button{margin-right: 2%; margin-left: 2%; width: 90%; margin-bottom: 15px;}
	.button a{text-align: center}
}

.header_two {
    margin-top: -0px;
    margin-bottom: 0px;
    margin-right: 0px; min-width: 400px;
}
.head_button a {margin: 0; padding: 0;

transition: .4s all ease-out;
	
}
.head_button a {text-decoration: none; width: 13px; max-height: 13px; border: 1px solid #cccccc; display: block; padding-top: 7px; padding-bottom: 15px; padding-left: 10px; padding-right: 13px; overflow: hidden; margin-left: 10px; float: right; text-align: center;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; background-color: #ffffff;}
.head_button_wrap {width:300px;}
.head_button_1 {float: left}
.head_button_2 {float: left; margin-left: 25px;}


.head_button a:hover {
	width: 220px;
	transition: .66s;
	
	
}

/* Sprachwahl flagge */
.flagge {
    position: fixed;
    top: 5px;
    right: 20px;
    z-index: 10000000;
}
.flagge img {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-top: 0px;
}



/* Top-Menue AUSRICHTUNG und FARBE */
#nav {display:flex;justify-content: flex-start;flex-direction: row;width: 1020px; width: 60em; /* 1000 */ width: 100%;  }

#nav>ul {
    justify-content: flex-start;
}
	
#nav li ul {
    background-color: #30587f;
}
	
/* WOW-Slider */
#wowslider-container1 {
	border-bottom: 1px solid #888; }

#wowslider-container1 .ws-title {
    /*position: absolute;*/
    top: 0;
    /*left: 0;*/
z-index:z-index:50000000000000000000;
    color: #000;
  width: 100%;
    font-size: 40px!important; color: #7e7d7d; /*text-shadow: 0px 0px 3px #fff; */
	
	display: flex; // make us of Flexbox
  align-items: center; // does vertically center the desired content
 /* justify-content: center; // horizontally centers single line items*/
  /*text-align: center; // optional, but helps horizontally center text that breaks into multiple lines*/

}
#wowslider-container1 .ws-title span{font-family: 'Open Sans'; font-weight: 200; padding: 0 }

#wowslider-container1 .ws-title small{font-size: 24px!important}
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
    /*padding: 15px; */
   background-image: none;
    text-align: center;
   // display: flex;
   // align-items: flex-start;
    /*flex-direction: column;*/
   // width: 600px; 
	
	//padding-right: 490px;/*background-image: url("../grafik/sl_bg.png"); background-repeat: repeat-y;
	
	
	/*background-color: #eee; */
	margin-left: auto; margin-right: auto; 
	/*opacity: 0.8;*/ margin-bottom: 0px; overflow: hidden; 
	
} 
.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.mt50{margin-top: 50px}
.mt60{margin-top: 60px}
.mt70{margin-top: 70px}
.mt80{margin-top: 80px}
@media (max-width: 950px) {
	#wowslider-container1 .ws-title span {margin-left: 10px;}
.mt10{margin-top: 10px}
.mt20{margin-top: 10px}
.mt30{margin-top: 10px}
.mt40{margin-top: 10px}
.mt50{margin-top: 10px}
.mt60{margin-top: 10px}
.mt70{margin-top: 10px}
.mt80{margin-top: 10px}	
}
/* WOW-Slider RESPONSIVE*/

@media (min-width: 1700px) {
	#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {width: 80%; padding-right: 0}
	#wowslider-container1 .ws-title {font-size: 45px!important;}
}
@media (min-width: 1900px) {
	#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {width: 85%; padding-right: 0}
	#wowslider-container1 .ws-title {font-size: 50px!important;}
}
@media (min-width: 2400px) {
	#wowslider-container1 .ws-title {font-size: 60px!important;}
}
@media (max-width: 1300px) {
#wowslider-container1 .ws-title { font-size: 30px!important;}
}
@media (max-width: 1000px) {
	#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
	width: 400px; padding-right: 430px;}
}
@media (max-width: 900px) {
#wowslider-container1 .ws-title { font-size: 28px!important;}
	#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
	width: 400px; padding-right: 430px;}
}
@media (max-width: 830px) {
#wowslider-container1 .ws-title { font-size: 24px!important;}
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
	width: 400px; padding-right: 420px;}
}
@media (max-width: 700px) {
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
	width: 400px; padding-right: 290px;}
}

@media (max-width: 720px) {
#wowslider-container1 .ws-title {display: none}
#wowslider-container1 .ws-title small{display: none}
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {display: none}
}
/*Iframes für filme*/

.wrapper         {width:80%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}

/* Content */
.contet {
}
.content_wrapper {
    width: 100%;
    z-index: 1000;
}
.content_inner {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001;
    padding-top: 50px;
    padding-bottom: 50px;
}
.content_inner h1 {
    text-align: left;
    font-size: 32px;
    margin-bottom: 32px;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7e7d7d;
}
.content_inner h2 {
    text-align: left;
    font-size: 32px;
    margin-bottom: 32px;
    margin-top: 35px;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7e7d7d;
}
.content_inner h3 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7e7d7d;
}
.content_inner h4 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7e7d7d;
}
.content_inner h5 {
    text-align: left;
    font-size: 14px;
    margin-bottom: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7e7d7d;
}
.content_inner h5 small {
    font-size: 12px;
}
.content_inner h6 {
    text-align: left;
    font-size: 36px;
    margin-top: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #3c68af;
}

.content_inner a {
    display: inline-block;
    text-decoration: none;
    font-style: italic;
    transition: .40s all ease-out;
	transition: .40s all ease-in;
}
.content_inner a, .content_inner a:active, .content_inner a:focus {
    color: #666;
}
.content_inner a:hover, .content_inner a:focus {
    color: #3c68af;
    text-decoration: none;
}
.content_inner a:focus {
    outline: 0;
}
.content_inner p { color: /*#4e6772*/#000;
    font-size: 18px;
    line-height: 160%;
    text-align: left;
    margin-bottom: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

/*
.content_inner ul {list-style-type: disc;}
*/

.content_inner li {
    line-height: 160%; margin-left: 40px;color: #000 /*#4e6772*/;
    font-size: 18px;
    margin-right: 20px;font-weight: 300
}
.content_inner ul {
        margin-bottom: 18px;
}

.content_inner em {
    /*font-size: 18px;*/
    line-height: 160%;
    text-align: left;
    margin-bottom: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
}
.content_inner small {font-size: 70%;}
.content_inner strong {
    font-weight: 600;
}
.seitenbild_wrap {
    float: right;
    margin-left: 20px;
    /*width: 30%;*/
    z-index: 1;
	width: 40%; max-width: 330px;
}
.seitenbild_wrap img {
    width: 100%;
}
.bildalt {font-size: 12px;}

/* Seitliche Navigation + Textdarstellung*/
.seitennavi {
    float: left;
    /*margin-left: 20px;*/
    width: 30%;
    z-index: 1;
	margin-bottom: 20px;
}
.seitennavi li {margin-left: 0px;}
/* Seitliche Navigation RESPONSIVE */
@media (max-width: 1000px) {
.seitennavi {
   display: none;
}
}
.contenttext{float: left; width: 60%;}
.contenttext p{margin-left: 10px;}
/* Folgeseite Kurz */
.kurz{padding-top: 0px; padding-bottom: 0px; margin-top: -30px}
@media (max-width: 700px) {
.kurz{padding-top: 0px; padding-bottom: 0px; margin-top: -50px}
}
/* Folgeseite Video */
.video_wrapper {width: 100%; margin-left: auto; margin-right: auto;}
.section_inner_video p {text-align: center !important;}

/* Content RESPONSIVE*/

@media (max-width: 1100px) {
.content_inner {
    padding-left: 15px;
    padding-right: 15px;
}
}
/* folgeseite slogan */
.slogan_1_wrap{padding: 0; margin: 0; background-color: #eee; background-color: #c4423b; background-position: bottom center; background-repeat: no-repeat; padding-top: 20px;background-image: url("../grafik/line.png"); background-position: bottom; background-repeat: repeat-x;}
.slogan_1_wrap p{font-size: 19px; text-align: center; color: #fff}
.slogan_1_border{width: 446px; margin-left: auto; margin-right: auto; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee;/*margin-top: 20px;*/}

.slogan_1 {width: 270px; border-top: 0px solid #3c68af;border-left: 0px solid #3c68af;border-right: 0px solid #3c68af; padding: 0px; margin-left: auto; margin-right: auto; margin-top: 20px;  }
.slogan_1 img{width: 270px; margin-bottom: 44px;}
.slogan_2 h2 {
    text-align: center;
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #c4423b;
}
.slogan_2 {display: flex; justify-content: center; width: 406px; border-bottom: 0px solid #3c68af;border-left: 0px solid #3c68af;border-right: 0px solid #3c68af; padding: 20px; margin-left: auto; margin-right: auto; background-color: #eeeeee; }
.slogan_2 img {width: 350px;}

/* folgeseite slogan RESPONSIVE*/

@media (max-width: 600px) {
.slogan_1 {width: 250px;}
.slogan_2 h2 {font-size: 20px;}
.slogan_2 {width: 250px;}
.slogan_2 img {width: 250px;}
}

/* Menue */
.menue_wrapper {
    width: 100%;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 5px;
    z-index: 1000;
    background: /*#eeeeee*/#ffffff;
	border-bottom: 1px solid #888;
}


.menue_wrapper_fs {
    
	
	
	position:absolute;
	height:30px;
	width:100%;
	
	padding-top: 0px;
    padding-bottom: 5px;
	
	background-color: rgba(256,256,256,.8);
	top:150px;
	left: 0px;
	z-index:999999999999999;
	border-bottom: 1px solid #888;
}


.menue_wrapper_fixed {
    background: #eeeeee;
    width: 100%;
    height: 40px;
    position: fixed;
    opacity: 0.9;
    top: 0px;
    padding-top: 10px;
	z-index:10000000;
}

@media (max-width: 950px) {
	 .menue_wrapper_fixed {
    /*background: #3c68af;*/
    width: 100%;
    height: 19px;
    position: fixed;
    opacity: 1;
    top: 0px;
    padding-top: 10px;
	}
	/*
	.menue_wrapper {display: none;}*/
}

.menue_inner {
    max-width: 1100px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001; padding-top: 5px;
}

/* Menue RESONSIVE*/

@media (max-width: 1000px) {
.menue_inner {
    position: fixed;
    top: 0px;
    z-index: 10000000000;
}
}
.header_mobile_menue {
    position: fixed;
    top: 0px;
    left: 10px;
}
.header_mobile_menue a {
    font-size: 20px;
}
/* Wissenschaft - Forschung */
		.wf {border: 1px solid #dddddd; margin-bottom: 15px; display: flex; flex-direction: row; align-items: center; justify-content: space-between;padding: 10px;width: 70%; margin-left: auto;margin-right: auto; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
		.wf img{width: 200px; border: 0}
.wf a{color: #3c68af; text-decoration: none; font-style: normal;font-weight: 400;font-size: 18px;}

/* Wissenschaft - Forschung RESPONSIVE*/
@media (max-width: 600px) {
.wf {width: 90%; margin-left: auto; margin-right: auto;display: flex; flex-direction: column;}
	.wf a{text-align: center;}
	.wf img {margin-top: 15px;}
}
/* Engagement + Kooperationspartner*/

		.eg {border: 1px solid #dddddd; margin-bottom: 15px; display: flex; align-items: flex-start ; justify-content: space-between;padding: 10px; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; } 
.eg-text p{font-size:14px;}
.eg-text h4{font-size:18px; font-weight: 400; color: #3c68af; text-align: left; margin-bottom: 10px; padding: 0;}
.eg-bild {margin-left: 15px;}
.eg img{border: 1px solid #cccccc;}

/* Engagement + Kooperationspartner RESPONSIVE*/

@media (max-width: 600px) {
.eg {display: block;}
	.eg-bild {margin-left: 0px;}
}
/*Veranstaltungen */
.va {border: 1px solid #dddddd; margin-bottom: 15px; display: flex; align-items: center; justify-content: space-between;padding: 10px;width: 70%; margin-left: auto;margin-right: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

		.va img{width: 160px; border: 0}
.va h4{font-size:18px; font-weight: 400; color: #3c68af; text-align: left; margin-bottom: 10px; padding: 0;}
.va a{color: #3c68af; text-decoration: none; font-style: normal;font-weight: 400;font-size: 18px;}
.va2 {border: 1px solid #cccccc; padding: 10px;}

/*Veranstaltungen RESPONSIVE*/
@media (max-width: 600px) {
.va {display: block;width: 90%; margin-left: auto; margin-right: auto;}
	.va h4 {text-align: center;}
	.va h5 {text-align: center;}
	.va  p{text-align: center;}
	.va a{text-align: center;}
	.va2 {width: 160px; margin-left: auto; margin-right: auto;}
}


/*moveup_box */
.moveupbox_wrapper { 
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap; flex-direction: row;
}
.moveup_wrap{width:300px;}
.moveup_bild{width:300px; position:relative;}
.moveup_bild img{width:100%;}
.moveup_textwrapper {position: absolute; bottom:4px;  width: 100%;}
.moveup_text {padding: 10px; background: deepskyblue; height:130px; display:none; opacity: 0.8; color: white;}
.moveup_text p{font-size: 12px;color: #fff; font-style: normal;}
.moveup_head{width:280px; height:20px; background: deepskyblue; margin-top: 0px; padding:10px; color: white; font-style: normal;}

/*moveup_box RESPONSIVE */
@media (max-width: 1000px) {
.moveupbox_wrapper {max-width: 450px; margin-left: auto; margin-right: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; flex-direction: column;
}
.moveup_wrap{width:450px; margin-bottom: 40px;}
.moveup_bild{width:450px;}
.moveup_text p{font-size: 14px;}
.moveup_head{width:430px;}
}
@media (max-width: 600px) {
.moveupbox_wrapper {max-width: 300px; margin-left: auto; margin-right: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; flex-direction: column;
}
.moveup_wrap{width:300px; margin-bottom: 40px;}
.moveup_bild{width:300px;}
.moveup_text p{font-size: 12px;}
.moveup_head{width:280px;}
}

/* Behandler */
.behandler {padding-right: 10px; /*border: 1px solid #dddddd;*/ margin-bottom: 20px;}
.behandler_bild{max-width: 200px; float: left; margin-right: 20px;border: 1px solid #dddddd;}
.behandler_bild img{width: 200px; margin-bottom: -5px}
.behandler_intro{float: left;padding: 10px}
.behandler_intro li{font-weight: 300}
.behandler_intro h3 {text-align: left;}
@media (max-width: 1000px) {
	.behandler {width: 90%; margin-left: auto; margin-right: auto; }
}
/* Mitarbeiter */
.mitarbeiter_wrap {display: flex; justify-content: flex-start; flex-direction: row; flex-wrap: wrap;}
.mitarbeiter {max-width: 320px; padding: 10px; border: 1px solid #dddddd; margin-bottom: 20px;margin-left: 20px; }
.mitarbeiter h3 {text-align: left; font-size: 18px; margin-top: 10px; margin-bottom: 10px;}
.mitarbeiter p {font-size: 14px;}
.mitarbeiter ul {padding: 0; margin: 0; font-size: 14px; list-style-type: square;}
.mitarbeiter li {padding: 0; margin-left: 10px; }
.mitarbeiter_bild{padding: 0; margin: 0; background-color: #eee; padding-bottom: -3px;}
.mitarbeiter_bild img{max-width: 170px; height: 170px; max-height:170px; overflow: hidden;}
/* Footer */
.footer_wrapper {
	background: #888888;
	width:100%;
	z-index: 1;
}

.footer_wrapper .list-marked-variant-2 > li > a:before {
 
  color: #fff;
  
}


.footer_inner {
    max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1001;
	padding-top: 20px;
	padding-bottom:30px;
	font-size:14px !important; 
    font-weight: 400;
	color: #ffffff;
	line-height:160%; display: flex; justify-content: space-between;
}

.footer_inner a{
	font-size:14px !important; 
	color: #ffffff;
}
.footer_inner a:hover{ 
  text-decoration: none;
}

.footer_inner h2 {
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}




.footer_spalte1 {
	padding-right: 0px;
	text-align: left !important; 
	line-height: 150% !important;
}
.footer_spalte1 li {list-style: none}
.footer_spalte2 {
	padding-right: 0px;
	text-align: left !important;
	line-height: 150% !important;
}
.footer_spalte2 p{margin: 0; padding: 0; margin-bottom: 7px;}
.footer_spalte3 {
	padding-right: 0px;
	text-align: left !important;
   line-height: 150% !important;
}


.footer_underline_1, .footer_underline_2, .footer_underline_3  {
	border-top:1px solid #eee; 
	height:15px;
}
.footer_underline_1 {
  width:320px;
}
.footer_underline_2 {
  width:320px;
}
.footer_underline_3 {
  width:320px;
}


.footer_zeile2 {
	width: 100%;
	border-top: 1px solid #4f5153;
	margin-top: 20px;
	padding-top:20px;
	
}
@media (max-width: 1000px) {
.footer_inner {
    display: flex; justify-content: center;
}
	.footer_spalte_2{margin-left: 20px; margin-right: 20px:}
	.footer_underline_1 {
  width:230px;
}
.footer_underline_2 {
  width:230px; 
}
.footer_underline_3 {
  width:230px;
}

}


@media (max-width: 1120px) {
	  .footer_inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.only_display_desktop {
	display: inline;
}
.only_display_mobile {
	display:none;
}

@media (max-width: 920px) {
	
	.only_display_desktop {
	     display:none;
    }
	.only_display_mobile {
	   display: inline;
	}

	.footer_spalte1 {
      
    }

    .footer_spalte2 {
    }


	.footer_spalte3 {	     display:none;}

        

}
@media (max-width: 550px) {
	.footer_inner {
    display: flex; flex-wrap: wrap
}
	.footer_spalte1 {width: 100%
      
    }

    .footer_spalte2 {width: 100%; margin-top: 20px;
    }

}

/*content box*/
.contentbox_wrapper {margin-left: -25px; margin-right: -25px; 
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.contentbox_wrapper li {
    margin-left: 40px;
    margin-right: 20px;
}
.contentbox_wrapper a { color: #dddddd;
}
.contentbox {
    width: 30.5%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
    background-color: #FFFFFF;
 
    z-index: 1;
    position: relative;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; border: 1px solid #cccccc;
}
.contentbox_head h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #3c68af;
    margin: 10px;
    text-align: center;
}
.contentbox_content {
    margin-bottom: 100px;
}
.contentbox_content p {
    margin: 10px;
    font-size: 15px;
    line-height: 140%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #3c68af;
    font-weight: 300;
}
.contentbox_content hr {
    margin-left: 10px;
    margin-right: 10px;
}
.contentbox_bild {
    margin-bottom: 15px;
}
.contentbox_bild img {
    width: 100%;
    height: auto;
}
.contentbox_arrow {
    font-size: 80px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.contentboxohne {
    width: 30.5%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
    background-color: #FFFFFF;

    z-index: 1;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; border: 1px solid #cccccc;
}
.contentbox_arrowohne {
    display: none;
}
.contentbox_contentohne {
    margin-bottom: 10px;
}
.contentboxohne_breit {
    width: 45.5%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
    background-color: #FFFFFF;

    z-index: 1;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; border: 1px solid #cccccc;
}
.contentbox_arrowohne_breit {
    display: none;
}
.contentbox_contentohne_breit {
    margin-bottom: 10px;
}

/*content box RESPONSIVE*/
@media (max-width: 1150px) {
	.contentbox_wrapper {margin-left: 0px; margin-right: 0px;}
}
@media (max-width: 700px) {
.contentbox_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.contentbox {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.contentbox_arrow {
    position: relative;
    bottom: auto;
    width: 100%;
}
.contentbox_content {
    margin: 0;
    padding: 0;
}
.contentboxohne {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.contentboxohne_breit {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
}
/* ----------------------------------------------------------*/
/* Kontakt */
/*Kontaktform*/
.kontaktwrap {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.kontaktwrap2 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.eingabe_left, .eingabe_left_hide, .eingabe_left_txt {
    float: left;
    width: 150px;
    margin-bottom: 15px;
    padding-top: 5px;
}
.eingabe_right, eingabe_right_txt {
    float: left;
    width: 530px;
    margin-bottom: 15px;
}
.eingabe_right_txt {
    padding-top: 5px;
}
.button_normal {
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 16px;
    background-color: #bbbbbb;
    color: #000000;
    height: 30px;
    border: 1px solid #CCC;
    width: 310px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.input_normal {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
    padding-bottom: 6px;
    height: 20px;
    border: 1px solid #CCC;
    width: 99%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.input_normal_ta {
    height: 80px;
    width: 99%;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
    padding-bottom: 6px;
    height: 150px;
    border: 1px solid #CCC !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.kontakt_wrapper {
    width: 100%;
}
.kontakt_spalte1 {
    float: left;
    width: 42%;
    margin-right: 5%;
}
.kontakt_spalte2 {
    float: left;
    width: 42%;
}
.kontakt_kleine_spalte1 {
    float: left;
    width: 15%;
    padding-top: 12px;
}
.kontakt_kleine_spalte2 {
    float: left;
    width: 85%;
}
.ob_trenner {
    height: 1px;
    background: #cecfce;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
}
.kontakt_aufzaehlung {
    float: left;
    padding: 10px;
    background: #efefef;
    max-width: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.kontakt_eingerueckt {
    padding-left: 50px;
    padding-bottom: 30px;
}
.color_red {
    color: #ff0000;
}

@media (max-width: 700px) {
.kontakt_spalte1 {
    clear: both;
    width: 99%;
}
.kontakt_spalte2 {
    clear: both;
    width: 99%;
}
}
.ob {
    margin-bottom: 10px;
}
.back-to-top {
    background: #d83339;
    position: fixed;
    bottom: 10px;
    right: 5px;
    padding: 1em;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    color: white; line-height: 100%
    /*background-image: url("../grafik/gold.png");*/
}
.back-to-top a {
    color: black;
}
.back-to-top2{color: #ffffff;}
/* Diverse */
.clear {
    clear: both;
}
.header_mobile_menue {
    display: block;
}
/* Buttons Font Awesome */
/* Buttons */

.button_wrap_flex {width: 100%; display: flex; justify-content: center;flex-wrap: wrap; flex-direction: row;}

.button2 {
    /*max-width: 100%;
    font-size: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid;
    font-weight: 500;
    transition: .33s ease;
    padding: 13px 29px;
    font-size: 18px;
    line-height: 24px;
    border-radius: 4px;
    text-decoration: none !important;
    font-style: normal !important;
    color: white !important;
    border-color: #636363;*/
	/*width: 300px;*/
	display: block;
	padding: 13px;
	border: 1px solid;
	font-size: 18px;
    line-height: 24px;
    border-radius: 4px;
	text-decoration: none !important;
    font-style: normal !important;
    color: white !important;
    border-color: #636363;
	text-align: center;
	margin-bottom: 20px;margin-left: 15px; margin-right: 15px;
}
.button2 a{font-style: normal !important; display: block;}
.button2 a:hover{color: #7e7d7d;}
.button2:focus, .button2:active, .button2:active:focus {
    outline: none;
}

.button {
    max-width: 100%; max-height: 35px;
    font-size: 19px;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    white-space: nowrap;
    border: 1px solid;
    font-weight: 500;
    transition: .33s ease;
    /*padding: 7px 10px 10px ;*/
	padding-top:2px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
    font-size: 18px;
    line-height: 24px;
    border-radius: 4px;
    text-decoration: none !important;
    font-style: normal !important;
    color: white !important;
    border-color: #636363; margin-top: 16px;
	/*width: 300px;
	display: block;
	padding: 13px;
	border: 1px solid;
	font-size: 18px;
    line-height: 24px;
    border-radius: 4px;
	text-decoration: none !important;
    font-style: normal !important;
    color: white !important;
    border-color: #636363;
	text-align: center;
	margin-bottom: 20px;*/
}
.button a{font-style: normal !important; display: block;}
.button a:hover{color: #c4423b;}
.button:focus, .button:active, .button:active:focus {
    outline: none;
}

@media (max-width: 1050px) {
	.button_wrap_flex {width: 100%; display: flex; justify-content:space-around;flex-wrap: wrap; flex-direction: row;}
}

.button-default {
    color: #333;
    background-color: transparent;
    border-color: #aeaeae;
}
.button-default:focus, .button-default:active, .button-default:hover {
    color: #fff;
    background-color: #3c68af;
    border-color: #3c68af;
}
.button-primary {
    color: #3c68af !important;
    background-color: #fff;
    border-color: #3c68af;
}
.button-primary:focus, .button-primary:active, .button-primary:hover {
    color: #ffffff !important;
    background-color: #3c68af;
    border-color: #3c68af;
}
.button-primary-filled {
    color: #fff;
    background-color: #3c68af;
    border-color: #3c68af;
}
.button-primary-filled:focus, .button-primary-filled:active, .button-primary-filled:hover {
    color: #3c68af !important;
    background-color: #fff;
    border-color: #fff;
}
.button-facebook {
    color: #fff;
    background-color: #547abb;
    border-color: #547abb;
}
.button-facebook:focus, .button-facebook:active, .button-facebook:hover {
    background-color: #fff;
    color: #547abb;
}
.button-twitter {
    color: #fff;
    background-color: #14a5eb;
    border-color: #14a5eb;
}
.button-twitter:focus, .button-twitter:active, .button-twitter:hover {
    background-color: #fff;
    color: #14a5eb;
}
.button-google {
    color: #fff;
    background-color: #e75854;
    border-color: #e75854;
}
.button-google:focus, .button-google:active, .button-google:hover {
    background-color: #fff;
    color: #e75854;
}
.button-pdf {
    color: #3c68af;
    background-color: #fff;
    border-color: #e7e7e7;
    border-width: 1px;
    font-size: 17px;
    line-height: 21px;
    padding: 20px;
}
.button-pdf .icon {
    font-size: 22px;
}
.button-pdf:hover, .button-pdf:active, .button-pdf:focus {
    color: #fff;
    background-color: #3c68af;
    border-color: #3c68af;
}
.button-pdf:hover .icon, .button-pdf:active .icon, .button-pdf:focus .icon {
    color: #fff;
}
.button-block {
    width: 100%;
}
.button-rect {
    border-radius: 0;
}
.button-round {
    border-radius: 17px;
}
.button-circle {
    border-radius: 37px;
}
.button-thin {
    border-width: 1px;
}
.button-xs {
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    padding: 12px 13px;
    letter-spacing: 0.025em;
}
.button-sm {
    padding: 10px 27px;
    font-size: 17px;
    line-height: 26px;
    border-radius: 4px;
}
.button-lg {
    padding: 13px 32px;
    font-size: 22px;
    line-height: 33px;
    border-radius: 4px;
}
.button-xl {
    padding: 16px 36px;
    font-size: 26px;
    line-height: 39px;
    border-radius: 4px;
}
.button.button-icon {
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
}
.button.button-icon .icon {
    display: inline-block;
    height: auto;
    line-height: inherit;
    vertical-align: baseline;
    transition: 0s;
}
.button.button-icon:hover .icon {
    color: inherit;
}
.button.button-icon-left .icon {
    padding-right: 16px;
}
.button.button-icon-right .icon {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 10px;
}
.button.button-sm .icon {
    position: relative;
    top: 1px;
    padding-right: 28px;
}
.button.button-sm.button-google .icon {
    padding-right: 36px;
}
.button.button-xxl .icon {
    position: relative;
    left: -10px;
    padding-right: 25px;
}
.button-link {
    color: #000;
    font-weight: 500;
}
.button-link:hover {
    color: #3c68af;
}
.button-link:hover .icon {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}
.button-link span {
    vertical-align: middle;
}
.button-link .icon {
    color: #3c68af;
    padding-left: 10px;
    transition: 0.35s all ease;
}
.link-image {
    display: inline-block;
}
.link-image:hover {
    opacity: 0.8;
}
.shadow-drop-xs {
    -webkit-box-shadow: 0 4px 3px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 4px 3px 0 rgba(0, 0, 0, .14);
}

/* Bildergalerie */
.flexbin {
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  margin: -2.5px; 
  z-index: 1;
  }
  
  
  .flexbin:after {
    content: '';
    flex-grow: 999999999;
    min-width: 300px;
    height: 0; }
  .flexbin > * {
    position: relative;
    display: block;
    height: 300px;
    margin: 4.5px;
	
	
    flex-grow: 1; }
    .flexbin > * > img {
      height: 300px;
      object-fit: cover;
      max-width: 100%;
      min-width: 100%;
      vertical-align: bottom; }
  .flexbin.flexbin-margin {
    margin: 2.5px; }
  @media (max-width: 980px) {
    .flexbin {
      display: flex;
      overflow: hidden;
      flex-wrap: wrap;
      margin: -2.5px; }
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        min-width: 150px;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;
        height: 150px;
        margin: 2.5px;
        flex-grow: 1; }
        .flexbin > * > img {
          height: 150px;
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
      .flexbin.flexbin-margin {
        margin: 2.5px; } }
  @media (max-width: 400px) {
    .flexbin {
      display: flex;
      overflow: hidden;
      flex-wrap: wrap;
      margin: -2.5px; }
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        min-width: 100px;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;
        height: 100px;
        margin: 2.5px;
        flex-grow: 1; }
        .flexbin > * > img {
          height: 100px;
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
      .flexbin.flexbin-margin {
        margin: 2.5px; } }
		
/* popup */

#backgroundPopup { 
	z-index:101;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
	
	
}
#toPopup {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 20%;
    width: 600px;
    z-index: 102000000000000000;
}
div.loader {
    background:  url(../images/loading.gif) no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 999900;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background:  url(../images/closebox.png) no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 0px 0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:10px;
	background-image: url(../images/back_popup.jpg);
	background-repeat: repeat-x;
}

.pop_ueberschrift {
   min-height: 50px;
   height: auto !important;
   height: 50px;
}
.pop_content h1 {
  padding:0px;
  margin:0px;
  font-size:20px;
  margin-bottom:10px;
}

.pop_content {
  min-height: 150px;
   height: auto !important;
   height: 150px;
   padding-bottom:20px;
   line-height: 18px;
}
.pop_content a{
  color: blue;
}

.pop_footer{
padding-bottom:20px;
}



.pop_footer a {
	color: #000000;
}
.pop_footer a:hover {
	background-color: #034da1;
	color: #ffffff;
}

@media (max-width: 620px) {
#toPopup {


/*
    top: 30px;
    width: 300px;
	 margin-left: -140px;*/
	 width: 85%;
	 top: 30px;
	 margin-left: 1%;
	 //margin-right: 5%;
	 left:0%;
	 
    
}

}

/* List */

.list_wrapper {
	
}
.list_wrapper a{
	text-decoration:none;
}

.list > li + li {
  margin-top: 5px;
}

.list-xl > li + li {
  margin-top: 44px;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
  vertical-align: baseline;
}

.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
}

.list-inline-reset {
  font-size: 0;
  line-height: 0;
}

.list-inline-xs {
  margin-left: -6px;
  margin-right: -6px;
}

.list-inline-xs > li {
  padding-left: 6px;
  padding-right: 6px;
}

.list-inline-sm {
  margin-left: -10px;
  margin-right: -10px;
}

.list-inline-sm > li {
  padding-left: 10px;
  padding-right: 10px;
}

.list-inline-md {
  margin-left: -15px;
  margin-right: -15px;
}

.list-inline-md > li {
  padding-left: 15px;
  padding-right: 15px;
}

.list-objects-inline {
  margin-bottom: -4px;
  margin-left: -22px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.list-objects-inline > *, .list-objects-inline > *:first-child {
  display: inline-block;
  vertical-align: middle;
  margin-top: 4px;
  margin-left: 22px;
}

.list-objects-inline > li > * {
  display: inline-block;
  vertical-align: middle;
}

.list-objects-inline > li > * + * {
  margin-left: 5px;
}

.list-terms dt + dd {
  margin-top: 10px;
}

.list-terms dd + dt {
  margin-top: 31px;
}

.list-terms-variant-1 dt {
  font: 700 16px/22px "Roboto", Helvetica, Arial, sans-serif;
  letter-spacing: -.025em;
  color: #000;
}

.list-terms-variant-1 dt + dd {
  margin-top: 18px;
}

.list-terms-variant-1 dd + dt {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .list-terms-variant-1 dt {
    font-size: 24px;
    line-height: 1.2;
  }
  .list-terms-variant-1 dd + dt {
    margin-top: 50px;
  }
}

.list-inline-dashed {
  margin-left: -15px;
}

.list-inline-dashed li {
  padding-left: 15px;
  padding-right: 10px;
}

.list-inline-dashed li:after {
  content: '|';
  position: relative;
  right: -12.5px;
  color: #e5e7e9;
}

.list-inline-dashed li:last-child {
  padding-right: 0;
}

.list-inline-dashed li:last-child:after {
  display: none;
}

@media (min-width: 992px) {
  .list-md-dashed > * {
    position: relative;
  }
  .list-md-dashed > *:after {
    content: '';
    position: absolute;
    font-weight: 100;
    top: 0;
    right: -6%;
    height: 73px;
    -webkit-transform: translateX(-50%) skew(-21deg);
    transform: translateX(-50%) skew(-21deg);
    width: 1px;
    background: #48494a;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .list-md-dashed > *:after {
    right: -3%;
    height: 120px;
  }
}

@media (min-width: 992px) {
  .list-md-dashed > *:last-child::after {
    display: none;
  }
}

.dl-inline {
  vertical-align: middle;
}

.dl-inline dt,
.dl-inline dd {
  display: inline-block;
  vertical-align: middle;
}

.dl-inline dt {
  padding-right: 5px;
}

.dl-inline dt:after {
  content: ':';
}

.dl-inline .pricing-object-sm {
  position: relative;
  top: -5px;
}

.list-terms-inline dt, .list-terms-inline dd {
  display: inline-block;
}

.list-terms-inline dt {
  color: #000;
}

.list-terms-inline dd {
  color: rgba(0, 0, 0, 0.5);
}

.list-terms-inline dt:after {
  content: ':';
}

.list-index {
  counter-reset: li;
}

.list-index > li .list-index-counter:before {
  content: counter(li, decimal-leading-zero);
  counter-increment: li;
}

.list-marked li {
  color: #000;
  position: relative;
  padding-left: 32px;
}

.list-marked li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f005';
  /*font-family: "fl-flat-icons-set-2";*/
  font: 400 18px/24px 'FontAwesome';
  
  display: inline-block;
  margin-right: 11px;
  font-size: 13px;
  line-height: inherit;
  vertical-align: middle;
  color: #37c386;
}

.list-marked li:not(:last-child):after {
  content: ';';
}

.list-marked li:last-child:after {
  content: '.';
}

.list-marked li + li {
  margin-top: 11px;
}

.list-marked-spacing-lg li {
  padding-left: 26px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .list-marked li {
    padding-left: 24px;
    font-size: 13px;
  }
  .list-marked li:before {
    font-size: 11px;
  }
}

.list-marked-variant-2 > li > a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.list-marked-variant-2 > li > a:before {
  content: '\f105';
  position: absolute;
  left: 0;
  top: -1px;
  font: 400 18px/24px 'FontAwesome';
  color: #7e7d7d;
  transition: .33s all ease;
}

.list-marked-variant-2 > li > a:hover:before {
  left: 4px;
}

.list-marked-variant-2 > li + li {
  /*margin-top: 14px;*/
}

.list-ordered {
  counter-reset: li;
}

.list-ordered li {
  color: #000;
}

.list-ordered li:before {
  display: inline-block;
  margin-right: 13px;
  width: 15px;
  content: counter(li, decimal) ".";
  counter-increment: li;
}

.list-ordered li:not(:last-child):after {
  content: ';';
}

.list-ordered li:last-child:after {
  content: '.';
}

.list-ordered li + li {
  margin-top: 11px;
}

.list-tags > li {
  display: inline-block;
  font-style: italic;
}

.list-tags > li a, .list-tags > li a:active, .list-tags > li a:focus {
  color: #37c386;
}

.list-tags > li a:hover {
  color: #37c386;
}

.list-tags > li:after {
  content: ',';
  display: inline-block;
  color: #f9f9f9;
}

.list-tags > li:last-child:after {
  display: none;
}

.list-numbered {
  counter-reset: li;
}

.list-numbered > li {
  position: relative;
  padding-left: 30px;
}

.list-numbered > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(li, decimal) ".";
  counter-increment: li;
}

.list-numbered > li + li {
  margin-top: 10px;
}

.list-icon-pack {
  margin-top: 6px;
}

.list-icon-pack > li {
  margin-top: 25px;
}

.list-icon-pack > li span {
  display: block;
}

.list-icon-pack > li span + span {
  margin-left: .25em;
}

.list-icon-pack h6 + *,
.list-icon-pack .h6 + * {
  margin-top: 2px;
}

.list-links > li {
  display: inline-block;
}

.list-links > li:after {
  content: ';';
}

.list-links > li:last-child:after {
  display: none;
}

.list-hashtags > li {
  display: inline-block;
}

.list-hashtags > li > a:before {
  content: '#';
}

.list-marked-bordered {
  color: #000;
}

.list-marked-bordered li a {
  display: block;
  padding: 10px 7px;
  border-bottom: 1px solid #f9f9f9;
}

.list-marked-bordered li a:before {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  font: 400 18px "FontAwesome";
  line-height: inherit;
  color: #37c386;
  content: '\f105';
}

.list-marked-bordered li a span {
  color: inherit;
  transition: color .33s;
}

.list-marked-bordered li a span:first-child {
  color: #000;
}

.list-marked-bordered li a:hover, .list-marked-bordered li a:hover span:nth-child(n) {
  color: #37c386;
}

.list-marked-bordered li span:not(:last-child) {
  margin-right: .25em;
}

.list-bordered-horizontal {
  position: relative;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  margin-bottom: -7px;
}

.list-bordered-horizontal > * {
  margin-top: 7px;
}

.list-bordered-horizontal > *:not(:last-child) {
  margin-right: 35px;
}

@media (min-width: 768px) {
  .list-bordered-horizontal > li {
    display: inline-block;
  }
  .list-bordered-horizontal > li:not(:last-child) {
    position: relative;
  }
  .list-bordered-horizontal > li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -20px;
    width: 1px;
    height: 22px;
    background: #dedede;
  }
}

.list-tag-blocks {
  position: relative;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  margin-bottom: -6px;
}

.list-tag-blocks > * {
  margin-top: 6px;
}

.list-tag-blocks > *:not(:last-child) {
  margin-right: 6px;
}

.list-tag-blocks li {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.list-tag-blocks li a {
  display: inline-block;
  padding: 6px 19px;
  border-radius: 0;
  border: 1px solid transparent;
}

.list-tag-blocks li a, .list-tag-blocks li a:active, .list-tag-blocks li a:focus {
  color: #000;
  background: #fff;
}

.list-tag-blocks li a:hover {
  background: transparent;
  border-color: #cdcdcd;
}

.list-progress {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #00030a;
}

.list-progress li + li {
  margin-top: 23px;
}

.list-progress p {
  padding-right: 40px;
}

.list-tags-inline > li {
  display: inline;
}

.list-tags-inline > li:not(:last-child):after {
  content: ',';
}

.list-rating {
  font-size: 0;
  line-height: 0;
}

.list-rating > li {
  display: inline-block;
}

.list-rating .icon {
  color: #ffd400;
}

.list-wide-bordered {
  color: #00030a;
  font: 400 14px/22px 'Open Sans', Helvetica, Arial, sans-serif;
  border-top: 1px solid #dedede;
}

.list-wide-bordered dl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-weight: 700;
}

.list-wide-bordered dl dt {
  padding-right: 15px;
}

.list-wide-bordered dl dd {
  font-weight: 700;
  font-size: 14px;
}

.list-wide-bordered li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  padding: 10px 20px;
  border-bottom: 1px solid #dedede;
}

.list-wide-bordered + .list-wide-bordered {
  border-top: 0;
}

@media (min-width: 768px) {
  .list-wide-bordered {
    font-size: 16px;
  }
  .list-wide-bordered li {
    min-height: 73px;
    padding: 20px 30px;
  }
}

/* google maps */
#map {
	height: 524px;
	width: 100%;
	z-index: 0;
}
#map2 {
	height: 324px;
	width: 100%;
	z-index: 0;
}

.mm-menu.mm-theme-black{background:#d83339 /*3c68af*/}
/* News */
.news_wrapper { display: flex; flex-direction: column; align-items: center;
    
}
.news{padding: 10px; border: 1px solid #bbbbbb; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; margin-bottom: 20px;}
.news h3 {font-size: 22px; margin-bottom: 10px;}
.news p{font-size: 16px;}
.news small{font-size: 12px;}
/* Dentalwissen */


.img_float_left {
  float: left;
  margin-right: 15px;
 
}

.img_float_left img{
  
}

.img_float_right {
  float: right;
  margin-left: 15px;
  padding-top:3px;
  
}
/*Flaggen sprachwahl*/
.flaggen { float: right; margin-right: 20px;}
.flaggen img{ border-right: 0px solid #c4423b; height: 20px; margin-left:10px}


/* Parallax 2 */ 

.bgimg-X {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  -webkit-box-shadow: 3px -1px 13px 6px rgba(0,0,0,0.25);
  -moz-box-shadow: 3px -1px 13px 6px rgba(0,0,0,0.25);
  box-shadow: 3px -1px 13px 6px rgba(0,0,0,0.25);

}

@media (max-width: 800px) {
.bgimg-X {
    background-attachment: scroll; 
  }
}

.fontcolor_white {
	color: #ffffff !important;
}

.caption {
 position: relative;
 max-width:1100px; 

  margin-left: auto;
    margin-right: auto;
	padding-left:20px;
}

.caption_rechts_mitte_unten {
	padding-left:60%;
   padding-top:120px;	
}


.caption_mitte_unten {
	padding-top:120px;	
}


@media (max-width: 950px) {
	
	
	.caption_rechts_mitte_unten {
	   padding-left:58%;
	   font-size:22px;
	
   }
}

@media (max-width: 800px) {
	.caption_mitte_unten {
	   padding-top:300px;
       font-size:20px;	   
    }
	
	.caption_rechts_mitte_unten {
	
	padding-right:20px;
   font-size:18px;	
   padding-top:240px;
   }
}
@media (max-width: 800px) {
	
	
	.caption_rechts_mitte_unten {
	   padding-left:55%;
	
   }
}
@media (max-width: 700px) {
	
	
	.caption_rechts_mitte_unten {
	   padding-left:50%;
	
   }
}
@media (max-width: 600px) {
	
	
	.caption_rechts_mitte_unten {
	   padding-left:40%;
	
   }
}

.parallaxe-text {
	position: absolute;
  top:300px;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 99;
  text-align: center;
 font-family: 'Open Sans', sans-serif;
  font-weight: 300;
 
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1em 2em -1em rgba(0, 0, 0, 0.5);
  padding: 1em 2em;
  line-height: 1.5;
  font-size:28px;
	
}

/* Ende Paralax 2 */

/* Portrait*/
@media (max-width: 700px) {
.portrait {display: none;}
}


.slideshow-text {
  position: absolute;
  top: 85%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 9999999;
  text-align: center;
  font-family:'Open Sans', sans-serif;
  font-weight: 300;
  /*text-transform: uppercase;*/
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1em 2em -1em rgba(0, 0, 0, 0.5);
  padding: 1em 2em;
  line-height: 1.5;
  font-size:28px;
  
  color:grey; 
}

/*sliderbutton */
.button-hold{display: flex; flex-direction: row; flex-wrap:nowrap;justify-content: center; margin-top: 10px; font-family: 'Open Sans', sans-serif;
  font-weight: 300;}
.sliderbutton a {padding-top: 0px; padding-left: 5px; padding-bottom: 0px; padding-right: 5px; border: 1px solid #000; display: box; text-decoration: none;font-family: 'Open Sans', sans-serif; font-weight: 300;font-style: normal; margin-left: 10px; margin-right: 10px;}

.scroll-down {
	 position: absolute;
  bottom: 20px;
  left: 57%;
  z-index: 2000000000000000;
	
}



@media (max-width: 1400px) {
	.slideshow-text {
	
		font-size:20px;
	}
}


@media (max-width: 900px) {
	.slideshow-text {
		font-size:16px;
	}
}

.scroll-down {
	 position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2000000000000000;
	
}

/* doppelspalten */
.doppelspalte1 {float: left; width:39%; margin-right:5%;}

.doppelspalte1 h2{font-size: 24px !important; padding: 0; margin: 0;margin-right: 25px;}

.doppelspalte2 {float: left; width:55%}

@media (max-width: 1000px) {
.doppelspalte1 {float: none; width:100%}
.doppelspalte1 h2{font-size: 32px;
    margin-bottom: 32px;
    margin-top: 35px;
    padding-bottom: 15px;}
.doppelspalte2 {float: none; width:100%}
}

/* FAQ*/
.faqrubrik_ausgabe {display: none}

#box {
   transform-origin: 150px 50px;
   margin-left:20px;
   margin-top:90px;
   position: fixed;
   top:60px; 
   right:5px;
   z-index:5000000;
    cursor: pointer;
}
