/*
////////////////////////////////////////////////////////////////
//
// 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 oben
################################################################
*/
.navTopLevel1                         { padding-right: 16px }

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

.navLeftLevel2                      { padding: 4px 4px 4px 15px; width: 100% }
.navLeftLevel3                     {padding:4px;width:100%;padding-left:20px;}
.navLeftLevel4                     {padding:4px;width:100%;padding-left:30px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel                       { color: white; font-size: 15px; font-weight: normal; line-height: 15px; text-decoration: none }
.aNavTopLevel:hover                 { color: #ffffff; font-size: 15px; line-height: 15px; text-decoration: none }

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

.aNavLeftLevel                    { color: white; font-size: 13px; text-decoration: none }
.aNavLeftLevel:hover              { color: #ffffff; font-size: 13px; text-decoration: none }

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

.aNavTopSystem                     { color: #ffffff; font-size: 13px; font-weight: bold; text-decoration: none }
.aNavTopSystem:hover               { color: #ffffff; font-size: 13px; font-weight: bold; text-decoration: none }

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

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