/*
////////////////////////////////////////////////////////////////
//
// 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:8px 2px 5px 18px;}   /* siehe auch ".mainNavi" in "layout.css" */

.navSystemLevel1                   {padding:0 4px 0 0; }

/*
################################################################
Navigation links
################################################################
*/


.navLeftLevel2                     {margin: 0px;
                                    border-bottom: 1px solid #000000;
                                    font-weight:bold; 
                                   }

.navLeftLevel3                     {font-weight: normal;
                                    border-bottom: 1px solid #000000;
                                   }

.navLeftLevel4                     {font-weight: normal;
                                    border-bottom: 1px solid #000000;
                                   }


.notfall {
background: #23408C;
padding: 5px;
padding-left: 25px;
color: white;
font-size: 110%;
}

.notfall h2 {
color: white;
margin: 0px 0 2px;
}

.notfall a, .notfall a:hover, .notfall a:visited {
color: white;
text-decoration:none;
display:block;
}

.notfall img {
border:none;
}

/*
################################################################
Formatierung der Links in Navigation
################################################################
*/
.aNavTopLevel                     {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:13px;}
.aNavTopLevel:hover               {text-decoration:underline;color:#FFFFFF;font-size:13px;}

.aNavTopLevelSelected             {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:13px;}
.aNavTopLevelSelected:hover       {text-decoration:underline;color:#FFFFFF;font-size:13px;}

.aNavLeftLevel                    {display: block;
                                   padding: 5px;
                                   text-decoration:none;
                                   color:black;
                                  }

.aNavLeftLevel:hover              {display: block;
                                   
                                   color:#FFFFFF;
 
                                  }

.aNavLeftLevelSelected            {display: block;
                                   padding: 5px;
                                   text-decoration:none;
                                   background-color:#23408C;
                                   color: white;
                                   }

.aNavLeftLevelSelected:hover      {display: block;
                                   color:white;
                                   text-decoration: none;
                                  }


.aNavLeftLevel3                   {display: block;
                                   padding: 5px 5px 5px 20px;
                                   text-decoration:none;
                                   color:black;
                                  }

.aNavLeftLevel3:hover             {display: block;
                                   
                                   color:white;
 
                                  }

.aNavLeftLevelSelected3           {display: block;
                                   padding: 5px 5px 5px 20px;
                                   text-decoration:none;
                                   font-weight: bold;
                                   background-color:#23408C;
                                   color: white;
                                   }

.aNavLeftLevelSelected3:hover     {display: block;
                                   color:white;
                                   font-weight: bold;
                                  }


.aNavLeftLevel4                   {display: block;
                                   padding: 5px 3px 5px 30px;
                                   text-decoration:none;
                                   color:black;
                                  }

.aNavLeftLevel4:hover             {display: block;
                                   
                                   color:white;
 
                                  }

.aNavLeftLevelSelected4           {display: block;
                                   padding: 5px 3px 5px 30px;
                                   text-decoration:none;
                                   font-weight: normal;
                                   background-color:#23408C;
                                   color: white;
                                   }

.aNavLeftLevelSelected4:hover     {display: block;
                                   color:white;
                                   font-weight: normal;
                                  }




.aNavSystemLevel                   {text-decoration:none;color:#333333;}
.aNavSystemLevel:hover             {text-decoration:underline;color:#222222;}

.aNavSystemLevelSelected           {text-decoration:none;color:#333333;}
.aNavSystemLevelSelected:hover     {text-decoration:underline;color:#222222;}



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



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

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


/* siehe Verteichnis sitemap -> styles */