
#header {
	background-image: url(/images/header_rot_gross.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 135px;
	width: 1000px;
}


#content {
	width: 780px;
	margin-left: 240px;
	float: none;
	overflow: visible;
	position: relative;
}