body, td	{
	color: black;
	font-family: arial, helvetica;
}
.itemkop {
	border: 1px solid black;
	background-color: white;
	font-size: 16px;
	padding: 3px;
	margin-top: 3px;
	width: 666px;
}
.itemkop2 {
	border: 1px solid white;
	background-color: black;
	color: white;
	font-size: 16px;
	padding: 3px;
}
.subkop {
	color: white;
	background-color: #555555;
	font-size: 14px;
	padding: 2px;
	margin-top: 2px;
}
.subjaarkop {
	color: black;
	background-color: #aaaaaa;
	font-size: 13px;
	padding: 1px;
	margin: 2px;
}
.itemtekst {
	font-size: 14px;
	padding: 2px 5px 5px 5px;
}
.randwit {
	border: 1px solid white;
}
.randzwart {
	border: 1px solid black;
}
.menu {
	font-weight: bold;
	font-size: 16px;
	padding: 3px 3px 0px 3px;
}
.extern {
	padding-right: 16px;
	background-image: url('../i/extern.png');
	background-repeat: no-repeat;
	background-position: center right;
	white-space: nowrap;
}
.tabel, .tekst {
	font-size: 12px;
}
.grijs {
	color: #333333;
}
.wit {
	color: white;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
.noot {
	text-align: center;
	color: black;
	background-color: white;
	border: 1px solid red;
	padding: 1px;
	font-size: 9px;
}
.rood {
	color: red;
}
.HoF {
	font-size: 10px;
}
.foto {
	border: 1px solid white;
}
center {
	font-size: 0.7em;
}
center a {
	color: black;
	text-decoration: underline;
}
