body {
	margin:0px; padding:0px;
	
	background-color:#EEEEFF;
	background-image:url(../images/bkg900px.gif);
	background-position:center 0px;
	background-repeat:repeat-y;
}

#body {
	width:900px;
	margin:0px auto; padding:0px;
	position:relative;
	
	background-color:#FFFFFF;
	height:170px;
}

#left {
	width:697px;
	position:absolute;
	left:0px;
	/*top:23px;*/ top:4px;
	margin:0px; padding:0px;
	margin-right:200px;
}

#left #head {
	width:697px;
	width:100%;
	height:150px;
	/*position:absolute;
	top: 0px; left:0px;*/
	background-color:white;
	background-image:url(../images/oben_neu.gif);
	background-position:right;
	background-repeat:no-repeat;
	
	margin-bottom:3px;
	
	position:relative;
}

#left #content {
		margin-right:30px;
		position:relative;
}