.nieuwsdatum{
width:48px;
height:59px;
background-image: url('/images/website/date_bg.png');
background-repeat:no-repeat;
margin-top:3px;
float:left;
}

.nieuwsdatum_d{
font-family:Helvetica, sans-serif;
padding-top:4px;
width:48px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}

.nieuwsdatum_m{
font-family:Helvetica, sans-serif;
width:48px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
position:relative;
top:-3px;
}

.nieuwsdatum_y{
font-family:Helvetica, sans-serif;
width:48px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
position:relative;
top:-6px;
}
.nieuwsbericht{
padding-left:60px;
}

.nieuwsbericht img{
max-width:510px;
}

.nieuws_rechts_archief a{
float:right;
position:relative;
top:8px;
font-size:10px;
}

.nieuws_rechts{
	background-image:url('../images/website/nieuwsrechts_bg.jpg');
	background-repeat:no-repeat;
	float:right;
	width:163px;
	height:840px;
	position:relative;
	top:-50px;
	right:30px;
	}

.nieuws_rechts_titel{
font-size:14px;
margin: 7px;
margin-bottom:23px;
color:#FFFFFF;
font-weight:bold;
}


	
.nieuws_rechts a:link,
.nieuws_rechts a:active,
.nieuws_rechts a:visited{
font-size:12px;
margin-bottom:20px;
display:block;
padding-left:7px;
padding-right:7px;
color:#FFFFFF;
text-decoration:none;
}

.nieuws_rechts a:hover{
color:#CCCCCC;
text-decoration:none;
}