#QE_Toolbar,
ul.siteWideNav,
form#search,
ul#mainNav,
div#subNav,
#footer,
form#frmVacancies,
.center-bottom-links{
	display:none;
}

body {
	background: white;
	font-size: 12pt;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after,
a:visited:after {
	content: " (" attr(href) ")";
	font-size: 85%;
}

a[href^="nl/"]:after,
a[href^="en/"]:after {
	content: " (http://www.humares.com/" attr(href) ")";
	font-size: 85%;
}

#large-column, #center-column, #rightbar, #header {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

div#header a{
	border:0;
	background: transparent;
	text-decoration: none;
}
div#header a:after{
	content: "";
}