body,html{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:12pt;
	text-align:center;
	background-color:#660000;
}

h1{
	font-size:12pt;
	color:#8f0026;
}
p{ font-size:12px;}
h2{
	line-height:10pt;
	color:#8f0026;
	font-size:10pt;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a:link,a:visited {
	color: #8f0026;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
#centreren{
	margin:auto;
	width:710px;
	height:auto;}
#container{
	float:left;
	width:500px;
	vertical-align:top;
	border: 1px dashed #8f0026;
	left: 420px;
}
#introtekst2{
	height:470px;
	background-color:#FFF;
	vertical-align:middle;
}
#introtekst{
	height:67px;
	background-image:url(images/design/introtekst.jpg);
	vertical-align:middle;
}
#vierluik{
	
}
	#lb, #lo, #rb, #ro{
		width:250px;
		height:100px;
	}
	#lb, #lo{
		float:left;
	}
	#rb, #ro{
		float:right;
	}
#tekst{
	clear:both;
	height:200px;
	width:500px;
	background: url(images/design/tekst.jpg) no-repeat bottom;
}
#nieuws{
	float:left;
	width:210px;
	height:551px;
	border-top: 1px dashed #8f0026;
	border-bottom: 1px dashed #8f0026;
	border-left: 1px dashed #8f0026;
	text-align:left;
	font-size:11px;
	overflow:auto;
	background-color:#FFF;
}
#nieuws div.artikel{
	padding-left:5px;
	padding-right:5px;
	width:180px;
}
.nieuwskopje{
	background:#8f0026;
	color:#ffffff;
	font-size:12pt;
	width:210px;
	left:0px;
	padding-left:5px;
	width:189px;

}
#footer{
	width:500px;
	height:30px;
	clear:both;
}

