{
	styletype: text/css
}

A.kop{
	text-decoration : none;
	font : bolder normal normal 10pt/normal Arial;
	color : #FEF9E2;
	letter-spacing : 2pt;
}
A:HOVER.kop{
	color : #336699;
}

A.klein {
	text-decoration : none;
	color : #336699;
	font : normal 7pt Arial;
	letter-spacing : 2pt;
}
A:HOVER.klein {
	color : #E5BA03;
}

A.adres{
	text-decoration : none;
	font : bolder normal normal 10pt/normal Arial;
	color : #E5BA03;
}

A.adres_home{
	text-decoration : none;
	font : bolder normal normal 10pt/normal Arial;
	color : #FEF9E2;
}

A:HOVER.adres_home{
	color: #336699;
}

A.eigenschap {
	text-decoration : none;
	font : bolder normal normal 14pt/normal Arial;
	color : #336699;
	letter-spacing : 2pt;
}

A:HOVER.eigenschap {
	color : #E5BA03;
}
 
BODY {
	background-color : #FEF9E2;
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : scroll;
	font : normal normal normal 9pt Arial;
	color : #336699;
	margin : 0% 0% 0% 0%;
}

FORM {
	font : normal normal normal 9pt Arial;
	color : #336699;
}

.formlabel {
	font : normal normal normal 9pt Arial;
	color : #336699;
}

P {
	font : normal normal normal 9pt/normal Arial, Helvetica, sans-serif;
	color : #336699;
}

H1 {
	font : bolder normal normal 14pt/normal Arial;
	color : #336699;
	letter-spacing : 2pt;
}

H2 {
	font : bolder normal normal 14pt/normal Arial;
	color : #CC0000;
	letter-spacing : 2pt;
}

H3 {
	font : normal normal normal 9pt/normal Arial, Helvetica, sans-serif;
	color : #336699;
}

H4 {
	font : normal 10pt Arial, Helvetica, sans-serif;
	color : #FEF9E2;
	letter-spacing : 2pt;
}

LI {
	font : normal normal normal 9pt/normal Arial, Helvetica, sans-serif;
	color : #336699;
	list-style : disc;
}

TABLE.plat {
	font : normal normal normal 9pt Arial;
	color : #336699;	
}

TABLE.vkb{
	
	border-collapse: collapse;
}

TH.vkb {
	border: 1px solid;
	font : normal 8pt Arial;
}


TD.vkb{
	border: 0px solid;
  border-left: 1px solid;
	font : 8pt Arial;
}

