#hoofd{
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	min-height:500px;
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;
	background-position:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
#home{
	border:none;
	width:280px;
	height:100px;
	top:30px;
	cursor:pointer;
}
#talen{
	position:absolute;
	left:890px;
	top:75px;
}
#header{
	position:relative;
	background-image:url(../img/header.jpg);
	height:238px;
	width:960px;
	
}
#menu{
	position:absolute;
	color:#FFFFFF;
	top:201px;
	left:30px;
	z-index:3;
}
#submenu{
	position:relative;
	height:20px;
	width:954px;
	border-bottom:dotted 1px #CCCCCC;
	left:3px;
	padding-top:5px;
	background-color:#c1e0fe
}
#content{
	position:relative;
	width:960px;
	overflow:hidden;
	margin-top:15px;
}
#left{
	position:relative;
	float:left;
	width:200px;
	min-height:200px;
	margin-left:30px;
}
#left_inhoud{
	width:190px;
	position:relative;
	color:#041d7a;
}
#inhoud{
	position:relative;
	float:left;
	width:680px;
	min-width:445px;
	color:#041d7a;
	background-image:url(../img/space.jpg);
	background-position:-10px;
	background-repeat:repeat-y;
	padding-left:20px;
}
#right{
	position:relative;
	float:left;
	width:205px;
	text-align:center;
}
#bottom{
	margin-top:10px;
	position:relative;
	width:960px;
	height:17px;
	background-image:url(../img/bottom.jpg);
}
