/*
////////////////////////////////////////////////////////////////
//
// 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             { font-size: 11px; padding: 4px 8px; height: 25px; cursor: hand  }
.navTopLevel1Over         { font-size: 11px; background-color: #f20018; padding: 4px 8px; height: 25px; cursor: hand  }


/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1          { padding: 4px; cursor: pointerhand }
.navLeftLevel1Over     {padding:4px;padding-left:4px;cursor:pointer;cursor:hand;background-color:#034A8A;}

.navLeftLevel2         {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;}
.navLeftLevel2Over     {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;background-color:#034A8A;}

.navLeftLevel3         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;background-color:#034A8A;}

.navLeftLevel4         {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;}
.navLeftLevel4Over     {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;background-color:#034A8A;}

/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2     { margin: 9px 0px 0px -9px; padding: 0px; border-top: 1px none; border-left: 1px none; position: absolute; z-index: 2; width: 160px; visibility: hidden; border-left-color: #ffffff; border-left-style: solid; border-top-color: #ffffff; border-top-style: solid  }
.submenuTopLevel3    { margin: 3px 0px 0px -20px; padding: 0px; border-top: 1px; border-left: 1px; position: absolute; z-index: 3; width: 160px; visibility: hidden; border-left-color: #ffffff; border-left-style: solid; border-top-color: #ffffff; border-top-style: solid }
.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:#ffffff;border-top-width:1px;border-left-style:solid;border-left-color:#ffffff;border-left-width:1px;}  	

/*
################################################################
Styles für Navigationslevel

################################################################
*/
.submenuTopRow		   { color: #8e9799; background-color: #8e9799; margin: 0px; padding: 2px 2px 2px 4px; border-right: 1px; border-bottom: 1px; width: 180px; border-bottom-color: #ffffff; border-bottom-style: solid; border-right-color: #ffffff; border-right-style: solid; cursor: pointerhand }
.submenuToprowOver   { background-color: #f20018; margin: 0px; padding: 2px 2px 2px 4px; border-right: 1px; border-bottom: 1px; width: 180px; border-bottom-color: #ffffff; border-bottom-style: solid; border-right-color: #ffffff; border-right-style: solid; cursor: hand }

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

.submenuCloser       { margin-top: 30px; position: absolute; z-index: 1; width: 700px; height: 500px; visibility: hidden }

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1             { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none }
.aNavTopLevel1:hover       { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none }
.aNavTopLevel2              { color: #fff; font-weight: normal; font-size: 11px; text-decoration: none; padding-left: 4px }
.aNavTopLevel2:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel3            { color: #ffffff; font-weight: normal; font-size: 11px; text-decoration: none; padding-left: 4px }
.aNavTopLevel3:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel4            { color: #ffffff; font-weight: normal; font-size: 11px; text-decoration: none }
.aNavTopLevel4:hover    {text-decoration:none;color:#FFFFFF;}

.aNavLeftLevel          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel: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                      { margin-left: 10px }
.sitemapLevel3                      { margin-left: 20px }
.sitemapLevel4                      { margin-left: 30px }