p,h3,div,span
{
	padding:	0px;
	border:		0px;
	margin:		0px;
}

html, body
{
	width:		100%;
	height:		100%;
	overflow:	hidden;
	padding:	0px;
	border:		0px;
	margin:		0px;
}

body, .tableNav
{
	background-color: #E0E0E0;
}

.tableWhite
{
	background-color:	white;
}

div
{
	border-style:		solid;
	border-width:		0px;
}

	.topdiv
	{
		position:	absolute;
		left:		0%;
		top:		0%;
		width:		100%;
		height:		100%;
		overflow:	hidden;
		margin: 	0px;
		padding: 	0px;
		background-color: ;
		
	}
	
	.scrolldiv
	{
		left:		0%;
		top:		0%;
		width:		100%;
		height:		100%;
		overflow:	auto;
		margin: 	0px;
		padding: 	0px;
	}
	
	.textdiv
	{
		position:	relative;
		left:		0%;
		
		top:		0%;
		width:		96%;
		/* niet hoger zetten, geeft scrollbalken in FF!*/
		padding: 	8px 0px 0px 0px;
		margin: 	0px 1% 0px 3%;
	}
	
	.textcolumndiv
	{
		position:	relative;
		left:		0%;
		float:		left;
		top:		0%;
		width:		63%;
		height:		100%;
		padding: 	0px;
	}
	
	.fotodiv
	{
		position:	relative;
		float:		right;
		left:		0%;
		top:		0%;
		width:		31%;
		padding: 	0px;
		margin: 	1% 4% 0px 2%;
		
	}
	
	body, .topdiv, .textdiv
	{
		background-color: #E0E0E0;
	}
	
	.disclaimerdiv
	{
		
		bottom: 6px;
		padding: 	0px;
		background-color: ;
		font-size:	8pt;
		left:		0%;
		float:		left;
		width: 		950px;
	}
	
		

.imageLink, imageLink:link, imageLink:visited
{
	text-decoration:none;
	border:0;
	padding:0;
}

.randFoto
{
	border-color: #d5d3be;
	border-width:	1px;
}

.kaderFoto
{
	margin: 7px 7px 7px 7px;
}