body {
	padding:10px;
}
#menu,.funx,#cLeft, #cRight {
	display:none;
}

/* Absolute Hoehe des Inhalts bereichs */
.fullsize:after, #content:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
}
.fullsize, #content {
	display:inline-table; 
}
* html .fullsize { 
	height:1%; 
}
.fullsize, #content {
	display:block; 
}
#footer {
	margin-top:20px;
	border-top:1px solid #333;
}
