.kolomlinks {
display:none;
width:0px;
margin:0px;
overflow:hidden;
}

.kolomrechts {
	width:90%;	
	background:white;
	margin:0px;
	height:auto;
	left:0px;
	float:left;
}

.header{ 
width:90%;
height:40px;
background:#ffffff;
margin:0px;
padding:0px;
}

body {
	background:white;
}

a         {	color:#000000;	text-decoration:underline; }
a:link    {	color:#000000;	text-decoration:underline; }
a:hover   {	color:#000000;	text-decoration:underline; }
a:visited {	color:#000000; 	text-decoration:underline; }
a:active  {	color:#000000;	text-decoration:underline; }

.topimage {
	display:none;
}



.centrum {
	width:100%;
}
.blokstreep {
	display:none;
}

.blok {
	background:white;
		border:0px;

}

.bloktekst {
	background:white;
	border:0px;
}

.bloktitel {
	background:white;
	border:0px;
}

input, select, textarea {	
	border:1px solid #444444;
	background:#d8d8d8;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
