/* Defaults / Desktop View */
body {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
	background-color: #eee;
}

a, form {
	color: #ffffff;
}

a:hover {
	color: #AF0A30;
}

h3 {
	font-family: 'Michroma', sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
	color: #777;
}

.titelknopf {
	float: left;
	background-color: #CCC;
	padding: 3px;
	margin-top: -10px;
	margin-bottom: 10px;

}


#content {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	padding: 3px;
}

#header {
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	height: 90px;
	background-image: url(images/Website-Header-Alpha2.png);
}

video {
	display: block;
	margin: 0 auto;
	padding-top: 10%;

}

#videolist {
	background-repeat: no-repeat;
	width: 90%;
	height: auto;
	overflow: visible;
	padding-left: 60px;

}

.pfeil {
	float: left;
	height: 25px;
	width: 12px;
	background-image: url(images/pfeil.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 4px;
}

.videoItem {
	float: left;
	margin-right: 10px;
	padding: 1px;
	font-size: 12px;
	line-height: normal;
	color: #666;
}

.videoText {
	font-size: 13px;
}	

.videoTextError {
	font-size: 13px;
	color: #FFF;
	background-color: #AF0A30;
}	


.videoExplain {
	float: left;
	margin-right: 10px;
	padding: 1px;
	font-size: 12px;
	line-height: normal;
	color: #666;
}

.charError {
	float: left;
	margin-right: 10px;
	padding: 15px;
	font-size: 24px;
	line-height: normal;
	color: #AF0A30;
}



.downloadHint {
	float: center;
	margin-right: 10px;
	padding: 1px;
	font-size: 16px;
	line-height: normal;
	color: #666;
}




.itemImg {
	float: left;
	height: 25px;
	width: 16px;
	background-image: url(qtsmall.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.knopf {
	float: left;
	background-color: #CCC;
	padding: 1px;
}

.spacer {
	clear: left;
	font-size: 3px;
	height: 3px;
}

.spacerlarge {
	clear: left;
	font-size: 3px;
	height: 8px;
}


a.klink {
	color: #0FF;

}

a.klink:hover {
	color: #000000;
}

#fehlerbox {
	margin-top: 50px;
	margin-left: -120px;
}
body #Anmeldebutton {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
}

.fehler {
	font-weight: bold;
	color: #AF0A30;
	text-align: center;
	font-size: 16px;
	padding-right: 30px;
}

.Folder {
	font-size: 14px;
	font-family: 'Michroma', sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 2px;

	color: #777;
	border-bottom: 1px solid #CCC;
}

h1 {
	margin: -3px 0px 18px 0px;
	Font-Size: 18px;
	line-height: normal;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	margin: 18px 0px 18px 0px;
	Font-Size: 14px;
	line-height: normal;
	color: #666;
	font-weight: bold;
}
p,td,ul,ol,.normal {
	font-size: 12px;
	line-height: normal;
	color: #666;
}

a:link, a:active, a:visited, a {
	font-size: 12px;
	line-height: normal;
	color: #F33;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
body #footer {
	width: 100%;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border: thin none #000;
	text-align: center;
} 
body #footer p {
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 10px;
	font-family: 'Michroma', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: thin none #000;
}

@media only screen and (min-width:651px ) and (max-width:979px) {
	/*Small Desktop / Large Tablet View*/
	#content {
		width: 650px;
	}

	#header {
		background-position: left;
		background-repeat: no-repeat;
		width: 100%;
		height: 90px;
		background-image: url(images/Website-Header-Alpha2.png);
		}
		
	body #videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 40px;
		}
	.fehler {
		padding-right: 13px;
}	
}	



@media only screen and (min-width:569px ) and (max-width:650px) {
	/* Small Tablet View */
	#content {
		width:560px;
		margin-left:0;
		float:none;
	}
	
	#header {
		background-position: left;
		background-repeat: no-repeat;
		width: 100%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha2.png);
		}
	
	body #footer {
		padding-left: 20px;
		text-align: center;
		font-size: 9px;
		}
	
	#videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 40px;
		}

	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: 1px;
		font-size: 12px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}	

	.pfeil {
		visibility: hidden;
		display: none;
	}	
		
	body #footer p {
		width: 100%;
		font-size: 9px;
		text-align: left;
		padding-left: 40px;
	}

	

	body #Anmeldebutton {
		margin-top: 10px;
		text-align: left;
		padding-left: 54px;
		margin-bottom: 10px;
	}

	
}

/*Retina Header Bild für iPad	*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 569px) {
		#header {
		background-image: url(images/Website-Header-Alpha2@2x.png);
		-webkit-background-size: 750px 70px; 
	}
}	
	


@media only screen and (min-width:665px) and (max-width:690px)  and (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape) {
	/* iPhone6 horizontal View*/
	#content {
		width:620px;
		margin-left:0;
		float:none;
		-webkit-text-size-adjust: none;
	}
	
	#header {
		background-position: center;
		background-repeat: no-repeat;
		width: 95%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha-iPhone3@2x.png);
		-webkit-background-size: 360px 60px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	 #footer {
		padding-left: 20px;
		text-align: center;
		font-size: 8px;
	}


	#fehlerbox {
		margin-top: 50px;
		margin-left: 0px;
	}
	
	#videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 40px;
		padding-right: 10px;
		margin-right: 0;
	}

	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: 1px;
		font-size: 12px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}		
	
	.videoInfo {
		font-size: 10px;
	}
	
	
	.pfeil {
		visibility: hidden;
		display: none;
	}
	
		
	body #footer p {
		width: 90%;
		font-size: 9px;
		text-align: center;
		padding-left: 20px;
	}

	

	body #Anmeldebutton {
		margin-top: 10px;
		text-align: center;
		padding-left: 0px;
		margin-bottom: 10px;
	}

	
}

