body
{
	/* table-layout: fixed; */
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	background-color: #CE0000;
} 

table.tabel
{
	border-collapse: collapse; 
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
	width: 100%;
	height: 100%;
	color: white;
}

tr.hoofd
{
	height: 110px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

td.hoofdlinks 
{
	width: 146px;
	padding: 0px 0px 0px 0px;
	background-image: url(pics/index/hoofdlinks.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td.hoofdrechts
{
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top right;
}

td.bovenrand
{
	background-image: url(pics/index/rand.bmp);
	padding: 0px 0px 0px 0px;
}

td.linksnav
{
	width: 146px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: "Arial", sans;
	font-size: 8pt;
	font-weight: bold;
}

h1
{
	font-family: "Arial", sans;
	font-size: 10pt;
	font-weight: bold;
	color:white
}

td.linksonder
{
	padding: 0px 0px 0px 0px;
	height: 25px;
	width: 146px;
	vertical-align: bottom; 
}

td.linksrand
{
	background-image: url(pics/index/randv.bmp);
	background-repeat:repeat-y;
	width: 3px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

td.celFrame 
{
	font-family: "Arial", sans;
	font-size: 10pt;
	color: Black;
	width: 100%;
	height: 100%;
	padding: 0px 10px 0px 10px;
	border: 0px;
	vertical-align: top;
}

table
{
	font-family: "Arial", sans;
	font-size: 10pt;
	color: Black;
	background-color: #CE0000;
}

.dbtabel
{
	border: 1px solid #111111;
}

img.afbeelding
{
	border: 0px;
}

a:link 
{
	color: Black;
	text-decoration: none;
}

a:visited 
{
	color: Black;
	text-decoration: none;
}

a:active {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline; 
}

div.centreer
{
	text-align: center;
}

h
{
	font-family: "Verdana", sans;
	font-size: 10pt;
	text-decoration: underline, bold;
	color: white;
}

table.list 
{	
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	font-family: "Verdana", sans;
	font-size: 10pt;
}

tr.head {
	background-color: #D3D3D3;
	font-weight: bold;
	text-align: left;
}

tr.grey {
	background-color: #F3F3F3;
}

tr.white {
	background-color: #FFFFFF;
}

table.news
{
	width: 575px;
	border: dashed;
	border-width: 1px;
	border-color: #F25342;
	border-collapse:collapse;
}

td.news
{
	background-color: #F25342;
	color: White;
}

