a:link        {color: 000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:visited     {color: 0000FF; font-family: verdana; font-size: 11px; font-weight: normal; }
a:hover       {color: 008000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:active      {color: 33CC99; font-family: verdana; font-size: 11px; font-weight: normal; }

a.foo         {color:000000; text-decoration: underline;}
a.foo:visited {color:000000}
a.foo:hover   {color:000000; text-decoration: none;}

a.bar         {color:C0C0C0; text-decoration: underline;}
a.bar:visited {color:C0C0C0}
a.bar:hover   {color:000000; text-decoration: none;}

a.menu         {color:FFFFFF; text-decoration: underline;}
a.menu:visited {color:FFFFFF}
a.menu:hover   {color:FFFF00; text-decoration: none;}

.kop          { color:000000; font-family: verdana; font-size: 20px; font-weight: bold; }
.navigatie    { color:FFFF00; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood         { color:FF0000; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood_klein   { color:FF0000; font-family: verdana, arial; font-size: 9px; font-weight: normal; }


table.menu a.menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;		
    color:#000000;
    background: url("../images/selectie.gif") top left no-repeat;
    text-decoration: none;
}
	
table.menu a.menu_item:hover 
{
    background-position: 0 -14px;
    height:13px;
    color: #FFFF00;
}
	
table.menu a.selected_menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;		
    background: url("../images/selectie.gif") top left no-repeat;
    background-position: 0 -14px;
    text-decoration: none;
    color: #ffffff;
}
table.menu td.menu 
{
    background: url('../images/menu.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    color: #000000;
}
table.menu td.menuTitel 
{
    background: url('../images/menu_wit.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    font-weight: bold;
    text-indent: 8px;
    color: #000000;
}

table.admenu a.admenu_item
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    color:#000000;
    background: url("../images/adselectie.gif") top left no-repeat;
    text-decoration: none;
}

table.admenu a.admenu_item:hover
{
    background-position: 0 -12px;
    height:13px;
    color: #0080FF;
}

table.admenu a.adselected_menu_item
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    background: url("../images/adselectie.gif") top left no-repeat;
    background-position: 0 -14px;
    text-decoration: none;
    color: #ffffff;
}
table.admenu td.admenu
{
    background: url('../images/admenu.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    color: #000000;
}
table.admenu td.admenuTitel
{
    background: url('../images/ad_boven.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    font-weight: bold;
    text-indent: 8px;
    color: #FFFF00;
}

table
{
   font-family: "Verdana", "Helvetica", "sans-serif";   
   font-size: 10;
}

body
{
   font-family: "Verdana", "Helvetica", "sans-serif";   
   font-size: 10;
}

span.small {
   font-size: 9;
}
