.nieuws {
	bckground-color:#f2e3cd;
	border: 1px solid #ff9e05;
	vertical-align:top;
}

.nieuws p {
	margin:2px;
}

.nieuws a.newslink {
	font-family:Arial;
	font-size:10px;
}

.nieuws p.kop {
	font-weight:bold;
	text-align:center;
	padding-right:0px;
	font-size:11px;
	background-color:#fff;
	width:200px;

}

.nieuws p.kopora {
 	background-color:#ff9e05;
 	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

.nieuws p.itemkop {
	font-weight:bold;
	cursor:pointer;
	font-size:10px;
}

.nieuws p.itemkop.even {
	background-color:#cccccc;
}

.nieuws p.itemdt {
	font-size:9px;
	text-align:right;
}

.nieuws .inhoud {
	overflow:auto;
	srolling:auto;
	height:130px;
	width:220px;
	padding:2px;
}

.nieuws p {
	margin:0px
}

.nieuws .inhoudgr {
	overflow:auto;
	srolling:auto;
	padding:4px;
}

.nieuws p.stats {
	margin:8px;
}

a.leesverder{
	background-color:#fff;
	font-size:18px;
}

.statskop {
  width:100px;
  font-weight:normal;
  background-color:#fff;  
}

.statsinh {
  width:80px;
  font-weight:bold;
  padding-right:8px;
}

