body{
background-image:url();
background-repeat:repeat-x;
background-color: #800000;
padding: 0px;
margin: 0px;
}
table{
font-family: verdana;
font-size: 11px;
color:#000000;
}
#kleurbackground{
background-image:url(images/img_031.jpg);
background-repeat:repeat-y;
}
#titel{
font-family: verdana;
font-size: 16px;
color:#FFFFFF;
font-weight:bold;
}
#blok{
border: 1px solid #ffffff;
background-color: #000000;
vertical-align:top;
padding: 10px;
}
#copyright{
text-align:center;
font-weight:bold;
}

a:link{
text-decoration:none;
color:#800000;
}
a:active{
text-decoration:none;
color:#800000;
}
a:hover{
text-decoration:none;
color:#800000;
}
a:visited{
text-decoration:none;
color:#800000;
}.copyright {
	text-align: center;
}
