/* Layout - gesamte Breite */

#ContentWrapper > div > aside {
	display: none;
}
#ContentWrapper > div > section {
	float: none;
	width: 100%;
}