.nieuws a {
	font-weight:normal;
	text-decoration:underline;
}

.nieuws a:hover{
	text-decoration : none ; 
}

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

.nieuws p {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	text-align:justify;
}

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

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

.nieuws p.itemkop {
	font-weight:bold;
	font-size:10px;
	padding:3px;
	margin-bottom:0px;
}

.nieuws p.itemkopgr {
	font-weight:bold;
	margin-bottom:4px;
}

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

.nieuws p.itemdt {
	font-size:9px;
	text-align:right;
	text-valign:top;
	float:right;
	margin-right:2px;
	border:1px dashed #999;
	padding:4px;
	margin-bottom:4px;
	margin-left:4px;

}

.nieuws .spc {
	brder-top:1px dashed #333;
	fnt-weight:normal;
	background-color:#333;
	clear:both;
	height:1px;
	line-height:1.1;
	position:relative;
}	

.nieuws .inhoud {
	overflow:auto;
	srolling:auto;
	height:140px;
	width:278px;
	padding:0px;
	line-height:1.1;
	clear:both;
	postion:relative;
}

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


a.leesverder{
	font-size:10px;
}

p.meer {
	font-size:20px;
}

.back {
	width:10px;
	margin:4px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #222;
	display:block;
}

.inhoudgr {
	padding-right:8px;
}

.inhoudgr p {
	margin-top:8px;
	margin-bottom:8px;
}

