.BerichtContainer{
    background-image: url("/images/NieuwsberichtTop.gif");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
	margin: 0 30px;
	padding-top: 7px;
    width: 401px;
}
#Middle .newsitem,  .BerichtContainer .newsitem{
	margin-bottom: 7px;
	margin-top: 0;
}
.BerichtContainer .newsitem{
	background-color:#f6f6f6;
	border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-bottom: 0;
	padding:10px;
}
.BerichtContainer .newsitem .startdatum {
	padding-bottom:0;
	width: 100%;
}
#Middle .newsitem h2, .BerichtContainer .newsitem h2 {
	color: #113F72;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 13px;
}
#Middle .newsitem .startdatum {
	clear: left;
	float: none;
}
#Middle .kortetekst,  .BerichtContainer .kortetekst {
	clear:left;
	display: block;
	font-size: 1.2em;
}
#Middle .langetekst,  .BerichtContainer .langetekst {
	font-size: 1.2em;
	margin-top: 12px;
	margin-bottom: 0;
}
.newsitem .startdatum{
clear:both;
}
.news .next {
	border-bottom: 2px dotted #B9B9B9;
	color: #103F71;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	padding-bottom: 7px;
}
.news .next:hover {
	color: #f4b933;
}
.news .next img {
	margin-left: 5px;
}
.contentbase img {
	margin: 12px 0 10px 10px;
}
#Middle .nieuwsbericht .filelist {
	margin: 0 -28px 0 -32px;
}
.addthis{
    background-color: #F6F6F6;
	border-bottom:1px solid #F9BF43;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	color: #F9BF43;
	font-size:13px;
	font-weight:bold;
	padding: 10px 10px 40px 10px;
	}
.addthis .deel{
	display:block;
	margin-bottom:10px;
	}
