/* NIEUWS DETAIL*/
table.nieuwsList *
{
	font-size: 12px;
	font-family: arial;
}

table.nieuwsList
{
	width: 100%;
	margin: 0px 0px 15px 0px;
}


table.nieuwsList td
{
	padding: 0px;
}

img.img_nieuws
{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

table.nieuwsList td.image
{
padding-right:5px;
}

table.nieuwsList td.image img
{
border:1px solid #000000;
}

table.nieuwsList td.titel
{
	height: 15px;
}

.titel_14
{
	color: #3B5C6F;
	font-weight: bold;
}

.grijs
{
	color: #3B5C6F;
	font-size: 10px;
}

div.nieuws_fotoboek
{
	background-color: #3B5C6F;
	padding: 2px 2px 2px 2px;
	width: 250px;
	text-align: center;
}

a.nieuws_fotoboek_link:link, a.nieuws_fotoboek_link:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nieuws_fotoboek_link:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.lees_meer:link, a.lees_meer:visited
{
	color: #3B5C6F;
	text-decoration: none;
	font-weight: bold;
}

a.lees_meer:hover
{
	color: #3B5C6F;
	text-decoration: underline;
	font-weight: bold;
}

.titel
{
	color: #3B5C6F;
	font-size: 18px;
	font-weight: bold;
}

table.nieuwsList td span.titel
{
	font-weight: bold;
	color: #FFF700;
}

table.nieuwsList td span.separator
{

}

table.nieuwsList td span.subtitel
{
	font-style: italic;
}

table.nieuwsList td.datum
{
	height: 10px;
	border-bottom: 1px solid #3B5C6F;
}

table.nieuwsList td.datum span
{
	font-size: 10px;
	
}

.table.nieuwsList td.body
{
	vertical-align: top;
}

.table.nieuwsList td.body p
{

}

a.leesmeer:link, a.leesmeer:visited
{
	display: block;
}
a.leesmeer:hover, a.leesmeer:active
{
	display: block;
}
/**/
table.kort
{
	width: 460px;
}

table.kort td
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
}

td.kortKop li
{
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: 1px solid #FFFFFF;
}

span.kortDatum
{
	color: #FFFFFF;
	font-weight: bold;
}

span.kortTekst
{
	color: #FFFFFF;
}

hr
{
	border: 1px solid #3B5C6F;
}
a.kortMeer:link, a.kortMeer:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}

a.kortMeer:hover, a.kortMeer:active
{

}
.kortDatum strong
{
	font-weight: bold;
	color: #FFFFFF;
}
/**/

