/*
////////////////////////////////////////////////////////////////
//
// 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 */

div.navTopLevel1                     { margin-bottom:1px; float:left; width:130px;  border-right:1px solid #9AABBF; border-left:1px solid #ffffff; text-align:center;}
a.navTopLevel1                       { font-size:12px; display:block; color:#ffffff; text-decoration:none; line-height:29px; font-weight:bold; }
a.navTopLevel1:hover, a.navTopLevel1Selected, a.navTopLevel1Selected:hover { font-size:12px; display:block; background-image:url(/de/wLayout/design/img/backgrounds/bg_topnav_red.gif); background-repeat:repeat-x; background-position:top left; color:#ffffff; text-decoration:none; line-height:29px; font-weight:bold;}





/* Navigation Links */

div.navLeftLevel1                     { margin-bottom:1px;}
a.navLeftLevel1                       { font-size:11px; display:block; background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_is.gif); background-repeat:no-repeat; background-position:2px; padding-left:13px; color:#333333; text-decoration:none; line-height:18px; }
a.navLeftLevel1:hover { font-size:11px; display:block;  background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_over.gif); background-repeat:no-repeat; background-position:2px; background-color:#BF413D;  padding-left:13px; color:#ffffff;  text-decoration:none; line-height:18px; font-weight:normal;}
a.navLeftLevel1Selected, a.navLeftLevel1Selected:hover { font-size:11px; display:block;  background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_over.gif); background-repeat:no-repeat; background-position:4px; background-color:#BF413D;  padding-left:13px; color:#ffffff;  text-decoration:none; line-height:18px; font-weight:bold;}


.navLeftLevel2Space					  { margin-top:0px;}

div.navLeftLevel2                     { }
a.navLeftLevel2                       { font-size:11px; display:block; background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_is.gif); background-repeat:no-repeat; background-position:2px; padding-left:13px; color:#333333; text-decoration:none; line-height:18px; }
a.navLeftLevel2:hover { font-size:11px; display:block;  background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_over.gif); background-repeat:no-repeat; background-position:2px; background-color:#BF413D;  padding-left:13px; color:#ffffff;  text-decoration:none; line-height:18px; font-weight:normal;}
a.navLeftLevel2Selected, a.navLeftLevel2Selected:hover	{ font-size:11px; display:block;  background-image:url(/de/wLayout/design/img/backgrounds/bullet_nav_over.gif); background-repeat:no-repeat; background-position:3px; background-color:#BF413D;  padding-left:13px; color:#ffffff;  text-decoration:underline; line-height:18px; font-weight:normal;}








.editbuttonNavi                       {}




/* Pfadnavigation oberhalb der Inhaltsseite */

.textNavPath      			         {text-decoration:underline; color:#ffffff; padding:0px 6px 0px 0px;}
.textNavPath:hover                   {text-decoration:none;  color:#ffffff;}
.textNavPathAktiv				     {text-decoration:none; color:#ffffff; padding:0px 6px 0px 0px;}





/* Sitemap */

.listSitemap1                        {list-style:none; margin:0px; padding:0;}
.listSitemap2                        {list-style:none; margin:4px 0px 6px 11px; padding:0;}
.listSitemap3                        {list-style:none; margin:4px 0px 6px 22px; padding:0;}
.listSitemap4                        {list-style:none; margin:4px 0px 6px 33px; 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;}

