#background {
	position: absolute;
	z-index: 1;
	height: 205px;
	width: 100%;
	margin-top: 177px;
/* kräftiges Grün 	
	background-color: #B1C800; */
/* helleres Grün */
	background-color: #E4EBB5;
}

#main {
	margin-top: 0px;
	height: 444px;
	background-image: url(images/bg_hellgruen.gif);
	background-repeat: no-repeat;
	width: 802px;
	float: left;
}
