BODY
{
	background-color: white;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family: "corbel";
	font-size: 11pt;
	line-height: 14pt;
	color: black;
	margin-top: 0px;
} 

A
{
    text-decoration: none;
	color: black;
}

A:hover
{
    text-decoration: underline;
	color: black;
}

DIV.nav
{
	font-family: "corbel";
	font-size: 11pt;
	color: #BFBFBF;
	margin-top: 2px;
}

A.nav
{
	font-family: "corbel";
	font-size: 11pt;
	font-weight: bold;
	color: #BFBFBF;
    text-decoration: none;
}

A:hover.nav
{
	font-family: "corbel";
	font-size: 11pt;
	font-weight: bold;
	color: white;
    text-decoration: none;
}

SPAN.groen
{
	font-weight: bold;
	color: #86BE00;
	margin: 0 10pt 0 5pt;
}

H1
{
	font-family: "corbel";
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
	color: white;
	margin: 0 0 28px 0;
}

DIV.left
{
	width: 150px;
	font-family: "corbel";
	font-size: 8pt;
	line-height: 12pt;
	color: #7F7F7F;
}

DIV.content
{
	width: 550px;
	font-family: "corbel";
	font-size: 11pt;
	line-height: 14pt;
	color: #7F7F7F;
	margin-top: 40px;
}

IMG.logo
{
	width: 100px;
	height: 50px;
	border: 1px solid #B3B3B3;
	font-size: 11pt;
	margin: 0 0 4px 0;
}

.leeg
{
	width: 100px;
	height: 50px;
	background-color: #DADADA;
	border: 1px solid #B3B3B3;
	font-size: 11pt;
	margin: 0 0 4px 0;
}

IMG.exp
{
	width: 75px;
	height: 50px;
	border: 1px solid #B3B3B3;
	font-size: 11pt;
}

.footer
{
	height: 24px;
	border-top: 1px solid #7F7F7F;
	padding-top: 6px;
	margin-top: 14pt;
	font-size: 11pt;
}

input
{
	font-family:"corbel";
	font-size: 11pt;
	line-height: 14pt;
	color: black;
	border-color: black;
	border-width: 1;
}

textarea
{
	font-family:"corbel";
	font-size: 11pt;
	line-height: 14pt;
	color: black;
	border-color: black;
	border-width: 1;
}

IMG.noborder
{
	border: 0px;
}
