/*
////////////////////////////////////////////////////////////////
//
// 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           { color: #f9f4a9; border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f9f4a9;font-size: 12pt; font-family: Times, "Times New Roman"; font-style: italic; cursor: hand; padding: 8px }
.navLeftLevel1Over       { color: #f9f4a9; border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f9f4a9;font-size: 12pt; font-family: Times, "Times New Roman"; font-style: italic; background-color: #a2be79; cursor: hand; padding: 8px }






/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuLeftLevel2    { visibility: hidden; margin: 0; padding: 0; position: absolute; z-index: 2; width: 160px; border-top: 1px solid #f9f4a9; border-left: 1px solid #f9f4a9 }
.submenuLeftLevel3    { visibility: hidden; margin: -1px 0 0 -1px; padding: 0; position: absolute; z-index: 3; width: 160px; border-top: 1px solid #f9f4a9; border-left: 1px solid #f9f4a9 }
.submenuLeftLevel4    { visibility: hidden; margin: -1px 0 0 -1px; padding: 0; position: absolute; z-index: 2; width: 160px; border-top: 1px solid #f9f4a9; border-left: 1px solid #f9f4a9 }  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuLeftRow		   { color: #f9f4a9; font-size: 12pt; font-style: italic; background-color: #75a05c; cursor: hand; margin: 0; padding: 10px 10px 10px 4px; width: 180px; border-right: 1px solid #f9f4a9; border-bottom: 1px solid #f9f4a9 }
.submenuLeftrowOver   { color: #f9f4a9; font-size: 12pt; font-style: italic; background-color: #a2be79; cursor: hand; margin: 0; padding: 10px 10px 10px 4px; width: 180px; border-right: 1px solid #f9f4a9; border-bottom: 1px solid #f9f4a9 }

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

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

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavLeftLevel1            { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel1:hover      { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel2            { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel2:hover      { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel3            { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel3:hover      { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel4            { color: #f9f4a9; font-style: italic; font-weight: bold; text-decoration: none }
.aNavLeftLevel4:hover      { color: #f9f4a9; font-style: italic; font-weight: bold; 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;}
