/* CSS Document */
#menu,
#subnav,
#header_button1,
#header_button2,
#quickjump,
#search,
#side_buttons,
#colorbar,
#content_buttons,
#footer,
#page_options,
.testresult .icons,
.testresult .test_image,
.testresult .medal,
.overzicht
{
	display: none;
}

#container {
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
}
#content {
	width: auto;
}

.content_lefttop {
	width: auto !important;
	padding: 0px !important;
}

.tekstkolom {
	width: auto;
	float: none;
}
#footer {
	margin: 0px;
}
.footerkolom {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	height: auto;
	min-height: 0px;
	padding: 0px;
}

.testresult h4 {
	float: none;
    display: inline;
}

.testresult h6 {
	float: none;
}
