/*
////////////////////////////////////////////////////////////////
//
// nav.css  Stylesheet fuer die Navigation
//
// WeblicationŽ CMS Strukturdesign Version 4.5
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*
################################################################
Navigation links
################################################################
*/

.navLeftLevel1                             { background-color: #383838; background-image: url("/web/wLayout/design/img/nav_level_1.gif"); background-repeat: no-repeat; background-position: 12px 9px; padding-top: 6px; padding-bottom: 5px; padding-left: 25px; border-bottom: 1px solid #5a5c5c }
.navLeftLevel1Selected  { background-color: #383838; background-image: url("/web/wLayout/design/img/nav_level_1_active.gif"); background-repeat: no-repeat; background-position: 12px 9px; padding-top: 6px; padding-bottom: 5px; padding-left: 25px; border-bottom: 1px solid #5a5c5c }
.navLeftLevel1Open  { background-color: #383838; background-image: url("/web/wLayout/design/img/nav_level_1_open.gif"); background-repeat: no-repeat; background-position: 12px 9px; padding-top: 6px; padding-bottom: 5px; padding-left: 25px; border-bottom: 1px solid #5a5c5c }
.navLeftLevel2    { color: #ffffff; font-size: 11px; line-height: 15px; text-decoration: none; background-image: url("/web/wLayout/design/img/nav_level_2.gif"); background-repeat: no-repeat; background-position: 26px 6px; padding-top: 3px; padding-bottom: 3px; padding-left: 38px }
.navLeftLevel2Selected  { color: #ffffff; font-size: 11px; line-height: 15px; text-decoration: none; background-image: url("/web/wLayout/design/img/nav_level_2_active.gif"); background-repeat: no-repeat; background-position: 26px 6px; padding-top: 3px; padding-bottom: 3px; padding-left: 38px }
.navLeftLevel3                      { vertical-align: bottom }
.navLeftLevel4                      { vertical-align: bottom }

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavLeftLevel                       { color: white; font-size: 11px; font-weight: bold; line-height: 11px; text-decoration: none }
.aNavLeftLevel:hover { color: white; font-size: 11px; font-weight: bold; line-height: 11px; text-decoration: none }
.aNavLeftLevel2    { color: white; font-size: 11px; line-height: 11px; text-decoration: none }
.aNavLeftLevel2:hover   { color: white; font-size: 11px; line-height: 11px; text-decoration: none }
.aNavLeftLevel2Selected   { color: white; font-size: 11px; line-height: 11px; text-decoration: none }
.aNavLeftLevel2Selected:hover   { color: white; font-size: 11px; line-height: 11px; text-decoration: none }
.aNavLeftLevel:hover                { color: #ffffff; font-size: 11px; font-weight: bold; line-height: 11px; text-decoration: none }

.aNavLeftLevelSelected              { color: white; font-size: 11px; font-weight: bold; line-height: 11px; text-decoration: none }
.aNavLeftLevelSelected:hover        { color: #ffffff; font-size: 11px; line-height: 11px; text-decoration: none }

.aNavTopSystem                    {text-decoration:none;color:#FFFFFF;}
.aNavTopSystem:hover              {text-decoration:none;color:#FFFFFF;}


/*
################################################################
Sitemap
################################################################
*/

.sitemapLevel1                     {padding-left:0px;}
.sitemapLevel2                     {padding-left:10px;}
.sitemapLevel3                     {padding-left:20px;}
.sitemapLevel4                     {padding-left:30px;}