
/*------------------- Nieuwsteaser ------------*/


ul.nws_t{
	margin: 0px;
	padding: 0px;
}
ul.nws_t li{
	list-style: none;
	list-style-image: none;
}
td.nws_t_title{
	padding: 2px 20px 5px 25px;
	background-image: url(/file?fle=24);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #58565B;
	
}
td.nws_t_sdesc{
	padding: 2px 20px 2px 25px;
}
table.nws_t_inner_gridtable{
	border-left: 35px solid #ECF1EB;
}
a.nws_t_lnk{
	color: #326734;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nws_t_lnk:visited{
	color: #326734;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nws_t_lnk:hover{
	color: #326734;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table.nws_t_gridtable{
	border-top: 10px solid #ECF1EB;
	border-bottom: 15px solid #ECF1EB;
	width: 100%;
}
td.nws_t_link{
	text-align: right;
	width: 100%;
	padding-right: 20px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}
table.nws_t_inner_gridtable{
	width: 100%;
}