body {
	background: #7AADE1;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
th, h1, h2, h3, strong, b {
	color: #b02424;
}
h1 {
	padding: 12px 18px 12px 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: solid black;
	border-width: 0px 0px 1px 0px;
	font-size: 24px;
	height: 1em;
}
h2 {
	margin-top: 20px;
	margin-bottom: 0px;
}
h3 {
	margin-top: 14px;
	margin-bottom: 0px;
}
h2, h3, p, table, ol, ul, dl {
	margin-left: 18px;
	margin-right: 18px;
}
p, table, ol, ul, dl {
	margin-bottom: 0px;
	margin-top: 8px;
	line-height: 150%;
}
dt {
	margin-top: 8px;
}
div.container {
	background: white;
	width: 972px;
	margin: 18px auto 18px auto;
	border: 3px solid #DDDDE5;
}
div.header {
	position: relative;
	width: 970px;
	height: 280px;
	border: solid black;
	border-width: 1px 1px 0px 1px;
}
div.header div.logo {
	position: absolute;
	float: right;
	margin: 15px;
	bottom: 0px;
	right: 0px;
	background: url(images/gradient.png);
	border: 1px solid black;
}
img {
	border: 2px solid #b02424;
}
img.logo {
	margin: 5px;
	border-width: 0px
}
div.header div.nav {
	float: left;
	width: 100%;
	border: solid black;
	border-width: 0px 0px 1px 0px;
}
div.header ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
div.header ul li {
	float: left;
	padding: 7px 15px 7px 15px;
	border: solid black;
	border-width: 0px 1px 0px 0px;
}
div.header ul li a {
	color: #b02424;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
div.content {
	border: 1px solid black;
	padding-bottom:18px;
}
td, th {
	text-align: left;
	vertical-align: top;
}
div.content a {
	text-decoration: underline;
	color: #b02424;
}
div.thumb {
	margin: 10px;
	float: left;
	width: 134px;
}
.bokaal {
	font-weight: bold;
}
