BODY {
	background-color : #DC981D;

}
TABLE.index {
	min-width : 793px;
	height : 534px;
	vertical-align : middle;
}

#center
{
position: absolute;
top: 50%;
left: 50%;
height: 534px;
width: 793px;
margin-top: -268px; /* De helft van de hoogte */
margin-left: -397px; /* De helft van de breedte */

}


A.menu:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #EC9900;
	text-decoration : none;
	font-weight : normal;
	padding-right : 36px;
}

A.menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #EC9900;
	text-decoration : none;
	font-weight : normal;
	padding-right : 36px;
}

A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #EC9900;
	text-decoration : underline;
	font-weight : normal;
	padding-right : 36px;
}

B.akt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #421413;
	text-decoration : none;
	font-weight : normal;
	padding-right : 36px;
}


A.sub:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #EC9900;
	text-decoration : none;
	font-weight : normal;
	padding-right : 20px;
}
A.sub:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #EC9900;
	text-decoration : none;
	font-weight : normal;
	padding-right : 20px;
}
A.sub:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #EC9900;
	text-decoration : underline;
	font-weight : normal;
	padding-right : 20px;
}

B.subakt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #421413;
	text-decoration : none;
	font-weight : normal;
	padding-right : 20px;
}

A.subsub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #421413;
	text-decoration : none;
	font-weight : normal;
	padding-right : 20px;
}

A.subsub2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13pt;
	color : #421413;
	text-decoration : underline;
	font-weight : normal;
	padding-right : 20px;
}



DIV.tekstblok {
	margin-top : 22px;
}

P.tekst {
	font-size: 10pt;
	color: #421413;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13pt;
}
LI {
	font-size: 10pt;
	color: #421413;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13pt;
}
UL {
	margin-top : 0px;
}
