/*
////////////////////////////////////////////////////////////////
//
// 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: 0px 0px 0px 8px; cursor: pointerhand  }
.navTopLevel1Over        { padding: 0px 0px 0px 8px; cursor: pointerhand  }


/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1          { padding: 0px 4px; cursor: pointerhand }
.navLeftLevel1Over      { padding: 0px 4px; cursor: pointerhand }

.navLeftLevel2            { padding: 0px 6px 6px; cursor: hand  }
.navLeftLevel2Over      { padding: 4px 4px 4px 10px; cursor: pointerhand }

.navLeftLevel3         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over      { padding: 4px 4px 4px 20px; cursor: pointerhand }

.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: 0px 0px 0px -4px; padding: 0px; border-top: 0px solid; border-right: 1px solid white; border-bottom: 1px solid white; border-left: 0px solid; position: absolute; z-index: 2; width: 140px; visibility: hidden; border-left-color: #034A8A; border-left-style: solid; border-top-color: #034A8A; border-top-style: solid  }
.submenuTopLevel3    { margin: -1px 0px 0px -1px; padding: 0px; border-top: 1px; border-left: 1px; position: absolute; z-index: 3; width: 140px; visibility: hidden; border-left-color: #034A8A; border-left-style: solid; border-top-color: #034A8A; border-top-style: solid }
.submenuTopLevel4    { margin: -1px 0px 0px -1px; padding: 0px; border-top: 1px; border-left: 1px; position: absolute; z-index: 2; width: 140px; visibility: hidden; border-left-color: #034A8A; border-left-style: solid; border-top-color: #034A8A; border-top-style: solid }  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		       { background-color: #005b94; margin: 0px; padding: 1px 2px 1px 4px; border-style: solid; border-width: 1px 0px 0px 1px; border-color: white black teal white; width: 150px; border-bottom-color: #ffffff; border-bottom-style: solid; border-right-color: #034A8A; border-right-style: solid; cursor: hand  }
.submenuToprowOver       { color: white; background-color: #0076bc; margin: 0px; padding: 1px 2px 1px 4px; border-style: solid; border-width: 1px 0px 0px 1px; border-color: white black white white; width: 150px; border-bottom-color: #ffffff; border-bottom-style: solid; border-right-color: #034A8A; border-right-style: solid; cursor: hand  }

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

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

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1           { color: #ffffff; font-weight: bold; text-decoration: none; text-transform: uppercase }
.aNavTopLevel1:hover     { color: #ffffff; text-decoration: none }
.aNavTopLevel2             { color: white; font-size: 10px; text-decoration: none }
.aNavTopLevel2:hover     { color: #ffffff; font-size: 10px; text-decoration: none }
.aNavTopLevel3          {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel3:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel4          {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel4:hover    {text-decoration:none;color:#FFFFFF;}

.aNavLeftLevel           { color: #004481; font-size: 9px; line-height: 9px; text-decoration: none }
.aNavLeftLevel:hover     { color: #004481; font-size: 9px; text-decoration: none }

.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;}