/* CSS Document */

#header {
	position:relative;
	background:url(../images/header_start.jpg) no-repeat #ffffff;
	height:283px;
	width:900px;
	margin:0px;
	padding:0px;
}
#header_foto {
	position:absolute;
	left:585px;
	top:46px;
	padding:0px;
	width:250px;
	height:237px;
	background:url(../images/cara_gruppenfoto.jpg) no-repeat;
}
#middle {
	margin-top:50px;	
}