
table.hoofdtabel
	{
		top:				0px;
		left:				0px;
		height:				100%;
		width:				920px;	
		border:				0px;
		border-style:		none;
		text-align: 		left;
		vertical-align:		top;
		z-index:			-2;
	}

/*    top    */

tr.hoofdtabeltop
	{
		Height:				142px;
		Background:			none;
		Vertical-align:		Bottom;
		text-align:			right;
	}

td.hoofttabellinkercel
	{	
		width:				102px;
	}

td.hoofdtabellinkerlijn
	{
		width:				9px;
		background-image:	url(../images/topdownlinkerline.jpg);
		background-repeat:	repeat;
	}

td.hoofdtabeltopmidden
	{
		width:				800px;
		background-color:	#000000;
	}

td.hoofdtabelrechterlijn
	{
		width:				9px;
		background-image:	url(../images/topdownrechterline.jpg);
		background-repeat:	repeat;
	}

tr.tussenlijn
	{
		Height:				30px;
	}

/*    Midden    */

td.hoofdtabelnormaalmidden
	{
		width:				800px;
		background-color:	#000000;
		vertical-align:		top;
	}
