<!--	

#contextdiv{
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	width: 162px;
	float:right;
	clear:right;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	overflow:hidden;
}

#contextdiv ul{
	margin: 0px;
	margin-left:20px; 
	padding:4px;
	padding-top: 8px;
	padding-bottom: 6px;
	border: none; 
	/*display: list-item;*/
	list-style-type:square;
	list-style-position :outside;
	line-height:1.1em;
	font-size: 11px;
}

#contextdiv ul li{
	padding:3px;
	margin:0px;
}	

#contextdiv h1{
	font-size: 11px;
	margin:0px;
	padding:0px;
}

#contextdiv h1 a{
	font-weight: bold;
	text-decoration: none;
}

#contextdiv a{
	text-decoration: none;
}

#contextdiv li a:hover{
	text-decoration: underline;
}

#contextdiv li a.active{
	text-decoration: underline;
}

.contextblok{
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

/* enkel zichtbaar voor IE : oplossing voor peekaboo bug*/
* html .contextblok{
	height: 1%;
}

.contextmore {
	/*display: list-item;
	list-style-type:square;
	list-style-position :inside;*/
	margin:2px;
	margin-left:30px;
	font-size: 10px;
	line-height: 1em;
	text-align:left;
	color: #2F3535;

	margin-right:0px;
	padding-left:25px;
	background: url(/html/images/bg_contextmore.gif) no-repeat top left;
	height:15px;
border:none;
border-right: #777 solid 1px;
}

#contextdiv .contextmore a{
	text-decoration:none;
}


#contextdiv .contextmore a:hover{
	text-decoration:underline;
}

#contextsubsitediv{
	padding-bottom: 16px;
}

#contextrubriekdiv{
	padding-bottom: 16px;
}

#contextsubrubriekdiv{
	padding-bottom: 16px;
}

	
-->