#nieuwshead {
	font-weight: bold;
}
#referentie {
	font-size: x-small;
	width: 100%;
	font-style: italic;
}
#kortetekst {
}
#nieuwskop {
	background-color: #EFA45D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FF33;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66FF33;
	clear: left;
	margin-top: 5px;
}
#nieuws a {
	text-decoration: none;
}
#nieuws a:hover {

	font-weight: bold;
}
#nieuwskop a {
	border-top: 1px solid #66FF33;
	border-right: 1px #66FF33;
	border-bottom: 1px solid #66FF33;
	border-left: 1px #66FF33;
	display: block;
	background-color: #FFFF99;
}
#repeatnieuw {


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5D51D;
}
#nieuwspart {
	float: right;
	border: thin groove #66FF33;
	width: 30%;
}
