#grotecontainer {
	width:1024px;
}

#formulier {
	width:300px;
	height:200px;
}

.contentbox {
	width:325px;
}

.zoekresultaat td {
	border-bottom:#cccccc dotted thin ;
	text-align:left;
	padding-right:5px;
}

a, a:visited, a:active, a:link {
	color:#0000ff;
	text-decoration:underline;
	font-weight:normal;
}

a:visited, a:hover {
	color:#8000FF;
	text-decoration:underline;
	font-weight:normal;
}