/* DEFAULT CSS */

/* ABSTAENDE 1.5% */

/*body .autogrid_wrapper {
	margin-left: -1.5%;
	margin-right: -1.5%;
}

#main .mod_article.autogrid {
	padding-top: 0px;
	padding-bottom: 0px;
}

.autogrid.linksmit {
    padding-left: 1.5%!important;
    padding-right: 0;
}
.autogrid.rechtsmit {
    padding-left:0;
    padding-right: 1.5%!important;
}


body .autogrid {
	padding-left: 1.5%;
	padding-right: 1.5%;
}

.autogrid_wrapper.article .inner {
    margin-left: -1.5%;
    margin-right: -1.5%;
}

*/

/*.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
}*/
/* ENDE ABSTAENDE 1.5% */

/* SCROLL-SEITENNAVI */
.page_navigation {
    z-index: 1000;
    right: 16px!important;
}



/* META-NAVI breiter */
#top .top_metanavi li ul {
    min-width:200px;
}

/* PORTFOLIO MIT ABSTAND */
.mod_portfoliolist.portfolio-mitabstand .item {
	border: 5px solid transparent;
}

/* FLAGGEN LANG-SWITCHER SIMPLE */
#top .mod_top_mail i.fa.flagge {
	position:relative;
	top:1px;
	margin-right:7px;
}

.body_bottom .popup-banner {display:none;}

.ce_player iframe[src*='vimeo'],
.ce_player.video-container .mejs-container {visibility:hidden; }


video, audio, iframe {
	vertical-align:middle;
	border:0px;
	max-width:100%;
	}


.ce_player .mejs-container,
.ce_player video {width:100%!important;}

.mejs-overlay {
	width:100% !important;
	height:100%!important; 
	}
	



/* FORMULARE */

form .widget-radio.gleichezeile span,
form .checkbox_container.gleichezeile span { display:inline-block; margin-right:25px;}

input.captcha {
	max-width:100px;
	margin-left:10px;
	margin-right:12px;
}
.captcha_text { margin-left:0px!important; }


/* FIELDSET */
form fieldset legend {
    background-color: transparent;
    color: rgb(30,136,210);
    font-weight:600;
}

form fieldset {
    padding: 10px 20px;
    border: 1px solid rgba(30,136,210,0.6);
        margin-bottom:40px;
}
/* ENDE FORMULARE */




/* LOGOUT */
#top .mod_logout_top {
	float: right;
	padding: 0 8px;
	display: inline-block;
	cursor: pointer;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	margin-left: 25px;
}

#top .mod_logout_top i {
	margin-right: 5px;
}

#top .mod_logout_top:hover {
	background: rgb(30,136,210);
	color: #fff;
}
#top .mod_logout_top:hover a {
	color: #fff; 
}
/* ENDE LOGOUT */


/* HYPERLINKS IN GLEICHER ZEILE  (in neutralbox) */

.ce_hyperlink.gleichezeile {
	display:inline-block;
	margin: 4px 8px;
}

.ce_hyperlink.gleichezeile a {
	margin: 0;
}
/* ENDE HYPERLINKS IN GLEICHER ZEILE */

/* TRENNLINIEN*/
.trennlinie 
	{
	margin:0 0 6px;
	padding:5px 0 0;
	font-size:0px;
	line-height:0px;
	background:url("../../../images/linien/linie.gif") bottom left repeat-x;
	}
	
.trennlinie2 
	{
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	}

/* REV-SLIDER TIMER */
.tp-bannertimer {display:none;}

.ce_break-element {position:relative;}

.zentriert p,.zentriert h1,h1.zentriert,.zentriert h2,h2.zentriert,.zentriert h3,h3.zentriert,.zentriert h4,h4.zentriert,.zentriert h5,h5.zentriert,.zentriert h6,h6.zentriert {
	text-align:center;
}

.only_mobile, 
.onlymobile { display: none!important; }

.ce_text.design p {
	padding-bottom:0;
}
.design p {
	margin-bottom: 0 !important;
}

.distance2,
.distance2pro {
	 display:none;
}

.absatz_normal {
	height:15px; 
}
.prozent_abstand {
	padding-bottom:120%; 
}

/* IMGFLOAT 1100 */

