#menu a, #menu h2 {
color:#69023F;
}

#menu a {
color:#69023F;
text-decoration: none;
}

ul#form
{
margin-top:45%;
}

#bgLeft
{
	position:absolute;
	width:392px;
	height:320px;
	background-image:url(../images/illustratiePubliekLTop.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	border:0px solid #000000;
	z-index:3;
}


#bgRight
{
	
	position:absolute;
	width:201px;
	height:115px;
	background-image:url(../images/illustratiePubliekRTop.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
	border:0px solid #000000;
	right:0;
	z-index:3;
}


.funcnav a
{
	border:0px solid #000000;
	font-weight:bold;
	font-size:80%;
	color:#827B00;
	text-decoration:none;
}


#repeatSubs  a
{	

color:#69023F;	
}



.breadcrumb a
{
	color:#827B00;
	font-weight:bold;
	border:0px solid #000000;
	text-decoration:none;
}

.breadcrumb a:hover 
{
	text-decoration: underline;
}
	

