body {
	background: #5fa30e;
}
body div#page {
	width: auto;
	height: auto;
	margin: 0;
	background: 0;
	position: static;
}

/* ----------------------------------- contentframe ----------------------------------- */
body div#contentframe {
	background-color: transparent;
}
body div#contentframe h2 {
	display: none;
}
body div#contentframe div.abstract {
	display: block;
	width: 1000px;
	height: 650px;
	text-align: center;
	position: absolute;
	top: 50% !important;
	left: 50%;
	margin: -325px 0 0 -500px;
}

/* -------------------------------------- header -------------------------------------- */
body h1#header {
	display: none;
}

/* ------------------------------------ navigation ------------------------------------ */
body ul#navigation{
	display: none;
}

/* ----------------------------------- Bio Aktuell ---------------------------------- */
body div#bio_aktuell {
	display: none;
}

/* -------------------------------------- footer -------------------------------------- */
body div#footer{
	display: none;
}
