A:link, A:visited, A:active {
  text-decoration:none;
  color:#DF0419;
}
A:hover {
  text-decoration:none;
  color:#87A000;
 }

#menu {
  border-top:2px solid #45026F; 
  border-bottom:2px solid #45026F; 
  font-weight:bold; 
  letter-spacing:1px; 
  line-height:15px;
  padding:5px 20px 5px 20px;
  background:#F9C663;
  font-size:10px;
}

#menuinhoud {
  overflow:hidden; 
  height:15px;
}
#menuinhoud A:link, #menuinhoud A:visited, #menuinhoud A:active {
  text-decoration:none;
  color:#45026F;
}
#menuinhoud A:hover {
  text-decoration:none;
  color:#CE2E1D;
}

#menuinhoud A.actief:link, #menuinhoud A.actief:active, #menuinhoud A.actief:visited, #menuinhoud A.actief:hover {
  text-decoration:none;
  color:#CE2E1D;
} 

.linkermarge {
  margin-left:20px;
}

.topmarge {
  margin-top:33px;
}
#grootgeelvlak {
  width:545px;
  background: url(../img/geel/rond_lo_nr.gif) no-repeat left bottom;
  margin-bottom:15px; 
}
#kleingroenvlak {
  width:350px;
  background: url(../img/groen/rond_lo_nr.gif) no-repeat left bottom;   
}

#verderlezen {
	padding:20px 30px 0px 30px;
}

.rondehoek_ro {
  background: url(../img/groen/rond_ro.gif) no-repeat right bottom; 
  padding-bottom:20px;
}
.rondehoek_ro_binnen {
  background: url(../img/geel/rond_ro.gif) no-repeat right bottom; 
  padding-bottom:20px;
}
.rondehoek_h2_nr_buiten {
  font-size:14px;
  font-weight:bold;
  padding:33px 20px 0 50px;
  background: url(../img/groen/rond_rb_nr.gif) no-repeat right top; 
}
.rondehoek_h2_nr_binnen {
  font-size:14px;
  font-weight:bold;
  padding:33px 20px 0 50px;
  background: url(../img/geel/rond_rb_nr.gif) no-repeat right top; 
}

.rondehoek_tekst {
  padding: 0 20px 0 20px;
}
.rondehoek_tekst_nr {
  padding: 0 20px 0 50px;
}

.kleurh2 {
  color:#CE2E1D;
}
h2 {
  color:#CE2E1D;
   font-size:14px;
  font-weight:bold;
} 
#printer {
  margin: 0 0 0 50px;
}

#footer {
   border-bottom:2px solid #45026F;
   margin-bottom:0px;
   height:30px;
}

