/* news */
.news-latest-item, .news-list-item,.home-news-item,
.cal-list1-odd, .cal-list1-even {
/*	border-bottom: 2px dotted #888888;*/
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.nieuwsblok {
	border: 1px dotted #ccc;
	padding: 10px;
	background: #E5EDF2;
}
.nieuwsblok hr.clearer {
	background: #E5EDF2;
	color: #E5EDF2;
}

.news-list-item, .news-latest-item, .news-list-browse {
/*	float: left;*/
	display: inline;
	clear: both;
	width: 100%;
}

.news-latest-item h3, .news-list-item h3, .home-news-item h3, .news-single-item h3 {
	color: #004A7F;
	background: none;
	margin: 0;
	padding: 0;
	float:left;
}

#main .news-latest-container a {
	background: none;
	font-size: 1em;
	padding-left: 0;
}

.news-latest-item p, .news-list-item p, home-news-item p {
	margin: 0;
	padding: 0;
}

.news-latest-date, .cal-list1-date, .news-latest-nav-title, .news-single-timedata, .news-list-date {
	color: #9C9D9F;
	font-size: 1em;
}

.news-list-date-dossiers {
border-right:1px solid #3F3F3F;
float:left;
margin-right:5px;
padding-right:5px;
}

#center .news-latest-image, #center .news-list-image, #center .news-image{
	display: inline;
	float:left;
	margin-right: 10px;
	margin-bottom: 6px;
	background:#E5EDF2;
}

#center .news-single-item .news-image { width:240px; }

.news-single-item {
	margin-top: 1em;
}

#content .news-single-item h2 {
	background: none;
	color:#004A7F;
	padding-left: 0;
}

.news-single-image {
	display: inline;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

p.news-single-imgcaption {
	padding: 0.3em 0.6em;
	margin: 0;
	font-style: italic;
	font-size: 0.9em;
	color: #004A7F;
}

.news-latest-gotoarchive {
	text-align: right;
}

.blue { color:#004A7F; }



