body {
	background-color:#;
	font-family: ;
	color: #;
	font-size: px;	
}
table{
	font-family: ;
	font-size: px;
}

a:link, a:visited {
	color:#;
	text-decoration:underline;
}
a:hover {
	color:#;
	text-decoration:underline;
}

p{
	line-height:25px;
}

h1{
	color:#;
	font-size:22px;
}

h2{
	color:#;
	font-size:16px;
}

h3{
	color:#;
	font-size:14px;
}

.rentetabel a:link, .rentetabel a:visited {
	color:#;
	text-decoration:underline;
}
.rentetabel a:hover {
	color:#;
	text-decoration:underline;
}

tr.rentetron {
	background-color:#;
}

tr.rentetron:hover {
	background-color:#;
	cursor:pointer;
}

tr.rentetroff {
	background-color:#;
}

tr.rentetroff:hover {
	background-color:#;
	cursor:pointer;
}

.kleur4{
	background-color:#;
}

td.rentetbl {
	height:20px;
}

.bglightblue{
	color:#;
	background-color:#;
}

.bglightblue a:link, .bglightblue a:visited, .bglightblue a:hover{
	color:#;
	text-decoration:underline;
}

.imgLogo {
	float:right;
}

.tabelbreedte {
	width: px;
}

#rvps{
/*
	background-color:#CCCCCC;
	list-style:none;
	float:left;
*/
}

.errortrue{
	background-color:#FFDFDF; 
	border:1px solid #F00;
}

.errorfalse{
	background-color:#DFDFFF; 
	border:1px solid #0000FF;
}

