/* ########################################################################################################*/
/* ###########																					###########*/
/* ###########		BEELD																		###########*/
/* ###########																					###########*/
/* ########################################################################################################*/

#beeld {	
	width:192px;
	background-image:url(../images/page/beeld-bg-groen.gif);	
}


/* ########################################################################################################*/
/* ###########																					###########*/
/* ###########		MAIN CONTENT																###########*/
/* ###########																					###########*/
/* ########################################################################################################*/

#main-content {	
	width:527px;
	padding: 30px 15px 100px 15px;
	overflow:hidden;
}

ul.search-results p {
	padding-bottom:25px;
}


/* ########################################################################################################*/
/* ###########																					###########*/
/* ###########		SIDEBAR																		###########*/
/* ###########																					###########*/
/* ########################################################################################################*/

#content-wrap {
	background-image:url(../images/sidebar/bg-groen.gif);
}

#sidebar {
	background-color:#9ea900;
}

#sidebar .submap li.last {
	background-image:url(../images/sidebar/sitemap-branch-last-groen.gif);
}

