body,td,th {
	color: #999999;
}
body {
	background-color: #000000;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
.header {
	text-align: center;
	background-image: url('images/header.jpg');
	height: 200px;
	width: 999px;
}
.footer {
	background-image: url('images/footer.jpg');
	height: 36px;
}
.streifen {
	background-color: #000000;
	background-image: url('images/right.jpg');
	width:2px;
}
.menu {
	width:160px;
}
.seite {
	width: 839px;
	margin:5px;
}
#Layer4 {
	position:absolute;
	margin-left:-342px;
	left:50%;
	z-index:4;
	top: 168px;
	height: 30px;
}
.menuoben {
	font-size:20px;
}
.menuunten {
	background-image:url(images/hg.jpg);
}
.title {
	color:#850000;
	font-size:12px;
}
#uhr {
	position:absolute;
	margin-left:240px;
	width:250px;
	text-align:right;
	left:50%;
	top: 172px;
}
#divContainer{
	position:absolute;
	left:50%;
	top:0px;
	width:822px;
	height:447px;
	margin-left:-332px;
	margin-top:239px;
	z-index:5;
	overflow:auto;
	scrollbar-3dlight-color: #000000;
 	scrollbar-arrow-color: #000000;
 	scrollbar-darkshadow-color: #1D3841;
 	scrollbar-face-color: #1D3841;
 	scrollbar-highlight-color: #000000;
 	scrollbar-shadow-color: #000000;
 	scrollbar-track-color: #000000;
} 
