html,
body {
	margin				: 0;
	padding				: 0;
}

* {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	line-height			: 16px;
}

#website {
}

#organisatie,
#contact,
#navigatie,
#footer {
	display:none;
}

#content {
}
