body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#links, #rechts, #werbeanzeige, table.header td.spacing, td.hauptnavigationseifferer, td.angebot, .meta, .padding{
	padding: 0px;
	margin: 0px;
	display: none;
	width: 0px;
	height: 0px;
	border: 0px;
}

#content{
	position: absolute;
	width: 600px;
	top: 150px;
	left: 0px;
	border: 0px solid red;
	vertical-align: top;
}