/*
////////////////////////////////////////////////////////////////
//
// 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                     {text-align:right;background-color:E5D394;height:16px;padding-right:10px;cursor:pointer;cursor:hand;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight:bold;color:#1E1C13;}
.navLeftLevel1_over                {text-align:right;background-color:8E5723;height:16px;padding-right:10px;cursor:pointer;cursor:hand;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight:bold;color:#FFFFFF;}

.navLeftLevel2                     {text-align:right;padding-right:10px;cursor:pointer;cursor:hand;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight:normal;color:#1E1C13;}
.navLeftLevel2_over                {text-align:right;padding-right:10px;cursor:pointer;cursor:hand;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight:bold;color:#1E1C13;}
