img#headerimage {
	display: none;
}
div#content {
	background: inherit;
	color: #000000;
	font-size: 12px;
	margin-left: 24px;
	margin-right: 23px;
	margin-top: 102px;
}
div#content a {
	background: inherit;
	color: #000000;
	text-decoration: none;
}
div#content h1 {
	border-bottom: 1px solid #cccccc;
}
div#content h2 {
	background-image: url(/img/gif/arrow-gray.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	text-indent: 12px;
}
div#content h2.h2nieuws {
	margin-bottom: 0px;
	position: absolute;
}
div#content p {
	margin-top: 3px;
	width: 98%;
}
div#content p.pnieuws {
	margin-top: 20px;
}
div#content p span,
div#content p p {
	float: left;
}
div#content table {
	width: 100%;
}
div#content table p {
	width: auto;
}
div#content td {
	width: 160px;
	vertical-align: top;
}
div#content td.tddefault,
div#content td.grayback {
	padding: 5px;
	width: auto;
}
div#content td.grayback {
	background-color: #f5f5f5;
}
div#content img {
	border: 0px none;
}

/* search results */
ul#pagenavigation li.search {
	background-image: url(/img/gif/arrow-red.gif);
	background-position: 8px 8px;
	border-bottom: 1px solid #cccccc;
}
html/**/>body form#searchform {
	margin-top: 20px;
}
input#trefwoord {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	float: left;
	font-size: 10px;
	height: 13px;
	line-height: 13px;
}
input#searchbutton {
	float: left;
	margin-left: 4px;
}