#nieuws2{
	width: 90%;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #B7B9BB;
}
#nieuws h1, #nieuws2 h1{
	color: #946984;
	font-variant: small-caps;
	font-size: 1.4em;
	background: url(/images/nieuws_h1_bgr.gif) no-repeat right bottom;
	padding: 0 120px 20px 0;
	margin: 0;
	border: 0 none;
}
#nieuws2 h1{
	margin: 0 0 15px 0;
}
#nieuws2 h2{
	color: #A08A95;
	font-variant: small-caps;
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #EEECEC;
}
#nieuws a, #nieuws2 a{
	color: #946984;
}
#nieuws a:hover, #nieuws2 a:hover{
	color: #000;
}
#nieuws ul, #nieuws2 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nieuws li{
	text-align: right;
	margin: 0 0 5px 0;
}
#nieuws li.meer{
	border-top: 1px solid #C7C8C9;
	border-bottom: 1px solid #C7C8C9;
	padding: 2px 0;
}
#nieuws li.meer a{
	color: #C93091;
	font-weight: bold;
}
#nieuws2 a.zoek{
	float: right;
	padding: 0 10px 0 0;
	color: #C93091;
	background: url(/images/template/arr1.gif) no-repeat right 3px;
}
#nieuws2 li{
	margin: 5px 0;
	padding: 3px;
}
#nieuws2 li.alternate{
	background: #F7F6F6;
}
#nieuws2 table{
	background: #F7F6F6;
	border: 1px solid #EEECEC;
	width: 100%;
	margin: 10px 0 0 0;
}
#nieuws2 td{
	padding: 5px;
}
#nieuws2 td.title{
	width: 10%;
}
#nieuws2 a.title{
	display: inline-table;
	width: 70%;
	vertical-align: text-top;
}
#nieuws2 .date{
	margin-right: 30px;
	color: #000;
	height: auto;
}
#nieuws2 input{
	color: #9E9FA1;
}
#nieuws2 input.trefwoord{
	color: #000;
}
#nieuws2 input.btn{
	color: #FFF;
}
#nieuws2 .detailKort{
	font-weight: bold;
	border-bottom: 1px solid #B7B9BB;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}
#nieuws2 .foto img{
	border: 1px solid #B7B9BB;
	margin: 0 10px 10px 0;
	float: left;
}
#nieuws2 .detailDatum{
	color: #9EA0A3;
	text-align: right;
}