.navTopLevel1          {padding:0px;cursor:pointer;cursor:hand;}
.navTopLevel1Over      {padding:0px;cursor:pointer;cursor:hand;}

/*
################################################################
Navigation links
################################################################
*/
.navLeftLevel1         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#aa143b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel1Over     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#6b123b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel1Down     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#c36900;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}

.navLeftLevel2         {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#aa143b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel2Over     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#6b123b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel2Down     {padding:4px;padding-left:20px;cursor:pointer;cursor:hand; height:20px; 	background-color:#c36900;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}						

.navLeftLevel3         {padding:4px;padding-left:30px;cursor:pointer;cursor:hand; height:16px; 	background-color:#c83259;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel3Over     {padding:4px;padding-left:30px;cursor:pointer;cursor:hand; height:16px; 	background-color:#6b123b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel3Down     {padding:4px;padding-left:30px;cursor:pointer;cursor:hand; height:16px; 	background-color:#dc8201;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}

.navLeftLevel4         {padding:4px;padding-left:40px;cursor:pointer;cursor:hand; height:16px; 	background-color:#d74168;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel4Over     {padding:4px;padding-left:40px;cursor:pointer;cursor:hand; height:16px; 	background-color:#6b123b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel4Down     {padding:4px;padding-left:40px;cursor:pointer;cursor:hand; height:16px; 	background-color:#f59b1a;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}		

						
.navLeftLevel5         {padding:4px;padding-left:50px;cursor:pointer;cursor:hand; height:16px; 	background-color:#df567d;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel5Over     {padding:4px;padding-left:50px;cursor:pointer;cursor:hand; height:16px; 	background-color:#6b123b;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}
.navLeftLevel5Down     {padding:4px;padding-left:50px;cursor:pointer;cursor:hand; height:16px; 	background-color:#b24e00;
						border-bottom-style:solid; border-bottom-width:1px;	border-bottom-color:#DDDDDD;}						

/*
################################################################
Styles für Layers (nicht ändern)
################################################################
*/ 
.submenuTopLevel2   {	position:absolute;
						visibility:hidden;
						color:#000000;
						z-index:2;
						margin:0px;
						margin-top:-4px;
						margin-left:9px;
						padding:0px;
						width:170px;
						border-top-style:solid;
						border-top-width:1px;
						border-top-color:#aa143b;
						border-left-style:solid;
						border-left-width:5px;
						border-left-color:#aa143b;
}

.submenuTopLevel3   {	position:absolute;
						visibility:hidden;
						z-index:3;
						margin:0px;
						margin-left:-5px;
						margin-top:-1px;
						padding:0px;
						width:160px;
						border-top-style:solid;
						border-top-width:1px;
						border-top-color:#aa143b;
						border-left-style:solid;
						border-left-width:5px;
						border-left-color:#aa143b;												
}

.submenuTopLevel4   {	position:absolute;
						visibility:hidden;
						z-index:2;
						margin:0px;
						margin-left:-1px;
						margin-top:-1px;
						padding:0px;
						width:160px;
						border-top-style:solid;
						border-top-width:1px;
						border-top-color:#aa143b;	
						border-left-style:solid;
						border-left-width:5px;
						border-left-color:#aa143b;											
}  	

/*
################################################################
Styles für Navigationslevel
################################################################
*/
.submenuTopRow		  {	margin:0px;
						width:180px;
						padding:2px;
						padding-left:4px;
						border-bottom-style:solid;
						border-bottom-width:1px;
						border-bottom-color:#aa143b;
						cursor:pointer;
						cursor:hand;
						background-color:#FFFFFF;
}

.submenuTopRowOver  {	margin:0px;
						width:180px;
						padding:2px;
						padding-left:4px;
						border-bottom-style:solid;
						border-bottom-width:1px;
						border-bottom-color:#aa143b;
						cursor:pointer;
						cursor:hand;
						background-color:#DDDDDD;
}

/*
################################################################
Hintergrundlayer zum Schließen des Layermenüs
################################################################
*/

.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:#333333;}
.aNavTopLevel1:visited  {text-decoration:none;color:#333333;}
.aNavTopLevel1:hover    {text-decoration:none;color:#333333;text-decoration:underline;}
.aNavTopLevel2          {text-decoration:none;color:#333333;}
.aNavTopLevel2:visited  {text-decoration:none;color:#333333;}
.aNavTopLevel2:hover    {text-decoration:none;color:#333333;text-decoration:underline;}
.aNavTopLevel3          {text-decoration:none;color:#333333;}
.aNavTopLevel3:visited  {text-decoration:none;color:#333333;}
.aNavTopLevel3:hover    {text-decoration:none;color:#333333;text-decoration:underline;}
.aNavTopLevel4          {text-decoration:none;color:#333333;}
.aNavTopLevel4:visited  {text-decoration:none;color:#333333;}
.aNavTopLevel4:hover    {text-decoration:none;color:#333333;text-decoration:underline;}

.aNavLeftLevel          {text-decoration:none;color:#FFFFFF;font-weight:bold;}
.aNavLeftLevel:visited  {text-decoration:none;color:#FFFFFF;font-weight:bold;}
.aNavLeftLevel:hover    {text-decoration:none;color:#FFFFFF;text-decoration:underline;}
.aNavLeftLevel3          {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel3:visited  {text-decoration:none;color:#FFFFFF;}
.aNavLeftLevel3:hover    {text-decoration:none;color:#FFFFFF;text-decoration:underline;}

.aNavTopSystem          {text-decoration:none;color:#000000;}
.aNavTopSystem:hover    {text-decoration:none;color:#000000;}


/*
################################################################
Sitemap
################################################################
*/

.sitemapLevel1                     {padding-left:0px;}
.sitemapLevel2                     {padding-left:10px;}
.sitemapLevel3                     {padding-left:20px;}
.sitemapLevel4                     {padding-left:30px;}