/*
////////////////////////////////////////////////////////////////
//
// 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:4px;cursor:pointer;cursor:hand;padding-left:20px;}
.navLeftLevel1Over      {padding:4px;cursor:pointer;cursor:hand;background-color:#b0d3c6;padding-left:20px;}


/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuLeftLevel2   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-top:0px;margin-left:0px;padding:0px;width:160px;border-top-style:solid;border-top-color:#76B59C;border-top-width:1px;border-left-style:solid;border-left-color:#76B59C;border-left-width:1px;}
.submenuLeftLevel3   {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:#034A8A;border-top-width:1px;border-left-style:solid;border-left-color:#034A8A;border-left-width:1px;}
.submenuLeftLevel4   {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:#034A8A;border-top-width:1px;border-left-style:solid;border-left-color:#76B59C;border-left-width:1px;}  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuLeftRow		  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#76B59C;border-right-style:solid;border-right-color:#76B59C;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#F4F6F5;}
.submenuLeftrowOver  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#76B59C;border-right-style:solid;border-right-color:#76B59C;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#b0d3c6;}

/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/

.submenuCloser           {position:absolute;visibility:visible;margin-left:160px;height:200px;z-index:1;background-color:#000066}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavLeftLevel1          {text-decoration:none;color:#33906C;font-weight:bold;}
.aNavLeftLevel1:hover    {text-decoration:none;color:#33906C;}
.aNavLeftLevel2          {text-decoration:none;color:#33906C;font-weight:bold;}
.aNavLeftLevel2:hover    {text-decoration:none;color:#33906C;}
.aNavLeftLevel3          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel3:hover    {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel4          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel4:hover    {text-decoration:none;color:#FFFFFF;}

.aNavTopSystem          {text-decoration:none;color:#FFFFFF;
.aNavTopSystem:hover    {text-decoration:none;color:#FFFFFF;

/*
################################################################
Sitemap
################################################################
*/

.sitemapLevel1                     {padding-left:0px;}
.sitemapLevel2                     {padding-left:10px;}
.sitemapLevel3                     {padding-left:20px;}
.sitemapLevel4                     {padding-left:30px;}
