.overzichtHeader {
	margin-top: 1em;
}

table#overzicht,
table#overzicht td { 
	border: solid #C7E0C5 1px;
}

table#overzicht thead, table#overzicht tfoot {
	background-color: #C7E0C5;
}
table#overzicht th a {
	font-size: medium;
}

table#overzicht tfoot {
	font-size: x-small;
}

table#overzicht td {
	background-color: white;
	text-align: center;
}

table#overzicht td img, table#overzicht td a {
	float: left;
}

table#overzicht td img {
	margin: 0px;
}

.kolom2, .kolom3 {
	font-size: small;
}

.kolom1 {
	width: 30%;
	text-align: left !important;
}
.kolom2 {
	width: 60px;
}
.kolom3 {
	width: 10%;
}
.kolom4 img {
	margin-left: 2px !important;;
	margin-bottom: 2px !important;;
	height: 2em !important;;
}