@charset "utf-8";
/* CSS Document */

body {
	background:url(../bilder/reelBackground.jpg) no-repeat;
	background-color:#ffffff;
	font-family: 'Raleway', sans-serif;
	margin-left: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	color:#000000;	
}

body.infoBack {
	background:url(../bilder/vitaBackground.jpg) no-repeat;	
}
	



a{
	color:#4e4e4e;
	text-decoration:none;
}

#inhalt {
		width: 1250px;
		height: 600px;
		margin:200px auto 0;
	    padding: 0px;
		color:#4e4e4e;		
		font-size:10px;	
		position: relative;
		text-align: center;
		
}

iframe{
	width:960px;
	height:540px;
	margin:0 auto;
	
}


.knolle{
	position: absolute;
	background:url(../bilder/dieknolle.png);
	height:149px;
	width:140px;
	right:100px;
	top:50px;
}

#inhalt_info {
		width: 800px;
		height: 600px;
	    position:absolute;
        margin:-300px 0px 0px -400px;
		top: 50%; 
	    left: 50%;
	    padding: 0px;
		color:#00496e;
		
		font-size:10px;
		background:url(../bilder/background_inhalt_info.jpg);
		background-repeat:no-repeat;
}


.menu{
	width:138px;
	
	display:block;	
	position:absolute;
	opacity:1;
	left:-0px;
	top:300px;
	text-align:center;
	
}

.menu a{
	color:#666666;
	text-decoration:none;
	display:block;
	border:1px solid #666666;
	font-size:32px;
	margin-right:20px;
	/*height:45px;*/
	text-transform: uppercase;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:10px;
}

.schwarzer_balken1{
	width:1150px;	
	position:relative;
	margin:0px auto;	
	color:#4e4e4e;	
	font-size:18px;	
	font-weight:600;
	text-align: center;
}




.info{
	color:#ffffff;
	background: #000;
	opacity:0.4;
	margin-top:280px;
	font-size:16px;
	font-weight:600;
	text-align:left;
	width:880px;
	height:500px;
	margin:0 auto;
	line-height:1.8em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	padding:20px 40px;
}

.info span{
	width:180px;
	display:inline-block;
}


a:active, a:focus {outline: none}

#film, #player1{
background-color:#fff000;
width:512px;
height:288px;
margin-top:199px;	
color:#000;
margin-right:128px;
}

#film2, #player2{
background-color:#000000;
width:512px;
height:288px;
margin-top:184px; 
color:#000;
margin-right:128px;
}

