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

/*
################################################################
Navigation oben
################################################################
*/
.navTopLevel1                          { font-family: Arial; padding-top: 10px; padding-left: 5px; }
.navRightLevel { color: white; font-size: 11px; line-height: 11px; padding: 2px 3px 3px; border-top: 1px solid #c5c8cb; border-bottom: 1px solid #616f78 }
.navRightLevelAktiv { color: white; font-size: 11px; line-height: 11px; background-color: silver; padding: 2px 3px 3px; border-top: 1px solid #b1b9bf; border-bottom: 1px solid #949fa7 }
/*
################################################################
Navigation links
################################################################
*/

.navLeftLevel2                        { color: white; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none; padding: 4px 4px 4px 10px; border-top: 1px solid #f8ad73; border-bottom: 1px solid #c65b09 }
.navLeftLevel2aktiv   { color: white; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none; background-color: #f39755; padding: 4px 4px 4px 10px; border-top: 1px solid #f8ad73; border-bottom: 1px solid #c65b09 }
.navLeftLevel3                       { font-family: Arial; padding: 4px 4px 4px 20px; border-bottom: 1px dashed #f96 }
.navLeftLevel3First  { font-family: Arial; padding: 10px 4px 4px 20px; width: 100% }
.navLeftLevel3Last   				 { color: #fff; font-family: Arial; text-decoration: none; padding: 4px 4px 4px 20px }
.navLeftLevel4                        { font-family: Arial; margin-left: 30px; padding-top: 2px; padding-right: 4px; padding-bottom: 3px; border-bottom: 1px dashed #f96 }
.navLeftLevel4First { font-family: Arial; padding: 6px 4px 1px 30px; width: 100% }
.navLeftLevel4Last { font-family: Arial; padding: 2px 4px 8px 30px; width: 100% }
/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
a.aNavTopLevel                       { color: #ffffff; font-size: 14px; font-family: Arial, Arial; text-decoration: none }
a.aNavTopLevel:hover                  { color: #ffffff; font-size: 14px; font-family: Arial, Arial; text-decoration: none }

a.aNavTopLevelSelected               { color: #ffffff; font-size: 14px; font-family: Arial, Arial; text-decoration: none }
a.aNavTopLevelSelected:hover         { color: #ffffff; font-size: 14px; font-family: Arial, Arial; text-decoration: none }
a.aNavLeftLevel2  { color: white; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none }
a.aNavLeftLevel3    { color: white; font-size: 11px; font-family: Arial; line-height: 11px; text-decoration: none }
a.aNavLeftLevel4  { color: white; font-size: 11px; font-family: Arial; line-height: 10px; text-decoration: none }
a.aNavLeftLevel2:hover   { color: #ffffff; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none }
a.aNavLeftLevel3:hover    { color: #ffffff; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 11px; text-decoration: none }
a.aNavLeftLevel4:hover  { color: #ffffff; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 10px; text-decoration: none }
a.aNavLeftLevelSelected2   { color: white; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none }
a.aNavLeftLevelSelected3    { color: white; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 11px; text-decoration: none }
a.aNavLeftLevelSelected4  { color: white; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 10px; text-decoration: none }
a.aNavLeftLevelSelected2:hover  { color: #ffffff; font-size: 12px; font-family: Arial; line-height: 12px; text-decoration: none }
a.aNavLeftLevelSelected3:hover    { color: #ffffff; font-size: 11px; font-family: Arial; line-height: 11px; text-decoration: none }
a.aNavLeftLevelSelected4:hover  { color: #ffffff; font-size: 11px; font-family: Arial; line-height: 10px; text-decoration: none }
a.aNavTopSystem                      { color: gray; font-family: Arial; text-decoration: none }
a.aNavTopSystem:hover                { color: silver; font-family: Arial; text-decoration: none }
.a.aNavRightLevel { color: white; font-size: 11px; line-height: 11px }
.sitemapLevel1  { padding: 10px 0 3px 5px; border-bottom: 1px solid #778690 }
.sitemapLevel2  { background-color: #e4e4e4; padding-left: 20px }
.sitemapLevel3  { background-color: #f0f0f0; padding-top: 3px; padding-bottom: 3px; padding-left: 40px }
.sitemapLevel4 { margin-left: 50px }
