@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'DaxWeb';
 src: url('../font/DaxWeb.woff') format('woff');
}
 @font-face {
 font-family: 'DaxWebMed';
 src: url('../font/DaxWeb-Medi.woff') format('woff');
}
@font-face {
 font-family: 'FontAwesome';
 src: url('../font/fontawesome-webfont.eot?v=4.3.0');
 src: url('../font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	color: #e41d37;
	font-family: "DaxWeb", serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: -0.007em;
	line-height: 1.42857;
	margin:0;
	padding:0;
}
a, a:hover, a:active, a:focus {
	border: 0 none;
	outline: 0 none;
	text-decoration: none;
	border-bottom: 1px solid #e41d37;
}
a:hover{
	font-weight:bold;
}
a {
	color: #e41d37;
	transition: all 0.2s ease-in-out 0s;
}
li a, li a:active, li a:hover, li a:focus{
		border-bottom: 0px solid #e41d37;
	}
h4 {
	font-size:1.4em;
	margin-bottom:25px;
}
.logo {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:31px;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none
	line-height: 1;
	text-rendering: auto;
	transform: translate(0px, 0px);
}
.fa-angle-right::before {
 content: "";
}
.logo img {
	max-height: 190px;
	
}
.headervideo{
	/*border-top:0px solid #e41d37;
	border-bottom:0px solid #e41d37;*/
	background-color:#e41d37;
	position:relative;
	width:100%;
	height:348px;
	margin:auto;
	margin-top:153px;
	overflow:hidden;
}
.headervideo video{
	display:block;
	margin-left:auto;
	margin-right:auto;

	}
.kontakt {
	position:absolute;
	margin-top:40px;
	text-align:left;
	width:165px;
}
.content {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

}
.CONTENTTEXT {
	margin-top:20px;
}
.clear {
	display:block;
	width:100%;
	height:0px;
	line-height:0px;
	clear:both;
}
.block{
	margin-top:40px;
	width:750px;
	height:540px;
	/*border:1px solid #F00;*/
	position:relative;
	float:right;
	}
.headline{
	color: #e41d37;
	font-family: "DaxWeb", serif;
	font-size: 43px;
	font-weight: bold;
	width:750px;
	float:right;
	margin-top:146px;
	}	
.block ul{
	margin-top:30px;
	margin-bottom:0px;
	padding-left:13px;
	}
.Leistung_1{
	float:left;
	margin-right:7px;
	}	
.Leistung_2{
	float:left;
	margin-right:7px;
	}	
.Leistung_3{
	float:left;
	margin-right:0px;
	}
.Leistung_1 img{
	width:245px;
	height:162px;
	}
.Leistung_2 img{
	width:245px;
	height:162px;
	}	
.Leistung_3 img{
	width:245px;
	height:162px;
	}		
.footer a, .footer a:hover, .footer a:active, .footer a:focus {
	border-bottom:0px;
	}
.footer{
	border-top:1px solid #e41d37;
	float:left;
	margin-top:35px;
	width:100%;
	}
.social{
	margin-top:25px;
	float:right;
	text-align: right;
	}

.facebook:before {
    content: "\f230";
	font-size: 2em;
}	
.twitter:before{
	content: "\f081";
	font-size: 2em;
}
.vimeo:before{
	content: "\f194";
  	font-size: 2em;
	}
.youtube:before{
	content: "\f166";
  	font-size: 2em;	
	}
.pinterest:before{
	content: "\f0d3";
	font-size: 2em;
	}
.margin-top-30{
	margin-top:30px;
	}
.bottom{
	margin-top:30px;

	float:left;

	}	

hr {
	border-bottom: 0 none;
	border-image: none;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 1px solid #e40134 !important;
	margin-bottom:30px;
}
H1 {
	color:#E1133A;
}
H4 {
	margin-top:0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.kontakt{
		width:130px;
		}
	.block{
		width:615px;
		}
	.content{
		width:935px;
		}
	.Leistung_1 img{
		width:200px;
		height:auto;		
		}
	.Leistung_2 img{
		width:200px;
		height:auto;		
		}	
	.Leistung_3 img{
		width:200px;
		height:auto;		
		}
	.logo{
		width:935px;
		}	
	.headline{
		margin-top:153px;
		font-size:36px;
		width:615px;
		}
	
	
	}
	
	
	@media (max-width: 992px) {
		.logo{
			width:750px;

			margin-left:auto;
			margin-right:auto;
			margin-top:15px;	
			}	
		.logo img{
			max-height: 120px;
			}
		.kontakt{
			display:none;			
			}
		.content{
			width:100%;
			}	
		.headline{
			margin-top:83px;
			float:right;
			font-size:36px;
			width:auto;
			}	
		.block{
			float:none;

			margin-left:auto;
			margin-right:auto;
			}	
		.headervideo{
			margin-top:25px;
			}	
		}
@media (max-width: 790px) {
	.headline{
		width:100%;
		margin-top:15px;
		}
	.logo{
		width:auto;
		margin-left:15px;
		margin-top:15px;
		}
	.logo img{
		max-height:70px;
		}		
	
	.Leistung_1 img{
		width:100%;
		height:auto;
		}
	.Leistung_2 img{
		width:100%;
		height:auto;		
		}	
	.Leistung_3 img{
		width:100%;
		height:auto;		
		}	
	.Leistung_1{
		margin-top:50px;
		float:none;
		}
	.Leistung_2{
		margin-top:50px;
		float:none;
		}	
	.Leistung_3{
		margin-top:50px;
		float:none;
		}
	.block{
		width:auto;
		margin-left:15px;
		margin-right:15px;
		}
    .headline{
		margin-top:15px;	
		}		
	.headervideo{
		margin-top:15px;
		}			
	
}