a
{
	text-decoration: underline;
}

body
{
	background-color: #FFFFFF;
	font-family: Times New Romand, Times, Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

td
{
	font-size: 10pt;
}

.searchHighlight
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 1px;
}

#divContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#divLines
{
	visibility: hidden;
}

#divMenu
{
	visibility: hidden;
}

#divContent
{
	position: absolute;
	top: 180px;
	left: 0px;
	padding-bottom: 50px;
}

#divTitel
{
	position: absolute;
	top: 70px;
	left: 0px;
	font-size: 14pt;
	font-weight: 700;
}

#divIllustratie
{
	visibility: hidden;
}

#divIconen
{
	visibility: hidden;
}

#divLocatie
{
	position: absolute;
	top: 50px;
	left: 0px;
	font-size: 8pt;
	font-weight: 700;
}

#divLocatie a
{
	text-decoration: underline;
}

#divDoelgroep
{
	visibility: hidden;
}

.classNieuwsTitel
{
	font-weight: 700;
}

.classNieuwsSubtitel
{
	font-weight: 700;
	font-style: italic;
}

.classNieuwsBody
{
}