ul { /* remove bullets and list indents */
 list-style: none;
}

#navigation a
{
 color: #000;
 background: #EAFFB3 url("/imag/left-tab.gif") left top no-repeat;
 text-decoration: none;
 padding-left: 10px
}

#navigation a span
{
 background: #EAFFB3 url("/imag/right-tab.gif") right top no-repeat;
 padding-right: 10px
}

#navigation a, #navigation a span
{
 display: block;
 float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
 float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
 color: red;
 background: #CCFF42 url("/imag/left-tab-hover.gif") left top no-repeat;
 text-decoration: none;
 padding-left: 10px
}

#navigation a:hover span
{
 background: url("/imag/right-tab-hover.gif") right top no-repeat;
 padding-right: 10px
}

#navigation ul
{
 list-style: none;
 padding: 0;
 margin: 0
}

#navigation li
{
 float: left;
 margin: 0;
 padding: 0
}


.ac
{
  color: red; text-decoration: none;
}

/* hack poginkje om enige feedback in een geselecteerd li-item te laten terugkeren. Dit zit niet in deze methode omdat de style voor de hele tabel hetzelfde is.. */
/* schrijf in elke aanroep de stijl voor het active element */
