/*
////////////////////////////////////////////////////////////////
//
// nav.css  Stylesheet fuer die Navigation
//
// Weblication® CMS Strukturdesign Version 4.0.9
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication® Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*
################################################################
Positionierung Navigation oben
################################################################
*/
.navTop                {height:24px;padding:0px;margin:0px;margin-left:160px;border-style:none;}

/*
################################################################
Navigation oben
################################################################
*/
.navTopLevel1          {padding:4px;cursor:pointer;cursor:hand;}
.navTopLevel1Over       { background-color: #164688; cursor: hand; padding: 4px }
.navTopLevel2          {padding:4px;cursor:pointer;cursor:hand;}
.navTopLevel2Over      {padding:4px;cursor:pointer;cursor:hand;background-color:#B3C8DC;}

/*
################################################################
Positionierung Navigation links
################################################################
*/
.navLeft                 { margin: 0px; padding: 0px; border: none; width: 100% }

/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1              { color: #164688; font-size: 13px; font-weight: bold; text-decoration: none; cursor: hand  ; padding: 2px 2px 2px 4px }
.navLeftLevel1Over        { color: white; font-weight: bold; font-size: 13px; text-decoration: none; background-color: #d8e1f2; padding: 2px 2px 2px 4px; cursor: hand  }
.navLeftLevel1Active  { color: white; font-size: 13px; font-weight: bold; text-decoration: none; background-color: #164688; cursor: hand  ; padding: 2px 2px 2px 4px }
.navLeftLevel2             { color: #003471; font-weight: normal; font-size: 11px; text-decoration: none; padding: 2px 2px 2px 10px; cursor: hand  }
.navLeftLevel2Over         { color: white; font-weight: normal; font-size: 11px; text-decoration: none; background-color: #d8e1f2; padding: 2px 2px 2px 10px; cursor: hand  }
.navLeftLevel2Active  { color: white; font-weight: normal; font-size: 11px; text-decoration: none; background-color: #5d7bb2; margin-top: 1px; padding: 2px 2px 2px 10px; cursor: hand  }
.navLeftLevel3         {padding:2px;padding-left:20px;cursor:pointer;cursor:hand;background-color:#F8DDA1;}
.navLeftLevel3Over     {padding:2px;padding-left:20px;cursor:pointer;cursor:hand;background-color:#EEAB15;}

.navLeftLevel4         {padding:2px;padding-left:30px;cursor:pointer;cursor:hand;background-color:#F8DDA1;}
.navLeftLevel4Over     {padding:2px;padding-left:30px;cursor:pointer;cursor:hand;background-color:#EEAB15;}

/*
################################################################
Styles für Layers
(nicht ändern)
################################################################
*/ 
.submenuTopLevel2   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-top:7px;margin-left:-5px;padding:0px;width:160px;border-style:solid;border-width:0px;}
.submenuTopLevel3   {position:absolute;visibility:hidden;z-index:3;margin:0px;margin-left:-1px;margin-top:0px;padding:0px;width:160px;border-style:solid;border-width:0px;}
.submenuTopLevel4   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-left:-1px;margin-top:0px;padding:0px;width:160px;border-style:solid;border-width:0px;}  	

.submenuTopTable    {margin:0px;padding:0px;border-left-style:solid;border-left-color:#FFFFFF;border-left-width:1px;}

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.mainTop		    {margin:0px;width:180px;padding:2px;padding-left:4px;border-right-style:solid;border-right-color:#034A8A;border-right-width:1px;border-bottom-style:solid;border-bottom-color:#034A8A;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;border-top-color:#FFFFFF;cursor:pointer;cursor:hand;background-color:#F8DDA1;}
.mainTopOver        {margin:0px;width:180px;padding:2px;padding-left:4px;border-right-style:solid;border-right-color:#034A8A;border-right-width:1px;border-bottom-style:solid;border-bottom-color:#034A8A;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;border-top-color:#FFFFFF;cursor:pointer;cursor:hand;background-color:#EEAB15;}

/*
################################################################
*/

.submenuLeftLevel2  {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-left:0px;margin-top:0px;padding:0px;width:160px;border-style:solid;border-width:0px;}
.submenuLeftLevel3  {position:absolute;visibility:hidden;z-index:3;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;border-style:solid;border-width:0px;}
.submenuLeftLevel4  {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;border-style:solid;border-width:0px;}  	

.submenuLeftTable   {margin:0px;padding:0px;border-left-style:solid;border-left-color:#FFFFFF;border-left-width:1px;border-top-style:solid;border-top-color:#FFFFFF;border-top-width:1px;}

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.mainLeft		     { background-color: #f8dda1; margin: 0px; padding: 2px 2px 2px 4px; border-right: 1px; border-bottom: 1px; width: 180px; border-bottom-color: #034A8A; border-bottom-style: solid; border-right-color: #034A8A; border-right-style: solid; cursor: pointerhand }
.mainLeftOver        { background-color: #eeab15; margin: 0px; padding: 2px 2px 2px 4px; border-right: 1px; border-bottom: 1px; width: 180px; border-bottom-color: #034A8A; border-bottom-style: solid; border-right-color: #034A8A; border-right-style: solid; cursor: pointerhand }

/*
################################################################
Hintergrundlayer für Submenü
################################################################
*/

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

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
a.navTopLevel1                    {text-decoration:none;color:#FFFFFF;}
a.navTopLevel1:hover              {text-decoration:none;color:#FFFFFF;}
a.navTopLevel2                    {text-decoration:none;color:#000000;}
a.navTopLevel2:hover              {text-decoration:none;color:#000000;}
a.navTopLevel3                    {text-decoration:none;color:#000000;}
a.navTopLevel3:hover              {text-decoration:none;color:#000000;}
a.navTopLevel4                    {text-decoration:none;color:#000000;}
a.navTopLevel4:hover              {text-decoration:none;color:#000000;}

a.navTopLevelbarrierefree        {color:#000000;}
a.navTopLevelbarrierefree:hover  {color:#888888;}

a.navLeftLevel                      { text-decoration: none }
a.navLeftLevel:hover                { color: white; text-decoration: none }

a.navLeftLevelbarrierefree       {color:#000000;}
a.navLeftLevelbarrierefree:hover {color:#4466DD}

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

.sitemapLevel1             {padding:2px;margin:1px;}
.sitemapLevel2             {padding:2px;padding-left:10px;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;font-weight:bold;}
.sitemapLevel3             {padding:2px;padding-left:30px;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;}
.sitemapLevel4             {padding:2px;padding-left:60px;margin:1px;border-style:none;border-width:1px;border-color:#EEEEFF;}
