body
{
	margin				: 0px;
	padding				: 0px;
	background-color	: #fff;
	font				: normal 10pt 'times new roman';
	color				: #000;
}

a
{
	color				: #000;
	text-decoration		: underline;
}
a:visited
{
	color				: #000;
}
a:hover
{
	text-decoration		: underline;
	color				: #c00;
}
a img
{
	border				: none;
}
#index
{
	position			: absolute;
	top					: 0px;
}

/* padding en margins van lijsten en formulieren */
#searchbar, #navigation, #footer, #left, .hfaddon, hr.clear, .shadowtext, dl.stuurdoor
{
	display				: none;
}

/* headers */
h1, h2, h3, h4
{
	font-family			: georgia;
	font-weight			: bold;
	margin				: 0px;
	padding				: 5px 0;
}
h1
{
	font-size			: 18pt;
}
h2
{
	font-size			: 14pt;
	padding				: 5px 0 10px 0;
}
h3
{
	font-size			: 10pt;
}
h4
{
	font-size			: 9pt;
}
#main
{
	margin-top			: 185px;
}

.centertext img
{
	display				: block;
}

#breadcrumbs
{
	list-style-type		: none;
	margin				: 0px;
	padding				: 0px;
	position			: absolute;
	top					: 160px;
	height				: 28px;
	font				: 9pt arial;
}
#breadcrumbs li
{
	float				: left;
	font-size			: 8pt;
}
#breadcrumbs a, #breadcrumbs a:visited
{
	text-decoration		: none;
	color				: #6e6e6e;
	margin				: 0 14px 0 7px;
}
#content #breadcrumbs a:hover
{
	text-decoration		: underline;
}


/* nieuws */
#content h2 small, #content h3 small
{
	float				: right;
	text-decoration		: none;
	font				: bold 8pt arial;
}

.niettonen
{
	position			: absolute;
	left				: -10000px;
	overflow			: none;
}
.centertext
{
	padding-top			: 50px;
}


