body {
	margin:0px;
	padding:0px;
	font-size:11px;
	align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	color:#000000;
	background-color:#88743f;
	background: url(../images/startseite_hg.gif) repeat-x;
}

div#Seite {
	margin:0 auto;
   	text-align:center;
	width:1023px;
	border:0;
	padding:0;
	height:auto;
	background-color:#88743f;
	position:relative;
}


div#startbild{
	width:auto;
	height:auto;
	background-color:#003366;
	border:0px;
	clear:both;
}





