#contact {
  background:url(../img/bg_lesmateriaal.gif);
  border-top:2px solid #45026F;
}
#contact_links {
   float:left;
   padding:20px 0 0 0;
}
#contact_rechts {
   float:right;
   padding:20px 28px 0 0;
   margin-top:30px;
}
#initiatief {
  width:350px;
  background: url(../img/groen/rond_lo_nr.gif) no-repeat left bottom;   
}
#cntct {
  width:545px;
  background: url(../img/geel/rond_lo_nr.gif) no-repeat left bottom; 
}

.rondehoek_lb_initiatief {
  background: url(../img/groen/rond_lb_initiatief.gif) no-repeat left top; 
}
.rondehoek_lb_contact {
  background: url(../img/geel/rond_lb_contact.gif) no-repeat left top; 
}
#koolwitje {
  position: absolute;
  top:64px;
  left:50%;
  margin-left:285px;
}
.tekstveld {
  	width:350px;
  	border:1px solid #DF0419;
	color:#DF0419;
	margin-bottom:5px;
}
.tekstarea {
  	font-family: Verdana, Arial, sans-serif;
  	width:350px;
  	border:1px solid #DF0419;
	color:#DF0419;
	margin-bottom:5px;
	overflow:auto;
	font-size:11px;
}
.knop {
  background: #DF0419;
  color:#FFF4E3;
  font-weight:bold;
  border:1px solid #45026F;
  margin:4px 0 0 0;
}