.imgfloatDrittel .image_container { width:31.6804407714%; }
.imgfloat2Drittel .image_container { width:65.0137741047%; }
.imgfloatSechstel .image_container { width:15.0137741047%; }
.imgfloat10 .image_container { width:8.34710743802%; }
.imgfloat15 .image_container { width:13.347107438%; }
.imgfloat20 .image_container { width:18.347107438%; }
.imgfloat25 .image_container { width:23.347107438%; }
.imgfloat30 .image_container { width:28.347107438%; }
.imgfloat35 .image_container { width:33.347107438%; }
.imgfloat40 .image_container { width:38.347107438%; }
.imgfloat45 .image_container { width:43.347107438%; }
.imgfloat50 .image_container { width:48.347107438%; }
.imgfloat55 .image_container { width:53.347107438%; }
.imgfloat60 .image_container { width:58.347107438%; }
.imgfloat65 .image_container { width:63.347107438%; }
.imgfloat70 .image_container { width:68.347107438%; }

/* ENDE IMGFLOAT */





/* EIGENE CUSTOMELEMENTS */

/* CHANGE CONTENT */

.change_content section, #content article {
	display: none;
}

.change_content section.active, #content article.active {
	display: block;
}

.change-box .inner {
	position: relative;
	min-height: 0px;
	background:transparent;
}

.changemenu_wrapper {
	position:relative; 
	clear:both;
}

.change-box.centered .changemenu_wrapper {
	text-align:center;
}
.change-box.align-rechts .changemenu_wrapper {
	text-align:right;
}
.change-box.align-links .changemenu_wrapper {
	text-align:left;
}

.change-box ul.changemenu {
	position:relative;
	overflow:hidden;
	 list-style: none; 
	 padding:0;
	 margin:0 0 20px 0;
}

.change-box ul.changemenu li {
	position:relative;
	list-style: none; 
	display:inline-block;
	padding:0;
	cursor:hand; cursor:pointer;
}

.change-box ul.changemenu li.active {
	color:#CC0000;
}

.change-box ul.changemenu li span {
	display: inline-block;
    padding: 8px 15px;
    margin-bottom: 5px;
    margin-right:4px;
    border: 1px solid rgb(229,229,229);
    cursor: pointer;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}

.change-box ul.changemenu i {
	margin-right:4px; 
}
.change-box.align-rechts ul.changemenu li span {
	margin-right:0px; 
	margin-left:4px; 
}
.change-box.centered ul.changemenu li span {
	margin-right:2px; 
	margin-left:2px; 
}


@media (max-width:767px)
{
	.change-box.centered .changemenu_wrapper {
		text-align:center!important;
	}
	.change-box.centered .changemenu_wrapper ul {
		width:auto!important;
	}
	/* IMMER ZENTRIERT */
	/*.change-box.align-left .changemenu {
		text-align:center!important;
	} */

}



/* ENDE CHANGE CONTENT */


/* ********************************************************* 
SLIDEUP
************************************************************ */

.slideup .item a {
	color: #fff;
	height: 100%;
	display: block;
	line-height: 1.4rem;
}

.slideup .item figure {
	background: rgb(0,0,0);
	background:#1E88D2;
	overflow: hidden;
}

.slideup .item .image_container {
	margin-bottom: 0;
}

