* {
	background			: none !important;
}

#container	{
	width				: auto;
	margin				: 0;
	padding				: 0;
}

#header #zoeken,
#topmenu,
#menucontainer,
#content .printbutton,
#content #breadcrumbs,
#content .terug,
#zijbalk,
#amimpact {
	display				: none;	
}

#header {
	position			: relative;
	height				: 87px;
	border-bottom		: 0;
}

#header a.logo {
	position			: relative;
	top					: 0;
	left				: 0;
	margin-left			: 0;
}

#content {
	float				: none;
	width				: auto;
	padding				: 0;
}

#content a,
#content a:visited {
	color				: #553b97;	
}

#content a:link:after, 
#content a:visited:after {
   content				: " (" attr(href) ") ";
   font-style			: italic;
   text-decoration		: none;
   color				: #666;
}

