body, table, td {
	color: #333;
	margin-top: 10px;
	background: #eee;
	font: 12px/130% Helvetica, Arial, sans-serif;
}
#content {
	width: 900px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
	color: #ccc;
}
table.hoog {
	width: 701px;
	height: 550px;
	border-bottom: thin solid #ccc;
	margin: auto;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
a:link, a:visited {
	color: #696;
	text-decoration: none;
	font: 13px verdana, sans-serif;
}
a:hover, a:active {
	color: #363;
	text-decoration: none;
	font: 13px verdana, sans-serif;
}
.onderschrift {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}
#linker {
	margin: 10px 0 0 20px;
	position: absolute;
	line-height: 200%;
	text-align: left;
	border-right: 0;
	background: #eee;
}
#main {
	position: absolute;
	margin-top: 20px;
	margin-left: 220px;
	margin-right: 881px;
	z-index: 3;
	text-align: left;
	width: 700px;
	padding-left: 10px;
}
#menu {
	text-align: center;
	margin-bottom: 20px;
}
h2, h3, h4 {
	color: #666;
}
IMG {
	border: none;
}