body {
	background-color:#000;
	background-image:url(../grafik/bg_fertig_b.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center;
	margin:auto;
	position:static;
}

#main {
	position:static;
	width:1024px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;	
	font-size: 12px;
	line-height:128%;
}

#head {
	position:static;
	background-image:url(../grafik/head_04.png);
	background-repeat:no-repeat;
	height:171px;
	width:1018px;	
}

#content {
	position:static;
	float:left;
	background-repeat:repeat-y;
	width:1018px;
	height:430px;
	margin:0;
}

#footer {
	clear:both;
	background-repeat:no-repeat;
	padding-top:10px;
	height:120px;
	letter-spacing:1px;
}
