body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main {
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	position: absolute;
	top: 90px;
	z-index: 6;
	left: 32px;
	width: 618px;
}
@media screen{
#main   #buttons a {
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
}
}
@media print{
}

#hoofd {
	top: 15px;
	z-index: 4;
	position: absolute;
	left: 32px;
	width: 600px;
}
#title {
	z-index: 4;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
}
#main table tr td table tr td #buttons div {
	font-weight: bold;
}

