body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #999;
}
.impressum {
	width:400px;
	height:600px;
	background-image:url(../images/impressum.jpg);
}
#impressum_inhalt {
	margin-top:100px;
	margin-left:50px;
	margin-bottom:80px;
	margin-right:50px;
	width:300px;
	height:420px;
	position:absolute;
	z-index:1;
	color:#333;
}