BODY{
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
}
A:link {
text-decoration: none;
font-size: 11px;
color: Black;
}
A:visited {
text-decoration: none;
font-size: 11px;
color: black;
}
A:hover {
text-decoration: underline;
font-size: 11px;
color: Gray;
}
A:active {
text-decoration: underline;
font-size: 11px;
color: black;
}
.clsRegulartext{
COLOR: black;
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
font-stretch: wider;
}
.clsTextkopje{
COLOR: black;
FONT-FAMILY: Arial, Helvetica;
font-size: 11px;
}
.clsKassamandje{
background-color: #CBD8EB;
font-size: 11px;
color: black;
}
.clsDonkerblauw{
background-color: #CBD8EB;
font-size: 11px;
color: #538F91;
font-weight : bold;
}
.clsDonkerblauwks{
background-color: #CBD8EB;
font-size: 11px;
color: black;
font-weight : bold;
padding: 0px,0px,0px,4px;
}
.clsLichtblauw{
background-color: #D9E6F4;
font-size: 11px;
color: black
}
.clsLichtblauwBold{
background-color: #D9E6F4;
font-size: 11px;
color: black
}
.clsLichtblauwbold{
background-color: #D9E6F4;
font-size: 11px;
color: black;
font-weight : bold;
}
.clsDonkergroen{
background-color: #AFD1C8;
font-size: 11px;
color: #2A57AB;
font-weight : bold;
}
.clsLichtgroen{
background-color: #D1E6DE;
font-size: 11px;
color: black;
}
.clsLichtgroenbold{
background-color: #D1E6DE;
font-size: 11px;
color: black;
font-weight : bold;
}
.clsLetterlichtblauw {
font-size: 11px;
color: #6B8DC9;
}
.clsLetterdonkerblauw {
font-size: 10px;
color: #2A57AB;
font-weight : bold;
}
.clsLetterlichtgroen {
font-size: 11px;
color: #538F91;
}
.clsLetterdonkergroen {
font-size: 11px;
color: #538F91;
font-weight : bold;
}
.clsBalkwit {
background-color: White;
font-size: 11px;
color: Black;
}
/* Id's */
#mainContent {
position: absolute;
top: 128px;
left: 0px;
z-index: 3;
}
/* Combi's */
INPUT.txtKlein, SELECT.txtKlein {
font-weight: normal;
font-size: 11px;
font-family: Arial, Helvetica, sans-serf;
}
.clsTxtFound{
	font-size: 11px;
	font-weight: bold;
	color : white;	
	background-color :red ;
}
H3 {
	font-size : 18px;
	color: #2A57AB;
	font-weight : bold;
	line-height : 18px;
	margin-top: 2px;
	padding-top:10px;
	border-top: 1px solid #538F91;
	margin-top: 10px;
}
H4 {
	font-size : 14px;
	color: #2A57AB;
	font-weight : bold;
	margin-bottom: 10px;
}
.clsH4 {
	font-size : 14px;
	color: #2A57AB;
	font-weight : bold;
	margin-bottom: 10px;
}

.vrouwAchter{position:absolute;top:6px;left:396px;z-index: 0}
.kop{position:absolute;top:0px;left:0px;z-index: 1}
.clstekstcontent{position:absolute;top:105px;left:0px;z-index: 2}
.zoekButton{position:absolute;top:37;left:264;z-index: 2}
.zoekMachine{position:absolute;top:75;left:557;z-index: 2}

.kopjeOranjeLinks {
	background-color:#FB8218;
	width:134px;
	height:19px;
	font-size:11px;
	font-family:verdana,arial;
	color:white;
	font-weight:bold;
	padding-left:6px;
}
.kopjeOranjeBlok {
	background-color:#CBD8EB;
	font-size:11px;
	font-family:verdana,arial;
	color:white;
	font-weight:bold;
	border-bottom: 1px solid #646464;
}
ul {
	margin : 0px 0px -13px 0px;
	padding : 0px 0px 0px 0px;
	list-style-position: outside;
	font-weight : normal; }
	
li {
	margin : 0px 0px 0px 15px;
	list-style: disk;
	font-weight : normal; }

