/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body{



}
#formulier{
	text-align: left;
	width: 460px;
	color: #000000;
	height: 350px;
}
.roodvet{
	color: #FF0000;
	top: 3000px;
}
.uwgeg{
	font-weight: bold;
	color: #666666;
	position: absolute;
	top: 180px;
}
.tabel{

}
.tabel td{
	width: 220px;
	height: 22px;
	color: #666666;
}
.tabel td input{
	border: 1px solid #999999;
}
.tabel td TEXTAREA{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#formuliertekst{
	width: 455px;
	text-align: center;
}
.tekst{
	width: 440px;
}
.verplicht{
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.kopie{
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 570px;
	top: 535px;
	width: 200px;
}
.voetnoot{
	font-size: 11px;
	left: 0px;
}

