body, td, th {
	font-family: arial;
	font-size: 10pt;
}

body {
	margin: 0px;
	background-image: url('/content/images/site/logo_zonder_tekst_klein_wm.png');
	background-position: center 80px;
	background-repeat: no-repeat;
}

table#master {
	margin: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 750px;
}

a:link, a:visited, a:active {
	color: #122EDA;
}

td {
	vertical-align: top;
}

div.top {
	height: 60px;
	width: 750px;
	text-align: center;
}

div.top a {
	color: black;
	text-decoration: none;
}

div.toc {
	float: left;
	padding: 0px 30px 30px 30px;
	width: 100px;
	height: 350px;
}

div.main {
	position: relative;
	float: left;
	width: 590px;
	padding-bottom: 10px;
}

div.copy {
	position: relative;
	float: left;
	clear: left;
	height: 30px;
	width: 750px;
}

div.copy div {
	margin-left: 25px;
	width: 700px;

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 8pt;
	color: gray;
	text-align: center;

	border-top: 2px solid #122EDA;
	border-bottom: 2px solid #1E6E18;
}

div.infi {
	position: relative;
	float: left;
	clear: left;
	height: 30px;
	width: 750px;
}

div.infi div {
	margin-left: 25px;
	width: 700px;

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 8pt;
	color: gray;
	text-align: center;
}

div.copy a {
	color: gray;
}
