body {
	font-size:14px;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	background:#d3deec;
	line-height:22px;
	padding:0;
	margin:0;
}
#inhoud, #wrapper,#main, #footercontent {
	width:960px;
	height:4220px;
	margin:0 auto;
	background:#fff;
}

#inhoud1{
	width:960px;
	height:700px;
	margin:0 auto;
	background:#fff;
}

p#koponder{
	
	display:block;
	position:relative;
	top:-900px;
	
}

html body div#inhoud div#jann h2{
	
	padding:10px;
}



#kop {
	width:960px;
	margin:10 auto;
	background:#fff;
	display:block;
	clear: both;
}
ul#men {
	width:930px;
	margin:10 10px;
	background:#bfcfe5;
	padding:5px;
	list-style:none;
	clear: both;
	float:left;
}
ul#men li a {
	background:#00519e;
	color:#fff;
	font-size:110%;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 12px;
	margin-right:4px;
	float:left;
}
ul#men li.current-page-item a {
	background:#F08600;
	color:#fff;

}
ul#men li.current-page-item a:hover {
	background:#F8B762;
	color:#fff;
}
ul#men li.social a {
	background:url(img/socialmedia.png) left top no-repeat;
	color:#000;
	width:27px;
	height:27px;
	overflow:hidden;
	padding:0;
	margin:2px 4px 0 0;
	text-indent:-9999px;
	float:right;
}
ul#men li.social a:hover {
	background:url(img/socialmedia.png) -27px top no-repeat;
}
ul#men li a:hover {
	background:#F08600;
	color:#fff;
}
ul#men li a:active {
	background:#fbdf8a;
	color:#fff;
}

#nieuws {
	width:850px;
	height:400px;
	margin:15px 50px;
	position:relative;
	top:60px;
}


#jan {
	width:850px;
	height:400px;
	background:url(logo.png) left top no-repeat;
	margin:20px 80px;
	position:relative;
	top:80px;
}


p	{
	font-weight:bold;
	color:red;
	font-size:300%;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
}

h1 {
	font-weight:bold;
	color:#00519e;
	text-align:center;
	padding-top:100px;
	
	
}

h2 {
	font-weight:bold;
	color:#00519e;
	text-align:center;
	padding-top:20px;
	
	
}


