body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}
#nieuws {
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#nieuws h2 {
  font-size: 12px;
  color: #BE8B06;
}
#nieuws h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#nieuws a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#nieuws a:hover {
  color: #38301A;
}
#nieuws .more {
  font-size: 9px;
}
#nieuws .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
