.text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
.error {
	FONT-SIZE: 12px;
	COLOR: #ff0000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
.kop1 {
	FONT-SIZE: 16px;
	COLOR: #4b70dc;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.kop2 {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.nav {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.nav:hover {
	text-decoration: none; 
	COLOR: #000000;
	text-decoration: underline;
}
.navtext {
	FONT-SIZE: 12px;
	COLOR: #4b70dc;
	FONT-STYLE: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navtext:hover {
	text-decoration: none; 
	COLOR: #000000;
	text-decoration: underline;
}

.navbalk {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;	
}
.navbalk:hover {
	text-decoration: none; 
	COLOR: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;	
}


.kader {
	height: 100%;
	width: 100%;
}
.kaderblauw {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4b70dc;

}
.rensweb {
  font-size : 12px;
  color : #ffffff;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
.rensweb:hover {
  font-size : 12px;
  color : #ffffff;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
td
{
  font-size:12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}