body {
	background:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
* {
	margin:0;
	padding:0;
}
a {color:#d6528e;}
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 {
	background:url(images/afbeelding_right.gif) no-repeat right 10px #fff;
	width:944px;
	margin:0 auto;
	padding:0 25px;
}
#container_logo {background:url(images/logo.gif) no-repeat 0 15px;}
#container_logo2 {background:url(images/logo2.gif) no-repeat 0 8px;}

#kolom {
	float:left;
	width:160px;
	padding:185px 0 0 0;
}
#kolom ul {overflow:hidden;}
#kolom li {
	display:block;
	float:left;
	list-style:none;
}
#kolom li a {
	display:block;
	float:left;
	background:url(images/list_image.gif) no-repeat right;
	width:160px;
	border-bottom:1px solid #d8dbe0;
	color:#999999;
	line-height:20px;
	text-decoration:none;
}
#kolom li a:hover {color:#d6528e;}
#kolom div.block_top {
	background:url(images/kolom_block_top.gif);
	width:160px;
	height:6px;
	line-height:0%;
	margin:35px 0 0 0;
	font-size:0pt;
}
#kolom div.block {
	height:385px;
	padding:0 10px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
#kolom div.block_bottom {
	background:url(images/kolom_block_bottom.gif);
	width:160px;
	height:6px;
	line-height:0%;
	font-size:0pt;
}
#kolom_right {
	float:left;
	width:736px;
}
#inhoud_top {
	width:325px;
	height:225px;
	margin:8px 0 0 95px;
	padding:15px;
	overflow:hidden;
}
#inhoud_top h2 {padding:0;}
#inhoud_top div.space {
	float:left;
	width:135px;
	height:70px;
	margin:20px 0 0 0;
}
#content {
	background:url(images/usenet2.gif) no-repeat right bottom;
	width:736px;
	padding:0 0 182px 50px;
}
h1 {
	padding:25px 0 8px 0;
	font-size:14pt;
	font-weight:normal;
	color:#d6528e;
}
h2 {
	padding:5px 0;
	font-size:23pt;
	font-weight:normal;
	color:#b1b1b1;
}
h3 {
	padding:5px 0;
	color:#b1b1b1;
}
#content div.block_wrap {
	float:right;
	width:408px;
	margin:50px 0 0 0;
}
#content div.block_top, #content div.block_bottom {
	background:url(images/content_block_top.gif);
	height:7px;
	line-height:0%;
	font-size:0pt;
}
#content div.block_bottom {background:url(images/content_block_bottom.gif);}
#content div.block {
	padding:0 20px 20px 20px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
img.right {
	float:right;
	margin:5px -10px 10px 20px;
}
a.bold {
	display:block;
	padding:10px 0;
	font-size:12pt;
	font-weight:bold;
}