#bg_boven {
  background:url(../img/bg_thema1.jpg);
  height:15px;
  width:900px;
}

#leeglinks {
  width:15px;  
  background:#CCC0A9;
}

#links {
	background:#D30477;
	color:#ffffff;
	font-weight:normal;
	width:335px;
	border:1px solid #000000;
	font-size:11px;
	line-height:14px;
}

hr {
  margin:0;
  padding:0;
}

#rechts {
	background:#ffffff;  
	width:535px;
	border-top:1px solid #000000;
 	border-bottom:1px solid #000000;
 	border-right:1px solid #000000;
}

#leegrechts {
 width:15px;
  background:#B9AFA5;
  
}

#bg_onder {
  background:url(../img/bg_thema2.jpg);
  height:15px;
  width:900px;
}



#linkerdeel {
 margin: 0 0 0 15px;
 background:#D30477;
 border:1px solid #000000;
}

#rechterdeel {
 margin: 0 15px 0 0;
 background:#D1BEAA;
 border-top:1px solid #000000;
 	border-bottom:1px solid #000000;
 	border-right:1px solid #000000;
 
}
#rechtermenu img {
  border:1px solid #ffffff; 
  margin:0 5px 0px 0; 
  float:left;
}


A.links:link, A.links:active, A.links:visited {
  display:block;
  padding: 8px 0 1px 0;
  color:#000000;
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
}
A.links:hover {
  color:#8DD3F6;
}
A.verder:link, A.verder:active, A.verder:visited {
  color:#000000;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  line-height:15px;
}
A.verder:hover {
  color:#8DD3F6;
}
.kopActief {
  display:block;
  padding: 8px 0 1px 0;
  color:#ffffff;
  font-size:11px;
}
H2 {
  color:#D30477;
  font-weight:bold;
  font-size:17px;
  display:block;
  width:505px;
  border-bottom: 1px solid #D30477;
  margin: 0 0 10px 0;
  line-height:20px;
}