/*
////////////////////////////////////////////////////////////////
//
// 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                      { padding: 0px; width: 100% }
.aNavLeftLevel                    { color: #000000; font-weight: bold; text-decoration: underline }
.aNavLeftLevel:hover              { color: black; font-weight: bold; text-decoration: none }

.aNavLeftLevelSelected            { color: #696969; font-weight: normal; text-decoration: none }
.aNavLeftLevelSelected:hover      { color: #696969; text-decoration: none }
