body {
	font-family:"verdana";
	font-size:10px;
	color:#333333;
	line-height: 120%;
	background-color:#ffffff;
	scrollbar-3dlight-color: #ae2a00;
	scrollbar-arrow-color: #ae2a00;
	scrollbar-base-color: #ff6600;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #F5F1E8;
	scrollbar-highlight-color: #F5F1E8;
	scrollbar-shadow-color: #ae2a00;
	margin: 0;
}

td,th,p{
	font-family:"verdana";
	font-size:10px;
	color:#333333;
	line-height: 120%; }
  
a		  {
	color:#ae2a00;
	text-decoration:none;
	font-weight: bold;

}
a:hover   {color:#ae2a00;
			text-decoration:underline;}

.titel   {
	color:#ae2a00;
	font-family:"trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	line-height: 150%;
}

.kop   {
	color:#D7B722;
	font-family:"trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}

.kop:hover   {text-decoration:underline;}

.kop_rood   {
	color:#ae2a00;
	font-family:"trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}

.kop_rood:hover   {text-decoration:underline;}

.subkop_zwart   {
	color:#000000;
	font-family:"trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.nav   {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration:none;
}
.nav:hover   {
	text-decoration:underline;
	color:#ffffff;}

.subnav   {
	float:left;
	color:#ffffff;
	width: 132px;
	font-size: 12px;
	font-weight: bold;
	padding: 5 0 5 0;
	border-right: 2px solid #ffffff;
	text-decoration:none;
}
.subnav:hover   {
	text-decoration:none;
	background: #D7B722;}

.table_nav      {
	padding: 0 0 10 20;
	background-image : url(images/header_130.jpg);
}

.table_subnav      {
	border-right: 2px solid #ffffff;
}

.table_subnav_img      {
	border-top: 2px solid #ffffff;
}


.table_title      {
	background-color:#E8D26C;
	padding: 10 20 10 20;
}

.table_content      {
	padding: 15;
}

.table_content_img      {
	border-left: 2px solid #ffffff;
}

.table_footer      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.klein:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}


.klein_link {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	text-decoration:underline;
}

.klein_link:hover {
	color: #999999;
}

ul        {font-weight:normal;
           color:#000000;
		   font-family:Arial, Helvetica, sans-serif;
}
