.nieuwskader {
	font-size:1em;
	font-weight: bold;
	width: 203px;
	padding:50px 15px 5px 0px;
	height: auto;
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/bg_nieuwskader_nl_w.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.nieuwskader_en {
	font-size:1em;
	font-weight: bold;
	width: 203px;
	padding:50px 15px 5px 0px;
	height: auto;
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/bg_nieuwskader_en_w.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.w_nieuws_small {
	width: 185px;
	color: #039;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	padding-left: 8px;
	padding-right: 15px;
	padding-top: 6px;
	border-bottom: 1px solid #999;/*176px*/
}
	
.s_nieuws_small a {color: #0BB944; text-decoration:none;font-size: 0.9em;}
.s_nieuws_small a:hover {color: #666; text-decoration:none;font-size: 0.9em;}
/*.s_link_naar_lightbox {text-align:left; font-size: 0.95em; display: block; height: 30px;}
.s_link_naar_lightbox a{text-align:right; font-size: 0.95em; display: block; height: 30px; padding-right: 9px; padding-top:5px;}
.s_link_naar_lightbox a:hover{text-align:right; font-size: 0.95em; display: block; height: 30px; padding-right: 9px; padding-top:5px;}*/

.nieuws_button {
	display:block;
	height:auto;/*30px*/
	/*background-image: url(../images/btn_leesmeer_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
}
.nieuws_button a { 
	/*background-image:url(../images/btn_leesmeer_up.jpg); 
	background-repeat:no-repeat;
	background-position: 0px 5px;*/
	display:block; 
	height:auto;/*30px*/
	text-decoration:none;
	
}
.nieuws_button a:hover {
	/*background-image:url(../images/btn_leesmeer_hover.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;*/
	display:block; 
	height:auto;/*30px*/
	text-decoration:none;
	
}
.nieuws_button a span {display:none;}
.nieuws_button a:hover span {
	display:block; color:#0BB944; padding-top:6px;
}
