body, p, h1, h2, h3, h4
{
	font: 11px  Verdana, sans-serif ;
	text-align:left;
	line-height: 15px;
	padding: 5px 5px 0px 5px;
}
.bm p, .bm h1, .bm h2
{
	padding: 5px 10px 0px 8px;
}
.s p .s h1, .s h2
{
	line-height: 14px;
	padding: 5px 4px 0px 3px;
}
ul, li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
h1, h2, h3, h4
{
	font: inherit;
	font-weight: bold;
}
h2
{
	font-size: 13px;
}
h3
{	
	font-size: 17px;
	line-height: 28px;
}
h4
{
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
.s h4
{
	color: #ffffff;
}
.bm h2
{
	padding-bottom: 10px;
}
.onderschrift
{
	font-size: 9px;
	line-height: normal;
	padding: 2px;
}
#footer, #menublok
{	
	font: inherit;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
}

#menublok
{
	text-align: left;
}
       
a 	
{
	text-decoration: none;
}

#info
{ 
	display: none;
	position: absolute;
	left: 90px;
	width: 300px;
	top: 0px;
	color: #ffffff;
	font-size: 11px;
	vertical-align: bottom;
	z-index: 50;
}
