/*
////////////////////////////////////////////////////////////////
//
// 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 oben
################################################################
*/
.navTopLevel1          {padding:2px 4px;cursor:pointer;cursor:hand;}
.navTopLevel1Over      {padding:2px 4px;cursor:pointer;cursor:hand;background-color:#FFFFFF;}
.navTopLevel1Selected  {padding:2px 4px;cursor:pointer;cursor:hand;background-color:#BEDBD8;}


/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1         {padding:4px;padding-left:4px;cursor:pointer;cursor:hand;}
.navLeftLevel1Over     {padding:4px;padding-left:4px;cursor:pointer;cursor:hand;background-color:#FFFFFF;}

.navLeftLevel2         {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;}
.navLeftLevel2Over     {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;background-color:#FFFFFF;}

.navLeftLevel3         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;background-color:#2C7C6E;}

.navLeftLevel4         {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;}
.navLeftLevel4Over     {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;background-color:#2C7C6E;}

/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-top:3px;margin-left:-5px;padding:0px;width:160px;border-top-style:solid;border-top-color:#2C7C6E;border-top-width:1px;border-left-style:solid;border-left-color:#2C7C6E;border-left-width:1px;}
.submenuTopLevel3   {position:absolute;visibility:hidden;z-index:3;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;border-top-style:solid;border-top-color:#2C7C6E;border-top-width:1px;border-left-style:solid;border-left-color:#2C7C6E;border-left-width:1px;}
.submenuTopLevel4   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;border-top-style:solid;border-top-color:#2C7C6E;border-top-width:1px;border-left-style:solid;border-left-color:#2C7C6E;border-left-width:1px;}  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#2C7C6E;border-right-style:solid;border-right-color:#2C7C6E;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#BEDBD8;}
.submenuToprowOver  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#2C7C6E;border-right-style:solid;border-right-color:#2C7C6E;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#E1F2F1;}

/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/

.submenuCloser      {position:absolute;visibility:hidden;margin-top:30px; z-index:1;width:600px;height:480px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1          {text-decoration:none;color:#FF9900;font-weight:bold;}
.aNavTopLevel1:hover    {text-decoration:none;color:#FF9900;font-weight:bold;}
.aNavTopLevel1Over      {text-decoration:none;color:#2B7C6D;font-weight:bold;}
.aNavTopLevel1Over:hover{text-decoration:none;color:#2B7C6D;font-weight:bold;}
.aNavTopLevel2          {text-decoration:none;color:#2B7C6D;}
.aNavTopLevel2:hover    {text-decoration:none;color:#2B7C6D;}

.aNavLeftLevel          {text-decoration:none;color:#2B7C6D;}
.aNavLeftLevel:hover    {text-decoration:none;color:#2B7C6D;}

.aNavTopSystem          {padding:4px;text-decoration:none;color:#2B7C6D;}
.aNavTopSystem:hover    {padding:4px;text-decoration:underline;color:#2B7C6D;}

/*
################################################################
Sitemap
################################################################
*/

.sitemapLevel1                     {padding-left:0px;}
.sitemapLevel2                     {padding-left:10px;}
.sitemapLevel3                     {padding-left:20px;}
.sitemapLevel4                     {padding-left:30px;}