div#navigatie { height:80px; position:relative; background:#CECFD4 url(../gfx/bg_nav.gif) repeat-x; margin:0 0 9px 0 }
div#navigatie a { display:block; float:left }
div#nav_klant { float:left; border-right:1px solid white }
a#klant { text-align:center; width:88px }
div#nav_container { float:left; height:80px; position:relative; overflow:hidden }
div#menu { height:80px; position:absolute;  }
div#menu img { margin:0 25px }

div#hoekje { position:absolute; left:0; top:51px; width:29px; height:29px; background-image:url(../gfx/hoekje.gif); background-repeat:no-repeat }

a.arrownav { padding:0 25px; width:22px; height:80px; background-position:25px 0; background-repeat:no-repeat }
a.arrow_left,
a.arrow_left_klant  { background-image:url(../gfx/arrow_left.gif); }
a.arrow_right,
a.arrow_right_klant { background-image:url(../gfx/arrow_right.gif); }


