#sidebar, #header, #menu, #languages, #footer {
	display: none;
}

#content {
	width: 100%;
}

#pageheader ul {
	display: none;
}
#pageheader h1 {
	position: static;
	top: auto;
	left: auto;
	padding-left: 0;
	width: auto;
}
.activiteitcontent {
	width: 60%;
	margin-left: 0;
}
#activiteitsidebar {
	width: 35%;
}
#contentfooter .links {
	display: none;
}
a, a:visited {
	text-decoration: none !important;
}