.tabel {
	border: 1px solid #FFF;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
}
.tabel2 {
	border: 1px solid #FFF;
	background-image: url(../images/achtergrond2.jpg);
	background-repeat: no-repeat;
}

.invoerveld {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #6574B7;
}
.knop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CD000C;
	background-color: #FFF;
	border: 1px solid #5F70B6;
	height: 20px;
}
.tekst8wit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}
.tekst10blauw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00237D;
}
.tekst12blauw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00237D;
}
.tekst12wit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
