div#modul-wrapper {
    max-width: 1920px;
}

.small-space{margin-bottom:60px !important;}
.middle-space{margin-bottom:120px !important;}
.big-space{margin-bottom:180px !important;}

div#modul-wrapper.seitenabstand  {
    padding-top: 120px;
}
.seitenabstand-an header#head {
   width: 100%;
    height: auto;
    position: absolute;
    z-index: 10000;
    top: 7px;
}
.background-grey{background-color:#e5e8ea;}



@media screen and (max-width:750px){
.hide-on-mobile {
    display: none;
}	
	
.small-space{margin-bottom:30px !important;}
.middle-space{margin-bottom:60px !important;}
.big-space{margin-bottom:80px !important;}
}



/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// HEAD / SLIDER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.slide.cycle-slide {
    width: 100% !important;
}


img.head-slider-modul-img {
    width: 100%;
    height: auto;
    display: block;
}
@media screen and (max-width:768px){


	
}

















/*\\\\\\\\\\\\\\\\\\\\ HEAD SLIDER MODUL END ////////////////////*/






/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// HEAD MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/



div.head-modul {
    padding:0px;
	    position: relative;
}
/*\\\\\\\\\\\\\\\\\\\\ HEAD MODUL END ////////////////////*/




/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// ICON 4 SPALTER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	
div.icon-modul-4-spalter{
	position: relative;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	top:100px;
	opacity: 0;
}
div.icon-modul-4-spalter.ani{top: 0; opacity: 1;}
div.icon-modul-4-spalter .con{
	text-align: center;
	width:1280px;
}
div.icon-modul-4-spalter .c04 {
    text-align: center;
    display: inline-block;
    padding: 34px;
    float: none;
    width: 24%;
  vertical-align: top;
	position: relative;
}
.c04.icon-ani h3 {
    color: #00b2a9;
}
a.icon_modul_4_spalter_url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 3;
}
div.icon-modul-4-spalter .c04 img {
    width: 30%;
}
div.icon-modul-4-spalter {
    /*background: #f2f2f2;*/
    padding: 30px;
}
div.icon-modul-4-spalter .c04 img.icon-modul-4-spalter_img {
    position: absolute;
    width: 18%;
    left: 50%;
    top: 20px;
    margin-left: -9%;
    -webkit-transition: .5s ease-in-out all;
    transition: .5s ease-in-out all;
}
div.icon-modul-4-spalter .c04.icon-ani:hover img.icon-modul-4-spalter_img {
    width: 40%;
	top:10px;
	margin-left:-20%;
}
div.icon-modul-4-spalter .c04.icon-ani:hover h3 {font-weight: 500;}
/*ani*/
div.icon-modul-4-spalter.ani{
	opacity: 1;
}
.icon-modul-4-text h3 {
    font-size: 30px;
    font-weight: 500;
}
@media screen and (max-width:1340px){
	div.icon-modul-4-spalter .con{width:100%;}
	
}

@media screen and (max-width:1080px){
.icon-modul-4-text h3 {
    font-size: 20px;
}
}
@media screen and (max-width:750px){
	
div.icon-modul-4-spalter  h2 {
    font-size: 26px;
    padding: 0 0px 50px;
    text-align: left;
}
div.icon-modul-4-spalter .c04 {
    width: 100%;
    float: left;
    padding:0 10px;
}
	.c04.icon-ani h3 {
    color: #00b2a9;
    padding: 0;
}
.icon-modul-4-text {
    width: 75%;
    float: left;
    text-align: left;
	padding: 0px 0px 30px 12px;
	font-size: 16px;
}
.icon-modul-4-bild {
    width: 25%;
    float: left;
}	
div.icon-modul-4-spalter .c04 img.icon-modul-4-spalter_img {
    position: static;
    width: 100%;
    margin-left: 0%;
}	
	.icon-modul-4-bild {
    width: 18%;
    float: left;
}
	.icon-modul-4-text {
    width: 75%;
    float: left;
    text-align: left;
    padding: 0px 0px 30px 30px;
    font-size: 16px;
}
}

/*\\\\\\\\\\\\\\\\\\\\ ICON 4 SPALTER END ////////////////////*/









/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// ICON 2 SPALTER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/
.standard_content_modul_zweispaltig-wrapper.con .c01 {
    width: 100%;
}

.icon_modul_zweispaltig_icon-text.c80 {
    padding: 0 30px;
}
.icon_modul_zweispaltig_icon-wrapper.con {
    padding-bottom: 30px;
}
.icon_modul_zweispaltig h2 {
    text-align: center;
    padding-bottom: 50px;
	opacity: 1;
	-webkit-transition: 1s ease-in-out all;
    transition: 1s ease-in-out all;
}
.icon_modul_zweispaltig_icon-text.c80 p {
    margin-top: 5px;
}
.icon_modul_zweispaltig.grau {
    background: #e5e8ea;
    padding-top: 80px;
    padding-bottom: 80px;
}
.icon_modul_zweispaltig h3 {
    padding: 0px 30px 30px 0;
	opacity: 1;
	-webkit-transition: 1s ease-in-out all;
    transition: 1s ease-in-out all;
}

.icon_modul_zweispaltig h4{
    color: #492507;
    font-size: 24px;
    font-weight: 300;
    line-height: 140%;
    font-family: 'Titillium Web' ,Helvetica, Helvetica Neue, Arial, sans-serif;
    margin: 0px 0 0px 0;
}

/*ani*/
.icon_modul_zweispaltig_icon-wrapper.con {
    position: relative;
    top: 0px;
    opacity: 1;
    -webkit-transition: 1s ease-in-out all;
    transition: 1s ease-in-out all;
}
.icon_modul_zweispaltig.ani .icon_modul_zweispaltig_icon-wrapper.con {
    top: 0px;
    opacity: 1;
}
.icon_modul_zweispaltig.ani h2, .icon_modul_zweispaltig.ani h3{opacity: 1;}


