body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px;
	background-color: #FFF;
}
#box {
	width:962px;
	position:relative;
	margin:auto;
	text-align:left;
}
#boven {
	height:132px;
	background:url(/layout/b.png);
}
#tdlb {
	width:276px;
	background:url(/layout/l.png);
	vertical-align:top;
}
#tdrb {
	width:93px;
	background:url(/layout/r.png);
	vertical-align:top;
}
#menu {
	padding-left:125px;
	background:url(/layout/lb.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:3px;
}
#menu a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#03F;
}
#hart {
	height:282px;
	background:url(/layout/h.png);
	margin-left:-1px;
}
#rechts {
	height:27px;
	background:url(/layout/rb.png);
}
#tdlo {
	background:url(/layout/l.png);
	vertical-align:bottom;
}
#dvlo {
	height:16px;
	background:url(/layout/lo.png);
}
#tdro {
	background:url(/layout/r.png);
	vertical-align:bottom;
}
#dvro {
	height:16px;
	background:url(/layout/ro.png);
}
#onder {
	height:44px;
	background:url(/layout/o.png);
}
.rood {
	color:#BA2441;
}
.titel {
	color:#BA2441;
	text-align:center;
	font-weight:bold;
}