body{
	height:auto !important ;
	margin: 0;
  	padding: 0;
	/* border: 10px solid green;*/
	background: none;
	max-height:none;
	

}
#corpHome {
	height:auto !important ;
}
/*
#corp {
	position:absolute;
	border: 5px solid blue;
	height:2000px !important ;
	max-height:none;
}
*/

#corpHeader, #borderHeaderContent, #corpHeaderLogo{
	position:absolute;
	display:none;
}
#newsinhalt {
	/*display:none;*/
	height:auto !important ;
	overflow:visible !important ;
}
/*
.corpContent {
	position:absolute;
	height:auto !important;
	border: 3px solid red;
	max-height:none;
}
*/
