/** **/

body {
	margin:0px;
	padding:0px;
}

div#content {
	display:block;
	width:800px;
	height:600px;
	position:absolute;
	left:50%;
	top:70px;
	margin-left:-400px;
	background: #FFF url(../images/HP_2_Ges_heitstage_startseite_1.jpg) no-repeat left top;
	border:1px solid #CCCCCC;
}
