body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
a{
	color: #000;
	font-weight: bold;
}
#menu a{
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
h2{
	color: #1A3876;
	text-align: center;
	background: url('../images/content_top.png') no-repeat;
	margin: 0;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 16px;
}
h3{
	color: #1A3876;
	border-bottom: 2px solid #1A3876;
}
hr{
	height: 2px;
	color: #000033;
}

#holder{
	width: 790px;
	height: 160px;
	margin: 0 auto;
}
#header{
	height: 160px;
	background: url('../images/header.png') no-repeat;
}
#menu{
	width: 597px;
	margin: 0;
	padding: 0;
	padding-top: 130px;
	margin-left: 173px;
	list-style-type: none;
	text-align: center;
}
#menu li{
	display: inline;
}

#links{
	width: 165px;
	float: left;
}
.foto{
	width: 169px;
	height: 151px;
	background: url('/images/fotolijst.png');
}
.foto img{
	margin-top: 3px;
	margin-left: 4px;
}
.nieuws{
	margin: 15px;
	padding: 0;
	list-style-type: square;
	color: #2B9E39
}
.nieuws .nieuwsItem:hover{
	color: #1A3876;
}
.nieuws a{
	font-weight: normal;
	text-decoration: none;
}
#rechts{
	width: 621px;
	margin-left: 2px;
	float: left;
}
.content{
	background: url('../images/content_center.png');
	padding: 5px;
	padding-right: 20px;
}
.persoonlijkBericht{
	color:#993399;
	font-size:11pt;
	font-weight:bold;
	font-style: italic;
}
