table.nws_t_gridtable{
	width:520px;
	margin-left: 30px;
	margin-right: 20px;
}

table.nws_t_inner_gridtable{
	width:100%;
}

td.nws_t_title{
	width:100%;
	padding:0;
	margin:0;
}

ul.nws_t{
	margin: 0px;
	padding: 0px;
}

ul.nws_t li{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

a.nws_t_lnk, a.nws_t_lnk:visited, a.nws_t_lnk:link{
	display: block;
	color: black;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

a.nws_t_lnk:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/* nieuws overzicht */
table.nws_l_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

table.nws_l_gridtable td{
	width:100%;
	padding:8px 20px 10px 30px;
	margin:0;
}

ul.nws_l{
	margin: 0px;
	padding: 0px;
}

ul.nws_l li{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

span.nws_l_date{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#acbdc0;
}

a.nws_l_lnk, a.nws_l_lnk:visited, a.nws_l_lnk:link{
	display: inline;
	color: black;
	font-size: 11px;
	text-decoration: none;
	width:440px;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

a.nws_l_lnk:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width:440px;
	padding-left: 15px;
	line-height: 14px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/* nieuws detail */

table.nws_d_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

td.nws_d_title{
	font-size: 18px;
	color: #acbdc0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 7px 20px 7px 30px;
}

td.nws_d_sdesc{
	padding: 3px 20px 5px 30px;
	font-size: 11px;
	font-weight:bold;
	color:#a5195f;
	line-height:16px;
}

td.nws_d_text{
	padding: 3px 20px 5px 30px;
	font-size: 11px;
	color:#000000;
	line-height:16px;
}

td.nws_dl_title{
	display:none;
}

table.nws_d_gridtable td{
	padding: 3px 20px 5px 30px;
}

table.nws_d_gridtable td a.nws_d_lnk, table.nws_d_gridtable td a.nws_d_lnk:visited, table.nws_d_gridtable td a.nws_d_lnk:link{
	font-weight: normal;
	text-decoration: underline;
	color: #792756;
	font-size: 11px;
	background-image:url(file?fle=112);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

table.nws_d_gridtable td a.nws_d_lnk:hover{
	font-weight: normal;
	text-decoration: none;
	color: #f1008b;
	font-size: 11px;
} 

td.nws_d_returnlnk{
	width:100%;
	padding:0px 20px 5px 30px;
	margin:0;
}

a.nws_d_returnlnk, a.nws_d_returnlnk:visited, a.nws_d_returnlnk:link{
	font-weight: normal;
	text-decoration: underline;
	color: #792756;
	font-size: 11px;
	background-image:url(file?fle=113);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

a.nws_d_returnlnk:hover{
	font-weight: normal;
	text-decoration: none;
	color: #f1008b;
	font-size: 11px;
}
