body{
	background: #f6f6f6 !important;
	margin: 0;
	padding: 0;
	border: 0;
	
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1{
	margin: 0px 0 10px 0;
	color: #666666;
	/*font: 300 36px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;*/
	font: 300 30px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	font-size: 30px;
	line-height: 125%;
	font-weight: 300;
}

h2{
	margin: 0 0 20px 0;
	color: #666666;
	font: 300 18px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: 300;
	opacity: 0.5;
}

li{
	color: #666666;
	font: 300 18px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: 300;
	text-decoration: none;
	list-style-type: none;
}

p{
	margin: 0 0 20px 0;
	color: #666666;
	font: 300 18px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: 300;
}
.note{
	font: 300 14px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	opacity: 0.5;

}

a{
	color: #ffffff;
	font: 300 18px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
	
}

#header{
	width: 100%;
	height: 88px;
	z-index: 100;
	position: static;
	top: 0;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, 0.05);
}

.arrow_left{
	float: right;
	position:relative;
	margin: 50px 30px 0 0;
	width: 10px;
	height: 19px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 10px;
	height: 19px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 30px 0 0;
	width: 19px;
	height: 19px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
.img{
	margin: 0 0 40px 0;

}
.logo{
	width: 66%;
	display: block;
	margin: 80px auto 40px auto
}

.appicon{
	width: 100%;
	display: block;
	margin: 0 auto 40px auto;
}
.appicon2{
	width: 100%;
	display: block;
	margin:0 auto 40px auto;

}
img{
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

.web{
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0, 0.25);
	-moz-box-shadow: 	0 1px 10px rgba(0,0,0, 0.25);
	box-shadow: 		0 1px 10px rgba(0,0,0, 0.25);

}

#container{
	margin: 0 auto;
}

#footer{
	margin: 0;
	position: relative;
	width: 100%;
	height: 60px;
	background: rgba( 47, 47, 47, 0.5);
	color: rgba(255,255,255, 0.5);
	font-size: 14px;
	line-height: 20px;
}

#footercontent{
	margin: 20px auto;
	width: 960px;
	height: 50px;
}
#footer p{
	float: left;
	margin: 20px 20px 0 0;
	font: 300 14px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;
}
.copyright{
	font: 600 14px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif!important;
}
.impressum{
 	float: right !important;
	font: 600 14px "HelveticaNeue-Light","Helvetica Neue","Open Sans" ,sans-serif;	
}

.video{
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, 0.25);
	-moz-box-shadow: 	0 0 20px rgba(0,0,0, 0.25);
	box-shadow: 			0 0 20px rgba(0,0,0, 0.25);
	
}


@media all and (max-width: 4096px) and (min-width: 1025px){
	#container {
		width:960px;
	}

}

@media all and (max-width: 1024px) and (min-width: 481px){
	#container {
		width: 90%;
	}
	h1 {

		margin: 50px 0px 20px 0px;
	}
}

@media all and (max-width: 480px) and (min-width: 0px){
	#container {
		width: 100%;
	}
	h1 {
		width: 90%;
		margin: 50px 20px 0px 20px;
	}
	h2{
		width: 90%;
		margin: 20px 20px 20px 20px;
	}
	
	p{
		width: 90%;
		margin: 0 20px 20px 20px;
		}
	#footer{
		height: 200px;
	}
	#footer p{
		margin: 10px  auto;
	}
	.impressum{
	float: left !important;
	}
	#footercontent{
	 width: 90%;
	 
	}
	.appicon{
		width: 90%;
	}
	.img{
		margin: 0 0 0 0;
	}
	.web{
		-webkit-box-shadow: 0 0 0 rgba(0,0,0, 0.25);
		-moz-box-shadow: 	0 0 0 rgba(0,0,0, 0.25);
		box-shadow: 		0 0 0 rgba(0,0,0, 0.25);

	}
}

/*iPhone 5 portrait*/

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait){
	
	body {
    -webkit-text-size-adjust: 200%;
	}

	#container {
		width: 100%;
	}
	
	#header{
		height: 100px;
	}
	
.arrow_left{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 38px;
	height: 38px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
	
	h1 {
		width: 90%;
		margin: 50px 20px 20px 20px;
		font-size: 60px;
	}
	
	h2{
		width: 90%;
		margin: 0px 20px 20px 20px;
		font-size: 36px;
	}
	
	p{
		width: 90%;
		margin: 0 20px 20px 20px;
		}
		
	#footer{
		height: 200px;
	}
	#footer p{
		margin: 10px 200px 0 0;
	}
	.impressum{
	float: left !important;
	}
	#footercontent{
	 width: 90%;
	 
	}
	.img{
		margin: 40px 0 0 0;
	}
	.web{
		-webkit-box-shadow: 0 0 0 rgba(0,0,0, 0.25);
		-moz-box-shadow: 	0 0 0 rgba(0,0,0, 0.25);
		box-shadow: 		0 0 0 rgba(0,0,0, 0.25);

	}
	
	
}

/*iPhone 6 portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 

.arrow_left{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 38px;
	height: 38px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
	
	h1 {
		width: 90%;
		margin: 50px 20px 20px 20px;
		font-size: 60px;
	}
	
	h2{
		width: 90%;
		margin: 0px 20px 20px 20px;
		font-size: 36px;
	}




}
/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 

.arrow_left{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 38px;
	height: 38px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
	
	h1 {
		width: 90%;
		margin: 50px 20px 20px 20px;
		font-size: 60px;
	}
	
	h2{
		width: 90%;
		margin: 0 20px 20px 20px;
		font-size: 36px;
	}



}
/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 

.arrow_left{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 20px;
	height: 38px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 38px;
	height: 38px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
	
	h1 {
		width: 90%;
		margin: 50px 20px 20px 20px;
		font-size: 60px;
	}
	
	h2{
		width: 90%;
		margin: 0 20px 20px 20px;
		font-size: 36px;
	}
.video{
	width: 100%;
	height: 56,25%;
	}


}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) { 

.arrow_left{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 15px;
	height: 27px;
	background: url(images/left.png) no-repeat;
	background-size: 100%;

}

.arrow_right{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 15px;
	height: 27px;
	background: url(images/right.png) no-repeat;
	background-size: 100%;

}

.back{
	float: right;
	position:relative;
	margin: 50px 50px 0 0;
	width: 27px;
	height: 27px;
	background: url(images/back.png) no-repeat;
	background-size: 100%;
}
	
	h1 {
		width: 90%;
		margin: 50px 20px 0 20px;
		font-size: 40px;
	}
	
	h2{
		width: 90%;
		margin: 0 20px 20px 20px;
		font-size: 24px;
	}
	
	.video{
		width: 100%;
		height: 56,25%;
	}

	

}
