#navigatie,
#zijbalk,
#header form, 
#header div.foto,
#bouwstenen	{
	display				: none;
}

/* alle kleuren weghalen */
*	{
	background			: none !important;
	color				: #000 !important;
	border-color		: #000 !important;	
}

#container,
#main,
#content,
#header	{
	width				: auto;
	height				: auto;
	float				: none;
	padding				: 0;
	margin				: 0;
	text-align			: left;
}

#header	{
	padding-bottom		: 10px;
	border-bottom		: solid 1px #000;
	margin-bottom		: 10px;
}

#header a.logo	{
	position			: relative;
	width				: auto !important;
	height				: auto !important;
	text-indent			: 0;
	font-weight			: bold;
	font-size			: 1.1em;
	text-decoration		: none;
}

#content a 			{ color: #00f !important; }
#content a:after	{ content: " <" attr(href) ">"; }

#content input.button {
	background			: #bbb !important;
	padding				: 3px 10px;
}

#footer	{
	padding				: 10px 0;
	border-top			: solid 1px #000;
	margin-top			: 10px;
	bottom				: auto;
	line-height			: normal;
	height				: auto;
}
