body {
	background-color: #f4c24d;
	margin-top: 30px;
	background-image: url(plaatjes/bg.jpg);
	background-repeat: repeat-x;

}
.box { 
  background: #ffffff; 
}
.boxtop { 
  background: url(plaatjes/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(plaatjes/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.box2 { 
  background: #669933; 
}
.boxtop2 { 
  background: url(plaatjes/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(plaatjes/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}

.box3 { 
  background: #FADFA3; 
}
.boxtop3 { 
  background: url(plaatjes/ne3.gif) no-repeat top right; 
}
.boxtop3 div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/nw3.gif) no-repeat top left; 
}
.boxbottom3 { 
  background: url(plaatjes/se3.gif) no-repeat bottom right; 
}
.boxbottom3 div { 
  font-size: 0;
  height: 10px; 
  background: url(plaatjes/sw3.gif) no-repeat bottom left; 
}
.boxcontent3 {
  padding: 0px 10px 0px 10px;
}

a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 669933;
	text-decoration: none;
	letter-spacing: 1px;
}
.bgmenu {
	background-color: #DFEFCF;
	border: 1px solid #669933;


}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
	letter-spacing: 1px;
}
#pwit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#pgroen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f4c24d;
	text-decoration: none;
}
.bdrright {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #669933;
}
.pwit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}
