html{ font-family:tahoma, arial;}
body{
	background:#000000;
    background-color: #000000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	line-height:1.5em;
	color:#FFCC99;	
}
img{ border:0px none;}
a{ color:#FFCC99;}
a:hover{ text-decoration:none;}


h2 {
	font-size: 1em;
	line-height:0.875em;
	text-align:left;
	color:#FFFFFF;
 	font-weight: bold;
}



/*H6 wordt gebruikt voor de voettekst */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:0.875em;
	text-align:right;
	color:#563815;
	font-weight:100
}

h6 a { color:#563815;
		text-decoration:none}

table {
	margin-top: 0px;
}

table.hoofdtabel {
	border: 0px;
	width: 780px;
	height: 540px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	border-collapse: collapse;
}

th, td {
    padding: 0;
}


td.navigmenu {
	width: 225px;
/*	background:url(images/wrapper_bot.gif); */
	text-align:left;
	vertical-align:top;
}

td.navigempty {
/*	background:url(images/wrapper_bot.gif); */
}

td.mainborder {
	width: 4%;
}
td.maincontent {
	width: 500px;
	text-align:left;
	vertical-align:top;
}
td.footer {
	vertical-align:top;
}










