/* CSS Document */

#header {
	height: 120px;
	width: auto;
	border: 0;
	top: 0px;
	background-color:#FFFFFF
}
body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	background-color: #65B4E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 750px;
	width: auto;
	top: 120px;
}
tr {
	height: 10px;
	position: absolute;
}
.categoriekleur {
	color: #65B4E1;
}

#clickables {
	top: 30px;
	position: absolute;
}
