.titels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
.plattetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}
.LijnRechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBE300;
	border-right-color: #EBE300;
	border-bottom-color: #EBE300;
	border-left-color: #EBE300;
}
.LijnLinks {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #EBE300;
	border-right-color: #EBE300;
	border-bottom-color: #EBE300;
	border-left-color: #EBE300;
}
img.fotoborder {
border-color:#000000;
border-width:1px;
}
.body {
	scrollbar-3dlight-color:#EBE300;
	scrollbar-arrow-color:#EBE300;
	scrollbar-base-color:#213747;
	scrollbar-darkshadow-color:#EBE300;
	scrollbar-face-color:#2C4C63;
	scrollbar-highlight-color:#213747;
	scrollbar-shadow-color:#FFFFFF;
}