#topnavigatie {	position: absolute;	left: 200px;	top: 22px;	width: 675px;	padding: 0;	margin: 0;    }    /* home */li#home { background: url("../img/home-on.gif") no-repeat; width: 36px; }li#home a { background: url("../img/home.gif") no-repeat; width: 36px; }li#home.current a, li#home a:hover { background: url("../img/home-on.gif") no-repeat; }/* 100 binnenbewegwijzering */li#hoofdgroep1 { background: url("../img/100binnen-on.gif") no-repeat; width: 151px; }li#hoofdgroep1 a { background: url("../img/100binnen.gif") no-repeat; width: 151px; }li#hoofdgroep1.current a, li#hoofdgroep1 a:hover { background: url("../img/100binnen-on.gif") no-repeat; }/* 200 buitenbewegwijzering */li#hoofdgroep2 { background: url("../img/200buiten-on.gif") no-repeat; width: 149px; }li#hoofdgroep2 a { background: url("../img/200buiten.gif") no-repeat; width: 149px; }li#hoofdgroep2.current a, li#hoofdgroep2 a:hover { background: url("../img/200buiten-on.gif") no-repeat; }/* 300 binnenreclame */li#hoofdgroep3 { background: url("../img/300binnen-on.gif") no-repeat; width: 115px; }li#hoofdgroep3 a { background: url("../img/300binnen.gif") no-repeat; width: 115px; }li#hoofdgroep3.current a, li#hoofdgroep3 a:hover { background: url("../img/300binnen-on.gif") no-repeat; }/* 400 buitenreclame */li#hoofdgroep4 { background: url("../img/400buiten-on.gif") no-repeat; width: 166px; }li#hoofdgroep4 a { background: url("../img/400buiten.gif") no-repeat; width: 166px; }li#hoofdgroep4.current a, li#hoofdgroep4 a:hover { background: url("../img/400buiten-on.gif") no-repeat; }/* specials */li#hoofdgroep5 { background: url("../img/specials-on.gif") no-repeat; width: 53px; }li#hoofdgroep5 a { background: url("../img/specials.gif") no-repeat; width: 53px; }li#hoofdgroep5.current a, li#hoofdgroep5 a:hover { background: url("../img/specials-on.gif") no-repeat; }
