body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	height: 100%;
	color: #333333;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 20px;
}
.sitenav {
	color: #CCBF00;
}
.sitenav a {
	color: #CCBF00;
	text-decoration: none;
}
.totaal {
	height: 100%;
}
.kop {
	font-weight: bold;
	color: #7F135F;
	font-size: 15px;
}
.error {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #7f135f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
.smalveld {
	width: 250px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
hr {
	color: #E4E4E4;
}
.zoekbut {

	width: 100px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
.tijdvakveld {

	width: 200px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
.totaalbut {


	width: 360px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}

