BODY {
	margin: 0;
	background: #FFFFFF;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
A {
	color:#FFFFFF;
	text-decoration: underline;
}
HR {
	color:#D7D7D7;
}
.spacer {
	color: #D9D9D9;
}
.kader {
	border:1px solid #E1E1E1;
}
.footer, .footer B, .footer A {
	font-family: arial, helvetica, sans serif;
	color: #828181;
}
.aanbod, .aanbod B, .aanbod A {
	color: #000000;
}
.white, .white B, .white A {
	font-face: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.detail {
	list-style: square;
	list-style-image: url('/images/square.gif');
	list-style-position: outside;
	color: #FF0000;
}
.detail2 {
	list-style: square;
	list-style-image: url('/images/detailbuttons.gif');
	list-style-position: outside;
	margin-top: 0px;
	color: #FF0000;
}
#bottomdiv {
	width: 851px;
	height: 1px;
}