<style type="text/css">
<!--
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	color: #333333;	
	background-repeat: repeat-x; 
	background-position: right top;
	
	}

.main_menu{
	top: 127px;
	left:1px;
	position: absolute;
    height: 220px;
	border: 0px #b4b4b4 solid;
	width: 220px;
	MARGIN-TOP: 1px;
	z-index: 500;
}



 .zoeken  {
  margin: 5px;
  font-size: 10px;
  color: #747474;
  background-color: #E6E6E6;
  border-color: #cccccc;
  border-width: 1px;
  border-style: solid;
}

 .zoeken_whiteborder {
  margin: 5px;
  font-size: 10px;
  color: #747474;
  background-color: #E6E6E6;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  
}



h1{
color: #E8A38B;
font-size: 14px;
font-family: Arial, Helvetica, Sans Serif;
line-height: normal; 
MARGIN-BOTTOM: 0px; 
MARGIN-TOP: 0px;
}


h2{
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, Sans Serif;
line-height: normal; 
MARGIN-BOTTOM: 0px; 
MARGIN-TOP: 0px;
}


.pagecontent{
font-family: Arial, Helvetica, Sans Serif;
line-height: 13pt;
color: #000000;
font-size: 11px;
}

.pagecontent img {
margin: 6px;
}

.linktext{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000; 
text-decoration: none;
}


strong{
color: #000000;
}
b{
color: #999999;
}
a {
color: #000000;
}
i {
color: #333333;

}
em {
color: #0FB20F;
}





/* --------------------- text link in the samall boxes - begin ----------------- */
.textlinkbox{	
	font-family: Arial, Helvetica, Sans Serif;	
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
/* --------------------- text link in the samall boxes - end ----------------- */




.sub_title{
color: #E8A38B;
font-size: 12px;
font-family: Arial, Helvetica, Sans Serif;	
font-weight: bold;

}


.box_title{
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, Sans Serif;	
font-weight: bold;
}

.sub_title_bg{
background-color: #FFFFAC;
padding-bottom: 3px;
background: url(../siteimages/bg_menu_title.gif); 
}

.left_end_menu_title{
background: url(../siteimages/left_end_menu_title.gif);
}

.right_end_menu_title{
background: url(../siteimages/right_end_menu_title.gif);
}

.box_table{
border: 1px #E8A38B solid; 
margin-top: 20px;
}
.box_title{
background-color: #E8A38B;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}
.box_body{
background: #FCF4F1;
color: #E8A38B;
}





/* --------------------- cells around banner - begin ----------------- */
.cells_around_banner{
background-color: #000000;
}
/* --------------------- cells around banner - end ----------------- */




/* --------------------- page title - begin ----------------- */
.page_title{
background-color: #FFFFFF;
}
/* --------------------- page title - end ----------------- */




/* --------------------- main table - begin ----------------- */
.main_table_border{
border: 1px #E9A891 solid;
}
/* --------------------- main table - end ----------------- */





/* --------------------- menu - begin ----------------- */
.ddmx { 
font-family: Verdana, Arial, Hervetica, sans-serif;
font-size: 7pt; 
color: #FFFFFF; 
font-weight: none; 
background: #FCF4F1;
}
/* --------------------- menu - end ----------------- */






/* --------------------- menu items - begin ----------------- */
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 4px 3px 4px;
    font: 10px arial;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    display: block;
    position: relative;

}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #E9A891;
	color: #ffffff;
}
/* --------------------- menu items - end ----------------- */






/* --------------------- branche of submenu items - begin ----------------- */
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 2px 8px 3px 8px;
    font: 10px arial;
    color: #000000;
    font-weight: none;
    text-decoration: none;
	font-style: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #FCF4F1;
	}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #E9A891;
	color:		#FFFFFF;
}
/* --------------------- branche of submenu items - end ----------------- */


.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}


/*------------------- table border of submenu items - begin ----------------------------*/
.ddmx .section {
    border: 1px solid #E9A891;
    background-color: #eeeeee;
	position: absolute;
    visibility: hidden;
    z-index: -1;
}
/*------------------- table border of submenu items - end ----------------------------*/

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #333333;
}


/* --------------------- menu title items text - begin ----------------- */
#hoofdmenutekst { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: bold;
text-decoration: none;
}
/* --------------------- menu title items text - end ----------------- */


* html .ddmx td { position: relative; } /* ie 5.0 fix */
-->
</style>
