body {
	background-color: #000000;
}
img {
	outline: 0;
	border: 0;
}
p{
	font-size:14px;
	color: #000000;
}
p:first-letter{
	font-size:30px;
	color: #990000;
}
h1 {
	font-size:22px;
}
h1:first-letter{
	font-size:30px;
	color: #990000;
}
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; color:#ffffff; text-shadow:black 1px 1px; }
a:active { text-decoration:none; font-weight:bold; text-shadow:black 1px 1px; }
a:focus { text-decoration:none; font-weight:bold; text-shadow:black 1px 1px; }
#maindiv {
	position: absolute;
	width: 960px;
	height: 800px;
	margin-left: -480px;
	margin-top: -420px;
	top: 420;
	left: 50%;
	z-index: 1;
}
#siegel {
	position: absolute;
	width: 61px;
	height: 102px;
	margin-left: 300px;
	margin-top: 250px;
	top: 420;
	left: 50%;
	z-index: 2;
}
#forum {
	position: absolute;
	width: 100;
	height: 30;
	margin-left: 300px;
	margin-top: -230px;
	top: 420;
	left: 50%;
	z-index: 2;
}
#impressum {
	position: absolute;
	width: 100;
	height: 30;
	margin-left: 0px;
	margin-top: 350px;
	top: 420;
	left: 50%;
	z-index: 3;
}
