body {
	background:url(images/top.gif) no-repeat center top #d4e7fe;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#5a5a5a;
}
* {
	border:0;
	margin:0;
	padding:0;
}
a {
	color:#57625d;
	
}

/* Container */
div#container_schaduw {
	background:url(images/container_schaduw.gif) repeat-y right;
	width:821px;
	margin:140px auto 20px auto;
}
div#container {
	background:url(images/container_schaduw_bottom.gif) no-repeat bottom left #d4e7fe;
	width:817px;
	padding:1px 1px 6px 1px;
}

/* Body */
div#body {
	background:url(images/body.gif) repeat-x top #ffffff;
	width:815px;
	padding:0 0 8px 0;

}
div#border_bottom {
	background:url(images/border.gif) repeat-x bottom;
	width:791px;
	padding:0 12px 2px 12px;
	overflow:hidden;
}

/* Header */
div#header {
	float:left;
	width:791px;
}

a.button {
	float:left;
	display:block;
background:url(images/button.gif) right center no-repeat;

	line-height:30px;
	padding:0 10px;
	margin:10px 3px 0 3px;
	font-size:8pt;
}
/* /Header */

/* Kolom */
div#kolom_wrapper {
	float:left;
	width:263px;
	margin:20px 0 18px 0;
}
div#kolom {
	background:#ffffff;


	width:263px;
	line-height:22px;
	padding:5px 0 0 0;
	overflow:hidden;
}
div#kolom_schaduw {
	background:url(images/kolom_schaduw.png) no-repeat top;
	width:268px;
	height:18px;
	font-size:0pt;
}
* html div#kolom_schaduw {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/kolom_schaduw.png", sizingMethod="crop");
}
div#kolom img {
	display:block;
	margin:0 auto;
}
div#kolom h1 {
	float:left;
	background:url(images/kolom_titel.gif) repeat-x;
	width:268px;
	line-height:29px;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	font-size:9pt;
	font-weight:normal;
}
div#kolom div.links {
	float:left;
	width:105px;
	padding:5px 0 0 10px;
}
div#kolom div.rechts {
	float:left;
	width:140px;
	padding:5px 0 0 5px;
}

div#kolom div.totaal {
	float:left;
	width:260px;
	padding:5px 0 0 10px;
}
/* /Kolom */

#list {
float : left;
display : inline;
text-align : center;
width : 821px;
min-height : 300px;
height : auto !important;
height : 300px;
margin:20px 0 0 0;
padding:0 0 20px 0px;
}

.kolom {
float : left;
display : inline;

}
.block {
width : 263px;
padding:0 0 5px 0px;

}

.blockinhoud {

background : #f7f2e6 url(images/bg_kolom.gif) repeat-x ;	
margin : 0 auto;
min-height : 40px;
height : auto !important;
height : 40px;
text-align : left;
margin-left : 2px;
line-height:29px;

	
}
.binhoud {
margin : 0 auto;
width : 220px;

}
.binhoud  h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;

}

#list ul{ 
color: #5a5a5a;
font-weight: bold;
font-size: 12px;
list-style: square; 
list-style-position: inside ;
margin-left : 2px;
}



/* Content */
div#content {
	float:left;
	width:500px;
	line-height:200%;
	margin:20px 0 0 0;
	padding:0 0 30px 23px;
	text-align: justify;

}
div#content h1 {
	height:48px;
	line-height:normal;
	margin:0 0 10px 0;
	padding:10px 0 0 5px;
	border-left:2px solid #e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
}
div#content h1 span {
	line-height:8px;
	padding:0 8px 0 0;
	border-right:1px solid #5a5a5a;
	position:relative;
	top:8px;
	font-weight:normal;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.field, .submit, .textarea {
border: solid 1px #888;
}

ul.rellist{
list-style: none;
float: left;
}
/* /Content */
/* /Body */
/* /Container */
