/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************** ANGABEN FÜR DIE HAUPTNAVIGATION  *************/ 
ul#main-nav { background: url(../images/bg_main_nav.gif) no-repeat; display: block; height: 64px; }
ul#main-nav li { float: left;}
ul#main-nav li.last { float:none; }
ul#main-nav li a { display: block; width: 134px; height: 64px; background: none; text-indent: -10000px; }
ul#main-nav li a.auffangwannen { width: 133px; }
ul#main-nav li a.spezialreiniger-sprays { width: 130px; }

ul#main-nav li a:hover.auffangwannen, ul#main-nav li a.auffangwannen.act { background: url(../images/bg_main_nav-auffangwannen.gif) no-repeat; }
ul#main-nav li a:hover.regalsysteme, ul#main-nav li a.regalsysteme.act { background: url(../images/bg_main_nav-regalsysteme.gif) no-repeat; }
ul#main-nav li a:hover.gefahrstoffschraenke, ul#main-nav li a.gefahrstoffschraenke.act { background: url(../images/bg_main_nav-gefahrstoffschraenke.gif) no-repeat; }
ul#main-nav li a:hover.gefahrstofflager, ul#main-nav li a.gefahrstofflager.act { background: url(../images/bg_main_nav-gefahrstofflager.gif) no-repeat; }
ul#main-nav li a:hover.zubehoer, ul#main-nav li a.zubehoer.act { background: url(../images/bg_main_nav-zubehoer.gif) no-repeat; }
ul#main-nav li a:hover.reinigungstische, ul#main-nav li a.reinigungstische.act { background: url(../images/bg_main_nav-reinigungstische.gif) no-repeat; } 
ul#main-nav li a:hover.spezialreiniger-sprays, ul#main-nav li a.spezialreiniger-sprays.act { background: url(../images/bg_main_nav-spezialreiniger.gif) no-repeat; } 
/************** ANGABEN FÜR DIE KATEGORIE NAVIGATION  *************/ 

#nav { padding:0; font-size:1.1em; height: 29px; background: url(../images/bg_nav.gif) no-repeat; }
#nav li.level1 a:hover, #nav li.level1.active a { background: url(../images/bg_nav.gif) no-repeat 0 -29px; }
#nav li.level2 a:hover, #nav li.level2.active a { background: url(../images/bg_nav.gif) no-repeat -134px -29px; }
#nav li.level3 a:hover, #nav li.level3.active a { background: url(../images/bg_nav.gif) no-repeat -268px -29px; }
#nav li.level4 a:hover, #nav li.level4.active a { background: url(../images/bg_nav.gif) no-repeat -402px -29px; }
#nav li.level5 a:hover, #nav li.level5.active a { background: url(../images/bg_nav.gif) no-repeat -536px -29px; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/i_nav-parent.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 3px; font-size: 11px; font-weight:bold; color:#606a74; }
#nav li.over a,
#nav a:hover { color:#606a74; }

#nav a { padding: 0; display: block; width: 134px; height: 26px; background: none; text-indent: -10000px; }
#nav a.kat1 { width: 133px; }
#nav li a:hover.kat1, #nav li a.kat1.act, #nav li.kat1.active, #nav li.kat1.over { background: url(../images/bg_nav-kat1.gif) no-repeat; }
#nav li a:hover.kat2, #nav li a.kat2.act, #nav li.kat2.active, #nav li.kat2.over { background: url(../images/bg_nav-kat2.gif) no-repeat; }
#nav li a:hover.kat3, #nav li a.kat3.act, #nav li.kat3.active, #nav li.kat3.over { background: url(../images/bg_nav-kat3.gif) no-repeat; }
#nav li a:hover.kat4, #nav li a.kat4.act, #nav li.kat4.active, #nav li.kat4.over { background: url(../images/bg_nav-kat4.gif) no-repeat; }
#nav li a:hover.kat5, #nav li a.kat5.act, #nav li.kat5.active, #nav li.kat5.over { background: url(../images/bg_nav-kat5.gif) no-repeat; } 

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#fdf1be url(../images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#fdf1be; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; text-indent: 0; height: auto; width: auto; }
#nav ul li a { font-weight:normal !important; }



/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #fed51a; opacity: 1; }
#nav li ul { width: 129px; }
#nav li.kat1 ul { width: 128px; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#fdf1be; }
#nav ul li a:hover.kat1, #nav ul li a:hover.kat2, #nav ul li a:hover.kat3, #nav ul li a:hover.kat4, #nav ul li a:hover.kat5 { background: none; }
#nav ul li a:hover { background-color:#fceca7; text-decoration: underline; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }
