a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a.wit:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a.geel:link
{
	color: #F4FF7B;
	text-decoration: none;
}
a.geel:visited
{
	color: #F4FF7B;
	text-decoration: none;
}
a.geel:hover
{
	color: #F4FF7B;
	text-decoration: underline;
}
a.geel:active
{
	color: #F4FF7B;
	text-decoration: none;
}
a.zwart:link
{
	color: #000000;
	text-decoration: none;
}
a.zwart:visited
{
	color: #000000;
	text-decoration: none;
}
a.zwart:hover
{
	color: #000000;
	text-decoration: underline;
}
a.zwart:active
{
	color: #000000;
	text-decoration: none;
}
a.titel:link
{
	color: #BD0101;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.titel:visited
{
	color: #BD0101;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.titel:hover
{
	color: #BD0101;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
a.titel:active
{
	color: #BD0101;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
body, table, tr, td
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
input
{
	font-family: Tahoma;
	font-size: 11px;
}
textarea
{
	font-family: Tahoma;
	font-size: 11px;
}
select
{
	font-family: Tahoma;
	font-size: 11px;
}
.frame
{
	background: url( ./framebg.gif );
	background-color: #006699;
}
.detail
{
	background-color: #E6E6E6;
}
.rand
{
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
}
.img
{
	border: 1px solid #666666;
}
.beschrijving
{
	color: #000000;
	font-size: 11px;
}
.datum
{
	color: #666666;
	font-size: 9px;
}
.kader
{
	border: 1px solid #666666;
}
.jc
{
	position:relative;
}