#leftColumnBackground {
	background: url(../../Images/spacer_menu.gif) repeat-y; 
	min-height: 100%;  
	height:100%; 
	width:100%;	
}

#leftNavSpacer {
	width: 206px;
	background: url('../../Images/spacer_menu.gif');
	background-repeat:  repeat-y;
}

.leftNavHover 
{
	color: #000000;
	background-color: #8B8DC8;
}

.leftNavSelected 
{
	color: #000000;
	background-color: #8B8DC8;
}

#Header {
	float:left;
	width:100%;
	height: 88px;
	background-color: #000152;	
	background-image: url('../../images/top_bg_algemeen.jpg');
	background-position: 206px 0px;
	background-repeat: no-repeat;
}

#siteMenu {
	background-image: url('../../images/menu_bg_algemeen.jpg');
}
