A 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
}

BODY
{
	scrollbar-face-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../layout/bg_inhoud_z.jpg);
}


p 
{
	font: 14px/20px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
}



h1
{
	font: bold small-caps normal 24px "Times New Roman", Times, serif; 
	color: #993300;
	text-decoration: none
}

h2
{
	font: bold 14px "Times New Roman", Times, serif; 
	color: #003366;
	text-decoration: none 
}

td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px; 
	color:#333333;	
	text-decoration:none;
 }

div.klein
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px; 
	color:#003366;	
	text-decoration:none;
 }

a:link
{
	color: #336699;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

 }

a:hover
{
	color:#990000; 
	text-decoration:underline;
}

a:active
{
	color:#993300; 
	text-decoration:underline;
}

a.linkbox
{
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	background-color: #993300;
	padding: 5px;
	height: 100px;
	width: 100px;
 }

a.linkbox:hover
{
	color: #FFFFFF;
	background-color: #006699;
}


a:active
{
	color:#993300;
	text-decoration:underline;
	text-align: center;
}

hr {
	color: #993300;
	height: 1px;
}

SELECT
 {
		font-family: "verdana, arial";
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		text-decoration:bold;color:#003366;
}


INPUT.inputf {
		border-style: solid; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #FFFFFF;
		font-family: "verdana, arial";
		font-size: 12;
		text-decoration:bold;
		font: bold;
		color:#7B3245;
		}

TEXTAREA.inputf {
          border-style: solid;
          border-size: 1px;
          border-color: #DDDDDD;
          background-color: #FFFFFF;
          font-family: "verdana, arial";
		text-decoration:bold;color:#003366;
          font-size: 12;
}


img {
	border: 0px solid #CCCCCC;
}
img.icon {
	border: none;
}
img.afbeelding1 
{
	float: right;
}

img.afbeelding2 
{
	float: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
	font-variant: small-caps;
	font-size: 20px;
	text-align: center;
}
h4
{
	font: bold small-caps normal 20px "Times New Roman", Times, serif; 
	color: #993300;
}
p.style1 {
	font: bold small-caps normal 20px "Times New Roman", Times, serif; 
	color: #993300;
	text-decoration: none
	}
p.style2 {	
	font:  14px "Times New Roman", Times, serif; 
	}
p.style3 {
	color: #993300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
li {
	color: #666666;
}
.geel {
	color: #FC0;
}
.groen {
	color: #090;
}
