a:link        {color: 000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:visited     {color: 000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:hover       {color: #000000
; font-family: verdana; font-size: 11px; font-weight: normal; }
a:active      {color: #C30027; 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:F8E958; text-decoration: none;}

.kop          { color:000000; font-family: verdana; font-size: 20px; font-weight: bold; }
.navigatie    { color:000000; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood         {
	color:#000000;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
}
.rood_klein   {
	color:#000000;
	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: #ffffff;
}
	
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: #000000;
}
table.menu td.menu 
{
    background: url('../images/menu.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    color: #FFFFFF;
}
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 
{
   font-family: "Verdana", "Helvetica", "sans-serif";   
   font-size: 10;
}

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

span.small {
   font-size: 9;
}

