/*====================================================================*/
/* MEDIA QUERIES */
/*====================================================================*/

/* für 320px */
@media only screen and (min-width: 20px){
	
	.bgdiv_con_100_footer_z1{
		padding: 100px 0 20px 0;
	}
	
	.bgdiv_con_100_bgvideo{
		background-image:url(../images/bg_100_video_650.png);
	}
	
	.cta1{
		font-size:20px;
		color:#fff;
		line-height:30px;
	}
	
	.cta2{
		font-family: 'mps.agency-Bold';
		font-size:36px;
		color:#fff;
		line-height:40px;
	}

	.box_text{
		width:260px;
		float:right;
	}

	.box_datum{
		width:120px;
		height:90px;
		margin:0 0 20px 0;
		box-sizing:border-box;
		border-radius:20px;
		border:1px solid transparent;
		background: #7961ff; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #7961ff 53%, #7f61cc 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, #7961ff 53%,#7f61cc 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, #7961ff 53%,#7f61cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7961ff', endColorstr='#7f61cc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.show_foot_mobile{
		display:none;
	}
	
	.sp_13 input{
		width:290px;
		margin:0 0 20px 0;
	}
	
	.margin_right{
		margin:0 0 0 0;
	}
	
	.sp_13 input.button{
		margin-right:0;
		float:inherit;
		width:298px;
	}
	
	.not_show_foot{
		display:none;
	}
	
	.start_grau{
		height:100px;
		width:300px;
		margin:0 0 20px 0;
		background-color:#282f39;
		display:inline;
		position:relative;
		float:left;
		cursor:pointer;
	}
	
		.start_grau:hover{
			background-color:#12161d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	.start_gruen{
		height:100px;
		width:300px;
		margin:0 0 0 0;
		background-color:#7D7DCC;
		display:inline;
		position:relative;
		float:left;
		cursor:pointer;
	}
	
		.start_gruen:hover{
			background-color:#8fae1d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	.div_iframe iframe{
		height:260px;
		width:100%;
	}
	
	h1{ font-family: font-size:24px; line-height:32px; }
	h1.h1_marker{ font-size:24px; line-height:32px; }
	h1.h1_weiss{ font-size:24px; line-height:32px; }
		
	h2{ font-size:20px; line-height:24px; }

	h2.h2_slogan{ font-size:40px; line-height:45px; }

	h3{ font-size:20px; line-height:24px; }
	h3.h3_slogan{ font-size:40px; line-height:45px; }

	h3.h3_h1_marker{ font-size:24px; line-height:32px; }
	h3.h3_galery{ font-size:24px; line-height:32px; }
	h3.h3_h1{ font-size:24px; line-height:32px; }
	h3.h3_testimonial_marker{ font-size:26px; line-height:32px; }

	h4{ font-size:16px; line-height:24px; }
	h4.h4_teaser{ font-size:20px; line-height:22px; }
	h4.h4_news{ font-size:20px; line-height:22px; }

	h5{ font-size:16px; line-height:24px; }
	
	
	
	.bgdiv_nav_top_z1,
	.bgdiv_nav_top_z2,
	.nav_scroll_bg{
		display:none;
	}
	

	
	.bgdiv_nav_top_z1_mobile{
		display:inline;
	}
	
	
	/* header contentseiten :: start */
	
		.bgdiv_con_100_header_con{
			display:inline;
			height:auto;
			background-repeat:no-repeat;
			background-position:center top;
			background-size:cover;
		}
		
			.header_con_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
				background-image:url(../images/bg_abdecker_70.png);
				background-repeat:repeat;
				background-position:left top;
				padding:40px 0 40px 0;
			}
	
			.box_icons{
				width:300px;
				height:75px;
				margin:0 0 0 0;
				text-align:left;
				overflow:hidden;
			}
			
				.box_icons img{
					width:300px;
					max-height:75px;
				}
			
			.box_headline{
				width:300px;
				margin:10px 0 0 0;
			}
			
	
	/* header contentseiten :: ende */
	
	
		
	/* slider startseite :: start */
		
		/*
		.bgdiv_con_100_header_slider,
		.rslides, 
		.rslides_navi_pos{
			display:none;
		}	
		
		.bgdiv_con_100_header_slider_mobile{
			height:20px;
			background-color:#20a64b;
		}
		*/
		
		.bgdiv_con_100_header_slider{
			display:block;
			height:750px;
			margin-top:0;
		}
		
			
		
			.bgdiv_slider{
				width:100%;
				height:750px;
				float:left;
				display:inline;
				position:relative;
				background-position:bottom center;
				background-repeat:no-repeat;
				background-size:cover;
				overflow:hidden;
				background-image: url(../de/upload/header_start_320.png);
			}
			
			.slider_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
			}
			
		
			.rslides {
			  display:inline;
			  position: relative;
			  list-style: none;
			  overflow: hidden;
			  width: 100%;
			  height:750px;
			  padding: 0;
			  margin: 0;
			  }

			.rslides li {
			  -webkit-backface-visibility: hidden;
			  position: absolute;
			  display: none;
			  width: 100%;
			  left: 0;
			  top: 0;
			  margin:0;
			  padding:0;
			  }

			.rslides li:first-child {
			  position: relative;
			  display: block;
			  float: left;
			  }

			 /*
			.rslides img {
			  display: block;
			  height: auto;
			  float: left;
			  width: 100%;
			  border: 0;
			  }
			 */
			 
			 .large-btns_tabs {
				padding-left:0px;
				margin-left:0px;
				margin-top: 0px;
			}
			
			.large-btns_tabs li {
				display: inline;
				float: none;
				margin:0 20px 0 0;
			}
			
			.large-btns_tabs a {
				background-color:#ffffff;
				width:15px;
				height:15px;
				display: inline-block;
				overflow: hidden;
				text-indent: -9999px;

			}
			
			.large-btns_here a {
				background-color:#20a64b;
			}
			
			.rslides_navi_pos{
				display:none;
			}
		
		.bg_slogan{
			display:block;
			position:absolute;
			margin:0 0 0 0;
			padding:0 0 0 0;
			text-align:left;
			color:#323232;
			width:300px;
			top:120px;
		}
		
		.bg_slogan_pic{
			display:none;
		}
		
			
	
	/* slider startseite :: ende */
	
	
	
	/* keyfacts - produktteaser - welcome :: start */
	
		.bgdiv_con_100_produktteaser{
			background-image:url(../images/bg_teaser_produkte.gif);
			background-position:center top;
			background-repeat:repeat-y;
			margin:0 0 0 0;
			z-index:900;
			
			display:inline;
		}
		
		
			.produkt_teaser{
				width:300px;
				padding:0 0 0 0;
				box-sizing:border-box;
			}
			
				.produkt_teaser_box{
					box-sizing:border-box;
					width:300px;
					height:200px;
					border:1px solid #d1d1d1;
					margin:0 0 20px 0;
					overflow:hidden;
					text-align:center;
					cursor:pointer;
				}
				
					.produkt_teaser_box img{
						max-width:298px;
						height:198px;
					}
					
					.produkt_teaser_lupe{
						width:40px;
						height:40px;
						display:inline;
						background-image:url(../images/icon_lupe_01.png);
						background-position:center top;
						background-repeat:no-repeat;
						margin:-40px 0 0 0;
					}
					
					.produkt_teaser_abdecker{
						width:298px;
						height:198px;
						display:none;
						background-image:url(../images/bg_abdecker_zoom.png);
						background-position:right bottom;
						background-repeat:no-repeat;
						margin:-198px 0 0 0;
						padding:80px 0 0 0;
						text-align:center;
						color:#ffffff;
						box-sizing:border-box;
					}
					
						h4.h4_teaser{ font-size:20px; line-height:24px; }
					
				
					.produkt_teaser_box:hover .produkt_teaser_abdecker{
						display:inline;
					}
					
					.produkt_teaser_box:hover .produkt_teaser_lupe{
						display:none;
					}
					
					
		
		
			.bgdiv_keyfacts{
				display:none;
			}
			
	
		.welcome_txt{
			float:left;
			width:300px;
			padding:60px 0 60px 0;
		}
	
	/* keyfacts - produktteaser - welcome :: ende */
	
		
	
	/* content bühne :: start */
	
	.sp_50p_buehne{
		width:298px;
		height:197px;
		overflow:hidden;
		border:1px solid #e3e3e3;
		float:right;
		margin:0 0 40px 0;
	}
	
	.sp_50p_buehne_txt{
		width:300px;
		float:left;
	}
	
	.jcarousel-wrapper-buehne {
		width:298px;
		height:195px;
	}

		/*.jcarousel-wrapper-buehne img {
			width:300px;
		}*/	
		
		.buehne_table{
			width:298px;
			height:195px;
		}
		
		.buehne_resize_width{
			width:300px;
		}
		
		.buehne_resize_height{
			height:195px;
		}
		
		.iframe_buehne{
			width:298px;
			height:197px;
		}
	
	.jcarousel-control-prev_buehne,
	.jcarousel-control-next_buehne	{
		position: absolute;
		top:80px;
		width: 40px;
		height: 40px;   
	}

	.jcarousel-control-prev_buehne {
		left:-1px;
		background-image:url(../images/icon_arrow_left.png);
		background-repeat:no-repeat;
	}

	.jcarousel-control-next_buehne {
		right: -1px;
		background-image:url(../images/icon_arrow_right.png);
		background-repeat:no-repeat;
	}
	
	/* content bühne :: ende */
	
	/* galery slider :: start */
	
	.jcarousel-wrapper-gal {
			width:300px;
			height:260px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-gal img{
				height:auto;
				width:94%;
			}
			
			
				.jcarousel-control-prev-gal,
				.jcarousel-control-next-gal {
				
					top:243px;
					z-index:800;
				}
				
				.jcarousel-control-prev-gal {
					background-image:url(../images/icon_arrow_left_gal.png);
					left:0px;
				}

				.jcarousel-control-next-gal {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
				
	.jcarousel-wrapper-marken {
			width:300px;
			height:260px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-marken img{
				max-height: 90%;  
				max-width: 90%; 
				width: auto;
				height: auto;
				position: absolute;  
				top: 0;  
				bottom: 0;  
				left: 0;  
				right: 0;  
				margin: auto;
				-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
				filter: grayscale(100%);
			}
			
			
				.jcarousel-control-prev-marken,
				.jcarousel-control-next-marken {
				
					top:223px;
					z-index:800;
				}
				
				.jcarousel-control-prev-marken {
					background-image:url(../images/icon_arrow_left_gal.png);
					left:0px;
				}

				.jcarousel-control-next-marken {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
			.box_marken{
			width:298px;
			height:221px;
			border:0px solid #dcdcdc;
			overflow:hidden;
			margin:0 40px 0 0;
		}
		
			.box_marken_pic{
				width:298px;
				height:221px;
				overflow:hidden;
				text-align:center;
			}
		
	
				
		.jcarousel li {
			margin:0 0 5px 0;
		}
		
		
		.box_gal{
			width:298px;
			height:221px;
			border:1px solid #dcdcdc;
			overflow:hidden;
			margin:0 40px 0 0;
		}
		
			.box_gal_pic{
				width:298px;
				height:221px;
				overflow:hidden;
				background-color:#ffffff;
				text-align:center;
				display:flex;
				justify-content:center;
				align-items:center;
			}
			
			
			.box_gal_hover{
				width:298px;
				height:221px;
				margin:-221px 0 0 0;
				background-image:url(../images/bg_abdecker_zoom.png);
				background-repeat:no-repeat;
				background-position:right bottom;
				display:none;
			}
			
			.box_gal:hover .box_gal_hover{
				display:inline;
			}
	
	/* galery slider :: ende */
	
	
	/* footer :: start */
	
		.bgdiv_con_100_testimonials{
			display:inline;
			height:623px;
			background-color:#282f39;
		}
	
			.testimonial_rahmen{
				float:left;
				display:inline;
				width:280px;
				height:623px;
				background-color:#282f39;
				box-sizing:border-box;
				padding:60px 0 60px 0;
				z-index:500;
				color:#ffffff;
			}
				
				.testimonial_txt{
						width:280px;
						height:391px;
						color:#ffffff;
					}
					
						.testimonial_txt p{
							color:#ffffff;
						}
				
			/*slider testimonial :: start */
			
				.jcarousel-wrapper-testimonial {
					display:none;
				}
				
			/*slider testimonial :: ende */
			
			
		
		
		.rahmen_cta{
			margin-top:0px;
		}
		
			.bgdiv_con_100_pic_footer{
				display:none;
			}
			
				.bgdiv_con_100_pic_footer_abdecker{
					display:none;
				}
		
		
			.cta_txt{
				display:inline;
				width:300px;
				padding:40px 0 0 0;
			}
			
			.cta_adresse{
				display:inline;
				width:300px;
				padding:0 0 40px 0;
			}
	
		.footer_z1_copy{
			font-size:16px;
			font-weight:normal;
			color:#fff;
			margin:60px 0 0 0;
		}
		
		.footer_z1_links{
			display:none;
		}
	
	/* footer :: ende */
	
	
}
         
@media only screen and (min-width: 560px){
	
	.bgdiv_con_100_footer_z1{
		padding: 100px 0 20px 0;
	}
	
	.bgdiv_con_100_bgvideo{
		background-image:url(../images/bg_100_video_650.png);
	}
	
	.cta1{
		font-size:20px;
		color:#fff;
		line-height:30px;
	}
	
	.cta2{
		font-family: 'mps.agency-Bold';
		font-size:36px;
		color:#fff;
		line-height:40px;
	}

	.box_text{
		width:410px;
		float:right;
	}

	.box_datum{
		width:70px;
		height:90px;
		margin:0 0 0 0;
		box-sizing:border-box;
		border-radius:20px;
		border:1px solid transparent;
		background: #7961ff; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #7961ff 53%, #7f61cc 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, #7961ff 53%,#7f61cc 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, #7961ff 53%,#7f61cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7961ff', endColorstr='#7f61cc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.sp_13 input{
		width:530px;
		margin:0 0 20px 0;
	}
	
	.margin_right{
		margin:0 0 0 0;
	}
	
	.sp_13 input.button{
		margin-right:0;
		float:inherit;
		width:538px;
	}
	
	.start_grau{
		height:100px;
		width:540px;
		margin:0 0 20px 0;
		background-color:#282f39;
		display:inline;
		position:relative;
		float:left;
		cursor:pointer;
	}
	
		.start_grau:hover{
			background-color:#12161d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	.start_gruen{
		height:100px;
		width:540px;
		margin:0 0 0 0;
		background-color:#7D7DCC;
		display:inline;
		position:relative;
		float:left;
		cursor:pointer;
	}
	
		.start_gruen:hover{
			background-color:#8fae1d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	/* header contentseiten :: start */
	
		.bgdiv_con_100_header_con{
			display:inline;
			height:auto;
			background-repeat:no-repeat;
			background-position:center top;
			background-size:cover;
		}
		
			.header_con_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
				background-image:url(../images/bg_abdecker_70.png);
				background-repeat:repeat;
				background-position:left top;
				padding:40px 0 40px 0;
			}
	
			.box_icons{
				width:540px;
				height:75px;
				margin:0 0 0 0;
				text-align:left;
				overflow:hidden;
			}
			
				.box_icons img{
					width:300px;
					max-height:75px;
				}
			
			.box_headline{
				width:540px;
				margin:10px 0 0 0;
			}
			
	
	/* header contentseiten :: ende */
	
	
	/* slider startseite :: start */
	
		/*
		.bgdiv_con_100_header_slider_mobile{
			display:none;
		}
		*/
	
		.bgdiv_con_100_header_slider{
			display:block;
			height:800px;
			margin-top:0;
		}
		
			
		
			.bgdiv_slider{
				width:100%;
				height:800px;
				float:left;
				display:inline;
				position:relative;
				background-position:bottom center;
				background-repeat:no-repeat;
				background-size:cover;
				overflow:hidden;
				background-image: url(../de/upload/header_start_560.png);
			}
			
			.slider_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
			}
			
		
			.rslides {
			  display:inline;
			  position: relative;
			  list-style: none;
			  overflow: hidden;
			  width: 100%;
			  height:800px;
			  padding: 0;
			  margin: 0;
			  }

			.rslides li {
			  -webkit-backface-visibility: hidden;
			  position: absolute;
			  display: none;
			  width: 100%;
			  left: 0;
			  top: 0;
			  margin:0;
			  padding:0;
			  }

			.rslides li:first-child {
			  position: relative;
			  display: block;
			  float: left;
			  }

			 /*
			.rslides img {
			  display: block;
			  height: auto;
			  float: left;
			  width: 100%;
			  border: 0;
			  }
			 */
			 
			 .large-btns_tabs {
				padding-left:0px;
				margin-left:0px;
				margin-top: 0px;
			}
			
			.large-btns_tabs li {
				display: inline;
				float: none;
				margin:0 10px 0 0;
			}
			
			.large-btns_tabs a {
				background-color:#ffffff;
				width:15px;
				height:15px;
				display: inline-block;
				overflow: hidden;
				text-indent: -9999px;

			}
			
			.large-btns_here a {
				background-color:#20a64b;
			}
			
			.rslides_navi_pos{
				margin:-59px 0 0 0;
				z-index:900;
				display:none;
			}
		
		.bg_slogan{
			display:block;
			position:absolute;
			margin:0 0 0 0;
			padding:0 0 0 0;
			text-align:left;
			color:#323232;
			width:280px;
			top:120px;
		
		}
		
		.bg_slogan_pic{
			display:none;
		}
		
			
		
		
	
	/* slider startseite :: ende */
	
	
	/* keyfacts - produktteaser - welcome :: start */
	
		.bgdiv_con_100_produktteaser{
			background-image:url(../images/bg_teaser_produkte.gif);
			background-position:center top;
			background-repeat:repeat-y;
			margin:0 0 0 0;
			z-index:900;
			
			display:inline;
		}
		
		
			.produkt_teaser{
				width:540px;
				padding:0 0 0 0;
				box-sizing:border-box;
			}
			
				.produkt_teaser_box{
					box-sizing:border-box;
					width:166px;
					height:230px;
					border:1px solid #d1d1d1;
					margin:0 0 0 20px;
					overflow:hidden;
					text-align:center;
					cursor:pointer;
				}
				
					.produkt_teaser_box img{
						max-width:164px;
						height:228px;
					}
					
					.produkt_teaser_lupe{
						width:40px;
						height:40px;
						display:inline;
						background-image:url(../images/icon_lupe_01.png);
						background-position:center top;
						background-repeat:no-repeat;
						margin:-40px 0 0 0;
					}
					
					.produkt_teaser_abdecker{
						width:164px;
						height:228px;
						display:none;
						background-image:url(../images/bg_abdecker_zoom.png);
						background-position:right bottom;
						background-repeat:no-repeat;
						margin:-228px 0 0 0;
						padding:80px 0 0 0;
						text-align:center;
						color:#ffffff;
						box-sizing:border-box;
					}
					
						h4.h4_teaser{ font-size:20px; line-height:24px; }
					
				
					.produkt_teaser_box:hover .produkt_teaser_abdecker{
						display:inline;
					}
					
					.produkt_teaser_box:hover .produkt_teaser_lupe{
						display:none;
					}
					
					
		
		
			.bgdiv_keyfacts{
				display:none;
			}
			
	
		.welcome_txt{
			float:left;
			width:540px;
			padding:60px 0 60px 0;
		}
	
	/* keyfacts - produktteaser - welcome :: ende */
	
	
	
	
	
	/* content bühne :: start */
	
	.sp_50p_buehne{
		width:538px;
		height:352px;
		overflow:hidden;
		border:1px solid #dcdcdc;
		float:left;
		margin:0 0 40px 0;
	}
	
	.sp_50p_buehne_txt{
		width:540px;
		float:right;
	}
	
	
	.jcarousel-wrapper-buehne {
		width:538px;
		height:352px;
	}

		/*.jcarousel-wrapper-buehne img {
			width:550px
		}*/	
		
		.buehne_table{
			width:538px;
			height:352px;
		}
		
		.buehne_resize_width{
			width:538px;
		}
		
		.buehne_resize_height{
			height:352px;
		}
		
		.iframe_buehne{
			width:538px;
			height:352px;
		}
	
	.jcarousel-control-prev_buehne,
	.jcarousel-control-next_buehne	{
		position: absolute;
		top:282px;
		width: 40px;
		height: 40px;   
	}

	.jcarousel-control-prev_buehne {
		left:auto;
		right:60px;
		background-image:url(../images/icon_arrow_left.png);
		background-repeat:no-repeat;
	}

	.jcarousel-control-next_buehne {
		right: 10px;
		background-image:url(../images/icon_arrow_right.png);
		background-repeat:no-repeat;
	}
		
	/* content bühne :: ende */
	
	
	/* galery slider :: start */
	
	.jcarousel-wrapper-gal {
			width:540px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-gal img{
				height:auto;
				width:95%;
			}
			
			
				.jcarousel-control-prev-gal,
				.jcarousel-control-next-gal {
				
					top:205px;
					z-index:800;
				}
				
				.jcarousel-control-prev-gal {
					background-image:url(../images/icon_arrow_left_gal.png);
					right:52px;
					left:auto;
				}

				.jcarousel-control-next-gal {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
				
				
	.jcarousel-wrapper-marken {
			width:540px;
			height:200px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-marken img{
				max-height: 90%;  
				max-width: 90%; 
				width: auto;
				height: auto;
				position: absolute;  
				top: 0;  
				bottom: 0;  
				left: 0;  
				right: 0;  
				margin: auto;
				-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
				filter: grayscale(100%);
			}
			
			
				.jcarousel-control-prev-marken,
				.jcarousel-control-next-marken {
				
					top:180px;
					z-index:800;
				}
				
				.jcarousel-control-prev-marken {
					background-image:url(../images/icon_arrow_left_gal.png);
					right:32px;
					left:auto;
				}

				.jcarousel-control-next-marken {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
				
			.box_marken{
			width:248px;
			height:183px;
			border:0 solid #dcdcdc;
			overflow:hidden;
			margin:0 40px 0 0;
		}
		
			.box_marken_pic{
				width:248px;
				height:183px;
				overflow:hidden;
				text-align:center;
			}
				
				
				
		.jcarousel li {
			margin:0 0 5px 0;
		}
		
		
		.box_gal{
			width:248px;
			height:183px;
			border:1px solid #dcdcdc;
			overflow:hidden;
			margin:0 40px 0 0;
		}
		
			.box_gal_pic{
				width:248px;
				height:183px;
				overflow:hidden;
				background-color:#ffffff;
				text-align:center;
				display:flex;
				justify-content:center;
				align-items:center;
			}
			
			
			.box_gal_hover{
				width:248px;
				height:183px;
				margin:-183px 0 0 0;
				background-image:url(../images/bg_abdecker_zoom.png);
				background-repeat:no-repeat;
				background-position:right bottom;
				display:none;
			}
			
			.box_gal:hover .box_gal_hover{
				display:inline;
			}	
	
	/* galery slider :: ende */
	
	
	/* footer :: start */
	
		.bgdiv_con_100_testimonials{
			display:inline;
			height:463px;
			background-color:#282f39;
		}
	
			.testimonial_rahmen{
				float:left;
				display:inline;
				width:500px;
				height:463px;
				background-color:#282f39;
				box-sizing:border-box;
				padding:60px 0 60px 0;
				z-index:500;
				color:#ffffff;
			}
				
				
			/*slider testimonial :: start */
			
				.jcarousel-wrapper-testimonial {
					display:inline;
					width:500px;
					height:391px;
					padding:0 0 0 0;
					margin:0 0 0 0;
				}
				
					.testimonial_txt{
						width:500px;
						height:391px;
						color:#ffffff;
					}
					
						.testimonial_txt p{
							color:#ffffff;
						}
						
						.testimonial_kunde{
							color:#ffffff;
							font-weight:bold;
							box-sizing:border-box;
							width:540px;
							padding:0 0 0 12px;
							background-image:url(../images/bg_testimonial.gif);
							background-repeat:no-repeat;
							background-position:left 13px;
						}
				
					
						.jcarousel-control-prev-testimonial,
						.jcarousel-control-next-testimonial {
						
							top:240px;
							z-index:800;
							width:40px;
							height:40px;
						}
						
						.jcarousel-control-prev-testimonial {
							background-image:url(../images/icon_arrow_left.png);
							right:50px;
						}

						.jcarousel-control-next-testimonial {
							background-image:url(../images/icon_arrow_right.png);
							right:0px;
						}
			
			/*slider testimonial :: ende */
			
			
		
		
		.rahmen_cta{
			margin-top:0px;
		}
		
			.bgdiv_con_100_pic_footer{
				display:none;
			}
			
				.bgdiv_con_100_pic_footer_abdecker{
					display:none;
				}
		
		
			.cta_txt{
				display:inline;
				width:540px;
				padding:60px 0 0 0;
			}
			
			.cta_adresse{
				display:inline;
				width:540px;
				padding:0 0 60px 0;
			}
	
	
		.footer_z1_copy{
			font-size:18px;
			font-weight:normal;
			color:#fff;
			margin:60px 0 0 0;
		}
		
		.footer_z1_links{
			display:none;
		}
	
	/* footer :: ende */
	
}
         
@media only screen and (min-width: 750px){
	
	.bgdiv_con_100_footer_z1{
		padding: 100px 0 20px 0;
	}
	
	.bgdiv_con_100_bgvideo{
		background-image:url(../images/bg_100_video_750.png);
	}
	
	.show_foot_mobile{
		display:inline;
	}
	
	.cta1{
		font-size:20px;
		color:#fff;
		line-height:30px;
	}
	
	.cta2{
		font-family: 'mps.agency-Bold';
		font-size:36px;
		color:#fff;
		line-height:40px;
	}

	.box_text{
		width:500px;
		float:right;
	}

	.box_datum{
		width:160px;
		height:90px;
		box-sizing:border-box;
		border-radius:20px;
		border:1px solid transparent;
		background: #7961ff; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #7961ff 53%, #7f61cc 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, #7961ff 53%,#7f61cc 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, #7961ff 53%,#7f61cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7961ff', endColorstr='#7f61cc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.sp_13 input{
		width:100%;
		margin:0 40px 20px 0;
	}
	
	.margin_right{
		margin:0 40px 0 0;
	}
	
	.sp_13 input.button{
		margin-right:0;
		float:inherit;
		width:238px;
	}
	
	.start_grau{
		height:100px;
		width:355px;
		margin:0 5px 0 5px;
		background-color:#282f39;
		display:inline;
		position:relative;
		float:left;
		cursor:pointer;
	}
	
		.start_grau:hover{
			background-color:#12161d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	.start_gruen{
		height:100px;
		width:720px;
		margin:10px 0 0 5px;
		background-color:#7D7DCC;
		display:inline;
		position:relative;
		float:left;
	}
	
		.start_gruen:hover{
			background-color:#8fae1d;
			-moz-transition: all 0.4s ease-out;
			-o-transition: all 0.4s ease-out;
			-webkit-transition: all 0.4s ease-out;
			-ms-transition: all 0.4s ease-out;
			transition: all 0.4s ease-out;
		}
	
	.div_iframe iframe{
		height:380px;
		width:100%;
	}
	
	h1{ font-family: font-size:30px; line-height:36px; }
	h1.h1_marker{ font-size:30px; line-height:36px; }
	h1.h1_weiss{ font-size:30px; line-height:36px; }
		
	h2{ font-size:24px; line-height:28px; }

	h2.h2_slogan{ font-size:60px; line-height:65px;}

	h3{ font-size:20px; line-height:24px; }
	h3.h3_slogan{ font-size:54px; line-height:65px; }

	h3.h3_h1_marker{ font-size:30px; line-height:36px; }
	h3.h3_galery{ font-size:30px; line-height:36px; }
	h3.h3_h1{ font-size:30px; line-height:36px; }
	h3.h3_testimonial_marker{ font-size:26px; line-height:34px; }

	h4{ font-size:16px; line-height:24px; }
	h4.h4_teaser{ font-size:24px; line-height:26px; }
	h4.h4_news{ font-size:24px; line-height:26px; }

	h5{ font-size:16px; line-height:24px; }
	
	
	/* header contentseiten :: start */
	
		.bgdiv_con_100_header_con{
			display:inline;
			height:auto;
			background-repeat:no-repeat;
			background-position:center top;
			background-size:cover;
		}
		
			.header_con_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
				background-image:url(../images/bg_abdecker_70.png);
				background-repeat:repeat;
				background-position:left top;
				padding:40px 0 40px 0;
			}
	
			.box_icons{
				width:730px;
				height:75px;
				margin:20px 0 0 0;
				text-align:left;
				overflow:hidden;
			}
			
				.box_icons img{
					width:300px;
					max-height:75px;
				}
			
			.box_headline{
				width:730px;
				margin:10px 0 0 0;
			}
			
	
	/* header contentseiten :: ende */
	

	/* slider startseite :: start */
	
		.bgdiv_con_100_header_slider{
			display:block;
			height:900px;
			margin-top:0;
		}
		
			
		
			.bgdiv_slider{
				width:100%;
				height:900px;
				float:left;
				display:inline;
				position:relative;
				background-position:top center;
				background-repeat:no-repeat;
				background-size:cover;
				overflow:hidden;
				background-image: url(../de/upload/header_start_750.png);
			}
			
			.slider_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
			}
			
		
			.rslides {
			  display:inline;
			  position: relative;
			  list-style: none;
			  overflow: hidden;
			  width: 100%;
			  height:900px;
			  padding: 0;
			  margin: 0;
			  }

			.rslides li {
			  -webkit-backface-visibility: hidden;
			  position: absolute;
			  display: none;
			  width: 100%;
			  left: 0;
			  top: 0;
			  margin:0;
			  padding:0;
			  }

			.rslides li:first-child {
			  position: relative;
			  display: block;
			  float: left;
			  }

			 /*
			.rslides img {
			  display: block;
			  height: auto;
			  float: left;
			  width: 100%;
			  border: 0;
			  }
			 */
			 
			.large-btns_tabs {
				padding-left:0px;
				margin-left:0px;
				margin-top: 0px;
			}
			
			.large-btns_tabs li {
				display: inline;
				float: none;
				margin:0 10px 0 0;
			}
			
			.large-btns_tabs a {
				background-color:#ffffff;
				width:15px;
				height:15px;
				display: inline-block;
				overflow: hidden;
				text-indent: -9999px;

			}
			
			.large-btns_here a {
				background-color:#7961ff;
			}
			
			 
			
			.rslides_navi_pos{
				margin:-55px 0 0 0;
				z-index:900;
				display:inline;
			}
		
		.bg_slogan{
			display:block;
			position:absolute;
			margin:0 0 0 0;
			padding:0 0 0 0;
			text-align:left;
			color:#323232;
			width:280px;
			top:120px;
		}
		
		.bg_slogan_pic{
			display:none;
		}
		
			
		
		
	
	/* slider startseite :: ende */
	
	
	/* keyfacts - produktteaser - welcome :: start */
	
		.bgdiv_con_100_produktteaser{
			background-image:url(../images/bg_teaser_produkte.gif);
			background-position:center top;
			background-repeat:repeat-y;
			margin:0 0 0 0;
			z-index:900;
			
			display:inline;
		}
		
		
			.produkt_teaser{
				width:730px;
				padding:0 0 0 0;
				box-sizing:border-box;
			}
			
				.produkt_teaser_box{
					box-sizing:border-box;
					width:225px;
					height:313px;
					border:1px solid #d1d1d1;
					margin:0 0 0 27px;
					overflow:hidden;
					text-align:center;
					cursor:pointer;
				}
				
					.produkt_teaser_box img{
						max-width:223px;
						height:311px;
					}
					
					.produkt_teaser_lupe{
						width:40px;
						height:40px;
						display:inline;
						background-image:url(../images/icon_lupe_01.png);
						background-position:center top;
						background-repeat:no-repeat;
						margin:-40px 0 0 0;
					}
					
					.produkt_teaser_abdecker{
						width:223px;
						height:311px;
						display:none;
						background-image:url(../images/bg_abdecker_zoom.png);
						background-position:right bottom;
						background-repeat:no-repeat;
						margin:-311px 0 0 0;
						padding:130px 0 0 0;
						text-align:center;
						color:#ffffff;
						box-sizing:border-box;
					}
					
						h4.h4_teaser{ font-size:24px; line-height:26px; }
					
				
					.produkt_teaser_box:hover .produkt_teaser_abdecker{
						display:inline;
					}
					
					.produkt_teaser_box:hover .produkt_teaser_lupe{
						display:none;
					}
					
					
		
		
			.bgdiv_keyfacts{
				display:none;
			}
			
	
		.welcome_txt{
			float:left;
			width:730px;
			padding:60px 0 60px 0;
		}
	
	/* keyfacts - produktteaser - welcome :: ende */
	
	
	
	
	/* content bühne :: start */
	
	.sp_50p_buehne{
		width:728px;
		height:476px;
		overflow:hidden;
		border:1px solid #e3e3e3;
		float:right;
		margin:0 0 40px 0;
	}
	
	.sp_50p_buehne_txt{
		width:730px;
		float:left;
	}	
	
	
	.jcarousel-wrapper-buehne {
		width:728px;
		height:476px;
	}

		/*.jcarousel-wrapper-buehne img {
			width:730px
		}*/	
		
		.buehne_table{
			width:728px;
			height:476px;
		}
		
		.buehne_resize_width{
			width:728px;
		}
		
		.buehne_resize_height{
			height:476px;
		}
		
		.iframe_buehne{
			width:728px;
			height:476px;
		}
	
	.jcarousel-control-prev_buehne,
	.jcarousel-control-next_buehne	{
		position: absolute;
		top:406px;
		width: 40px;
		height: 40px;   
	}

	.jcarousel-control-prev_buehne {
		right:60px;
		background-image:url(../images/icon_arrow_left.png);
		background-repeat:no-repeat;
	}

	.jcarousel-control-next_buehne {
		right: 10px;
		background-image:url(../images/icon_arrow_right.png);
		background-repeat:no-repeat;
	}
	
	/* content bühne :: ende */
	
	
	/* galery slider :: start */
	
	.jcarousel-wrapper-gal {
			width:730px;
			height:200px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-gal img{
				height:auto;
				width:95%;
			}
			
			
				.jcarousel-control-prev-gal,
				.jcarousel-control-next-gal {
				
					top:180px;
					z-index:800;
				}
				
				.jcarousel-control-prev-gal {
					background-image:url(../images/icon_arrow_left_gal.png);
					right:52px;
				}

				.jcarousel-control-next-gal {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
				
				
	.jcarousel-wrapper-marken {
			width:730px;
			height:120px;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
		
		
			
			.jcarousel-wrapper-marken img{
				max-height: 90%;  
				max-width: 90%; 
				width: auto;
				height: auto;
				position: absolute;  
				top: 0;  
				bottom: 0;  
				left: 0;  
				right: 0;  
				margin: auto;
				-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
				filter: grayscale(100%);
			}
			
			
				.jcarousel-control-prev-marken,
				.jcarousel-control-next-marken {
				
					top:120px;
					z-index:800;
				}
				
				.jcarousel-control-prev-marken {
					background-image:url(../images/icon_arrow_left_gal.png);
					right:32px;
				}

				.jcarousel-control-next-marken {
					background-image:url(../images/icon_arrow_right_gal.png);
					right:0px;
				}
				
				.box_marken{
					width:214px;
					height:100px;
					border:0 solid #dcdcdc;
					overflow:hidden;
					margin:0 40px 0 0;
				}
		
				.box_marken_pic{
					width:214px;
					height:100px;
					overflow:hidden;
					text-align:center;
				}
				
				
		
		.jcarousel li {
			margin:0 0 5px 0;
		}
		
		
		.box_gal{
			width:214px;
			height:158px;
			border:1px solid #dcdcdc;
			overflow:hidden;
			margin:0 40px 0 0;
		}
		
			.box_gal_pic{
				width:214px;
				height:154px;
				overflow:hidden;
				background-color:#ffffff;
				text-align:center;
				display:flex;
				justify-content:center;
				align-items:center;
			}
			
			
			.box_gal_hover{
				width:214px;
				height:158px;
				margin:-158px 0 0 0;
				background-image:url(../images/bg_abdecker_zoom.png);
				background-repeat:no-repeat;
				background-position:right bottom;
				display:none;
			}
			
			.box_gal:hover .box_gal_hover{
				display:inline;
			}
	
	/* galery slider :: ende */
	

	/* footer :: start */
	
		.bgdiv_con_100_testimonials{
			display:inline;
			height:410px;
			background-color:#282f39;
		}
	
			.testimonial_rahmen{
				float:right;
				display:inline;
				width:730px;
				height:410px;
				background-color:#282f39;
				box-sizing:border-box;
				padding:60px 0 60px 0;
				z-index:500;
				color:#ffffff;
			}
				
				
			/*slider testimonial :: start */
			
				.jcarousel-wrapper-testimonial {
					display:inline;
					width:730px;
					height:391px;
					padding:0 0 0 0;
					margin:0 0 0 0;
				}
				
					.testimonial_txt{
						width:730px;
						height:391px;
						color:#ffffff;
					}
					
						.testimonial_txt p{
							color:#ffffff;
						}
						
						.testimonial_kunde{
							color:#ffffff;
							font-weight:bold;
							box-sizing:border-box;
							width:730px;
							padding:0 0 0 12px;
							background-image:url(../images/bg_testimonial.gif);
							background-repeat:no-repeat;
							background-position:left 13px;
						}
				
					
						.jcarousel-control-prev-testimonial,
						.jcarousel-control-next-testimonial {
						
							top:200px;
							z-index:800;
							width:40px;
							height:40px;
						}
						
						.jcarousel-control-prev-testimonial {
							background-image:url(../images/icon_arrow_left.png);
							right:50px;
						}

						.jcarousel-control-next-testimonial {
							background-image:url(../images/icon_arrow_right.png);
							right:0px;
						}
			
			/*slider testimonial :: ende */
			
			
		
		
		.rahmen_cta{
			margin-top:0px;
		}
		
			.bgdiv_con_100_pic_footer{
				display:none;
			}
			
				.bgdiv_con_100_pic_footer_abdecker{
					display:none;
				}
		
		
			.cta_txt{
				display:inline;
				width:730px;
				padding:60px 0 0 0;
			}
			
			.cta_adresse{
				display:inline;
				width:730px;
				padding:0 0 60px 0;
			}
	
	
		.footer_z1_copy{
			font-size:16px;
			font-weight:normal;
			color:#fff;
			margin:80px 0 0 0;
		}
		
		.footer_z1_links{
			display:none;
		}
	
	/* footer :: ende */
	
	
}
         
@media only screen and (min-width: 1225px){

	.bgdiv_con_100_footer_z1{
		padding: 40px 0 20px 0;
	}

	.bgdiv_con_100_bgvideo{
		background-image:url(../images/bg_100_video.png);
	}

	.bgdiv_con_100_bgvideo{
		height:900px;
		box-sizing:border-box;
	}

	.box_headline_preis{
		margin-top:160px;
		text-align:right;
	}

	.cta1{
		font-size:24px;
		color:#fff;
		line-height:30px;
	}
	
	.cta2{
		font-family: 'mps.agency-Bold';
		font-size:36px;
		color:#fff;
		line-height:40px;
	}

	.box_text{
		width:980px;
		float:right;
	}

	.box_datum{
		width:160px;
		height:90px;
		box-sizing:border-box;
		border-radius:20px;
		border:1px solid transparent;
		background: #7961ff; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #7961ff 53%, #7f61cc 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, #7961ff 53%,#7f61cc 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, #7961ff 53%,#7f61cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7961ff', endColorstr='#7f61cc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

	.margin_right{
		margin:0 40px 0 0;
	}
	
	.sp_13 input.button{
		margin-right:0;
		float:inherit;
		width:381px;
	}

	.not_show_foot{
		display:inline;
	}

	.margin_right_40{
		margin:0 40px 0 0;
	}

	.start_grau{
		height:100px;
		width:380px;
		margin:0 30px 0 0;
		background-color:#282f39;
		display:inline;
		position:relative;
		float:left;
	}
	
	.start_gruen{
		height:100px;
		width:380px;
		margin:0 0 0 0;
		background-color:#7D7DCC;
		display:inline;
		position:relative;
		float:left;
	}
	
	.bgdiv_nav_top_z1,
	.bgdiv_nav_top_z2,
	.nav_scroll_bg{
		display:inline;
	}
	
	.bgdiv_nav_top_z1_mobile{
		display:none;
	}
	
	/* header contentseiten :: start */
	
		.bgdiv_con_100_header_con{
			display:inline;
			height:240px;
			background-repeat:no-repeat;
			background-position:center top;
			background-size:cover;
			margin-top:-70px;
		}
		
			.header_con_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
				background-image:url(../images/bg_abdecker_70.png);
				background-repeat:repeat;
				background-position:left top;
				padding:0 0 0 0;
			}
	
			.box_icons{
				width:456px;
				height:75px;
				margin:100px 0 0 0;
				text-align:right;
				overflow:hidden;
			}
			
				.box_icons img{
					width:300px;
					max-height:75px;
				}
			
			.box_headline{
				width:704px;
				margin:160px 0 0 0;
			}
			
	/* header contentseiten :: ende */
	
	
	/* slider startseite :: start */
	
		.bgdiv_con_100_header_slider{
			display:block;
			height:900px;
			margin-top:-65px;
		}
		
			
		
			.bgdiv_slider{
				width:100%;
				height:900px;
				float:left;
				display:inline;
				position:relative;
				background-position:top center;
				background-repeat:no-repeat;
				background-size:cover;
				overflow:hidden;
				background-image: url(../de/upload/header_start.png);
			}
			
			.slider_abdecker{
				float:left;
				display:inline;
				position:relative;
				height:100%;
				width:100%;
			}
			
		
			.rslides {
			  display:inline;
			  position: relative;
			  list-style: none;
			  overflow: hidden;
			  width: 100%;
			  height:900px;
			  padding: 0;
			  margin: 0;
			  }

			.rslides li {
			  -webkit-backface-visibility: hidden;
			  position: absolute;
			  display: none;
			  width: 100%;
			  left: 0;
			  top: 0;
			  margin:0;
			  padding:0;
			  }

			.rslides li:first-child {
			  position: relative;
			  display: block;
			  float: left;
			  }

			 /*
			.rslides img {
			  display: block;
			  height: auto;
			  float: left;
			  width: 100%;
			  border: 0;
			  }
			 */
			 
			
			.rslides_navi_pos{
				margin:-60px 0 0 0;
				z-index:900;
				display:block;
			}
		
		.bg_slogan{
			display:block;
			position:absolute;
			margin:0 0 0 0;
			padding:0 0 0 0;
			text-align:left;
			color:#323232;
			width:410px;
			top:210px;
		}
		
		.bg_slogan_pic{
			display:block;
			position:absolute;
			float:right;
			/*margin:230px 0 0 0;*/
			padding:0 0 0 0;
			text-align:right;
			color:#323232;
			width:1200px;
			bottom:410px;
		}
		
			.bg_slogan_pic img{
				max-width:580px;
				max-height:500px;
			}
			
		
		
	
	/* slider startseite :: ende */
	
	
	/* keyfacts - produktteaser - welcome :: start */
	
		.bgdiv_con_100_produktteaser{
			background-image:url(../images/bg_teaser_produkte.gif);
			background-position:center top;
			background-repeat:repeat-y;
			margin:-280px 0 0 0;
			z-index:900;
			
			display:inline;
		}
		
		
			.produkt_teaser{
				width:745px;
				height:455px;
				padding:0 0 0 0;
				box-sizing:border-box;
			}
			
				.produkt_teaser_box{
					box-sizing:border-box;
					width:225px;
					height:313px;
					border:1px solid #d1d1d1;
					margin:0 0 0 18px;
					overflow:hidden;
					text-align:center;
					cursor:pointer;
				}
				
					.produkt_teaser_box img{
						max-width:223px;
						height:311px;
					}
					
					.produkt_teaser_lupe{
						width:40px;
						height:40px;
						display:inline;
						background-image:url(../images/icon_lupe_01.png);
						background-position:center top;
						background-repeat:no-repeat;
						margin:-40px 0 0 0;
					}
					
					.produkt_teaser_abdecker{
						width:223px;
						height:311px;
						display:none;
						background-image:url(../images/bg_abdecker_zoom.png);
						background-position:right bottom;
						background-repeat:no-repeat;
						margin:-311px 0 0 0;
						padding:130px 0 0 0;
						text-align:center;
						color:#ffffff;
						box-sizing:border-box;
					}
					
						h4.h4_teaser{ font-size:24px; line-height:26px; }
					
				
					.produkt_teaser_box:hover .produkt_teaser_abdecker{
						display:inline;
					}
					
					.produkt_teaser_box:hover .produkt_teaser_lupe{
						display:none;
					}
					
					
		
		
			.bgdiv_keyfacts{
				display:block;
				width:410px;
				padding:60px 60px 80px 80px;
				margin:-455px 0 0 0;
				background-color:#7D7DCC;
				box-sizing:border-box;
				z-index:950;
				min-height:475px;
			}
			
				.keyfact{
					font-size:24px;
					line-height:30px;
					color:#ffffff;
					clear:both;
					width:100%;
					margin:0 0 0 0;
				}
			
				.keyfacts_wert{
					font-size:50px;
					line-height:56px;
					font-weight:bold;
				}
				
				.keyfacts_trenner{
					display:block;
					clear:both;
					width:100%;
					height:2px;
					background-image:url(../images/keyfacts_trenner.gif);
					background-repeat:no-repeat;
					background-position:left top;
					margin:33px 0 27px 0;
				}
	
		.welcome_txt{
			float:right;
			width:713px;
			padding:60px 0 60px 0;
		}
	
	/* keyfacts - produktteaser - welcome :: ende */
	
	
	
	/* content bühne :: start */
	
		.sp_50p_buehne{
			width:454px;
			height:297px;
			overflow:hidden;
			border:1px solid #e3e3e3;
			float:right;
			margin:0 0 0 0;
		}
		
		.sp_50p_buehne_txt{
			width:704px;
			float:left;
		}
					
		.jcarousel-wrapper-buehne {
			width:454px;
			height:297px;
		}

			.buehne_table{
				width:454px;
				height:297px;
			}
			
			.buehne_resize_width{
				width:454px;
			}
			
			.buehne_resize_height{
				height:297px;
			}
			
			
			.iframe_buehne{
				width:464px;
				height:297px;
			}
			
		
		.jcarousel-control-prev_buehne,
		.jcarousel-control-next_buehne	{
			position: absolute;
			top:227px;
			width: 40px;
			height: 40px;
		}

		.jcarousel-control-prev_buehne {
			right:60px;
			background-image:url(../images/icon_arrow_left.png);
			background-repeat:no-repeat;
		}

		.jcarousel-control-next_buehne {
			right: 10px;
			background-image:url(../images/icon_arrow_right.png);
			background-repeat:no-repeat;
		}
	
	/* content bühne :: ende */
	
	
	
	/* galery slider :: start */
	
	.jcarousel-wrapper-gal {
		width:1200px;
		height:160px;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	
	
		
		.jcarousel-wrapper-gal img{
			height:auto;
			width:95%;
		}
		
		
			.jcarousel-control-prev-gal,
			.jcarousel-control-next-gal {
			
				top:-46px;
				z-index:800;
			}
			
			.jcarousel-control-prev-gal {
				background-image:url(../images/icon_arrow_left_gal.png);
				right:30px;
			}

			.jcarousel-control-next-gal {
				background-image:url(../images/icon_arrow_right_gal.png);
				right:0px;
			}
			
			
			
			
	.jcarousel-wrapper-marken {
		width:713px;
		height:90px;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	
	
		
		.jcarousel-wrapper-marken img{
			max-height: 90%;  
			max-width: 90%; 
			width: auto;
			height: auto;
			position: absolute;  
			top: 0;  
			bottom: 0;  
			left: 0;  
			right: 0;  
			margin: auto;
			-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
			filter: grayscale(100%);
		}
		
		
			.jcarousel-control-prev-marken,
			.jcarousel-control-next-marken {
			
				top:-46px;
				z-index:800;
			}
			
			.jcarousel-control-prev-marken {
				background-image:url(../images/icon_arrow_left_gal.png);
				right:30px;
			}

			.jcarousel-control-next-marken {
				background-image:url(../images/icon_arrow_right_gal.png);
				right:0px;
			}
			
			.box_marken{
				width:206px;
				height:100px;
				border:0px solid #dcdcdc;
				overflow:hidden;
				margin:0 40px 0 0;
			}
	
		.box_marken_pic{
			width:208px;
			height:100px;
			overflow:hidden;
			text-align:center;
			vertical-align:middle;
		}
		
		.jcarousel li {
			margin:0 0 5px 0;
		}
	
	.box_gal{
		width:206px;
		height:154px;
		border:1px solid #dcdcdc;
		overflow:hidden;
		margin:0 40px 0 0;
	}
	
		.box_gal_pic{
			width:208px;
			height:154px;
			overflow:hidden;
			background-color:#ffffff;
			text-align:center;
			justify-content: center;
			align-items: center;
			display: flex;
		}
		
		
		.box_gal_hover{
			width:206px;
			height:154px;
			margin:-154px 0 0 0;
			background-image:url(../images/bg_abdecker_zoom.png);
			background-repeat:no-repeat;
			background-position:right bottom;
			display:none;
		}
		
		.box_gal:hover .box_gal_hover{
			display:inline;
		}
	
	/* galery slider :: ende */
	
	
	
	/* footer :: start */
	
		
		.bgdiv_con_100_testimonials{
			display:inline;
			height:710px;
			background-color:#f5f5f5;
		}
	
			.testimonial_rahmen{
				float:right;
				display:inline;
				width:410px;
				height:710px;
				background-color:#282f39;
				box-sizing:border-box;
				padding:80px 80px 80px 80px;
				z-index:500;
				color:#ffffff;
			}
				
				
			/*slider testimonial :: start */
			
				.jcarousel-wrapper-testimonial {
					display:inline;
					width:250px;
					height:391px;
					padding:0 0 0 0;
					margin:0 0 0 0;
				}
				
					.testimonial_txt{
						width:250px;
						height:391px;
						color:#ffffff;
					}
					
						.testimonial_txt p{
							color:#ffffff;
						}
						
						.testimonial_kunde{
							color:#ffffff;
							font-weight:bold;
							box-sizing:border-box;
							width:250px;
							padding:0 0 0 10px;
							background-image:url(../images/bg_testimonial.gif);
							background-repeat:no-repeat;
							background-position:left center;
						}
				
					
						.jcarousel-control-prev-testimonial,
						.jcarousel-control-next-testimonial {
						
							top:391px;
							z-index:800;
							width:40px;
							height:40px;
						}
						
						.jcarousel-control-prev-testimonial {
							background-image:url(../images/icon_arrow_left.png);
							right:50px;
						}

						.jcarousel-control-next-testimonial {
							background-image:url(../images/icon_arrow_right.png);
							right:0px;
						}
			
			/*slider testimonial :: ende */
			
			
		
		
		.rahmen_cta{
			margin-top:-710px;
		}
		
			.bgdiv_con_100_pic_footer{
				display:inline;
				height:470px;
				background-repeat:no-repeat;
				background-position:center top;
				background-size:cover;
			}
			
				.bgdiv_con_100_pic_footer_abdecker{
					display:inline;
					width:100%;
					height:100%;
					background-image:url(../images/bg_abdecker_footer.png);
					background-repeat:repeat-y;
					background-position:center top;
				}
		
		
			.cta_txt{
				display:inline;
				width:713px;
				padding:60px 0 0 0;
			}
			
			.cta_adresse{
				display:inline;
				width:713px;
				padding:0 0 60px 0;
			}
		
		
		.footer_z1_copy{
			font-size:18px;
			font-weight:normal;
			color:#fff;
			margin:140px 0 0 0;
		}
		
		.footer_z1_links{
			display:inline;
			width:100%;
			padding:0 0 20px 0;
			border-bottom:1px solid #e9eaeb;
		}
	
	/* footer :: ende */
	
	
	
	
}


.no_padding_top{
	padding-top:0px;
}

.padding_top_10{
	padding-top:10px;
}

.padding_top_20{
	padding-top:20px;
}

.padding_top_40{
	padding-top:40px;
}

.no_padding_bottom{
	padding-bottom:0px;
}

.padding_bottom_20{
	padding-bottom:20px;
}

.padding_bottom_40{
	padding-bottom:40px;
}

.no_margin_left{
	margin-left:0px;
}

.no_margin_top{
	margin-top:0px;
}

.margin_top_10{
	margin-top:10px;
}

.margin_top_20{
	margin-top:20px;
}

.margin_top_30{
	margin-top:30px;
}

.margin_top_40{
	margin-top:40px;
}

.margin_top_m100{
	margin-top:-100px;
}

.margin_bottom_10{
	margin-bottom:10px;
}

.margin_bottom_20{
	margin-bottom:20px;
}

.margin_bottom_40{
	margin-bottom:40px;
}

.margin_left_10{
	margin-left:10px;
}

.margin_left_20{
	margin-left:20px;
}

.margin_right_10{
	margin-right:10px;
}

.margin_right_20{
	margin-right:20px;
}