body {
	background:#edebe4;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3a35;
	font-size:8pt;
}

body, table, td, p {
	font-size: 8pt;
}

* {
	margin:0;
	padding:0;
}

p {
	margin-bottom:	8px;
}

a {color:#3b3a35;text-decoration:none;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

/* Container */
div#container_achtergrond {
	background:#fff;
	width:100%;
}
div.container {
	width:950px;
	margin:0 auto;
}

/* Header */
div#header {
	width:950px;
	height:95px;
}
div#header a.logo img {
	float:left;
	margin:0 0 0 27px;
	position:absolute;
	top:11px;
}
div#header a.bottun {
	background:url('../gfx/site/bottun.gif');
	width:135px;
	height:27px;
	margin:0 0 0 809px;
	padding:3px 0 0 6px;
	position:absolute;
	top:10px;
	font-size:9pt;
	text-decoration:none;
}
div#header a.bottun img {
	float:left;
	margin:0 5px 0 0;
}
div#header ul {
	float:right;
	background:url('../gfx/site/header_ul.gif') repeat-x bottom right;
	line-height:40px;
	padding:0 0 3px 0;
	margin:40px 0 0 0;
	text-transform:uppercase;
}
div#header li {
	display:inline;
	padding:0 35px 0 0;
}
div#header li a {
	color:#8a8f95;
	text-decoration:none;
}
div#header li.last {padding:0;}
div#header li a:hover, div#header li.active a {color:#e6e5de;}
/* /Header */

/* Body */
div#body {
	width:950px;
	padding:0 0 8px 0;
}
div#content {
	float:left;
	width:443px;
	line-height:185%;
	padding:0 14px;
}
div#content h1 {
	padding:0 0 10px 0;
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	font-size:18pt;
	color:#918d7f;
}
div#content div.kolom {
	float:left;
	width:270px;
	padding:0 10px 0 0;
}
div#content_sub3 {
	float:left;
	width:443px;
	margin:25px 0 0 253px;
	line-height:185%;
	padding:0 14px;
}
div#content_sub3 h1 {
	padding:0 0 10px 0;
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	font-size:18pt;
	color:#918d7f;
}
div#content_sub3 div.kolom {
	float:left;
	width:270px;
	padding:0 10px 0 0;
}
a.block, div.block {
	float:left;
	display:block;
	background:url('../gfx/site/block.gif') no-repeat bottom #fff;
	width:288px;
	height:108px;
	line-height:23px;
	margin:18px 0 0 20px;
	text-transform:uppercase;
	font-size:9pt;
	color:#646159;
	text-decoration:none;
}
a.block span {padding:0 0 0 5px;}
div.block {
	text-transform:none;
}
div.block li {
	background:url('../gfx/site/block_li.gif') no-repeat 10px 10px;
	padding:1px 0 0 25px;
	list-style:none;
}
/* /Body */

/* Footer */
div#footer {
	background:url('../gfx/site/footer.gif') no-repeat top;
	width:950px;
	line-height:175%;
	padding:15px 0 0 0;
	margin:12px 0 0 0;
	color:#918d7f;
}
div#footer p.left {float:left;}
div#footer p.right {
	float:right;
	text-align:right;
}
div#footer a {
	color:#918d7f;
	text-decoration:none;
}
div#footer span {padding:0 5px;}
/* /Footer */
/* /Container */