A 
{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}

A.klein 
{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

BODY
{
	scrollbar-face-color: #394A1E; 
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color:  #EEEEEE;
	scrollbar-3dlight-color:   #EEEEEE;
	scrollbar-darkshadow-color:  #EEEEEE;
	scrollbar-track-color:  #EEEEEE;
	scrollbar-arrow-color: #FFFFFF;

	background-color: #005F1D;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: top center;

	position: center;
	margin-top: 0px;
	margin-left: 0px;

}


p 
{
	font: 13px  Arial, Tahoma, Helvetica, sans-serif; 
	color: #000000;
	line-height: 21px;
	text-decoration: none
}

b 
{
	font: bold 13px  Arial, Tahoma, Helvetica, sans-serif; 
	color: #000000;
	text-decoration: none;
	line-height: 21px;
 }

h1 
{
	font: bold 14px  Arial, Tahoma, Helvetica, sans-serif; 
	color: #006600;
	text-decoration: none
}

h2
{
	font: bold 13px  Arial, Tahoma, Helvetica, sans-serif; 
	color: #E96D33;
	text-decoration: none 
}

td
{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px; 
	color:#000000;	
	text-decoration:none;
 }

a:hover
{
	font-family: Arial, Tahoma,arial; 
	font:normal; 
	font-style:normal; font-weight:normal; font-size:13px;
	color:#990000;
	text-decoration:underline;
	line-height: 21px;
 }


hr {  color: #E8E8E8;}

SELECT
 {
		font-family:  Arial, Tahoma, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		font:normal;
		font-size: 13px;
		background-color: #E7FFAD;
		color: #006600;
		text-decoration:bold;color:#003366;
}

INPUT.inputf {
		border-style: solid; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #E7FFAD;
		font-family:  Arial, Tahoma, Helvetica, sans-serif;
		font-size: 13;
		font-style:normal;
		font-weight:normal;
		font:normal;
		text-decoration:bold;
		font: bold;
		color: #006600;
		}

TEXTAREA.inputf {
          border-style: solid;
          border-size: 1px;
          border-color: #DDDDDD;
          background-color: #E7FFAD;
		font-family:  Arial, Tahoma, Helvetica, sans-serif;
		font-style:bold;
		font-weight:bold;
		font: bold;
		text-decoration: normal;
		color: #006600;
          font-size: 13;
}


img {
	border: 0px solid #CDCDCD;
}
img.icon {
	border: none;
}
img.gif {
	border: none;
}
img.afbeelding1 
{
	float: right;
}

img.afbeelding2 
{
	float: left;
}
