/* CSS Document */

/* nieuws op homepage als teaser */
table.nws_t_gridtable{
	width:100%;
	 padding-left: 0px;
	 margin-top: 0px;
	 vertical-align: top;
	 
}

table.nws_t_gridtable td{
	 vertical-align: top;
}

table.nws_t_inner_gridtable{
	margin-top:0px;
	width: 100%;
	vertical-align: top;
}

td.nws_t_title{
	font-size:11px;
	color:#4DA62A;
	font-weight:bold;
	margin-top:0px;
	vertical-align: top;
	height: 17px;
	padding: 10px;
	background-color: #F7F5E3;
	

	
}
td.nws_d_title{
	padding-bottom: 2px;
	padding-top: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	font-size:18px;
	font-family: Century Gothic;
	color:#42A01D;
	font-weight:bold;
	

}

ul.nws_t{
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	vertical-align: top;
}
ul.nws_t li{
	vertical-align: top;
	list-style-image:none;
	list-style: none;
}
ul.nws_l li{
	list-style: url(/file?fle=21);
	border: 1px solid #ffffff;
	width: 100%;
	vertical-align: top;
	display: block;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
}
ul.nws_l {
   padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
}
ul.nws_f li{
	list-style: none;
	width: 100%;
	vertical-align: top;
	display: block;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
}
ul.nws_f {
   padding: 0px 30px 10px 0px;
	margin: 10px 30px 10px 0px;
}

div.nws_t_title{
}

td.nws_t_intro{
	font-size:10px;
	color:#223544;
	line-height: 18px;
	padding: 2px 10px 5px 5px;
	text-align:left;
}

td.nws_t_sdesc{
	font-size:11px;
	color:#666666;
	line-height: 14px;
	padding: 10px 10px 10px 10px;
	text-align:left;
	background-image: url(/file?fle=14742);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
td.nws_t_link{
	font-size:11px;
	color:#E4171A;
	padding: 0px 10px 5px 5px;
	text-align:right;
	background-image: url(/file?fle=14743);
	background-repeat: no-repeat;
	background-position: right;
}

div.nws_t_intro{
}

td.content_link_text{
	text-align:right;
	padding: 0px 10px 0px 0px;
}

.nws_t_link{
	text-align:right;
	padding: 0px 10px 0px 10px;
	color: #E4171A;
	font-weight: bold;
	text-decoration: underline;
}



a.nws_t_lnk{
	font-size:11px;
	color:#4DA62A;
	font-weight:normal;
	text-decoration: underline;
	padding-left: 5px;
	font-weight: bold;
}

a.nws_t_lnk:visited{
	font-size: 11px;
	color: #4DA62A;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 5px;
	font-weight: bold;
}
a.nws_t_lnk:hover{
	font-size:11px;
	color:#4DA62A;
	font-weight:normal;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

/* nieuwsoverview */
table.nws_l_gridtable{
	width: 100%;
	border-right: 30px solid white;
	
}

table.nws_l_gridtable td{
	width: 100%;
}

.nws_l_title{
 	line-height: 12px;
padding-left: 15px;
}
.nws_t_title{
	color:white;
 	line-height: 13px;
	font-size:11px;
	font-weight:bold;
	display: block;
	width: 100%;
}

.nws_t_text{
	padding-left: 10px;
	font-size: 10px;
	color: White;
	
}

.nws_l_sdesc{
	font-size:12px;
	color:#666666;
	line-height: 18px;
	text-align:left;
	padding-bottom: 10px;
}

a.nws_l_lnk{
	font-size:11px;
	color:#4F655B;
	font-weight: bold;
	font-weight:normal;
	text-decoration: none;
	
	padding-left: 10px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px:
}


a.nws_l_lnk:visited{
	font-size:11px;
	color:#4F655B;
	font-weight: bold;
	font-weight:normal;
	text-decoration: none;
	
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px:
}

a.nws_l_lnk:hover{
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	font-weight:normal;
	text-decoration: none;

	background-color: #4F655B;
	padding-left: 10px;

	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px:
}
/*.nws_l_lnk{
	font-size:10px;
	color:#009AD8;
	font-weight:bold;
}

.nws_l_lnk:hover{
	font-size:10px;
	color:#3A67B1;
	font-weight:bold;
}

.nws_l_lnk:visited{
	font-size:10px;
	color:#009AD8;
	font-weight:bold;
}*/

a.nws_l_text{
	font-size:10px;
	color:#ffffff;
}



/*td.nws_l_lnk{
	text-align: left;
	padding: 10px 50px 0px 50px;
	width: 100%;
}*/




/* nieuwsdetail */
table.nws_d_gridtable{
	border-right:30px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;


}
table.nws_d_gridtable td.nws_d_text{
	padding-right: 00px;
	padding-left: 00px;
	font-size: 12px; 
}

table.nws_d_gridtable td{
	padding: 0px 0px 0px 0px;
}

/*.nws_d_title{
	font-size:16px;
	color:#37566E;
	font-weight:bold;
	padding: 10px 10px 3px 15px;
	border-bottom: 1px solid #147b88;
	margin-left: 15px;
}*/

.nws_d_sdesc{
	font-size:12px;
	color: #124A0F;
	line-height: 16px;
	margin: 20px 0px 20px 0px;
	text-align:justify;
 	font-style: italic;
}
td.nws_d_sdesc{
	margin: 20px 10px 20px 10px;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	font-size:12px;
	color: #124A0F;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
 	font-style: italic;
	
}

.nws_d_text{
	padding:0px 0px 0px 0px;
	text-align:justify;	
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
}
td.nws_d_text{
	padding:0px 0px 0px 0px;
	text-align:justify;	
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	
}

a.nws_d_lnk{
	font-size:11px;
	color:#009AD8;
	font-weight:bold;
}

a.nws_d_lnk:visited{
	font-size:11px;
	color:#009AD8;
	font-weight:bold;
}



td.nws_d_returnlnk{
	padding: 20px 160px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #2A3731;
	text-align: right;
	border-right: 10px solid white;
	border-top: 10px solid white;
	
}
a.nws_d_returnlnk{
	font-size: 11px;
	font-weight: bold;
	color: #42A01D;
}

a.nws_d_returnlnk:visited{
	font-size: 11px;
	font-weight: bold;
	color: #42A01D;
}	
a.nws_d_returnlnk:hover{
	font-size: 11px;
	font-weight: bold;
	color: #37831A;
}


.nws_d_returnlnk{
	font-size: 11px;
	font-weight: bold;
	color: #2A3731;
}
td.nws_l_title{
	background-color: #f7f7f7;
	padding-left: 0px;
	font-size: 14px;
	color: #3A67B1;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
}
td.nws_l_header{
	border-bottom: 1px solid #2A3731;
	font-size: 12px;
	font-weight: bold;
	color: #2A3731;
}
a.nws_f_lnk{
	color: #42A01D;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 0px 5px 3px 0px;
	
}
a.nws_f_lnk:visited{
	color: #42A01D;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 0px 5px 3px 0px;
}
a.nws_f_lnk:hover{
	color: #ffffff;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #42A01D;
	display: block;
	padding: 0px 5px 3px 0px;
}
td.nws_f_title{
	width: 100%;
	padding: 2px 5px 2px 0px;
}
td.nws_f_overview{
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	background-image: url(/file?fle=72);
	background-position: bottom;
	background-repeat: repeat-x;
}
table.nws_l_gridtable .nws_f_overview{
	font-size: 12px;
	padding: 0px 0px 30px 0px;

}
