#content {position: absolute;}

BODY, PRE {
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
    margin-left: 5px;
}

TD {
   padding: 0;
   padding-left: 0;
   padding-top: 0;
}


table.menu {
   border-collapse: collapse;
   height: 100%;
   width: 97%;
   padding: 0;
}


table.tabel {
	height: 100%;

}

td.tabel {
    border: 1px dashed rgb(0%,12,2%,55,1%);
	border-spacing: 20px 10px;
    vertical-align: top;
    text-align:left;
	font-size:9pt;
	padding: 10;

}


td.menu{
	text-align:left;
	font-size:10pt;
	vertical-align: middle;
	color: ffffff;
}

td.inhoud{
    text-align: justify;
	font-size: 10pt;
	vertical-align: top;
	line-height: 16pt;
}


a.menuitem:link, a.menuitem:visited, a.menuitem:active {
	color: rgb(164,172,209);
	text-decoration: none;
	text-transform: none; 
	font-size:10pt;
	font-weight:100;
    font-weight: bold;
	letter-spacing:0em;
}

a.hover, a.menuitem:hover {
	text-decoration: underline;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:0em;
}

a.menuitem2:link, a.menuitem2:visited, a.menuitem2:active {
    color: rgb(12,76,148);
	text-decoration: none;
	text-transform: none; 
	font-size:10pt;
	font-weight: bold;
	letter-spacing:0em;
}

a:hover, a.menuitem2:hover {
    text-decoration: underline;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:0em;
}
