﻿html, body {
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#container {
	position: relative;
	left: 0px;
}
#top {
	display: none;
}
#left {
	display: none;
}
#content {
	display: block;
}
#maincontent {
	display: block;
}
#kruimelpad {
	display: none;
}
#tekst {
	display: block;
}
#afbeelding-rechts {
	display: none;
}
#printButton {
	display: none;
}
#formFooter {
	display: block;
}
#toplogo {
	display: block;
}
#formtitle {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#tekst table table td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999999;
}
#tekst table table {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #cacaca;
}
#content form {
	border: 0px;
}
input#print {
	display: none;
}
#content table.SmallColoredTable {
	border-color: #000000;
}