A 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF; 
	text-decoration: none;
	font-style: normal;
	font: normal; 
	font-weight: normal;
	text-decoration: underline;
}

BODY
{
	scrollbar-face-color: #051A5B;
	scrollbar-shadow-color: #B47B38; 
	scrollbar-highlight-color:  #B47B38; 
	scrollbar-3dlight-color:  #B47B38; 
	scrollbar-darkshadow-color:  #B47B38; 
	scrollbar-track-color:  #B47B38; 
	scrollbar-arrow-color: #FFFFFF;


	background-color: #051A5C; 
	background-attachment: fixed;
	background-image:  url(../layout/inhoud_bc.jpg);
	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left bottom;
}

p 
{
	font: 11px  tahoma, Helvetica, sans-serif; 
	font: normal;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; 
	line-height: 16px;
}

b 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: bold; 
	color: #FFFFFF; 
	line-height: 16px;
 }

i 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal; 
	color: #FFFFFF; 
	line-height: 16px;
 }

legend 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: bold; 
	color: #FFFFFF; 
	line-height: 16px;
 }

h1 
{
	font: bold 11px  tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: bold;
	color: #B47B38;
	text-decoration: none
}

h2
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px; 
	color: #FFFFFF; 
	text-decoration: none 
}

td
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 16px; 
	color: #FFFFFF; 
 }

a:link
{
	font: normal 11px tahoma;
	color: #FFFFFF; 
	line-height: 16px; 
	text-decoration:underline;
 }

a:hover
{
	font: normal 11px  tahoma; 
	color: #FFFFFF; 
	line-height: 16px; 
	text-decoration:none;
}


hr 
{
	color: #B47B38;
}

SELECT
{
		font-family: "tahoma";
		font-size: 11px;
		background-color: #F3E4D1;
		border-color: #DDDDDD;
		color: #051A5C; 
		text-decoration:bold;
}

INPUT.inputf {
		border-style: solid; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #F3E4D1;
		font-family: "tahoma";
		font-size: 12;
		text-decoration:bold;
		font: bold;
		color: #051A5C; 
}

INPUT.inputz {
		border-style: solid; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #DCB78B;
		font-family: "tahoma";
		font-size: 12;
		text-decoration:bold;
		font: bold;
		color: #051A5C; 
}

TEXTAREA.inputf {
		border-style: solid; 
		border-size: 1px;
		border-color: #DDDDDD;
		background-color: #F3E4D1;
		font-family: "tahoma";
		font-size: 12;
		text-decoration:bold;
		font: bold;
		color: #051A5C; 
}

img {
	border: 0px solid #FFFFFF;
}
img.icon {
	border: none;
}
img.afbeelding1 
{
	float: right;
}

img.afbeelding2 
{
	float: left;
}
