div.main {
	position:absolute;
	top:0px;
	left:0px;
	margin-top: 0px;
	padding-top:0px;
	height:800px;
	width:980px;
	background-image:url(../images/web/gourmet.jpg);
	background-repeat: no-repeat;
}

div.onlinebuchen{
	background-color: #c98381;
}

