P, TD, LI, BODY,INPUT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
}

A:LINK, A:VISITED
{
	color : #E1801E;
	text-decoration : underline;
}

A:HOVER, A:ACTIVE
{
	color : #E1801E;
	text-decoration : none;
}

A.menu:LINK, A.menu:VISITED
{
	color : #003366;
	font-size : 9px;
	text-decoration : none;
	font-weight: bold;
}

A.menu:HOVER, A.menu:ACTIVE
{
	color : #0781C5;
	font-size : 9px;
	text-decoration : none;
	font-weight: bold;
}

A.aktief:LINK, A.aktief:VISITED, A.aktief:ACTIVE, A.aktief:HOVER
{
	color : #0781C5;
	font-size : 9px;
	text-decoration : none;
	font-weight: bold;
}

A.lichtblauw:LINK, A.lichtblauw:VISITED, A.lichtblauw:ACTIVE, A.lichtblauw:HOVER
{
	color : #419FD3;
	font-size : 10px;
	text-decoration : underline;
}

A.lichtblauwzonderlijn:LINK, A.lichtblauwzonderlijn:VISITED, A.lichtblauwzonderlijn:ACTIVE, A.lichtblauwzonderlijn:HOVER
{
	color : #0781C5;
	font-size : 10px;
	text-decoration : none;
}

A.wit:LINK, A.wit:VISITED, A.wit:HOVER, A.wit:ACTIVE
{
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.snelnaar
{
font-size : 9px;
}

.titel
{
font-size : 14px;
font-weight: bold;
}

.kop
{
color : #0D81BE;
font-size : 12px;
}

INPUT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	background-color: #FFFFFF;
	border-style: solid; 
	border-bottom:1px solid #003366;
	border-right:1px solid #003366; 
	border-top:1px solid #003366;
	border-left:1px solid #003366;
}

SELECT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
}