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


/*Textformatierung Navigation oben*/
.topLevel1              {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#000000; text-decoration:none;white-space:nowrap;}
.topLevel1open          {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#000000; text-decoration:none;}
.topLevel1selected      {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#000000; text-decoration:none;}

.topLevel2              {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;line-height:16px;}
.topLevel2open          {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}
.topLevel2selected      {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}

/*Textformatierung Navigation rechts*/
.Level2	              {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#5F6268; text-decoration:none;}
.Level3	              {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}
.Level3open             {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#000000; text-decoration:none;}
.Level3selected         {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#000000; text-decoration:none;}

/*Textformatierung Pfadanzeige*/
.current              {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#5F6268; text-decoration:none;}
.currentselected      {font-size:10px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}

/*Textformatierung Sitemap*/
.sitemaplevel1          {font-size:13px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:bold;   color:#000000; text-decoration:none;}
.sitemaplevel2          {font-size:12px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}
.sitemaplevel3          {font-size:11px; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-weight:normal; color:#000000; text-decoration:none;}


/*Tabellenformatierung Navigation oben*/
.topLevel1Table         {background-color:}
.topLevel1TableMo       {background-color:}

.topLevel2Table         {background-color:#FFFFFF; cursor:pointer;cursor:hand;}
.topLevel2TableMo       {background-color:#0180C8; cursor:pointer;cursor:hand;}
.topLevel2TableBorder   {background-color:#0180C8;border-color:#0180C8; cursor:pointer;cursor:hand;}

.submenueTop {position:absolute;visibility:hidden;z-index:1; border:1px;}