@charset "UTF-8";

#topMenuWrap { position:absolute; left:260px; top:85px; background:url(../../img/topMenuBG.png) no-repeat; }
#topMenu { position:relative; margin:0; padding:0; list-style:none; background:url(../../img/topMenuBG.png) no-repeat; height:50px; width:552px; }
#topMenu li { margin:0; float:left; position:relative; }
#topMenu li a { position:absolute; top:0; display:block; height:50px; background:url(../../img/topMenuBG.png) no-repeat; overflow:hidden; text-indent:-9999px; }

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

li#giveaways a { left:151px; width:104px; background-position:-151px 0; }
li#giveaways a:hover { background-position:-151px -50px; }
li#giveaways a.current,
li#giveaways a.currentParent { background-position:-151px -50px; }

li#druck a { left:255px; width:129px; background-position:-255px 0; }
li#druck a:hover { background-position:-255px -50px; }
li#druck a.current,
li#druck a.currentParent { background-position:-255px -50px; }

li#stoebern a { left:384px; width:85px; background-position:-384px 0; }
li#stoebern a:hover { background-position:-384px -50px; }
li#stoebern a.current,
li#stoebern a.currentParent { background-position:-384px -50px; }

li#referenzen a { left:469px; width:107px; background-position:-469px 0; }
li#referenzen a:hover { background-position:-469px -50px; }
li#referenzen a.current,
li#referenzen a.currentParent { background-position:-469px -50px; }

li#blog a { left:576px; width:75px; background-position:-576px 0; }
li#blog a:hover { background-position:-576px -50px; }
li#blog a.current,
li#blog a.currentParent { background-position:-576px -50px; }

