/*
////////////////////////////////////////////////////////////////
//
// 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: 9pt; cursor: hand; padding: 0 0 0 5px }
.navTopLevel1Over       { font-size: 9pt; cursor: hand; padding: 0 0 0 5px }


/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2    { color: white; visibility: hidden; margin: 15px 0 0; padding: 0; position: absolute; z-index: 2; width: 109px }


/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		   { color: #fff; cursor: hand; margin: 0; padding: 0 0 0 3px; width: 109px }
.submenuToprowOver   { color: #fff; cursor: hand; margin: 0; padding: 0 0 0 3px; width: 109px }

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

.submenuCloser       { color: #fff; text-decoration: none; visibility: hidden; margin-top: 35px; position: absolute; z-index: 1; width: 600px; height: 480px }

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1           { font-size: 9pt; text-decoration: none }
.aNavTopLevel1:hover     { font-size: 9pt; text-decoration: none }
.aNavTopLevel2           { color: #ffffff; font-size: 8pt; text-decoration: none }
.aNavTopLevel2:hover     { color: #ffffff; font-size: 8pt; text-decoration: none }


.aNavTopSystem           { color: #333; font-size: 8pt; text-decoration: none }
.aNavTopSystem:hover     { color: #333; font-size: 8pt; text-decoration: none }


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

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