@media screen and (max-width:750px){
.icon_modul_zweispaltig {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
}
	.icon_modul_zweispaltig_icon.c05 {
    text-align: center;
}

.icon_modul_zweispaltig_icon.c05 img {
    width: 40%;
    margin-bottom: 40px;
}
	
	.icon_modul_zweispaltig_icon.c05 {
    width: 30% !important;
    float: left !important;
}
	.icon_modul_zweispaltig_icon-text.c80 {
    padding: 0 30px;
    width: 70%;
    float: left;
}
	.icon_modul_zweispaltig_icon.c05 img {
    width: 100%;
    margin-bottom: 40px;
}
}







/*\\\\\\\\\\\\\\\\\\\\ ICON 2 SPALTER END ////////////////////*/










/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// BILD MODUL DREISPALTER/////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	


.bild_modul_wrapper.con img.bild-modul_bild {
	display:block;
	-webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	width:100%;
	    height: auto;
	top: 0;
	left:0%;
}
.bild_modul_wrapper.con .c04:nth-child(even) img.bild-modul_bild{-webkit-transition-delay: .5s; transition-delay: .5s; }
.bild_modul_wrapper.con img{width:100%;display:block;}
.bild_modul_wrapper.con {
	text-align: center;
	width:100%;
}
.bild_modul_wrapper.con .c03 {
	border-left:2px solid #fff;
   border-right:2px solid #fff;
}
.bild_modul_wrapper.con a {
    position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}

.bild_modul_animate .bild_modul_wrapper.con img.bild-modul_bild{ width: 100%; left:0;      height: auto;}
.bild_modul_animate .bild_modul_wrapper.con .c04:hover img.bild-modul_bild{width:120%; height:auto ; top:-10%; left:-10%;}

div.bild_modul h2 {
    text-align: center;
    margin-bottom: 30px;
}

@media screen and (max-width:750px){

.bild_modul_wrapper.con .c04 {
    border-bottom: 15px solid #fff;
}
.bild_modul_wrapper.con .blank {
    display: none;
}
	.bild_modul_wrapper.con img.bild-modul_bild {
    width: 100%;
    height: 100%;
    position: static;
}
	.bild_modul_wrapper.con .c04 {
    width: 50%;
    float: left;
}
}


/*\\\\\\\\\\\\\\\\\\\\ BILD MODUL END ////////////////////*/




/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// BILD TEXT REIHE MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	


.bild_text_reihe_modul_wrapper{padding-top:30px;}

div.bild_text_reihe_modul img {
    width: 100%;
}



.bild_text_reihe_modul .con img{width:100%;display:block;}

.bild_text_reihe_modul .con .c04 {
	border-left:15px solid #fff;
   border-right:15px solid #fff;
	position: relative;
	overflow: hidden;
}
.bild_text_reihe_modul .con a {
    position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}
div.bild_text_reihe_modul h2 {
    text-align: center;
	   padding: 0 30px;
}

.bild_text_reihe_modul_text {
    padding: 20px 20px;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
    border-left: 2px solid #eee;
	    min-height: 141px;
}


/*ani*/

div.bild_text_reihe_modul{
	position: relative;
	top:200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.bild_text_reihe_modul.ani{
	top:0px;
	opacity: 1;
}


@media screen and (max-width:750px){

.bild_text_reihe_modul .con .c04 {
    border-bottom: 15px solid #fff;
}
	
}
/*\\\\\\\\\\\\\\\\\\\\ BILD MODUL END ////////////////////*/






/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// VIDEO MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

img.video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
div.video_modul {
    overflow: hidden;
	position: relative;
    float: none;
    clear: both;
    top: 200px;
    z-index: 0;
	opacity: 0;
    cursor: pointer;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div#video-modul-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 150px;
    left: 0;
    box-sizing: border-box;
    background: #222222;
}
img.video-blank {
    width: 100%;
    display: block;
}
div.video_modul h2 {
    position: absolute;
    width: 100%;
    top: 35%;
    left: 0;
    color: #fff;
    z-index: 3;
    text-align: center;
}
div.video_modul p {
    padding: 0;
    margin: 0;
}
#video-modul-video-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background: black;
       top: 0;
    left: -100%;

    z-index: 100000000000000000000;
	-webkit-transition: 1s ease-in-out all;
	transition: 1s ease-in-out all;
}
.video-on #video-modul-video-wrapper{left:0;}
img.video-close{
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px;
	cursor: pointer;
}

/*ani*/
div.video_modul.ani{
	top: 0;
	opacity: 1;
}





@media screen and (max-width:1024px){
div.video_modul h2 {
    top: 31%;
}
}
@media screen and (max-width:750px){
div.video_modul h2 {
    top: 25%;
}
	div#video-modul-video-wrapper iframe {
   	 padding: 30px;
	}
	div.video_modul h2 {
    top: 66%;
}
}
@media screen and (max-width:420px){
div.video_modul h2 {
    top: 15%;
	    font-size: 15px;
}
	div.video_modul h2 {
    top: 66%;
}
}
/*\\\\\\\\\\\\\\\\\\\\ VIDEO MODUL END ////////////////////*/



/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// LOGO SLIDER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	

div#logo_slider_modul .c05 img {
    width: 100%;
    max-height: 150px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

div#logo_slider_modul .c05 {
    display: inline-block;
    float: none;
    clear: both;
    padding: 0 30px;
    width: 19%;
}
.logo-slide {
    width: 100%;
}
div#logo_slider_modul {
    text-align: center;
    float: none;
    clear: both;
}
.logo_slider.cycle-slideshow {
    width: 1600px;
    margin: 0 auto;
}
div#logo_slider_modul h2 {
    margin-bottom: 60px;
}


@media screen and (max-width:1660px){
.logo_slider.cycle-slideshow {
    width: 100%;
}
}
@media screen and (max-width:960px){
div#logo_slider_modul .c05 {

    padding: 0 15px;
}
}


