@charset "UTF-8";
/* CSS Document */

.algemeen {
	background-position: 0px 0px;
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.achtergrond_tabel {
	bac	kground-image: url(../images_nl/achtergrond_tabel.png);
	background-repeat: repeat;
	background-image: url(../images_nl/achtergrond_tabel.png);
}
.leeg {
	background-image: url(/images_nl/spacer.png);
	background-repeat: repeat;
}
.tekst_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	line-height: 14px;
}
.formvelden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #696969;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}.tekst_foot_cursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: italic;
	line-height: 14px;
	font-weight: lighter;
}
.tekst_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.tekst_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	line-height: 12px;
}
.prijs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
}

