/*
////////////////////////////////////////////////////////////////
//
// 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                        { font-size: 12px; line-height: 12px; background-color: #008544; padding: 5px 4px 4px 13px; border-top: 2px solid white }
.navLeftLevel1Selected   { background-color: #008544; background-image: url("/wDeutsch/wLayout/design/img/arrowSelLev1.gif"); background-repeat: no-repeat; background-position: 0 8px; padding: 5px 4px 4px 13px; border-top: 2px solid white; border-bottom: 1px solid white }
.navLeftLevel1Open  { background-color: #008544; background-image: url("/wDeutsch/wLayout/design/img/arrowOpLev1.gif"); background-repeat: no-repeat; background-position: 3px 8px; padding: 5px 4px 4px 13px; border-top: 2px solid white; border-bottom: 1px solid white }
.navLeftLevel2                      { padding: 4px 4px 4px 20px }
.navLeftLevel2Selected  { background-color: #fcc8ab; background-image: url("/wDeutsch/wLayout/design/img/arrowSelLev2.gif"); background-repeat: no-repeat; background-position: 0 6px; padding: 4px 4px 2px 20px }
.navLeftLevel3                      { padding: 4px 4px 4px 30px }
.navLeftLevel4                      { padding: 4px 4px 4px 40px }

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavLeftLevel                     { color: white; font-size: 13px; line-height: 13px; text-decoration: none }
.aNavLeftLevel:hover               { color: white; font-size: 13px; line-height: 13px; text-decoration: none }
.aNavLeftLevelSelected { color: #ffffff; font-size: 13px; font-weight: bold; line-height: 13px; text-decoration: none }
.aNavLeftLevelSelected:hover { color: #ffffff; font-size: 13px; font-weight: bold; line-height: 13px; text-decoration: none }
.aNavLeftLevel2 { color: #008544; font-size: 12px; line-height: 13px; text-decoration: none }
.aNavLeftLevel2:hover { color: #008544; font-size: 12px; line-height: 13px; text-decoration: none }
.aNavLeftLevelSelected2 { color: #008544; font-size: 12px; font-weight: bold; line-height: 13px; text-decoration: none }
.aNavLeftLevelSelected2:hover { color: #008544; font-size: 12px; font-weight: bold; line-height: 13px; text-decoration: none }
.aNavTopSystem                     { color: black; text-decoration: none }
.pipeTopSystem { color: black; text-decoration: none }
.aNavTopSystem:hover              {text-decoration:none;color:#FFFFFF;}


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

.sitemapLevel1                       { background-image: url("/wDeutsch/wLayout/design/img/arrSitemapD.gif"); background-repeat: no-repeat; background-position: left 6px; margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px; padding-left: 12px }
.sitemapLevel2                       { background-image: url("/wDeutsch/wLayout/design/img/arrSitemapP.gif"); background-repeat: no-repeat; background-position: 12px 10px; padding-top: 5px; padding-left: 20px }
.sitemapLevel3                      { padding-left: 40px }
.sitemapLevel4                      { padding-left: 60px }