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

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


.s_nieuws_small {
	width: 185px;
	color: #039;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 6px;
	border-bottom: 1px solid #999;
}

	
.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: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; 
	display:block; 
	height:30px;
	background-position: 0px 5px;
}
.nieuws_button a:hover {
	background-image:url(../images/btn_leesmeer_hover.jpg);
	background-repeat:no-repeat;
	display:block; 
	height:30px;
	background-position: 0px 5px;
}
.nieuws_button a span {display:none;}
.nieuws_button a:hover span {
	display:block; color:#0BB944; padding-top:6px;
}
