body {
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color:#FFF;
	background-image:url(pic/bg_all.gif);
	background-position:center;
	background-repeat:repeat-y;

}

#container{
	width: 987px;
	margin: 0 auto 0 auto;
	background-image:url(pic/bg.gif);
	background-position:center;
	background-repeat:repeat-y;

}

#top {
	width: 980px;
	height: 190px;
	text-align:left;
	margin: 0 auto 0 auto;
}

#kolom1 {
	float:left;
	width: 233px;
	padding-left:4px;
	padding-right:8px;
	text-align:left;
}

#kolom2 {
	float:left;
	width: 233px;
	margin-left:6px;
	margin-right:6px;
}

#kolom3 {
	float:left;
	width: 233px;
	margin-left:6px;
	margin-right:6px;
}


#kolom4 {
	float:right;
	width: 233px;
	margin-left:6px;
	text-align:left;
}

#footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 974px;
	font-size: 11px;
	text-align: left;
	color:#000;
}
strong {
	font-size:12px;
}

a { color:#333333;}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.kopje {
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

.top_tekst {
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

.zoeken {
width:200px;
height:26px;
border-style:solid;
border-color:#000000;
background-color:#EBEBEB;
border-width:1px;
font-size:14px;
}