.slideup .item figure img {
	max-width: none;
	width: 100%;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	backface-visibility: hidden;
	opacity: 1;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.slideup .item figure:hover img,
.slideup .item figure.slide-hover img{
	opacity: 0.1;
	transform: scale3d(1.1,1.1,1);
	-webkit-transform: scale3d(1.1,1.1,1);
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.slideup .item figure .content {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 2em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.slideup .item a {
	border-radius: 100%;
	background: rgba(0,0,0,0.55);
	color: #fff;
	width: 46px;
	height: 46px;
	text-align: center;
	font-size: 18px;
	line-height: 46px;
	position: absolute;
	top: 30%;
	margin-top: -42px;
	left: 50%;
	margin-left: -50px;
	transition: All 0.6s ease;
	-webkit-transition: All 0.6s ease;	
}

.slideup .item.box a {
	margin-top: -26px;
}

.slideup .item.box a.solo,
.slideup .item a.solo {
	margin-left: -20px;
}

.slideup .item figure:hover a {
	top: 50%;
}

.slideup .item a:hover {
	background: rgb(152,152,152);
}

.slideup .item a.more {
	margin-left: 0;
	top: 25%;
	transition: All 0.8s ease;
	-webkit-transition: All 0.8s ease;	
}
.slideup .item a.more.solo {
	margin-left: -20px;
}

.slideup .info {
	position: absolute;
	width:100%; /* war auto oder weg */
	text-align:center;
	line-height: 1.3;
	left: -100%;
	bottom: 10%;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.slideup .item figure:hover .info {
	left: 0%; /* war 10% */
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
}

.slideup .subline {
	text-overflow: ellipsis;
	font-size: 13px;
}

.slideup .item figure h1,
.slideup .item figure h2,
.slideup .item figure h3,
.slideup .item figure h4,
.slideup .item figure h5,
.slideup .item figure h6 {
	position: relative;
	overflow: hidden;
	color: #fff;
	margin-bottom: 3px;
	text-overflow: ellipsis;
}

.slideup .item figure p {
	padding: 1em 0;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-ransition: opacity 0.35s, transform 0.35s;
	transform: translate3d(100%,0,0);
	-webkit-transform: translate3d(100%,0,0);
}
.slideup .item:hover figure p {
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
}

.slideup .item:hover .content {
	opacity: 1;
}





/* TABLE BOX GLEICHHOCH (TABELLE)  */

.tbl_table {
 	position:relative;
	display:table;
	width:100%;
}

.tbl_cell,
.tbl_abstand {
	position:relative;
	display:table-cell;
	overflow:hidden; 
	height:100%;
}

.tbl_abstand {
	width:1%;
}

.tbl_cell {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover; 
	overflow:hidden;
}

/* RUNDE ECKEN */
.tbl_cell.rund,
.wrapinnen.rund-w {
	border-radius: 10px;
}
.tbl_table.ce_bild_text_tabelle.rund {
	border-radius: 10px;
	overflow:hidden;
}
/* ENDE RUNDE ECKEN */

.ce_text.txleft {
	padding: 8% 8% 8% 12%;
}
.ce_text.txright {
	padding: 8% 12% 8% 8%;
}

/* TEXTLINK-GALERIE */
a.gallery_link {
	font-family:inherit!important; 
	line-height:150%;
}
a.gallery_link:before {
 	font-family:FontAwesome!important; 
}


/* Swiper Slider */
.ce_swiper-slider-start.kompress .swiper-wrapper {
    padding-bottom: 0px!important;
    margin-bottom:-3px!important;	
}

.ce_swiper-slider-start.kompress .swiper-button-next, 
.ce_swiper-slider-start.kompress .swiper-button-prev {
	margin-top: -30px;
}

/* portfolioteaser mehrteilig */
.teilig4 .mod_portfoliolist .swiper-slide {
    width: 25%;
}
.teilig5 .mod_portfoliolist .swiper-slide {
    width: 20%;
}

.nopagination .swiper-pagination { display:none; }

/* Swiper Slider */



@media (max-width:767px)
{
	.tbl_table {
		padding-left: 0%;
    	padding-right: 0%;
	}
	
	.tbl_table.v2 {
		padding-left: 0;
    	padding-right: 0;
	}
	
	.tbl_cell {
		 display:block;
		 width:100% !important;
	}
	
	.tbl_table.v2 {height:auto !important;}
	
	.tbl_cell.tbl_image {
		display:block;
		padding-bottom:50%;
		 width:100%;
	}
	
	.bildoben .tbl_cell.tbl_image,
	.tbl_cell.bildoben {
		display:table-caption!important;
	}
	
	.tbl_abstand {
		display:none !important;
	}

	.ce_text.txleft {
		padding: 5% 6% 3% 6%;
	}
	.ce_text.txright {
		padding: 5% 6% 3% 6% !important;
	}
	
	.ce_autogridWrapperStart.autogrid {
    	padding-left: 1%;
    	padding-right: 1%;
	}
	/* VIDEO Button etwas nach oben stellen */
	.mejs-overlay-button {
   	 top: 40%!important;
	}
	
	.mod_langswitcher {display:block;}
	
	.captcha_text {display:inline-block; white-space:normal; margin-left:0px!important; }
	
} /* ENDE MOBILE */


@media (max-width:500px)
{
	.tbl_cell.tbl_image {
		 padding-bottom:65%;
		 width:100%;
	}
	
	div[class*="imgfloat"] .image_container {
		 width:100%;
		 float:none;
		 clear:both;
		 margin-left:0;
		 margin-right:0;
	}

}





@media only screen and (min-width: 768px) and (max-width: 979px) {

	/* MEGAMENU */
	nav.mainmenu li.megamenu ul li {
		min-width: 120px;
	}
	
	/* ALLGEMEIN */
	.mainmenu ul .megamenu-wrapper ul {
		white-space: normal;
	}
	
	/* WENN SMARTMENU IM TABLET NICHT ANGEZEIGT WERDEN SOLL ( Suche und Sparchwechsler deaktivieren) */ 

	/*
	.smartmenu {
		display: none;
	}
		
	.mainmenu {
		display: block;
	}
	nav.mainmenu_spalten {
    	display: block !important;
	}
	#nav2 {
    	display: block !important;
	}
	body.fixed-header .header .mod_navigation2 {
		display:none !important;	 
	}
	
	.header .mod_search {display: none;}	
	
	nav.mainmenu li.megamenu ul li {
		min-width: 120px;
	} */

}


/* BIO-TABELLE biotbl */

.ce_table.biotbl td {
	padding-right: 0;
	vertical-align:top;
	text-align: left!important;
}

.ce_table.biotbl td.col_first {
	font-weight:bold;
	padding-right:10px;
}
.ce_table.biotbl td.col_last {
	padding-right:5px!important;
}

.ce_table.biotbl table {
    white-space: normal;
}

.ce_table.biotbl.overflow {
    overflow-x: auto;
}

@media only screen and (max-width: 767px) {
	
	.ce_table.biotbl.autogrid {
		margin-bottom:0!important; 
	}
	
	.ce_table.biotbl td {
		display:block;
		padding-left:0;
		padding-right:0;
		padding-top:0;
		font-size:14px;
	}

	.ce_table.biotbl td.col_first {
		padding-top:0;
		padding-bottom:0;
		border:none;
	}

	.ce_table.biotbl td.col_last {
		padding-top:0;
		margin-bottom:12px;
	}
}

/* ENDE BIO-TABELLE biotbl */





@media screen and (max-width:767px)
{
	/* ABSTAENDE 1.5% */
	/*#main .autogrid_wrapper.article .mod_article {
    padding-left: 1.5%!important;
    padding-right: 1.5%!important;
	}
	#main .mod_article.fullwidth, #main .mod_article.smallwidth {
    padding-left: 0%!important;
    padding-right: 0%!important;
	}
	.autogrid.linksmit,
	.autogrid.rechtsmit {
    padding-left: 1.5%!important;
    padding-right: 0%!important;
	}*/
	/* ENDE ABSTAENDE 1.5% */
	
	
	/* Sprachlinks in Mobile-Navi */
	li.mlist.break+li {
		clear:left;
	}
	
	li.mlist.sprache {
		display:inside-block;
		float:left;
	}
	li.mlist.sprache a {
		padding-left:10px;
		color:#6AC1E7;
	}
	li.mlist.sprache:first-child a {
		margin-left:10px;
	}
	/* ENDE Sprachlinks in Mobile-Navi */

	
	.nomobile {display:none!important;}
	
	.only_mobile, 
	.onlymobile {display: block!important;}

	.ce_break-element.abstandhalter {
		height:0 !important; 
	}
	.ce_break-element {
		margin-bottom:0 !important; 
	}
	
	.distance,
	.distancepro {
		display:none !important;
	}
	.distance2,
	.distance2pro {
		display:block !important;
	}
	.prozent_abstand {
		padding-bottom:40%; 
	}
	
	/* VIDEO Button etwas nach oben stellen */
		.mejs-overlay-button {
   		 top: 40%!important;
	}

}

@media screen and (max-width:500px)
{
	.responsive .image_container img {
		width:auto;
		float:none !important;
		max-width:100% !important;
		display:block;
		/* margin-left:auto !important; 
		margin-right:auto !important; */
	}
	
	.responsive .image_container[class*="float"] {
		width:auto;
		float:none !important;
		display:block;
		padding-right:0px !important;
		padding-left:0px !important;
		margin-bottom:8px !important; 
		margin-left:0 !important; 
		margin-right:0 !important; 
	}

}