@charset "iso-8859-2";




* { margin: 0; padding: 0; }


body { background-color: #000000 ;
 text-align: center;
 background:url(images/bg.gif) center repeat-y }

.BrackloTitel {
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: -431px;
	z-index: 1;
	border:0;

}

.Video {

	margin: 200px auto;
	margin-bottom:0px;
	
	
	z-index: 5;

}

.frontbild {
margin-top: 200px;
height: 600px;
border:0;
	
	
	z-index: 1;
}

.tasten {
-ms-interpolation-mode: bicubic; 
margin-top: 200px;
height: 550px;
border:0;
}

.textbox {
color:black;
font-size:18pt;
font-weight: normal; 
font-family:arial, "lucida console", sans-serif;

margin: 200px auto; 
width: 600px;
text-align: left;
border:0;

}
.textboxVideo {
color:black;
font-size:18pt;
font-weight: normal; 
font-family:arial, "lucida console", sans-serif;

margin: 50px auto; 
width: 600px;
text-align: left;
border:0;

}

.textboxImpressum {
color:black;
font-size:12pt;
font-weight: normal; 
font-family:arial, "lucida console", sans-serif;

margin: 50px auto; 
width: 600px;
text-align: left;
border:0;

}

.textboxAGB {
overflow:auto;
color:black;
font-size:8pt;
font-weight: normal; 
font-family:arial, "lucida console", sans-serif;

margin: 200px auto; 
width: 700px;
height: 700px;
text-align: left;
border:0;

}


a:link { text-decoration:none;  color:#901413; }


a:visited {
	text-decoration:none;
	color:#da2120;
}

.smallLink {
	text-align: right;
	font-size: 12pt;
	display:block;
}

