body
{
	font: 12px Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#header h1
{
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #AAAAAA;
}

#header h2
{
	display: none;
}

#ads, #metaAds
{
	display: none;
}

/* Domeinnavigatie */
#mainnav
{
	display: none;
}

/* Sectienavigatie */
#menu
{
	display: none;
}

/* Content */
#content h1
{
	font-size: 15px;
	border-bottom: 1px solid #bbbbbb;
}

#content p
{
	margin: 0.5em 0 1em 0;
}

#content ul, #content ol
{
	margin: 0.5em 0 1em 2em;
}

#content img
{
	margin: 0.5em;
}

#content hr
{
	border: solid #000000;
	border-width: 1px 0 0 0;
	margin: 10px 0;
}

#content a
{
	color: #3366cc;
	text-decoration: none;
}

#content a:hover
{
	color: #000066;
	text-decoration: underline;
}

/* Meta-informatie */
#content #meta
{
	display: none;
}

/* Tabellen */
th, td
{
	padding: 3px !important;
}

.overzicht
{
	border: 1px solid #AFAEAA;
}

th, th a
{
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: left;
}

/* Breadcrumbs */
#breadcrumbs
{
	list-style: none;
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
}

#breadcrumbs li
{
	display: inline;
}

/* Acties */
#acties
{
	display: none;
}

/* Inzendingen */
dl#inzending dt
{
	font-weight: bold;
}

dl#inzending dd
{
	margin: 3px 0 10px 0;
}

#cse-search-box
{
	display: none;
}

/* Footer */
#footer
{
	border-top: 1px solid #AAAAAA;
	padding: 0.5em 0;
	font-size: 0.9em;
}