/*
////////////////////////////////////////////////////////////////
//
// 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
################################################################
*/
.navLeftLevel1  { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; width: 140px; border-bottom: 1px solid #e0e0e0 }
.navLeftLevel1Selected  { padding-top: 10px; padding-bottom: 5px; padding-left: 10px; width: 140px }
.navLeftLevel2                       { padding-top: 2px; padding-bottom: 2px; padding-left: 20px; width: 100% }
.navLeftLevel2last   { padding-top: 2px; padding-bottom: 5px; padding-left: 20px; width: 130px; border-bottom: 1px solid #e0e0e0 }
.navLeftLevel3                     {padding:4px;width:100%;padding-left:20px;}
.navLeftLevel4                     {padding:4px;width:100%;padding-left:30px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
a.aNavLeftLevel1                     { color: 354D9B; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavLeftLevel2  { color: #ffffff; font-family: Arial; text-decoration: none }
a.aNavLeftLevel3  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavLeftLevel4  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavLeftLevel1:hover               { color: #e0e0e0; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavLeftLevel2:hover  { color: #e0e0e0; font-family: Arial; text-decoration: none }
a.aNavLeftLevel3:hover  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavLeftLevel4:hover  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavLeftLevel1Selected             { color: 354D9B; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 13px; text-decoration: none }
a.aNavLeftLevel2Selected  { color: #ffffff; font-family: Arial; font-weight: bold; text-decoration: none }
a.aNavLeftLevel3Selected  { color: #6e6e6e; font-family: Arial; font-weight: bold; text-decoration: none }
a.aNavLeftLevel4Selected  { color: #6e6e6e; font-family: Arial; font-weight: bold; text-decoration: none }
a.aNavLeftLevel1Selected:hover       { color: #e0e0e0; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavLeftLevel2Selected:hover  { color: #e0e0e0; font-family: Arial; text-decoration: none }
a.aNavLeftLevel3Selected:hover  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavLeftLevel4Selected:hover  { color: #6e6e6e; font-family: Arial; text-decoration: none }
a.aNavTopSystem                     { color: #807f84; text-decoration: none }
a.aNavTopSystem:hover               { color: #807f84; text-decoration: none }
.navRightLevel1 { color: white; font-weight: bold; background-color: #354d9b; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; border-bottom: 1px solid #e0e0e0 }
a.aNavRightLevel1 { color: white; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavRightLevel1Selected { color: silver; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavRightLevel1:hover { color: silver; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
a.aNavRightLevel1Selected:hover { color: white; font-size: 13px; font-family: Arial; line-height: 13px; text-decoration: none }
