/*
////////////////////////////////////////////////////////////////
//
// 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:4px;cursor:pointer;cursor:hand;}
.navTopLevel1Over      {padding:4px;cursor:pointer;cursor:hand;}


/*
################################################################
Navigation links
################################################################
*/

.navLeftLevel2         {width:250;padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}
.navLeftLevel2Over     {width:250;padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}

.navLeftLevel2active         {width:250;padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}
.navLeftLevel2activeOver     {width:250;padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}

.navLeftLevel3         {width:250;padding:4px;padding-left:45px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over     {width:250;padding:4px;padding-left:45px;cursor:pointer;cursor:hand;}

.navLeftLevel3active         {width:250;padding:4px;padding-left:45px;cursor:pointer;cursor:hand;}
.navLeftLevel3activeOver     {width:250;padding:4px;padding-left:45px;cursor:pointer;cursor:hand;}

.navHistoryLevel         {padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}
.navHistoryLevelOver     {padding:4px;padding-left:35px;cursor:pointer;cursor:hand;}

/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 

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

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

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1          {font-size: 16px; text-decoration:underline;color:#0157a8;font-weight:bold;}
.aNavTopLevel1:hover    {font-size: 16px; text-decoration:none;color:#3399cc;font-weight:bold;}


.aNavLeftLevel2          {text-decoration:none;color:#0157a8; font-weight:bold;}
.aNavLeftLevel2:hover    {text-decoration:none;color:#0157a8; font-weight:bold;}

.aNavLeftLevel2active    {text-decoration:none;color:#d78d19; font-weight:bold;}
.aNavLeftLevel2active:hover    {text-decoration:none;color:#d78d19; font-weight:bold;}

.aNavLeftLevel3          {text-decoration:none;color:#0157a8; font-weight:bold;}
.aNavLeftLevel3:hover    {text-decoration:none;color:#0157a8; font-weight:bold;}

.aNavLeftLevel3active    {text-decoration:none;color:#d78d19; font-weight:bold;}
.aNavLeftLevel3active:hover    {text-decoration:none;color:#d78d19; font-weight:bold;}

.aNavTopSystem          {text-decoration:none;color:#FFFFFF;}
.aNavTopSystem:hover    {text-decoration:none;color:#FFFFFF;}

.aNavHistoryLevel          {font-size: 10px; text-decoration:underline;color:#0157a8;font-weight:bold;}
.aNavHistoryLevel:hover    {font-size: 10px; text-decoration:none;color:#3399cc;font-weight:bold;}
/*
################################
Positionierung Sitemap
################################
*/

.listSitemap1                        {list-style:none; margin:0px; padding:0;}
.listSitemap2                        {list-style:none; margin:4px 0px 6px 10px; padding:0;}
.listSitemap3                        {list-style:none; margin:4px 0px 6px 20px; padding:0;}
.listSitemap4                        {list-style:none; margin:4px 0px 6px 30px; padding:0;}


.navSitemapLevel1 a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel1 a:hover            {color:#EA5A00;}
.navSitemapLevel2 a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel2 a:hover            {color:#EA5A00;}
.navSitemapLevel3 a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel3 a:hover            {color:#EA5A00;}
.navSitemapLevel4 a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel4 a:hover            {color:#EA5A00;}
