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


/* Navigation oben */

 .navTopLevel1                        { text-align: center }
a.navTopLevel1                        { color: white; line-height: 20px; display: block; width: 100px }
a.navTopLevel1:hover                   { color: white }

 .navTopLevel1Selected                 { text-align: center; margin-right: auto; margin-left: auto }
a.navTopLevel1Selected                { color: #535353; line-height: 20px; background-image: url("/wDeutsch/wLayout/design/img/backgrounds/nav_lv1_bg.gif"); background-repeat: repeat-y; background-position: left top; display: block; width: 137px }
a.navTopLevel1Selected:hover           { color: #535353 }

 .navTopLevel1Open                     { text-align: center; margin-right: auto; margin-left: auto }
a.navTopLevel1Open                    { color: #535353; line-height: 20px; background-image: url("/wDeutsch/wLayout/design/img/backgrounds/nav_lv1_bg.gif"); background-repeat: no-repeat; background-position: left top; display: block; width: 137px }
a.navTopLevel1Open:hover               { color: #535353 }

 .navTopLevel1OpenSelected             { text-align: center; margin-right: auto; margin-left: auto }
a.navTopLevel1OpenSelected            { color: #535353; line-height: 20px; background-image: url("/wDeutsch/wLayout/design/img/backgrounds/nav_lv1_bg.gif"); background-repeat: no-repeat; background-position: left top; text-align: center; display: block; width: 137px; height: 24px }
a.navTopLevel1OpenSelected:hover       { color: #535353 }

/* Navigation Links */

.navLeftLevel2  { padding-top: 10px; padding-left: 10px }
a.navLeftLevel2a   { color: #535353; font-size: 16px; line-height: 16px }
a.navLeftLevel2a:hover   { color: #535353; font-size: 16px; line-height: 16px }
.navLeftLevel2Selected   { padding-top: 10px; padding-bottom: 5px }
.navLeftLevel2Selecteda   { color: #fcfdf4; font-size: 16px; line-height: 20px; background-image: url("/wDeutsch/wLayout/design/img/backgrounds/nav_lv2_bg.gif"); background-repeat: no-repeat; background-position: left top; display: block; padding-left: 10px; width: 170px; height: 20px }
.navLeftLevel2Selecteda:hover   { color: #fcfdf4; font-size: 16px; line-height: 20px; display: block; height: 20px }

.navLeftLevel2Open                     { margin-top: 10px; margin-left: 5px }
a.navLeftLevel2Open                     { font-weight: bold }
a.navLeftLevel2Open:hover               { font-weight: bold }
.navLeftLevel2OpenSelected            { margin-top: 10px; margin-left: 5px }
a.navLeftLevel2OpenSelected             { font-weight: bold }
a.navLeftLevel2OpenSelected:hover       { font-weight: bold }
.blockMain .editButtonNavi              { position: absolute }
/* Metanavigation rechts oben */

.navMetaLevelFirst								         	 {float:left; border-left:1px none #CBA07F;}
.navMetaLevel                        {float:left; border-left:1px solid #CBA07F;}

a.navMetaLevel                       {color:#DFC2AB;text-decoration:none;border-left:1px none #CBA07F;margin:0px;padding:0px 10px 0px 10px;font-weight:normal;line-height:1.0em;}
a.navMetaLevel:hover                 {color:#ffffff;text-decoration:none;}

.navMetaLevelSelectedFirst           {float:left; border-left:1px none #CBA07F;}
.navMetaLevelSelected                {float:left; border-left:1px solid #CBA07F;}

a.navMetaLevelSelected               {color:#ffffff;text-decoration:none;border-left:1px none #CBA07F;margin:0px;padding:0px 10px 0px 10px;font-weight:normal;line-height:1.0em;}
a.navMetaLevelSelected:hover         {color:#ffffff;text-decoration:none;}



/* Pfadnavigation oberhalb der Inhaltsseite */

.elementCurNavigation	              	{padding:5px 0px 0px 22px;height:20px;}
.textNavPath      			                {text-decoration:none;line-height:1em; color:#666666; padding:0px 10px 0px 0px;}
.textNavPath:hover                   {text-decoration:none;}
.textNavPathAktiv				                {text-decoration:none;line-height:1em; color:#000000; padding:0px 10px 0px 0px;}


/* Sitemap */

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


.navSitemapLevel1Open a                   { font-size: 16px; font-family: Times; font-weight: bold; line-height: 16px; text-decoration: none; display: inline }
.navSitemapLevel1Open a:hover             { }
.navSitemapLevel2Open a                   { font-size: 14px; font-family: Times; font-weight: normal; line-height: 14px; text-decoration: none; display: inline }
.navSitemapLevel2Open a:hover             { }
.navSitemapLevel3Open a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel3Open a:hover            {color:#EA5A00;}
.navSitemapLevel4Open a                  {text-decoration:none; display:inline; color:#000000; line-height:14px;}
.navSitemapLevel4Open a:hover            {color:#EA5A00;}
