body

{

      font-family:Verdana;

      margin:0px;

      padding:0px;

      background-color:#F7FCD6;

      color:#5A052F;

}

span#pageTitle
{
	font-size:22px;
	font-weight:bold;
}

 

td.tdBorder

{

      background-color:#DFE6A4;

}

 

td.tdMain

{

      background-color:#FFFAE6;    
	padding:0px 0px;
	margin:0px 0px;
	text-align:left;
}
 

table

{

      font-family:Verdana;

      font-size:12px;   

      line-height:16px;

}

 

table.tblMain
{
	
    background-color:#DFE6A4;
	
}

 

table.tblSub

{

      color:#9d004d;

      font-size:11px;   

}

 

a, a:visited

{

      color:#123f08;

       text-decoration:underline;

}

 

a:hover
{

      color:#123f08;

      text-decoration:none;

}

 

 
#nav
{
	display:block;
	width:200px;
	margin:0px 0px;
	padding:0px 0px;
	text-align:left;
	margin-left:-30px;
} 

#nav div
{
      display:block;
      background:transparent;
      margin:0px 0px;
      padding:0px 0px;
      text-align:left;
}

#nav div.div_subinactive,
#nav div.div_subactive
{
      width:175px;
      _height:35px;
      position:relative;      
}

#nav div.div_current
{
    _height:35px;
}

#nav div[class='div_subinactive'],
#nav div[class='div_subactive'],
#nav div[class='div_current'],
#nav div[class='div_subactive div_current']
{
    height:auto;
    min-height:35px;
}

#nav div.div_subinactive div.holder_subactive,
#nav div.div_subinactive div.holder_subinactive,
#nav div.div_subactive div.holder_subactive,
#nav div.div_subactive div.holder_subinactive
{
      display:block;
      margin-left:10px;
      width:150px;
      background-image:url("../img/submenu.gif");
      background-position:0 60%;
      background-repeat:no-repeat;
}
/* inactieve menuitems default verbergen */
#nav div.div_subinactive div.holder_subactive,
#nav div.div_subinactive div.holder_subinactive
{
	display:none;
}

#nav div.div_subsubactive,
#nav div.div_subsubinactive
{
      text-align:left;
      _height:auto;
}

#nav img.subImage
{
	position:absolute;
	width:175px;
	height:35px;
}

#nav div.subSpacer
{
	display:block;
	height:35px;
}

/*

 * HOOFDMENU OPTIES

 */

#nav span.sifr_subactive,
#nav span.sifr_subinactive
{

      position:absolute;
      width:175px;
      height:35px;      
}

#nav span.sifr_subactive a,
#nav span.sifr_subinactive a,
#nav span.sifr_current
{
      display:block;
      width:100%;
      height:100%;
      font-family:Verdana;
      font-size:18px;
      font-weight:bold;
      color:#9d004d;
}     

#nav span.sifr_subactive a,
#nav span.sifr_subinactive a,
#nav span.sifr_current
{ 
      text-decoration:none;
      font-family:Verdana;
      font-size:18px;
      font-weight:bold;
      color:#9d004d;
}

#nav span.sifr_current
{
      color:#123f08;
}

/*

 * SUBMENU OPTIES

 */

 

#nav span.sifr_subsubactive a,
#nav span.sifr_subsubinactive a,
#nav div.div_subsubactive span.sifr_current,
#nav div.div_subsubinactive span.sifr_current
{
      display:block;
      font-family:Verdana;
      font-size:12px;
      font-weight:bold;
      color:#9d004d;
}     

#nav span.sifr_subsubactive a,
#nav span.sifr_subsubinactive a,
#nav div.div_subsubactive span.sifr_current,
#nav div.div_subsubinactive span.sifr_current
{     
      text-decoration:none;
      font-family:Verdana;
      font-size:12px;
      font-weight:bold;
      color:#9d004d;
}

#nav div.div_subsubactive span.sifr_current,
#nav div.div_subsubinactive span.sifr_current,
#nav span.sifr_subsubactive a:hover,
#nav span.sifr_subsubinactive a:hover
{
      color:#123f08;
}

/* SIFR */
#nav .sIFR-flash {
      visibility: visible !important;
      margin: 0;
}

#nav .sIFR-replaced {
      visibility: visible !important;
}

#nav span.sIFR-alternate {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      display: block;
      overflow: hidden;
}

 

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

 

/* #nav .sIFR-hasFlash span {

      visibility: hidden;

}*/

 

#nav .sIFR-hasFlash span {
      visibility: hidden;
      letter-spacing: 0px;
      font-size: 18px;
}

#nav .sifr_subactive embed,
#nav .sifr_subinactive embed
{
      margin-top:6px;
      width:175px;
      height:29px;
}

#nav .sifr_subsubactive embed,
#nav .sifr_subsubinactive embed
{
      width:150px;
      height:20px;
}

 

/*

#nav .sIFR-hasFlash span {

      visibility: hidden;

      letter-spacing: -6px;

      font-size: 25px;

}

 

#nav .sIFR-hasFlash span {

      visibility: hidden;

      letter-spacing: -5px;

      font-size: 21px;

}

 

#nav .sIFR-hasFlash span {

      letter-spacing: -4px;

      visibility: hidden;

      font-size: 24px;

}

*/

