body
{
	border : none;
	background-color: #dbd2a5;	
	}

#horizon        
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	visibility: hidden;
	display: block;
}

#content
{
	margin-left: -402px;
	position: absolute;
	top: -303px;
	left: 50%;
	width: 803px;
	height: 660px;
	visibility: visible;
	background-image:  url(../afbeeldingen/background.jpg);
	border : 0px solid Black;
	font-family : Tahoma;
	font-size : 13px;
	background-repeat: no-repeat;
}

div.menu
{
	position: absolute;
	top: 178;
	left: 0;
}

div.foto
{
	position: absolute;
	top: 0;
	left: 161;
}

div.foto2
{
	position: absolute;
	top: 320;
	left: 623;
}

div.Content

{
	position: absolute;
	top:212px;
	left:201px;
	width: 390px;
	height: 400px;
	text-align : left;
	color : Black;
	font-family : Tahoma;
	font-size : 13px;
	border : 0px;
	overflow: auto;
}

div.agenda

{
	position: absolute;
	top:125;
	left:640;
	width: 160px;
	height: 300px;
	text-align : left;
	overflow: hidden;
		
	}

A:hover 
{
	color: #000000;
	background-color : transparent;
	text-decoration : none;
}

h1 
{
	color : #501e74;
	line-height : 12px;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
}

table
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border : 0px;
}

td
{
	padding-left: 5px;
	padding-right: 5px;
}
	
img
{border-color:#000000;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a {
	color: #501e75;
}

