html, body, div#site_hoofd
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body, html>/**/body div#site_hoofd
{
	height: auto;
}

body, div, fieldset
{
	font: 8pt verdana, arial, sans-serif;
	color: #FF9933;
}

body
{
	background-color: #CCC;
}

img
{
	border: 0;
}

p.melding, span.tip
{
	color: #CC0000;
}

div#site_hoofd
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	padding: 0;
	width: 998px;
	height: 100%;
}

div#site_inhoud
{
	position: absolute;
	z-index: 0;
	top: 8px;
	left: -1px;
	margin-top: 50px;
	width: 998px;
}

div.kolom
{
	position: relative;
	float: left;
	width: 232px;
	margin: 0 46px 0 32px;
}

* html div.kolom
{
	margin: 0 25px 0 15px;
}

html>/**/body div.kolom
{
	margin: 0 25px 0 55px;
}


ol, .banner, div.adsense
{
	position: relative;
	clear: left;
	margin-bottom: 20px;
	width: 232px;
	border: 1px solid #CC3366;
}

.banner
{
	width: 234px;
	height: 60px;
	border: 0;
}

html>/**/body ol
{
	padding-left: 0;
	margin-left: 15px;
}

li
{
	padding: 5px;
	list-style: none;
	color: #CC3366;
}

li.hoofd
{
	font-weight: bold;
	background-color: #CC3366;
	color: #FF9933;
}

ol a:link, ol a:visited, ol a:hover
{
	text-decoration: none;
	color: #CC3366;
}

ol a:hover
{
	color: #FF9900;
	font-weight: bold;
}

.banner, div.adsense, fieldset
{
	margin-left: 40px;
}

.banner, fieldset
{
	margin-bottom: 0;
}

html>/**/body .banner, html>/**/body fieldset
{
	margin-bottom: 7px;
}

html>/**/body div.adsense, html>/**/body fieldset
{
	margin-top: 10px;
	margin-bottom: 18px;
}

html>/**/body .banner, html>/**/body div.adsense
{
	margin-left: 15px;
}

div.adsense
{
	border: 0;
}

legend
{
	font-weight: bold;
}

input.zoekterm
{
	padding-left: 1px;
	width: 217px; 
}

select
{
	width: 221px;
}

input.knop
{
	position: relative;
	float: right;
}

label
{
	margin: 3px 0 3px 0;
	width: 122px;
}

input, select
{
	margin: 1px 0 2px 0;
}

	
	