/*
////////////////////////////////////////////////////////////////
//
// nav.css  Stylesheet fuer die Navigation
//
// Weblication® CMS Strukturdesign Version 4.5
//
////////////////////////////////////////////////////////////////
*/

/*
################################################################
Navigation oben
################################################################
*/
.navTopLevel1          {font-family:Arial,Courier,Courier New,Helvetica,Tahoma,Times New Roman,Verdana;color:#000000;font-weight:bold;font-size:12px;padding:2px;padding-right:5px;cursor:pointer;cursor:hand;}
.navTopLevel1Over      {padding:2px;padding-right:5px;cursor:pointer;cursor:hand;}


/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1         {padding:4px;padding-left:4px;cursor:pointer;cursor:hand;}
.navLeftLevel1Over     {padding:4px;padding-left:4px;cursor:pointer;cursor:hand;}

.navLeftLevel2         {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;}
.navLeftLevel2Over     {padding:4px;padding-left:10px;cursor:pointer;cursor:hand;}

.navLeftLevel3         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}

.navLeftLevel4         {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;}
.navLeftLevel4Over     {padding:4px;padding-left:30px;cursor:pointer;cursor:hand;}

/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-top:6px;margin-left:-4px;padding:0px;width:160px;border-top-style:solid;border-top-color:#2A783C;border-top-width:1px;border-left-style:solid;border-left-color:#2A783C;border-left-width:1px;}
.submenuTopLevel3   {position:absolute;visibility:hidden;z-index:3;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;border-top-style:solid;border-top-color:#2A783C;border-top-width:1px;border-left-style:solid;border-left-color:#2A783C;border-left-width:1px;}
.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:#2A783C;border-top-width:1px;border-left-style:solid;border-left-color:#2A783C;border-left-width:1px;}  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#2A783C;border-right-style:solid;border-right-color:#2A783C;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#F0F9E5;}
.submenuToprowOver  {margin:0px;width:180px;padding:2px;padding-left:4px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#2A783C;border-right-style:solid;border-right-color:#2A783C;border-right-width:1px;cursor:pointer;cursor:hand;background-color:#EFF6FD;}

/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/

.submenuCloser      {position:absolute;visibility:hidden;margin-top:30px; z-index:1;width:600px;height:480px;}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1          {font-family:Arial,Courier,Courier New,Helvetica,Tahoma,Times New Roman,Verdana;font-style:normal;font-size:12px;text-decoration:none;color:#000000;font-weight:bold;}
.aNavTopLevel1:hover    {font-family:Arial,Courier,Courier New,Helvetica,Tahoma,Times New Roman,Verdana;font-style:normal;font-weight:bold;font-size:12px;text-decoration:none;color:#45484B;}
.aNavTopLevel1:active    {text-decoration:none;color:#034AA4;}
.aNavTopLevel2          {text-decoration:none;color:#1D6E33;}
.aNavTopLevel2:hover    {text-decoration:none;color:#000000;}
.aNavTopLevel2:active    {text-decoration:none;color:#034AA4;
.aNavTopLevel3          {text-decoration:none;color:#034AA4;}
.aNavTopLevel3:hover    {text-decoration:none;color:#FDCF00;}
.aNavTopLevel4          {text-decoration:none;color:#000000;}
.aNavTopLevel4:hover    {text-decoration:none;color:#000000;}

.aNavLeftLevel          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel:hover    {text-decoration:none;color:#FFFFFF;}

.aNavTopSystem          {text-decoration:none;color:#000000;}
.aNavTopSystem:hover    {text-decoration:none;color:#000000;}


/*
################################################################
Sitemap
################################################################
*/

.sitemapLevel1                     {padding-left:0px;}
.sitemapLevel2                     {padding-left:10px;}
.sitemapLevel3                     {padding-left:20px;}
.sitemapLevel4                     {padding-left:30px;}