body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../beeld/achtergrond.jpg) repeat-y center 140px;
}
a {
	color: #BE2B24;

}
a:hover {
	text-decoration: none;

}
.titel {
	padding-top: 30px;
}
.bullet {
	color: #C62D1D;
}
.footer {
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #666666;
	padding-bottom: 30px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.content {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 73px;
}
td, th {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #C52C1E;
	margin-bottom: 6px;

}
h2 {
	font-size: 12px;
	color: #C52C1E;
	margin-bottom: 6px;

}
hr {
	color: #C52C1E;
	height: 1px;
}
.menu {
	font-variant: small-caps;
	font-size: 12px;
	padding-bottom: 15px;
	width: 560px;
}
.menu a {
	font-weight: bold;
}
