body { 
	background-color : #BFC2C4;
	font-family: Arial;
	font-size: 9pt; 
	color: black;
  scrollbar-arrow-color:#555555;
  scrollbar-track-color:#CAD0D0;
  scrollbar-shadow-color:#555555;
  scrollbar-face-color:#CAD0D0;
  scrollbar-highlight-color:#364656;
  scrollbar-darkshadow-color:#364656;
  scrollbar-3dlight-color:#364656;
}

.tekst { 
	background-color : #BFC2C4;
	font-family: Arial;
	font-size: 9pt; 
	color: #3e4a4f;
	margin-left : 50px;
}

.lijst {
  width: 501px;
  height: 405px;
  overflow: auto;
  z-index:20;
}

#tekst_voorpagina { 
	position: absolute;
	top: 400px;
	left : 700px;
	font-family: Times New Roman, Times, Arial;
	font-size: 22pt; 
	color: #FFFF99;
}

#sub_left { 
	position: absolute;
	top: 61px;
}

#sub_left_visual { 
	position: absolute;
	top: 83px;
	margin-left: 15px;
}

#sub_left_tekst { 
	position: absolute;
	top: 380px;
	width: 472px;
	z-index: 15;
	margin-left: 15px;
	font-family: Arial;
	font-size: 9pt; 
	color: #3e4a4f;
}

#sub_left_minis { 
	position: absolute;
	top: 445px;
	width: 472px;
	z-index: 15;
	margin-left: 15px;
}

#sub_menu { 
	position: absolute;
	top: 0px;
	left: 502px;
}

A {
	color: #000F6D;
    text-decoration: none;
    font-size: 9pt; 
    font-weight: bold;
}

A:hover { 
	color: #0055A4;
    font-size: 9pt; 
	text-decoration: none; }
	
.menulink {
	color: #FFFFFF;
    text-decoration: none;
    font-size: 9pt; 
}

.menulink:hover { 
	color: #FFFFFF;
	text-decoration: none; 
    font-size: 9pt; 
}

.menulinkhhh:active { 
	color: #FCCCCC;
	text-decoration: underline; 
    font-size: 9pt; 
}

.submenulink {
	color: #414450;
    text-decoration: none;
    font-size: 10pt; 
}

.submenulink:hover { 
	color: #414450;
	text-decoration: none; 
    font-size: 10pt; 
}

.hmenu {
	border-color: #769BBA; 
	border-style: solid; 
	border-width: 0px;;
} 

.smenu {
	border-color: #BFC2C4; 
	border-style: solid; 
	border-width: 1px;;
} 

.td_lijst{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
}	

.td_lijst_txt{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0pt;
}	

#adres1 {
	position: absolute;
	top: 527px;
	left : 50%;
	margin-left: 35px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

#adres2 {
	position: absolute;
	top: 527px;
	left : 50%;
	margin-left: 235px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_mailform {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.invoer
{
	BACKGROUND-COLOR: #9A9A9A;
	BORDER-BOTTOM: #666666 double 1px;
	BORDER-LEFT: #666666 double 1px;
	BORDER-RIGHT: #666666 double 1px;
	BORDER-TOP: #666666 double 1px;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma, arial,helvetica;
	FONT-SIZE: 10pt
}