/* 
 *  REDCODE.DE - Navigation Styles
 *  (C)opyright 2010 REDCODE.DE. All Rights reserved.
 *  Visit us at http://www.redcode.de/
 *
 *  Modified  Version  By          Reason
 *  ========  =======  ==========  ============================================================
 */

/* NAVIGATION */

/*.Nav * { text-decoration: none; color: gray; }
.Nav a { white-space:nowrap; color: gray; }

.Nav .link    { font-weight: normal; }
.Nav .current { font-weight: bold; }
.Nav .section { font-weight: bold; }

#PAGEHEADER ul.Nav li { display:inline; border-left:solid thin gray; padding:0px 10px; list-style: none;  float:left;}
#PAGEHEADER ul.Nav li.First { border-left:none; }
#PAGEHEADER ul.Nav li.Aside { border-left:none; font-size: 10px; text-align:right; float:right;}*/


/* End Of File */