body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table {
	text-align:left;
}	

table th {
	background-color:#C31111;
	color:#FFFFFF;
}

#container {
	width:790px;
	margin:auto;
}

#banner {
	background-image:url(../images/banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:790px;
	height:150px;
	text-align:right;
	vertical-align:bottom;
}

#menu {
	width: 788px;
	border-left: 1px solid #C31111;
	border-right: 1px solid #C31111;
}	

#menu table th {
	border-top: 1px solid #000000;
}

#menu table td {
	text-align:center;
	font-size:12px;
}

#inhoud {
	width:788px;
	border-left: 1px solid #C31111;
	border-right: 1px solid #C31111;
}	

#voetnoot {
	width:790px;
	height:24px;
	background-image:url(../images/voetnoot.jpg);
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}	

.cell1 {
	background-color:#F6E77F;
}

.cell2 {
	background-color:#F6E77F;
}

.cell3 {
	background-color:#F6E77F;
}

.cell4, .cell5, .cell6 {
	background-color:#FBF5CB;
}

.cell1, .cell4, .kopoptie1 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.cell2, .cell5, .kopoptie2 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.cell3, .cell6, .kopoptie3 {
	border-top: 1px solid #000000;
}

#inhoud a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#inhoud a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#006666;
}

.kop{
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}	

.voet {
	font-weight:bold;
	color:#006666;
}	

a img {
	border:none;
}	