@charset "UTF-8";

#topMenuWrap { position:absolute; right:20px; top:119px; width:804px; background:url(../../img/topMenu.jpg) no-repeat; }
#topMenu { position:relative; margin:0; padding:0; list-style:none; background:url(../../img/topMenu.jpg) no-repeat; height:36px; width:452px; }
#topMenu li { margin:0; float:left; position:relative; }
#topMenu li a { position:absolute; top:0; display:block; height:36px; background:url(../../img/topMenu.jpg) no-repeat; overflow:hidden; text-indent:-9999px; }

li#schlaeger a { left:0; width:122px; background-position:0 0; }
li#schlaeger a:hover { background-position:0 -36px; }
li#schlaeger a.current,
li#schlaeger a.currentParent { background-position:0 -36px; }

li#griffe a { left:122px; width:77px; background-position:-122px 0; }
li#griffe a:hover { background-position:-122px -36px; }
li#griffe a.current,
li#griffe a.currentParent { background-position:-122px -36px; }

li#trolleys a { left:199px; width:96px; background-position:-199px 0; }
li#trolleys a:hover { background-position:-199px -36px; }
li#trolleys a.current,
li#trolleys a.currentParent { background-position:-199px -36px; }

li#sets a { left:294px; width:65px; background-position:-294px 0; }
li#sets a:hover { background-position:-294px -36px; }
li#sets a.current,
li#sets a.currentParent { background-position:-294px -36px; }

li#zubehoer a { left:359px; width:92px; background-position:-359px 0; }
li#zubehoer a:hover { background-position:-359px -36px; }
li#zubehoer a.current,
li#zubehoer a.currentParent { background-position:-359px -36px; }
