BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.klein       { color:000000; font-family: verdana, arial; font-size: 9px; font-weight: normal; }
.klein_grijs { color:ff9e00; font-family: verdana, arial; font-size: 9px; font-weight: normal; }

TD {
	vertical-align:top;
}

H1 {
	font-size:30px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 9px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

H2 {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-size:18px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

H5 {
	font-size:18px;
	font-weight: normal;
	color: #b4ce17;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

LI {
	margin-left: -20px;
	list-style-image: url(../img/liitem.gif);
}

A, A:LINK, A:VISITED {
	color: #b4ce17;
}

A:HOVER {
	color: #000000;
}

.content {
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 9px;
	font-size: 12px;
	line-height:20px;
}

.addendum {
	padding: 18px;
	font-size: 12px;
	width: 198px;
}

.topmenu {
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
}

.topnav, A.topnav:LINK, A.topnav:VISITED  
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	height: 18px;
}

A.topnav:ACTIVE, A.topnav:HOVER  
{
	color: #b4ce17;
}

.topnav_selected, A.topnav_selected:LINK, A.topnav_selected:VISITED  
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b4ce17;
	height: 18px;
}

A.topnav_selected:ACTIVE, A.topnav_selected:HOVER  
{
	color: #000000;
}

.menunav, A.menunav:LINK, A.menunav:VISITED  
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	width:180px;
	height:18px;
	display: block;
	line-height: 18px;
	border-top: 1px solid #adadad;
	text-align:left;
}

A.menunav:ACTIVE, A.menunav:HOVER  
{
	color: #ff9e00;
}

.menunav_selected, A.menunav_selected:LINK, A.menunav_selected:VISITED  
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ff9e00;
	width: 180px;
	height: 18px;
	display: block;
	line-height: 18px;
	border-top: 1px solid #adadad;
	text-align: left;
}

A.menunav_selected:ACTIVE, A.menunav_selected:HOVER  
{
	color: #000000;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 9px;
	line-height:18px;
}

.menunavnb, A.menunavnb:LINK, A.menunavnb:VISITED  
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #ff9e00;
	width:180px;
	height:18px;
	display: block;
	line-height: 18px;
	border-top: 1px solid #ff9e00;
	text-align:left;
}

A.menunavnb:ACTIVE, A.menunavnb:HOVER  {
	color: #9a9e9e;
}

.zoek_inp {
	width: 108px;
	border: 1px solid #a0aab1;
	height: 16px;
}

.mextra {
	border-top: 1px solid #ffffff;
	text-decoration: none;
}

input, textarea, select {
	background-color: #ffffff;
	border: solid #a0aab1 1px;
}

.block_header, A.block_header:LINK, A.block_header:ACTIVE, A.block_header:VISITED {
	font-size:18px;
	font-weight: normal;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 24px;
	}

A.block_header:HOVER {
	font-size:18px;
	font-weight: normal;
	color: #ff9e00;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

.txt_header, A.txt_header:LINK, A.txt_header:ACTIVE, A.txt_header:VISITED {
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	}

A.txt_header:HOVER {
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.kleur_donker 
{
	background-color:#b4ce17;
}

.kleur_middel 
{
	background-color:#e1e2e2;
}

.kleur_licht 
{
	background-color:#f6f6f6;
}

.kleur_zwart 
{
	background-color:#b4ce17;
}

A, A:LINK, A:ACTIVE, A:VISITED 
{
	color: #086394;
}

A:HOVER {
	color: #9a9e9e;
}


