body
{
	margin: 0px;
	font-family: "Lucida Grande", Arial, Geneva, Swiss, SunSans-Regular;
	color: #3B3B3B;
	font-size: 12px;
	line-height: 14px;
}
table
{
	max-width: 1100px;
}
hr
{
	color: #BEBEBE;
	font-size: 1px;
	line-height: 1px;
}
.kader
{
	padding: 2px 8px 2px 8px;
}
.klein
{
	font-size: 11px;
}
.kader_klein
{
	font-size: 11px;
	line-height: 16px;
}
.kop
{
	font-size: 16px;
	line-height: 36px;
	color: #000;
	font-weight: bold;
}
.gray
{
	color: #3B3B3B;
	text-transform: uppercase;
}
.intro
{
	font-size: 12px;
	line-height: 16px;
}
.tussenkop
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 8px 0 0 0;
}
.wijd
{
	font-size: 12px;
	line-height: 18px;
}
.wit { color: white; }
.zwart
{
	color: #000;
	font-size: 12px;
}
.recent
{
	font-size: 12px;
	line-height: 20px;
}
img.left
{
	padding-right: 12px;
	padding-bottom: 12px;
	clear: both;
}
img.right
{
	padding-left: 12px;
	padding-bottom: 12px;
	clear: both;
}
a, a:visited { text-decoration: underline; }
a:hover, a:active
{
	text-decoration: underline;
	color: red;
}
.link { text-decoration: underline; }
.lijn
{
	border-color: #BEBEBE;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