@media only screen and (min-width:550px ) and (max-width:568px) and (orientation:landscape) {
	/* iPhone5 horizontal View*/
	#content {
		width:540px;
		margin-left:0;
		float:none;
		-webkit-text-size-adjust: none;
	}
	
	#header {
		background-position: center;
		background-repeat: no-repeat;
		width: 95%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha-iPhone3.png);
		padding-bottom: 0px;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	 #footer {
		padding-left: 20px;
		text-align: center;
		font-size: 8px;
	}


	#fehlerbox {
		margin-top: 50px;
		margin-left: 0px;
	}
	
	#videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 40px;
		padding-right: 10px;
		margin-right: 0;
	}

	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: 1px;
		font-size: 12px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}		
	
	.videoInfo {
		font-size: 10px;
	}
	
	
	.pfeil {
		visibility: hidden;
		display: none;
	}
	
		
	body #footer p {
		width: 90%;
		font-size: 9px;
		text-align: center;
		padding-left: 20px;
	}

	

	body #Anmeldebutton {
		margin-top: 10px;
		text-align: center;
		padding-left: 0px;
		margin-bottom: 10px;
	}

	
}


@media only screen and (min-width:450px ) and (max-width:568px) {
	/* Smartphone landscape view*/
	#content {
		width:430px;
		margin-left:0;
		float:none;
		-webkit-text-size-adjust: none;
	}
		
	#header {
		background-position: left;
		background-repeat: no-repeat;
		width: 100%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha-iPhone3.png);
		padding-bottom: 0px;
		padding-left: 20px;
		margin-left: 0px;
	}
		
	#videolist {
		width: 95%;
		height: auto;
		overflow: visible;
		padding-left: 20px;
		padding-right: 10px;
		margin-right: 0;			
	}
	
	
	.pfeil {
		visibility: hidden;
		display: none;
	}
	
	.knopf {
	margin-bottom: 3px;
	}
	
			
	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: 1px;
		font-size: 10px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}
	
	.videoInfo {
		font-size: 10px;
	}
	
	
	#fehlerbox {
		margin-top: 50px;
		margin-left: 20px;
	}
		
	body #footer {
		width: 90%;
		margin: 0px;
		padding-top: 0;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		border: thin none #000;
		text-align: center;
	}
			 
	body #footer p {
		color: #666;
		text-align: center;
		padding-top: 5px;
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
		font-size: 9px;
		font-family: 'Michroma', sans-serif;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		border: thin none #000;
	}

	
}

@media only screen and (min-width:375px) and (max-width:449px) {
	/* iPhone 6 view*/
	#content {
		width:350px;
		margin-left:0;
		float:none;
		-webkit-text-size-adjust: none;
	}
		
	#header {
		background-position: right;
		background-repeat: no-repeat;
		width: 100%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha-iPhone3.png);
		padding-bottom: 0px;
		padding-left: 10px;
		margin-left: 0px;
	}
		
	#videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 20px;
		padding-right: 10px;
		margin-right: 0;			
	}
	
	
	.pfeil {
		visibility: hidden;
		display: none;
	}
	
	.knopf {
		margin-bottom: 3px;
	}		
	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: -10px;
		font-size: 0px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}
	
	.videoInfo {
		font-size: 10px;
	}
	
	#fehlerbox {
		margin-top: 50px;
		margin-left: 20px;
	}
			
	body #footer {
		width: 90%;
		margin: 0px;
		padding-top: 0;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 15px;
		border: thin none #000;
		text-align: center;
	}
			 
	body #footer p {
		color: #666;
		text-align: center;
		padding-top: 5px;
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
		font-size: 9px;
		font-family: 'Michroma', sans-serif;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		border: thin none #000;
	}

	
}


@media only screen and (max-width:374px) {
	/* Smartphone view*/
	#content {
		width:300px;
		margin-left:0;
		float:none;
		-webkit-text-size-adjust: none;
	}
		
	#header {
		background-position: right;
		background-repeat: no-repeat;
		width: 100%;
		height: 60px;
		background-image: url(images/Website-Header-Alpha-iPhone3.png);
		padding-bottom: 0px;
		padding-left: 20px;
		margin-left: 0px;
	}
		
	#videolist {
		width: 90%;
		height: auto;
		overflow: visible;
		padding-left: 20px;
		padding-right: 10px;
		margin-right: 0;			
	}
	
	
	.pfeil {
		visibility: hidden;
		display: none;
	}
	
	.knopf {
		margin-bottom: 3px;
	}		
	.videoExplain {
		visibility: hidden;
		float: left;
		margin-right: 0px;
		padding: 1px;
		font-size: 10px;
		line-height: 0px;
		color: #666;
		font-family: 'Oxygen', sans-serif;
		display: none;
	}
	
	.videoInfo {
		font-size: 10px;
	}
	
	#fehlerbox {
		margin-top: 50px;
		margin-left: 20px;
	}
			
	body #footer {
		width: 90%;
		margin: 0px;
		padding-top: 0;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		border: thin none #000;
		text-align: center;
	}
			 
	body #footer p {
		color: #666;
		text-align: center;
		padding-top: 5px;
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
		font-size: 9px;
		font-family: 'Michroma', sans-serif;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		border: thin none #000;
	}

	
}


/*Retina Header Bild für iPhone*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width:568px) {
		#header {
		background-image: url(images/Website-Header-Alpha-iPhone3@2x.png);
		-webkit-background-size: 360px 60px;
	}
}
	
	
