a:link
{
	color: rgb(0,100,204);
}
a:visited
{
	color: rgb(102,153,255);
}
a:active
{
	color: rgb(50,50,150);
}
body
{
	color: rgb(0,0,0);
	background: rgb(255,255,255) URL(Thema/achtergrond.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(150,0,0);
	font-size: 28pt;
	font-style: italic;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(0,0,130);
	font-size: 22pt;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color:rgb(0,0,200);
	font-size: 15pt;
}
h4
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(0,0,153);
	font-size: 15pt;
}
h5
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(0,0,153);
	font-size: 13pt;
}
h6
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(0,0,153);
	font-size:12pt;
}
HR
{
	color: rgb(0,0,153);
}
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(0,0,153);
}
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; 
}
CAPTION 
{
	color: rgb(51,102,51);
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal;
}
TH
{	
	color: rgb(0,0,0);
	border-color: rgb(153,102,255);
}
TD
{
	border-color: rgb(102,100,255);
}
MARQUEE
{
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
LI
{
padding-left: 20;

}
UL
{ 
	list-style-image: url(Thema/opsomming1.gif);
}
UL UL
{
	list-style-image: url(Thema/opsomming2.gif);
}
TABLE
{
	border-color: rgb(0,0,255);
	color: rgb(0,0,0);
}
