/* 

	©Maatwerk Media

	In dit bestand wordt (een gedeelte van) de opmaak van de website bepaald.

	Het bewerken van gegevens in dit bestand is geheel op eigen risico!
	
	Eventuele herstelwerkzaamheden aan dit bestand door maatwerk media 
	zal buiten garantie vallen en dus worden gefactureerd.

*/


	.koiTD1
		{
		font-size:xx-small; font-weight:bold; font-style:italic
		}
	.koiTD2
		{
		font-size:xx-small; font-weight:bold; 
		}
	.koi_TopListItem
		{
		color:#FFFFFF;
		background-color:#CCCCCC;
		font-size:xx-small;
		font-weight:bold;
		}
a.nieuws_listlink
{
color:#000000
}
a.nieuws_listlink:hover
{
	text-decoration:none;
}
a.nieuwsNav
{
color:#000000
}
a.nieuwsNav:hover
{
text-decoration:none;
color: #0066FF;
}



a.nieuws_smalllistlink:hover
{
	text-decoration:underline;
}
a.nieuws_smalllistlink
{
	color:#000000;
}
.nieuws_fotocell
{
	text-align:center;
	vertical-align:top;
	width:320px;
}
.nieuws_infocell
{
	vertical-align:top;
}
.nieuws_infotd1
{
	border-bottom:1px #CCCCCC solid;
	width:40%;
	font-weight:bold;
	font-size:11px;
}
.nieuws_infotd2
{
	border-bottom:1px #CCCCCC solid;
	width:60%;
	font-size:11px;
}
.nieuws_reactietd
{
	font-size:11px;
}
.nieuws_titel
{
	font-size:14px;
	font-weight:bold;
}
.foto
{
	border:1px #000000 solid;
}
.smallFoto
{
	cursor:pointer;
	border:1px #000000 solid;
}
.nieuws_navVorige
{
	font-size:11px;
	width:20%;
	text-align:left;
}
.nieuws_navVolgende
{
	font-size:11px;
	width:20%;
	text-align:right;
}
.nieuws_navOverzicht
{
	font-size:11px;
	width:40%;
	text-align:center;
}
.nieuws_listitem
{
	cursor:pointer;
	border-bottom:1px #CCCCCC solid;
	font-size:11px;
}
.nieuws_listitemtitel
{
	cursor:pointer;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	font-size:11px;
}
.nieuws_listheader
{
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
}