body {
	background:url(images/bg.gif) repeat-x top #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:9pt;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
a {color:#000;}
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/header.jpg) no-repeat top;
	width:750px;
	margin:0 auto;
	padding:300px 85px 0 107px;
}

h1 {
	background:url(images/top_bg.gif) no-repeat top;
	width:676px;
	line-height:40px;
	padding:0 0 20px 0;
	margin:0 auto;
	font-size:11pt;
	text-align:center;
}

div.banner {
	float:right;
	background:url(images/ads_bg.gif) no-repeat top;
	width:140px;
	padding:12px 0;
	margin:20px 0 0 0;
	text-align:center;
}
div.block {
	float:left;
	background:url(images/icon_star.gif) no-repeat left;
	width:590px;
	padding:20px 0 0 0;
	overflow:hidden;
}
div.block div.inhoud {
	float:right;
	background:url(images/block_bg.gif) no-repeat top;
	width:477px;
	line-height:175%;
	padding:0 10px;
}
a.title {
	display:block;
	background:url(images/icon.gif) no-repeat left;
	line-height:38px;
	padding:0 0 0 25px;
	font-size:13pt;
	font-weight:bold;
	text-decoration:underline;
}
a.bold {
	font-weight:bold;
	text-decoration:none;
}
span.red {
	line-height:225%;
	color:#e90000;
}
span.red a {
	color:#e90000;
	font-weight:bold;
}

#footer {
	padding:30px 0;
	text-align:center;
	color:#646464;
}
#footer a {
	color:#646464;
	text-decoration:none;
}
