.body 
{
	background-image:url(../images/hh-logo.gif);
	background-repeat:no-repeat;
	background-color:white;
	margin:0px;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;	
	overflow: hidden;
}

.hoofdnav 
{
	font-weight: bold;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdnavSelect 
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdsubnav 
{
	font-weight: bold;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdsubnavSelect 
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	white-space:nowrap;
}

H1	{ color: red; font-weight: bold; }
DT	{ font-weight: bold; color: #002480; margin-top: 14pt; }
DD	{ margin-bottom: 14pt; }

A:link 		{ none; color: red }
A:visited 	{ none; color: red }
A:active 	{ none; color: #AB9F8F }
A:hover 	{ font-weight: bold; color: #AB9F8F }

.titel { color: white; font-weight: bold; font-size: 28pt; text-align: center }
.kop 
{
	font-weight: bold;
	text-transform: uppercase;
	color: #002480;
	text-align: justify;
}

.antw 		{ padding-left: 1em; margin-bottom: 14pt; font-size: 12pt }
.afb 		{ white-space: pre; text-align: right }
.hpnm 		{ padding-left: 3em; font-size: 8 pt; text-transform: lowercase }
.tekst 		{ font-size: 12pt; margin-top: 12pt; }
.opm 		{ font-size: 12pt; margin-top: 12pt; text-align: right; color: #002480 }
.preload 	{display: none;}
.onderregel	{ color: #AB9F8F; font-size: 10pt; text-align: right; font-style: italic; }

#outer { position:relative; width:100%; height:100%; background-color:Transparent; }
#inner { height:607; }
