a:link
{
	color: rgb(255,255,255);
}
a:visited
{
	color: rgb(255,255,255);
}
a:active
{
	color: rgb(255,255,255);
}
body
{
	color: rgb(0,0,0);
	background: rgb(255,255,153) ;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
body.menu
{
	color: rgb(0,0,0);
	background: rgb(255,255,255) url('Thema/achtergrond_menu.jpg');
	font-family: "Trebuchet MS", Arial, Helvetica
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(128,0,0);
	font-size: 28pt;
	font-weight: 700;
	font-style: oblique;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(0,0,128);
	font-size: 20pt;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(51,102,51);
	font-size: 15pt;
}
h4
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(51,102,51);
	font-size: 12pt;
}
h5
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(128,0,0);
	font-size: 12pt;
}
h6
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(255,0,0);
	font-size: 8pt;
}
HR
{
	color: rgb(51,102,51);
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-style: bold;
	background-color: rgb(51,102,51);	
	border-color: rgb(204,153,102);
	color: white;
	height: 25px;
	width: 120px;
}
TEXTAREA
{
	border-color: rgb(153,102,0);
	color: black;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal;
}
FIELDSET
{
	border-color: rgb(153,102,0);
	color: black;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal;
}
LEGEND
{
	color: rgb(51,102,51);
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
}
SELECT
{
	border-color: rgb(153,102,0);
	color: black;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	border-color: rgb(255,255,173);
	color: rgb(0,0,0);
}
CAPTION 
{
	color: rgb(51,102,51);
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal;
}
TH
{	
	color: rgb(255,255,255);
	background: rgb(0,0,0)
	border-color: rgb(153,102,0);
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: oblique;
}
TD
{
	border-color: rgb(153,102,0);
	
}	
MARQUEE
{
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
LI
{
padding-left: 20;
}
UL
{ 
	list-style-image: url('Thema/bladopsomming.gif');
	margin-left: 15
}
UL UL
{
	list-style-image: url('Thema/opsomming1.gif');
	margin-left: 15
}




