body {
	background-image:url(/images/bg_main.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0 0 0 0;
}
img {
	border:0px;
}
#top {
	width:919px;
	z-index:1;
}
#nav {
	width:919px;
}
#impressum{
	position: absolute;
	left:890px;
	top:20px;
	font-size:12px;
	font-weight:normal;
	z-index:3;
}
#content {
	width:919px;
	background-image:url(/images/bg_content.jpg);
	text-align:left;
}
.headline {
	font-size:18px;
	font-weight:800;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
