@charset "utf-8";
 

body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

#container
{
	position:relative;
	width:980px;
	height:1860px;
	left:auto;
	margin-right: auto;
	margin-left: auto;
	top:19px;
	margin-top:-27px;
	background-color:#333333;
	border: double;
}

#topbox
{
	position:absolute;
	width:951px;
	height:112px;
	left:14px;
	top:34px;
	background-color:#333333;
	text-align:center;
	border: double;
 }
#navigatie
{
	position:absolute;
	width:244px;
	height:410px;
	padding:10px;
	left:14px;
	top:205px;
	background-color:#333333;
	text-align:left;
	font-size: 16px;
	list-style-type: square;
	border: double;
	line-height:150%;
	
}
#tekst
{
	position:absolute;
	width:591px;
	height:1296px;
	padding:10px;
	left:305px;
	top:197px;
	background-color:#333333;
}
#fooder
{
	position:absolute;
	width:851px;
	height:34px;
	padding:0px;
	left:64px;
	top:1796px;
	background-color:#333333;
	text-align:center;
	border: double;
}
#tekst table tr td p {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
}
.mail p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #73412F;
	text-decoration: underline;
}
#container #tekst #fooder #copyright {
	text-align: center;
}
#topbox img {
	text-align: center;
	float: none;
}

