body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3D3;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#body {
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute; 
	width: 920px; 
	height: 600px; 
	left: 50%;
	margin-left: -460px;
	border-left: 1px solid #333333;
	z-index: 1;  
}
#logo {
	position:absolute;
	left:40px;
	top:90px;
	width:180px;
	height:198px;
	z-index:3;
}
#umwelt {
	position:absolute;
	left:90px;
	top:350px;
	width:100px;
	height:83px;
	z-index:3;
}
#navi {
	position:absolute;
	left:-5px;
	top:10px;
	width:923px;
	height:45px;
	z-index:4;
	font-weight: bold;
}
#navi a:link {
	color: #446D8C;
	text-decoration:none;
}
#navi a:visited {
	color: #446D8C;
	text-decoration:none;
}
#navi a:hover {
	color: #D3D3D3;
	text-decoration:none;
}
#navi a:active {
	color: #446D8C;
	text-decoration:none;
}
#content {
	position:absolute;
	left:260px;
	top:75px;
	width:515px;
	height:470px;
	z-index:5;
	overflow:auto;
	scrollbar-base-color:#D3D3D3;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#000000;
	padding:5px;
}
#werbung {
	position:absolute;
	left:790px;
	top:-1px;
	width:120px;
	height:600px;
	border: 1px solid #333333;
	z-index:5;
}
#copy {
	position:absolute;
	left:263px;
	top:573px;
	width:512px;
	height:22px;
	z-index:5;
}
a:link {
	color: #D3D3D3;
}
a:visited {
	color: #D3D3D3;
}
a:hover {
	color: #446D8C;
}
a:active {
	color: #D3D3D3;
}
.rahmen {
	border: 1px solid #446D8C;
}
.headline {
	color: #446D8C;
}

