a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {  text-decoration: underline}
.linkbord {
	color: #BD1328;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkgrijs {
	color: #FFFFFF;
}
.linkgrijs a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.linkgrijs a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.linkgrijs a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.linkzwart {
	color: #000000;
}
.groenlinks {
	color: #CCCC00;
}
.bluelink {
	color: #01A4BC;
}
.redlink {
	color: #BD1328;
}
.oase {
	color: #6666CC;
}
.border {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
}
.bordervol {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
	border-top-width: thin;
	border-top-color: #6666CC;
}
.lijntjehor {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: 2px;
}
.exact {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.exact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lijntjevert {
	background-image: url(images/linevert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #DFDFDF;
}
.fijnelijn {
	border: thin dotted #BD1328;
}

.opvulkleur {
	background-color:#DFDFDF;
}

.kaderbody {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
