/* CSS Document */

body {
	background-color: #000000;
	background-image: url('afbeeldingen/bg.png');
	background-repeat: no-repeat;
	}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
A {
	text-decoration:none
	}
label
{
	width:25%;
	text-align:left;
	float:left;
}
  
.formulier
{
	border:0pt dotted red;
	padding:5pt;
	width:35em;
}
  
.row
{
	padding:5pt;
}
form
{
	margin: 0px 0px 0px 0px;
}