#langswitch, .mainmenu, #header, #rightcontent, #impressumline, #contentfooter, .subheader, #innerleft, .printhide
{
	display: none;
}

#content
{
	display: block;
}

body, #leftcontent
{
	background-color: white;
	background: none;
}