@media screen and (max-width:750px){
div#logo_slider_modul .c05 {
    display: inline-block;
    float: none;
    clear: both;
    padding: 0 30px;
    width: 32%;
    padding: 0 30px 30px 30px !important;
}
}
@media screen and (max-width:480px){
div#logo_slider_modul .c05 {
    display: inline-block;
    float: none;
    clear: both;
    padding: 0 30px;
    width: 49%;
    padding: 0 30px 30px 30px !important;
}
}
/*\\\\\\\\\\\\\\\\\\\\ LOGO SLIDER MODUL END ////////////////////*/











/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// HINTERGRUND BILD MODUL PANORAMA /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	

div.bild_modul_panorama {
    width: 100%;
    position: relative;
	float:left;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.bild_modul_panorama img {
    width: 100%;
	display: block;
}
div.bild_modul_panorama .bild_modul_panorama_headline-wrapper {
    position: absolute;
    width: 100%;
    text-align: center;
bottom:15%;
	opacity: 1;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.bild_modul_panorama_headline-wrapper h2 {
    background: #fff;
    width: auto;
	color:#000;
    display: inline-block;
    padding: 10px 20px;
}




/*\\\\\\\\\\\\\\\\\\\\ BILD MODUL PANORAMA END ////////////////////*/

  


/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// SOCIAL MEDIA MODUL XL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/


.sbi_lightbox{z-index: 1000000000 !important;}
.sbi_lightboxOverlay{z-index:99999999 !important;}
.social_media_modul_con {
    padding-top: 80px;
    background: #e5e8ea;
}
.social_media_modul_headlinebox {
    width: 960px;
    background-color: #ff7900;
    padding: 70px 70px 70px 5%;
    overflow: hidden;
    position: relative;
    z-index: 100;
	margin-bottom: -80px;
}
.social_media_modul_headline {
    float: left;
    width: 60%;
}
div.social_media_modul {
    clear: both;
	position: relative;
	top:200px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.social_media_modul.ani {
    clear: both;
	position: relative;
	top:00px;
}
.social_media_modul_icons {
    float: right;
    padding: 15px 0px 0 0px;
    width: 283px;
}
.social_media_modul_headlinebox img {
    width: 58px;
    margin-left: 20px;
}
div.cff-item {
    float: left !important;
    width: 33.33333% !important;
    clear: none !important;
    border: 30px solid #e5e8ea !important;
}

@media screen and (max-width:1340px){
.social_media_modul_headlinebox {
    width: 650px;
    padding: 40px 70px 40px 30px;
}
	.social_media_modul_headline {
    width: 50%;
}
	.social_media_modul_icons {
    float: right;
    padding: 18px 0px 0 0px;
    width: 43%;
}
	.social_media_modul_headlinebox img {

    margin-left: 10px;
}
	
	
	div.cff-item {
    border: 15px solid #e5e8ea !important;
}
}

@media screen and (max-width:1140px){
.social_media_modul_con {
    margin-top: 0px;
}
}
@media screen and (max-width:750px){
.social_media_modul_headlinebox {
    width: 100%;
	padding: 30px;
}
.social_media_modul_headline {
    width: 50%;
}
.social_media_modul_icons {
    width: 50%;
	padding: 13px 0px 0 0px;
}
.social_media_modul_headlinebox img {
    margin-left: 10px;
}
		div.cff-item {
    width: 100% !important;
		    border: 30px solid #e5e8ea !important;
			border-bottom:none !important;
			border-top:none !important;
}
}
@media screen and (max-width:550px){

.social_media_modul_headline {
    width: 100%;
}
.social_media_modul_icons {
    width: 100%;
	padding: 10px 0px 0 0px;
}
.social_media_modul_headlinebox img {
	margin-left:0;
    margin-right:10px;
}
	
}


/*\\\\\\\\\\\\\\\\\\\\ SOCIAL MEDIA MODUL END ////////////////////*/

/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// ZITAT MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/
img.zitat01 {
    position: absolute;
    top: -30px;
    left: 61px;
}
img.zitat02 {
    position: absolute;
    right: -60px;
    bottom: 110px;
    transform: rotate(180deg);
}
div.zitat_modul{
	position: relative;
	top: 200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.zitat_modul.ani{
	position: relative;
	top: 0px;
	opacity: 1;
}
.zitat_modul-wrapper.con {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
   
}
.zitat_modul-wrapper.con .c01 {
    width: 1080px;
    position: relative;
    padding: 0 120px;
	 padding-bottom: 80px;
}
.zitat_modul-wrapper.con .autor {
    position: absolute;
    bottom: 0;
}
 .zentrieren .zitat_modul-wrapper.con .autor {
    text-align: center;
	     width: 100%;
    left: 0;
}
 .rechts .zitat_modul-wrapper.con .autor {
  right: 0;
    text-align: right;
    padding-right: 120px;
}

div.zitat_modul.zentrieren .c01 {
    margin: 0 auto;
    float: none;
}
div.zitat_modul.links .c01 {
    float: left;
}
div.zitat_modul.rechts .c01 {
    float: right;
}
.zitat_modul-wrapper.con .zitat01 {
    left: 0;
    width: 80px;
}
.zitat_modul-wrapper.con .zitat02 {
    right: 0;
    bottom: 60px;
    width: 80px;
}
@media screen and (max-width:1660px){
	.zitat_modul-wrapper.con {
		padding: 0 30px;
	}
}


@media screen and (max-width:1140px){
	.zitat_modul-wrapper.con .c01 {
		width: 100%;
	}
}
@media screen and (max-width:480px){
.zitat_modul-wrapper.con .c01 {
    padding: 50px 0px 80px 0;
}
	.zitat_modul-wrapper.con .zitat01 {
    width: 60px;
}

	.zitat_modul-wrapper.con .zitat02 {
    width: 60px;
		bottom: 30px;
}
}
/*\\\\\\\\\\\\\\\\\\\\ ZITAT MODUL END ////////////////////*/


/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// STANDARD CONTENT MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.standard_content_modul-wrapper.con .c01 {
    width: 100%;
}
div.standard_content_modul.zentrieren .c01 {
    margin: 0 auto;
    text-align: center;
    float: none;
}


/*ani*/

div.standard_content_modul{
	position: relative;
	top:200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_modul.ani{
	top:0px;
	opacity: 1;
}

.standard-modul-btn-wrapper{text-align: center;padding-top:30px;}




@media screen and (max-width:1660px){
	.standard_content_modul-wrapper.con {
		padding: 0 30px;
	}
}


@media screen and (max-width:1140px){
	.standard_content_modul-wrapper.con .c01 {
		width: 100%;
	}
}

/*\\\\\\\\\\\\\\\\\\\\ STANDARD MODUL END ////////////////////*/



/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// STANDARD ZWEISPALTIG CONTENT MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.standard_content_modul_zweispaltig-wrapper.con .c01 {
    width: 1080px;
	width:100%;/*wegen Video modul*/
}
div.standard_content_zweispaltig_modul.zentrieren .c01 {
    margin: 0 auto;
    text-align: center;
    float: none;
}
div.standard_content_zweispaltig_modul img {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
div.standard_content_zweispaltig_modul .btn-kf {
    margin: 0 auto;
}


/*ani*/

div.standard_content_zweispaltig_modul{
position: relative;
	top:200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_zweispaltig_modul.ani{
	top:0px;
	opacity: 1;
}
div.standard_content_zweispaltig_modul .standard_content_modul_zweispaltig-wrapper.con{
	position: relative;
	top:100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_zweispaltig_modul.ani .standard_content_modul_zweispaltig-wrapper.con{
	top:0px;
	opacity: 1;
}
.standard_content_modul_zweispaltig-wrapper .c02:first-child{
	position: relative;
	left:-100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	padding:0 30px;
}
.standard_content_modul_zweispaltig-wrapper .c02:last-child{
	position: relative;
	right:-100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	padding:0 30px;
}
div.standard_content_zweispaltig_modul.ani .standard_content_modul_zweispaltig-wrapper .c02:first-child{
	left:0px;
	opacity: 1;
}
div.standard_content_zweispaltig_modul.ani .standard_content_modul_zweispaltig-wrapper .c02:last-child{
	right:0px;
	opacity: 1;
}
@media screen and (max-width:1660px){
.standard_content_zweispaltig_modul-wrapper.con {
    padding: 0 30px;
}

}

@media screen and (max-width:1340px){
.standard_content_modul-wrapper.con .c01 {
    width: 100%;
}
	.standard_content_modul_zweispaltig-wrapper {
    padding: 0 30px;
}
}
@media screen and (max-width:1140px){
.standard_content_modul-wrapper.con .c01 {
    width: 100%;
}
	.standard_content_modul_zweispaltig-wrapper.con .c01 {
    width: 100%;
}
}
@media screen and (max-width:750px){
div.standard_content_zweispaltig_modul.ani .standard_content_modul_zweispaltig-wrapper .c02:first-child {

    padding-bottom: 0px;
}
.standard_content_modul_zweispaltig-wrapper .c02:first-child{
	padding:0 0px;
}
.standard_content_modul_zweispaltig-wrapper .c02:last-child{
	padding:0 0px;
}
	
	
}

/*\\\\\\\\\\\\\\\\\\\\ STANDARD MODUL END ////////////////////*/	





/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// STANDARD DREISPALTIG CONTENT MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.standard_content_modul_dreispaltig-wrapper.con img {
    width: 100%;
    margin-bottom: 23px;
}
div.standard_content_dreispaltig_modul_wrapper {
    padding: 50px 0 30px;
}
/*
.standard_content_modul_dreispaltig-wrapper.con {
    margin-bottom: 15px;
} */
div.standard_content_dreispaltig_modul .btn-kf {
    margin: 30px auto 0;
}
div.standard_content_dreispaltig_modul .schraege, div.standard_content_dreispaltig_modul .schraege-top {
    display: none;
}
 div.standard_content_dreispaltig_modul.schraege-top-aktiv .schraege-top,   div.standard_content_dreispaltig_modul.schraege-bottom-aktiv .schraege {
    display: block;
	 position: relative;
	 top: 0;
}
div.standard_content_dreispaltig_modul .schraege-top {
transform: scaleX(-1);
}
div.standard_content_dreispaltig_modul .schraege {
    transform: rotate(180deg);
    top: -5px !important;
}
div.standard_content_dreispaltig_modul.background-grey{padding: 30px;}



/*ani*/

div.standard_content_dreispaltig_modul{
position: relative;
	top:200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_dreispaltig_modul.ani{
	top:0px;
	opacity: 1;
}
div.standard_content_dreispaltig_modul .standard_content_dreispaltig_modul_wrapper.con{
	position: relative;
	top:100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_dreispaltig_modul.ani .standard_content_dreispaltig_modul_wrapper.con{
	top:0px;
	opacity: 1;
}
.standard_content_dreispaltig_modul_wrapper .c03:first-child{
	position: relative;
	left:-100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.standard_content_dreispaltig_modul_wrapper .c03:nth-child(2){
	position: relative;
	top:100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.standard_content_dreispaltig_modul_wrapper .c03:last-child{
	position: relative;
	right:-100px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
div.standard_content_dreispaltig_modul.ani .standard_content_dreispaltig_modul_wrapper .c03:first-child{
	left:0px;
	opacity: 1;
}
div.standard_content_dreispaltig_modul.ani .standard_content_dreispaltig_modul_wrapper .c03:nth-child(2){
	top:0px;
	opacity: 1;
}
div.standard_content_dreispaltig_modul.ani .standard_content_dreispaltig_modul_wrapper .c03:last-child{
	right:0px;
	opacity: 1;
}

@media screen and (max-width:1340px){
.standard_content_modul_dreispaltig-wrapper.con.mm {
    padding: 0 30px;
}

}
@media screen and (max-width:750px){

	.standard_content_modul_dreispaltig-wrapper .c03 {
    padding-bottom: 80px;
}
}
/*\\\\\\\\\\\\\\\\\\\\ STANDARD DREISPALTIG CONTENT MODUL////////////////////*/	





/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  BILD / TEXT REPEATER MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.bild_text_repeater_modul_teaser.con.trennlinie {
    padding: 40px 0 40px 0;
    border-bottom: 5px solid #f2f2f2;
}
.bild_text_repeater_modul_einleitung {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
	opacity: 0;
	top:200px;
    margin-bottom: 153px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.bild_text_repeater_modul_wrapper.con, .bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
img.overlay-repeater {
    position: absolute;
    top: 0;
    left: 0;
    width: 80.1% !important;
    box-sizing: border-box;
}
.bild_text_repeater_modul_teaser.con:nth-child(even) img.overlay-repeater {
    -webkit-transform: scale(-1);
    transform: scale(-1);
       right: 1px;
    left: inherit;
}
.bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
 .bild_text_repeater_modul_wrapper.con #t1 img {
    margin-top: -240px;
}
.bild_text_repeater_modul_teaser.con {
    padding: 40px 0 0px 0;
    clear: both;
}
.bild_text_repeater_modul_teaser.con:nth-child(even) div {
    float: right;
}
.bild_text_repeater_modul_text.c02 {
	padding: 50px 0px 30px 100px;
}
.bild_text_repeater_modul_teaser.con:nth-child(odd) .bild_text_repeater_modul_text.c02 {
	padding: 50px 100px 30px 0px;
}



.bild_text_repeater_modul .bild_text_repeater_modul_teaser:first-child {
    padding-top: 0;
}
.bild_text_repeater_modul .bild_text_repeater_modul_teaser:last-child {
    padding-bottom: 0;
    border: none;
}

.bild_text_repeater_modul_teaser-bild.c02 {
    padding-right: 10%;
	position: relative;
	left:-1000px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.bild_text_repeater_modul div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02 {
    padding-left: 10%;
    padding-right: 0;
	position: relative;
	right:-1000px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}


.bild_text_repeater_modul_text.c02 img {
    width: auto;
}


/*ani*/
.ani .bild_text_repeater_modul_einleitung{
	top:0;
	opacity: 1;
}
.bild_text_repeater_modul_teaser.ani .bild_text_repeater_modul_teaser-bild{
	left: 0px;
	opacity: 1;
}
.bild_text_repeater_modul div.ani:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02{
	left:inherit;
	right: 0px;
	opacity: 1;
}
@media screen and (max-width:1040px){
	.bild_text_repeater_modul_einleitung {
    width: 100%;
	padding: 30px;
}
.bild_text_repeater_modul_text.c02 {
	padding: 0px 30px 30px 30px;
}
.bild_text_repeater_modul_teaser.con:nth-child(odd) .bild_text_repeater_modul_text.c02 {
	padding: 0px 30px 30px 30px;
}
}

@media screen and (max-width:750px){
.bild_text_repeater_modul_teaser-bild.c02 {
    padding-right: 0;
}
	.bild_text_repeater_modul div:nth-child(even) .bild_text_repeater_modul_teaser-bild.c02 {
    padding-left: 0;
    padding-right: 0;
}
	.bild_text_repeater_modul_teaser.con.trennlinie {
    padding: 0;
    border-bottom: none;
}
	
.bild_text_repeater_modul_wrapper.con #t1 img {
    margin-top: 0;
}

.bild_text_repeater_modul_wrapper.con img {
    width: 100%;
}
	img.overlay-repeater {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.1% !important;
    box-sizing: border-box;
}
	.bild_text_repeater_modul_teaser.con {
    /* padding: 40px 0 0px 0; */
    clear: both;
    margin-top: -42px;
}
	.home div#neue_studios_modul {
    margin-bottom: 0 !important;
}
.bild_text_repeater_modul_einleitung {

    margin-bottom: 0px;
}	
	
}





/*\\\\\\\\\\\\\\\\\\\\ BILD / TEXT REPEATER MODUL END ////////////////////*/







/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// GALERIE MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	
div.galerie_modul {
    width: 100%;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
.galerie_modul_einleitung {
    width: 960px;
    margin: 0 auto;
    text-align: center;
	padding-bottom:50px;
	opacity: 0;
	position: relative;
	top:200px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.galerie_modul_wrapper ul {
    padding: 0;
    margin: 0;
}
.galerie_modul_wrapper li {
    width: 16.666%;
    display: block;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 30px solid #fff;
	position: relative;
	top:200px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.galerie_modul_wrapper img {
    width: 100%;
    display: block;
}

/*ani*/
.galerie_modul.ani .galerie_modul_einleitung {

	opacity: 1;
	top:0px;
}
.galerie_modul.ani .galerie_modul_wrapper li {
	top:0px;
	opacity: 1;
}
@media screen and (max-width:1024px){

.galerie_modul_wrapper li {
    width: 33.33%;
}
.galerie_modul_einleitung {
    width: 100%;
    margin: 0 auto;
    padding: 30px 30px 50px 30px;
    text-align: center;
    padding-bottom: 50px;
}	
}



@media screen and (max-width:750px){

.galerie_modul_wrapper li {
    border-left: 7.5px solid #fff;
    border-right: 7.5px solid #fff;
    border-bottom: 15px solid #fff;
}
}
/*\\\\\\\\\\\\\\\\\\\\ GALERIE MODUL END ////////////////////*/








/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  BILD / TEXT QUADDRAT MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/


/*Das Teaser Element baut auf dem Grid-System auf und muss deswegen mit eingebunden werden und beim aufbau der Spalten mÃ¼ssen dessen Klassen mit verwendet werden */


.bild_text_quadrat_einleitung{
    width: 960px;
    margin: 0 auto;
    text-align: center;
	padding-bottom:50px;
}

.rot .arrow-teaser{    border-bottom: 20px solid #F42555 !important;}
.blau .arrow-teaser{border-bottom: 20px solid #218EE8 !important;}
.orange .arrow-teaser{border-bottom: 20px solid #ff8815 !important;}
.gruen .arrow-teaser{border-bottom: 20px solid #ff7900 !important;}
.schwarz .arrow-teaser{border-bottom: 20px solid #000 !important; color:#fff !important;}
.weiss .arrow-teaser{border-bottom: 20px solid #fff !important;}


.mitarbeiterstimmen-button{text-align: center; padding:50px 30px 120px;}


.teaser-quadrat, .teaser-quadrat_hover{
    height:auto;
    background-color:#232323;
    position: relative;
	    overflow: hidden;
}
.teaser-quadrat img, .teaser-quadrat_hover img{
    width:100%; 
    height:auto; 
   display:block;
}
.box-top-left, .box-top-left_hover, .box-top-right, .box-top-right_hover, .box-bottom-left, .box-bottom-left_hover, .box-bottom-right, .box-bottom-right_hover, .box-top-center, .box-top-center_hover, .box-bottom-center,  .box-bottom-center_hover{
    
	position:absolute;
	top:0;
	left:0;
    z-index:3;
}
.box-top-right, .box-top-right_hover{
    left: auto;
	right:0;
}
.box-bottom-left, .box-bottom-left_hover{
	bottom:0;
    top: auto;
    left:0;
    right:auto;
}
.box-bottom-right, .box-bottom-right_hover{
	bottom:0;
	right:0;
    top: auto;
    left: auto;
}
.box-top-center, .box-top-center_hover{
	top:0;
	left:50%;
    margin-left:-16.65%;
}
.box-bottom-center, .box-bottom-center_hover {
    top:auto;
	bottom:0;
	left:50%;
    margin-left:-16.65%;
}
.c06 .con > img:last-child
    {margin-bottom:100%;
    }   
.colorbox01{background-color:#333333;} 

.page-ueber-uns div#content {
    padding: 80px 0px 30px;
}
.page-template-page-ueber-uns div#gallery-1 {
    padding: 30px 0 !important;
}

/*text Formatierung*/  
.teaser-quadrat-hidden-con {
    padding: 30px;
}
.teaser-quadrat .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-hidden-con .teaser-quadrat-text {
	width:100%;
    height:100%;
	position:absolute;
	padding:20px;
	top:0;
	left:0;
	} 
span.m-name {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
span.m-name strong{display:block;}

.teaser-quadrat-text-on-top{
	background-color:#fff;padding:20px 30px;
	position: absolute;
    bottom: 20px;
    right: 20px;
	color:#492507;
	opacity: 1 !important;
	z-index:100;
}
.teaser-quadrat-hidden-con.with-text {
    font-size: 46px;
    line-height: 120%;
}
.teaser-quadrat a:link, .teaser-quadrat .a:active, .teaser-quadrat a:hover, .teaser-quadrat a:visited, .teaser-quadrat_hover a:link, .teaser-quadrat_hover .a:active, .teaser-quadrat_hover a:hover, .teaser-quadrat_hover a:visited{
    color:#492507; text-decoration: none;
}
/*Pfeil Formatierung*/
.arrow-right, .arrow-bottom, .arrow-left, .arrow-top{
    position:absolute;
    top:20px;
    right:-13px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #333;
    -moz-transform:rotate(-90deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:rotate(-90deg); /* Safari */
    -o-transform:rotate(-90deg); /* Opera */
    -ms-transform:rotate(-90deg); /* IE9 */
    transform:rotate(-90deg); /* W3C */
    z-index:5;
}
.arrow-left{
    top: 20px;
    left:-14px;
    -moz-transform:rotate(90deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:rotate(90deg); /* Safari */
    -o-transform:rotate(90deg); /* Opera */
    -ms-transform:rotate(90deg); /* IE9 */
    transform:rotate(90deg); /* W3C */
}
.arrow-bottom{
    top: auto;
    bottom:0px;
    left:20px;
    -moz-transform:rotate(0deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:rotate(0deg); /* Safari */
    -o-transform:rotate(0deg); /* Opera */
    -ms-transform:rotate(0deg); /* IE9 */
    transform:rotate(0deg); /* W3C */
}
.arrow-top{
    top: 0px;
    bottom:auto;
    left:20px;
    -moz-transform:rotate(180deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:rotate(180deg); /* Safari */
    -o-transform:rotate(180deg); /* Opera */
    -ms-transform:rotate(180deg); /* IE9 */
    transform:rotate(180deg); /* W3C */
}
    

/*HOVER kleine Bilder*/    
.teaser-quadrat-hidden-con{
    position: absolute;
    width:100%;
	height:100%;
    color:#492507;
	    left: 0%;
	    z-index: 1;
    top: -100%;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.box-top-left_hover > img:last-child, .box-top-right_hover > img:last-child, .box-bottom-left_hover > img:last-child, .box-bottom-right_hover > img:last-child, .box-top-center_hover > img:last-child, .box-top-center_hover > img:last-child{
    opacity: 1;   
    transition:1s all ease; 
    -webkit-transition:1s opacity ease; 
}    
.box-top-left_hover:hover > img:last-child, .box-top-right_hover:hover > img:last-child, .box-bottom-left_hover:hover > img:last-child, .box-bottom-right_hover:hover > img:last-child, .box-top-center_hover:hover > img:last-child, .box-top-center_hover:hover > img:last-child{
    opacity: 0;
}   
.box-top-left_hover:hover .teaser-quadrat-hidden-con, .box-top-right_hover:hover .teaser-quadrat-hidden-con, .box-bottom-left_hover:hover .teaser-quadrat-hidden-con, .box-bottom-right_hover:hover .teaser-quadrat-hidden-con, .box-top-center_hover:hover .teaser-quadrat-hidden-con, .box-bottom-center_hover:hover .teaser-quadrat-hidden-con {
    display: block;
    -moz-box-shadow:    inset 0 0 20px #111;
   -webkit-box-shadow: inset 0 0 20px #111;
   box-shadow:         inset 0 0 20px #111111;
}


/*HOVER groÃŸe Bilder*/ 
.teaser-quadrat_hover:hover .teaser-quadrat-hidden-con {
    width: 100%;
    display: block;
    opacity: 1;
    left: 0%;
    top: 0%;
}
.teaser-quadrat_hover > .con   img:last-child{
    opacity: 1;
    transition:1s all ease; 
    -webkit-transition:0.6s all ease; 
}
    
.teaser-quadrat_hover:hover > .con   img:last-child{
    opacity: 1;
} 



    
@media screen and (max-width:1340px){
.teaser-quadrat-text {
    font-size: 20px;
    line-height: 130%;
}
}
@media screen and (max-width:1080px){
	/*text Formatierung*/    
.teaser-quadrat .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-hidden-con .teaser-quadrat-text {
	font-size:18px;
	line-height: 120%;
	} 
span.m-name {
    font-size:14px;
}
	.teaser-quadrat-hidden-con.with-text {    font-size: 36px;}
	}
@media screen and (max-width:1024px){
	/*text Formatierung*/    
.teaser-quadrat .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-hidden-con .teaser-quadrat-text {
	font-size:16px;
	line-height: 120%;
	padding:10px;
	} 
span.m-name {
	bottom:10px;
	left:10px;
}
	/*span.m-name span {
    display: none;
}*/
	.teaser-quadrat-hidden-con.with-text {    font-size: 26px;}
	.bild_text_quadrat_einleitung{
    width: 100%;
}
	}
@media screen and (max-width:750px){
.teaser-quadrat .c02, .teaser-quadrat .c04, .teaser-quadrat .c06, .teaser-quadrat .c66, .teaser-quadrat_hover .c02, .teaser-quadrat_hover .c04, .teaser-quadrat_hover .c06, .teaser-quadrat_hover .c66{
        float: left;
        width: 50%;
    }
 .teaser-quadrat .c03, .teaser-quadrat .c06, .teaser-quadrat .c66,  .teaser-quadrat_hover .c03, .teaser-quadrat_hover .c06, .teaser-quadrat_hover .c66{
        float: left;
        width: 33.333%;
    }
	.teaser-quadrat .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-hidden-con .teaser-quadrat-text {
	font-size:18px;
	} 
	
	.page-id-13 div#content .go-to-jobs, .mitarbeiterstimmen > .con .c01 .go-to-jobs {
    position: static;
}
	.wrapper03.mitarbeiterstimmen .con .c01 {
    text-align: center;
    padding-bottom: 30px;
}
	.mitarbeiterstimmen > .con > .c01 > h2 {
    padding: 0 0 0px;
}
}
@media screen and (max-width:480px){
	/*text Formatierung*/    
.teaser-quadrat .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-text, .teaser-quadrat_hover .con .teaser-quadrat-hidden-con .teaser-quadrat-text {
	font-size:14px;
	line-height: 120%;
	padding:10px;
	} 
span.m-name {
	bottom:10px;
	left:10px;
}
	/*span.m-name span {
    display: none;
}*/
	.teaser-quadrat-hidden-con.with-text {    font-size: 20px;}
	.teaser-quadrat-text-on-top {
    padding: 20px 10px;
	}
	}




/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  TIMELINE MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/

.rot .point-timeline{border:3px solid #F42555 !important;}
.blau .point-timeline{border:3px solid #218EE8 !important;}
.orange .point-timeline{border:3px solid #ff8815 !important;}
.gruen .point-timeline{border:3px solid #ff7900 !important;}
.schwarz .point-timeline{border:3px solid #492507 !important; color:#fff !important;}
.weiss .point-timeline{border:3px solid #fff !important;}


.timeline_modul {position: relative; top:200px; opacity: 0; -webkit-transition:1s ease-in-out all; transition:1s ease-in-out all;}
.timeline_modul.ani {position: relative; top:0px; opacity: 1; }

#timeline{background-color:transparent !important;}

 h2.timeline-headline {
    padding-bottom: 80px;
}

.timeline-con.con {
    border-left: 1px solid #ccc;
    padding-left: 3%;
	min-height:50px;
	padding-bottom: 50px;
}
.timeline-con.con .c02:last-child{
	padding-left:50px;
}
.timeline-date {
    position: absolute;
    left: 0;
    top: 0;
    width: 13%;
}
.timeline > .con {
    position: relative;
    padding-left: 224px;
	
}

.point-timeline {
    position: absolute;
    background-color: #fff;
    border: 3px solid #ff7900;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    left: 16.4%;
    z-index: 2;
}

.timeline-con.con p:first-child {
    margin-top: 0;
}


.outro-text-event.con {
    background: #ff7900;
    padding: 30px;
}

.con.unternehmen-event a, .con.unsere-partner a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.con.unternehmen-event .c03, .con.unsere-partner .c02 {
    position: relative;
}
.con.unternehmen-event h3 {
    font-size: 20px !important;
}



/*IFRAME*/
.iframe-event-wrapper {
    padding-top: 250px;
}

.iframe-event-wrapper iframe {

		width: 100%;
		height: 10000px;

    background: transparent;
    border: none;
}




@media screen and (max-width:1660px){
.batch-wrapper {
    width: 20%;
}
.batch-wrapper h3{
    font-size: 24px;
}
.batch-text strong {
    font-size: 32px;
}
	.timeline.timeline_modul .con {
    width: 100%;
}
	.timeline {
    width: 960px;
    margin: 0 auto;
}
	.point-timeline {
    left: 21.8%;
}
	.timeline-con.con {
    padding-left: 6%;
}
	.timeline-date {
    width: 19%;
}
div#timeline .con:first-child {
    padding-left: 0;
    text-align: center;
}
}

@media screen and (max-width:1080px){
.batch-wrapper {
    width: 100%;
    text-align: center;
    position: static;
}
	.con.unternehmen-event {
    width: 100%;
}
	.con.unsere-partner img {
    width: 100%;
}
}
@media screen and (max-width:1024px){
.timeline {
    width: 690px;
}
	.timeline > .con {
    padding-left: 165px;
}
}


@media screen and (max-width:960px){
.con.formular-event {
    width: 100%;
    text-align: center;
    padding: 80px 30px 80px;
}
}

@media screen and (max-width:750px){
.timeline {
    width: 100%;
}
.timeline > .con {
    padding-left: 30px;
}
.point-timeline {
    left: 15px;
}
	.con.unsere-partner {
    text-align: center;
    padding: 80px 30px 0;
}
.timeline-date {
    width: 100%;
    position: static;
    padding-left: 50px;
    padding-bottom: 15px;
    border-left: 1px solid #ccc;
    /* border-bottom: 1px solid #ccc; */
    font-weight: 600;
    padding-right: 30px;
}
.timeline-con.con {
    padding-left: 50px;
	border-left: 1px solid #ccc;
    min-height: 50px;
    padding-bottom: 50px;
    padding-right: 30px;
}
	.timeline-con.con .c02:last-child {
    padding-left: 0px;
}
	.timeline-con.con ul {
    padding-left: 20px;
		    margin: 0 0 30px 0;

}
.headline-wrapper h1 {
    font-size: 28px;
    margin-bottom: 2px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	
	
	/*iframe*/
	.iframe-event-wrapper {
    padding-top: 0px;
}
	.iframe-event-wrapper iframe {
    width: 100%;
    height: 88%;
    background: transparent;
    border: none;
    position: fixed;
}
}





/*//////////////////////////////////////////////////////////////////////////
/////////////////////////////////////  AKKORDEON MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/



.akkordeon-title.akkordeon-headline {
    text-align: center;
    margin-bottom: 30px;
}

.con.akkordeon_wrapper {
    background: #fff !important;
}
.con.akkordeon_wrapper > .c01 > .akkordeon-title {
    text-align: center;
    padding: 80px 0px 20px;
}

.akkordeon_wrapper li{ 
    list-style-type: disc;
    margin-left:20px;
}
.akkordeon > .akkordeon-title {
    background-color: #e5e8ea;
    padding: 15px 50px 15px 20px;
    color: #492507;
    margin-top: 5px;
    cursor: pointer;
    font-size: 28px;
    margin-bottom: 5px;
    border-left: 10px solid #ff7900;
	    position: relative;
}

img.akkordeon_arrow {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 15px;
    transform: rotate(180deg);
	-webkit-transition: 1s ease-in-out all;
	transition: 1s ease-in-out all;
}
.akkordeon.akkordeon-active img.akkordeon_arrow {
    transform: rotate(90deg);
}
.akkordeon .akkordeon_content h3 {
    margin: 30px 0 10px 0;
}
.akkordeon h5{
    font-weight:bold;
    margin-top:15px;
    
}
.akkordeon h3 img {
    width: 30px;
        padding-right: 0;
    margin-right: 10px;
	-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
	    top: -2px;
	position: relative;
}

.akkordeon.akkordeon-active h3 img {
	-moz-transform: rotate(-0deg);
-ms-transform: rotate(-0deg);
-o-transform: rotate(-0deg);
-webkit-transform: rotate(-0deg);
transform: rotate(-0deg);
}

.akkordeon_content{
    display: none;
    padding:30px;
}
.light{
    color:#ccc;
}
.bewerbungslink{
    padding:10px 0 0 0 ;
    font-size:15px;
}
.akkordeon.akkordeon-active > .akkordeon-title, .page-fragen-besucher .akkordeon.akkordeon-active > .akkordeon-title{
    background-color: #ff7900 !important;
    border-left: 10px solid #ff7900;
}
.akkordeon-title h3 {
    margin: 0;
    font-size: 36px;
}
.subheadline{
	font-size:22px;
	margin:0 0 8px 0;
	display:block;
}




.akkordeon.akkordeon-active >  .akkordeon-title h3 {
   color: #fff;
}
.akkordeon, .akkordeon-headline{
    padding:0px 0 0px 0px;
	position: relative;
	top:400px;
	opacity: 0;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.akkordeon, .akkordeon-headline{
	top:0px;
	opacity: 1;
}
.akkordeon:nth-child(odd){
	top:0px;
	opacity: 1;
	transition-delay: .5s;
}
.akkordeon p{
    margin-top:0;
}
.akkordeon button {
    margin-top: 20px;
    /* width: 250px; */
    /* padding: 5px 10px; */
    /* height: 50px !important; */
    margin: 50px 0 0 0;
    outline: none;
    border: none;
}
#content .akkordeon ul {
    margin: 5px 0 10px 0;
    padding: 0 ;
}

.con.akkordeon_wrapper {
    width: 1000px;
	padding-bottom:120px;
}

.akkordeon_mit_bild .akkordeon-title {
	    padding: 15px 50px 15px 140px;
}
img.akkordeon_modul-img {
    width: 113px;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width:1060px){
.con.akkordeon_wrapper {
    width: 100%;
	padding:30px 30px 120px 30px;
}
}
@media screen and (max-width:750px){
.page-kontakt .con, .page-contact .con {
    width: 100%;
}
	.subheadline{
	display:none;
    font-size: 16px;
    margin: 0 0 8px 0;
    display: none;
}
	.akkordeon > .akkordeon-title {

    min-height: 120px;
}
.akkordeon.akkordeon_mit_bild.akkordeon-active .subheadline {
    display: block;
}
}
@media screen and (max-width:460px){
img.akkordeon_modul-img {
    width: 85px;
}
		.akkordeon > .akkordeon-title {

    min-height: 85px;
}
	.akkordeon_mit_bild .akkordeon-title {
    padding: 15px 50px 15px 99px;
}
	.akkordeon-title h3 {
    margin: 0;
    font-size: 20px;
}

}






/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// POPUP /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	






.kf-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    top: 0;
    padding: 130px 20% 0;
    left: 0;
    text-align: center;
    z-index: 100000000000;
}
.kf-popup IMG {
    width: 100%;
}
img.pop-close {
    position: absolute;
    width: 40px;
    top: 30px;
    right: 30px;
    cursor: pointer;
}


/*\\\\\\\\\\\\\\\\\\\\ POPUP END ////////////////////*/












