
#container{
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	background-image:url(../images/bg.gif);
	text-align:left;
	width:981px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	min-height:100%;
	height:auto;
}
#bg_dots_leftx{
	position:absolute;
	height:100%;
	width:1px;
	left:173px;
	background-image:url(../images/dots.php?kleur=757575);
	background-repeat:repeat-y;
}
#bg_dots_rightx{
	position:absolute;
	height:100%;
	width:1px;
	left:693px;
	background-image:url(../images/dots.php?kleur=757575);
	background-repeat:repeat-y;
}

#row_top{
	width:981px;
	height:35px;
	background-color:#FFFFFF;
}
#row_flash{
	width:981px;
	height:102px;
	background-color:#ccd6e6;
}
#row_menu{
	width:981px;
	height:29px;
	background-color:#5b5959;
}
#column_submenu{
	float:left;
	width:173px;
	background-image:url(../images/bg_submenu_groen.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-color:#7fbd33}
#column_contents{
	float:left;
	width:500px;
	padding:0px 10px 0px 9px;
	margin:0px 0px 0px 1px;;
	border-top:solid #ffffff 22px;
}
#column_right{
	float:left;
	width:268px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border-top:solid #ffffff 22px;
}
.sideBlock{
	margin-top:10px;
	padding-bottom:11px;
	margin-bottom:10px;
	background-image:url(../images/dots.php?kleur=757575&dir=hor);
	background-repeat:repeat-x;;
	background-position:bottom;
}