td.footer {
	font : bold 11px Arial ;
	color : white ;
	padding: 0px 45px 23px ;
}

a {
	text-decoration: none ;
	color: #8cc63f ;
}
a:hover{
	text-decoration: underline ;
}
a.wit {
	color: white ;
}

h1 {
	font : bold 28px Verdana ;
	color: #8cc63f ;
}

input.button {
	border : 1px solid black ;
	background-color : #8cc63f ;
	color : white ;
	font : bold 14px Arial ;
}

#inhoudtekst {
	width: 500px ;
}

#inhoudtekst, #inhoudtekst td {
	font : normal 12px Arial ;
	line-height: 150% ;
}

#inhoudtekst P, #inhoudtekst UL, #inhoudtekst LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhoudtekst .kop {
	font : bold 20px Verdana ;
	color: #8cc63f ;
}

fieldset {
	font : normal 12px Arial ;
	line-height: 150% ;
	border: 1px solid #8cc63f;
}

legend {
	font : bold 15px Arial ;
	line-height: 150% ;
	color: white ;
	background: #8cc63f ;
	border: 1px solid #8cc63f;
	padding: 2px 6px ;
}

input.button1 {
	border : 1px solid black ;
	background-color : #8cc63f ;
	color : white ;
	font : bold 11px Arial ;
}

.standaard {
	font : normal 12px Arial ;
}