body {
	background-color: #F1F1F1;
	background-image: url(../images/achtergrond.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #3d3d3d;
}
.koppagina {
	height: 95px;
}
.content
{
	background:#fff;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
hr{border-bottom : 1px solid #bcc7cc}

.titel {
	color:#F60;
	font-weight: bold;
}
.datum {
	color:#000;
	font-weight: bold;
	font-size: smaller;
}
.copyright {
	color:#FFFFFF;
	font-size:small;
}
.onderbalk
{
	background:#000;
	height: 158px;
}
a, a:visited {
	color: #016eba;
	text-decoration: none;
}
a:hover, a:active {
	color: #016eba;
	text-decoration: underline;
}
ul.categorie {
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
}
