body {
	margin:10px 0px 0px 0px;
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding:0;
}
body.popup {
	margin:0;
	padding:0;
	background-color:#000;
	overflow:hidden;
}
div.topbar_cont {
	background-image:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
}
div.topbar_logo {
	background-image:url(../images/toplogo.jpg);
	background-repeat:no-repeat;
	width:752px;
	height:161px;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}
div.nav_cont {
	width:752px;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#fff;
	vertical-align:middle;
}
div.content_cont {
	width:752px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#FED981;
}
div.bottom_cont {
	background-image:url(../images/bottombar.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	font-size:x-small;
	text-align:center;
	padding:12px 0px 0px 0px;
	color:#57747D;
}
.navigatie {
	width:100%;
}
.navigatie td {
	font-size:smaller;
	font-weight:bold;
	text-align:center;
}
.navigatie td a {
	text-decoration:none;
}
table.main_table {
	border:0;
	width:100%;
}
table.main_table td {
	color:#57747D;
}
table.main_table td.td_tekst {
	vertical-align:top;
	width:80%;
	padding:1em 1em 5em 1em;
}
table.main_table td.td_fotos {
	vertical-align:top;
	width:20%;
	padding:4em 1em 1em 1em;
}
.koptekst {
	color:#CC0000;
	font-size:large;
	font-weight:bold;
}
form {
	margin:0;
	padding:0;
}
