#koepeltoelating {
	border:0;
	width:560px;
}	
th{
	background:#fff;  
	padding: 1px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-size: 80%;
}
#toelatingstabel{
	margin-top: 15px;
	border-left: 1px solid #000;
	width:570px;
}
#toelatingstabel td{
	text-align:center;
}
#toelatingstabel td.bottomborder {
	border-bottom: 1px solid #000;
}	
#toelatingstabel td.titel{
	text-align:left;
	width: 275px;
	border-bottom: 1px solid #000;
	padding-left: 3px;
}
#toelatingstabel td.toegang{
	background:#ccc;
	width: 70px;
	border-bottom: 1px solid #000;
}
#toelatingstabel td.voorwaarde{
	background:#ccc;
	width: 70px;
	border-bottom: 1px solid #000;
}
#toelatingstabel td.geentoegang{
	width: 70px;
	border-bottom: 1px solid #000;
}
#toelatingstabel td.randrechts, th.randrechts{
	border-right: 1px solid #000;
}

