/* CSS Document */
/*a:link, a:visited, a:active {
	color:#f6a63a;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#f6a63a;
	font-weight: normal;
	text-decoration:underline;
}*/

#HeaderNav {
	background-image:url(../images/back_nav_groep.gif);
/*	background-image:url(../images/back_nav_ontwikkeling.gif);
	background-image:url(../images/back_nav_bouw.gif);
	background-image:url(../images/back_nav_onderhoud.gif);	*/
	background-repeat:no-repeat;
}
#HeaderBalk {
	background-image:url(../images/logo_groep.gif);
	background-repeat:no-repeat;
}
#HeaderSubNav {
/*	border-bottom: #22425d 1px solid;	*/	
	position: relative;
	height: 25px;	
	width: 864px;
	clear:both;
	padding-left: 36px;
}
#HeaderSubNav .TabActive {
/*	background-image:url(../images/back_subnav_active_groep.gif);*/
	font-weight:bold;
}
#ContentLeft h1, #ContentLeft h1 a:link, #ContentLeft h1 a:visited, #ContentLeft h1 a:active, #ContentLeft h1 a:hover {
	color: #22435d;		
	font-weight:bold;
	text-decoration:none;
	text-align:left;		
}
#ContentLeft h2, #ContentLeft h2 a:link, #ContentLeft h2 a:visited, #ContentLeft h2 a:active, #ContentLeft h2 a:hover {
	color: #22435d;		
	font-weight:bold;
	text-decoration:none;	
	text-align:left;	
}
