.Teksten
{
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
}
.Titel
{
	font-weight: bold;
	font-size: 14px;
	color: #9D8C7C;
	line-height: 12pt;
	font-family: arial;
}
.Titel_klein
{
	font-size: 12px;
	font-weight: bold;
	color: #9D8C7C;
	line-height: 12pt;
	font-family: arial;
}
A
{
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
	text-decoration: underline; 
}


/* Specifieke aanpassingen */

.copyright
{
	font-size: 9px;
	color: #9D8C7C;
	line-height: 12pt;
	font-family: arial;
	text-decoration: none; 
}
TD
{
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
}
.Content
{
	width: 99%;
	font-size: 12px;
	color: black;
	line-height: 12pt;
	font-family: arial;
 	overflow-x: hidden!Important;
 	overflow-y: auto!Important;s
}

.divContent
{
 padding-left: 20px;
 padding-bottom: 5px;
 padding-top: 25px;
 overflow-x: hidden!Important;
 overflow-y: auto!Important;
 z-index: 100;
}
