body > header,
body > footer,
#breadcrumbs,
#content > aside,
#content > footer,
#contentBottom,
.contentTools,
#footerNav,
#stellenangebote #contentImage {
	display:none;
}
#content > #contentMain {
	border:none;
	float:none;
	height:100%;
	width:100%;
}
#contentImage > img {
	display:block;
}
html, body {
	margin:0;
	padding:0;
}