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

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

body
{
	
}



body
{
	background-image:	url('../pics/bg-patroon.gif');
	
	
}

.containerdiv1
{
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow-y:	auto;
	overflow-x:	hidden;
}

.contenttd
{
	/*height:			538px;*/
	width:			1005px;

	margin:			0px;
	padding:		0px;
}
	.menudiv
	{
		position:		relative;
		top:			95px;
		left:			22px;
		width:			80px;
		height:			200px;
	}

	.contentdiv
	{
		position:		relative;
		top:			-90px;
		left:			150px;
		width:			850px;

		height:			350px;
	
		
	}
		.fotodiv
		{
			position:		relative;
			overflow:		hidden;
			top:			18px;
			left:			23px;
			width:			308px;
			height:			308px;
			padding:		5px;
			float:			left;
			background-repeat: 		no-repeat;	
		}
		
		.textdiv
		{
			position:		relative;
			overflow:		auto;
			top:			18px;
			right:			148px;
			width:			308px;
			height:			308px;
			padding:		5px;
			float:			right;
			background-repeat: 		no-repeat;	
/*			background-attachment:	fixed;*/
		}

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