/*
////////////////////////////////////////////////////////////////
//
// 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 0px 0px 0px;margin:0px;cursor:pointer;cursor:hand;}
.navTopLevel1Over      {padding:0px 0px 0px 0px;margin:0px;cursor:pointer;cursor:hand;}
.navTopLevel1Activ     {padding:0px 0px 0px 0px;margin:0px;cursor:pointer;cursor:hand; color:#000000; }

/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1         {width:180px; padding:4px;padding-left:4px; cursor:pointer;cursor:hand;}
.navLeftLevel1Over     {width:180px; padding:4px;padding-left:4px; cursor:pointer;cursor:hand;}

.navLeftLevel2         {
	width: 163px;
	cursor: pointer;
	cursor: hand;
	background-color:#fff6e6;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 0px 4px 0px;
}

.navLeftLevel2Over     {
	width: 163px;
	cursor: pointer;
	cursor: hand;
	background-color:#fff6e6;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 0px 4px 0px;
}

.navLeftLevel2Activ	  {
	width: 163px;
	cursor: pointer;
	cursor: hand;
	background-color: #fbeace;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 0px 4px 0px;
}


.navLeftLevel3         {width:163px; padding:4px;padding-left:20px;cursor:pointer;cursor:hand;}
.navLeftLevel3Over     {width:163px; padding:4px;padding-left:20px;cursor:pointer;cursor:hand;background-color:#D30132; background-image:url(images/layout/arrows_white_dropdown.gif); background-repeat: no-repeat; background-position: left bottom;}

.navLeftLevel4         {width:163px; padding:4px;padding-left:30px;cursor:pointer;cursor:hand;}
.navLeftLevel4Over     {width:163px; padding:4px;padding-left:30px;cursor:pointer;cursor:hand;background-color:#D30132; background-image:url(images/layout/arrows_white_dropdown.gif); background-repeat: no-repeat; background-position: left bottom;}
/*
################################################################
Links von Navication links
################################################################
*/
.anavLeftLevel2		{
	color: #D30132;
	margin-left: 10px;
	text-decoration: none;
}
.anavLeftLevel2Over  {
	color: White;
	margin-left: 10px;
	text-decoration: none;
}
.anavLeftLevel2Activ  {
	color: White;
	margin-left: 10px;
	text-decoration: none;
}




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

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		  {margin:0px;width:100%;padding:0px;cursor:pointer;cursor:hand;background-color:#fff6e6; font-family: Arial; font-size: 11px;color: #D30132;text-decoration: none;}
.submenuTopRowOver  {margin:0px;width:100%;padding:0px;cursor:pointer;cursor:hand;background-color:#fdecd0; font-family:Arial; color:#FFFFFF; font-size:11px; text-decoration:none;}
.submenuTopRow3	  {margin:0px;width:100%;padding:0px;cursor:pointer;cursor:hand;background-color:#FFFFFF; font-family:Arial; font-size:11px; color:#D30132; text-decoration:none;}
.submenuTopRowOver3 {margin:0px;width:100%;padding:0px;cursor:pointer;cursor:hand;background-color:#D30132; font-family:Arial; color:#FFFFFF; font-size:11px; text-decoration:none;}
/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/

.submenuCloser      {
	position: absolute;
	background-image: url(/wLayout/design/img/trans.gif);
	margin-top: 29px;
	z-index: 1;
	width: 700px;
	height: 400px;
}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel1            {font-family:Arial;line-height:11px; font-size:11px;font-weight:bold;color:#D30132;text-decoration:none;margin:0px; padding:0px 0px 0px 0px;}
.aNavTopLevel1:hover      {font-family:Arial;line-height:11px; font-size:11px;font-weight:bold;color:#000000;text-decoration:none;margin:0px; padding:0px 0px 0px 0px;}
.aNavTopLevel1hover		  {font-family:Arial;line-height:11px; font-size:11px;font-weight:bold;color:#000000;text-decoration:none;margin:0px; padding:0px 0px 0px 0px;}

.aNavTopLevel2            {font-family:Arial; padding:0px 0px 0px 15px; font-size:11px; color:#D30132; text-decoration:none;cursor:pointer;cursor:hand;width:100%;}
.aNavTopLevel2:hover      {font-family:Arial; padding:0px 0px 0px 15px; font-size:11px; color:#FFFFFF; text-decoration:none;cursor:pointer;cursor:hand;width:100%;}
.aNavTopLevel2Over        {font-family:Arial; padding:0px 0px 0px 15px; font-size:11px; color:#FFFFFF; text-decoration:none;cursor:pointer;cursor:hand;width:100%;}

.aNavTopLevel3            {font-family:Arial; font-size:11px; color:#D30132; text-decoration:none; padding-left:15px;}
.aNavTopLevel3:hover      {margin:0px; padding:0px; padding-left:15px; cursor:pointer;cursor:hand;background-color:#D30132; font-family:Arial; color:#FFFFFF; font-size:11px; text-decoration:none;  padding-left:5px;}

.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;}

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

ul.listSitemap1                     	{ padding:0px; margin:0px; }
li.navSitemapLevel1Open					{ font-weight:bold; padding:0px; }
ul.listSitemap2 						{ padding:0px; margin:0px; }
li.navSitemapLevel2Open					{ font-weight:normal; padding:0px; }
ul.listSitemap3                     	{ padding:0px; margin:0px; }
ul.listSitemap4                     	{ padding:0px; margin:0px; }
