/*
////////////////////////////////////////////////////////////////
//
// 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: 0px 40px 0px 40px; cursor:pointer;cursor:hand;color: #58585a; font-family: Georgia, "Times New Roman", Times, serif; }
.navTopLevel1Over      {padding: 0px 40px 0px 40px; cursor:pointer;cursor:hand;color: #58585a; font-family: Georgia, "Times New Roman", Times, serif; }


/*
################################################################
Reisekategorien links
################################################################
*/
.navLeftLevel1         { padding: 3px 3px 4px 5px; cursor:pointer;cursor:hand;  text-decoration:none; color:#000000; }

.navLeftLevel1  a       { text-decoration:none; color:#000000; border-bottom: #FFFFFF 2px solid; display:block; }
.navLeftLevel1  a:hover { text-decoration:none; color:#000000; background-color:#e3f3da;}




/*
################################################################
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; }
.submenuTopLevel3   {position:absolute;visibility:hidden;z-index:3;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px;}
.submenuTopLevel4   {position:absolute;visibility:hidden;z-index:2;margin:0px;margin-left:-1px;margin-top:-1px;padding:0px;width:160px; }  	

/*
################################################################
Styles fÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¼r Navigationslevel
################################################################
*/
.submenuTopRow		  {margin:0px;width:160px;padding:5px;padding-left:4px; border-top: #ffffff 2px solid; cursor:pointer;cursor:hand; background-color:#b7b1d2;}
.submenuTopRowOver  {margin:0px;width:160px;padding:5px;padding-left:4px; border-top: #ffffff 2px solid; cursor:pointer;cursor:hand;background-color:#b7b1d2;}

/*
################################################################
Hintergrundlayer zum SchlieÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂen des LayermenÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¼s
################################################################
  innerhalb des DIV-Containers der Klasse "submenuCloser" ist im Navigationstemplate
  zusÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¤tzlich ein trans.gif mit Breiten- und HÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¶henangabe gesetzt (falls diese Angaben hier angepasst werden)! 
*/

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

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1          {text-decoration:none;color:#1e1f68; font-weight:bold; font-size: 14px; text-transform: uppercase; }
.aNavTopLevel1:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel2          {text-decoration:none;color:#000000; font-size: 12px; font-weight:bold; display: block;}
.aNavTopLevel2:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel3          {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel3:hover    {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel4          {text-decoration:none;color:#FFFFFF;}
.aNavTopLevel4:hover    {text-decoration:none;color:#FFFFFF;}

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

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


/*
################################
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;}

