/* CSS Document */





body {
text-align:center;
margin:0px;
padding:0px;
background-image:url(images/bloempatroon.gif);
}


#container {
width:994px;
margin:0px auto;
padding:0px;
background:#ffffff;
}



#contentblok {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	border-width:thin;
	border-color:#666666;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

a:active, a:link, a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7c76b2;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #7c76b2;
	font-weight: normal;
	text-decoration: underline;
	}

.td {margin-left:20px;
	}
	
#footer {
	position:fixed;
	bottom:0;
	}
.table {
 	font-family:	verdana;
	font-size:	11px;
	}
	
.stat {
	visibility: hidden;
}

