/**** opmaak txt ****/
body, tabel, tr, td{
	font-family:Verdana;
	font-size:10pt;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#238C00;
	text-decoration:underline;
}

.footer a:hover{
	color:#000000;
}
.footer a{
	color:#000000;
	text-decoration:none;
}

.bottom_center a{
	color:#238C00;
	text-decoration:underline;
}

.bottom_center a:hover{
	color:#96DA83;
	text-decoration:underline;
}

.bottom_left a{
	color:#000000;
	text-decoration:none;
}

.bottom_left a:hover{
	color:#238C00;
	text-decoration:none;
}

.tekst_top_1{
	width:400px; 
	height:60px; 
	padding: 10px 0px 0px 7px;
	font-family:Verdana;
	font-size:24pt;
	color: #000000;
}

.tekst_top_2{
	width:400px; 
	height:60px; 
	padding: 0px 0px 0px 7px;
	font-family:Verdana;
	font-size:24pt;
	color: #000000;
}

.menu_kop{
	padding: 20px 10px 0px 0px;
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}
 
.menu_kop_onder{
	left: 10px;
	position: absolute;
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}

.menu{
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}

.actueel_kop{
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}

h1{
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}

.bottom_center h1{
	color: #238C00;
}

p{
	margin-bottom: 0px;
}
label{
	width:86px;
	vertical-align: top;
	display:block;
	float:left;
}
input, textarea{

	width:285px;
	border:1px solid #000000;
	margin:0px 0px 2px 0px;
}
