/* CSS Document Underground-ESSEN*/




body {
	background-color: #261B13;
	background-attachment:fixed;
	background-image: url(../bilder/hg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#111111;
    scrollbar-3d-light-color:#222222;
    scrollbar-arrow-color:#222222;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#444444;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#111111;

}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #444444;
}

.right_font {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal_font {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal_font_titel {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#container {
	position:absolute;
	left:50%;
	top:30px;
	width:816px;
	height:675px;
	z-index:1;
	margin-left: -408px;
}



#flashcontentbg {
	
	position:fixed;
	width:100%;
	height:100%;
    overflow:auto;

}

#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:816px;
	height:477px;
	z-index:2;
	background-image: url(../bilder/main_bg.png);
	background-repeat: no-repeat;
}

#film {
	position:absolute;
	left:21px;
	top:18px;
	width:774px;
	height:447px;
	z-index:2;
	background-color: #000000;
	overflow: auto;
	background-image: url(../bilder/back_g.jpg);
	background-repeat: no-repeat;
}

#fl {
	position:absolute;
	left:10px;
	top:476px;
	width:406px;
	height:165px;
	z-index:2;
	background-image: url(../bilder/window.png);
	background-repeat: no-repeat;
}

#fr {
	position:absolute;
	left:410px;
	top:476px;
	width:406px;
	height:165px;
	z-index:2;
	background-image: url(../bilder/window.png);
	background-repeat: no-repeat;
}

#lbg {
	position:absolute;
	left:10px;
	top:9px;
	width:376px;
	height:135px;
	z-index:2;
	background-color: #000000;
}

#rbg {
	position:absolute;
	left:10px;
	top:9px;
	width:377px;
	height:135px;
	z-index:2;
	background-color: #000000;
}

#rights {
	height: 30px;
	width: 300px;
	position: absolute;
	left: 20px;
	top: 637px;
}
#navigation {
	height: 235px;
	width: 33px;
	position: absolute;
	left: 803px;
	top: 15px;
}
