body {
	background: url("bg_neu.jpg") repeat-x scroll 0 0 #e2e2e2;
	margin: 0;
}

a {
	font: 10pt Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
}

div#container {
	margin: 0 auto;
	width: 1084px;
	height: 900px;
}

div#impressum_container {
	width: 1084px;
	position: relative;
	top: -200px;
	text-align: center;
}