/*
////////////////////////////////////////////////////////////////
//
// 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:3px;
padding-left:25px;
cursor:pointer;
cursor:hand;
background-color:#415182;
border-bottom:1px solid #fff;
}

.navLeftLevel1Over {
padding:3px;
padding-left:25px;
cursor:pointer;
cursor:hand;
background-color:#54669B;
border-bottom:1px solid #000;
}


/*
################################################################
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:#034A8A;border-top-width:1px;border-left-style:solid;border-left-color:#034A8A;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:#034A8A;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:#034A8A;border-right-style:solid;border-right-color:#034A8A;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#B3C8DC;}
.submenuLeftrowOver  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#034A8A;border-right-style:solid;border-right-color:#034A8A;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#034A8A;}

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

.submenuCloser      {position:absolute;visibility:hidden;margin-left:160px; z-index:1;width:600px;height:480px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavLeftLevel1          {text-decoration:none;color:#fff;font-size:10pt;}
.aNavLeftLevel1:hover    {text-decoration:none;color:#fff;font-size:10pt;}
.aNavLeftLevel2          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel2:hover    {text-decoration:none;color:#FFFFFF;}
.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:#000;}
.aNavTopSystem:hover    {text-decoration:none;color:#000;}

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

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