* {
	overflow:visible !important;
}
html{
  min-height:0;
}
body {
  	background:none;
	background-color:#FFFFFF;
	min-height:0;
}

div#Container1{
	float: none !important;
	overflow:visible;
	width:800px;
	min-height:0;
}
div#Container2{
	float: none !important;
	overflow:visible;
	background-color:#ffffff;
}

div#HauptNavLeiste{
	display:none;
}

div#InhaltbereichSpalte1{
	display:none;
}

div#InhaltbereichSpalte2{
	float: none !important;
	overflow:visible;
	margin-left:0px;
	
}

div#InhaltbereichSpalte3{
	display:none;
}

div#FooterZeile{
	display:none;
}