/* Standardnavigation */
.elementNavigation          {text-align:left;width:260px;padding-top:17px;margin-left:40px;}

.elementNavigation ul       {list-style-type:none;padding:0px;margin:0px;}
.elementNavigation li       {}
.elementNavigation a        {color:#000000;font-size:14px;text-decoration:none;line-height:35px;padding-bottom:25px;}
.elementNavigation a:hover  {color:#D80D3B;font-weight:bold;text-decoration:none;line-height:35px;padding-bottom:25px 0px;}

a.aNav                      {color:#000000;font-weight:normal;}
a.aNavOpen                  {color:#D80D3B;font-weight:bold;}


/* Navigation rechts */
.elementRightNavigation     {margin:35px;margin-left:50px;margin-bottom:0px;z-index:100;}

.elementRightNavigation a        {z-index:110;background-image:url(/f/wLayout/design/img/quadrat_grau.gif);background-repeat:no-repeat;display:block;height:28px;width:48px;}
.elementRightNavigation a:hover  {z-index:110;background-image:url(/f/wLayout/design/img/quadrat_rot.gif);background-repeat:no-repeat;}

a.aNavRight                      {z-index:110;background-image:url(/f/wLayout/design/img/quadrat_grau.gif);background-repeat:no-repeat;display:block;height:20px;width:40px;}
a.aNavRightOpen                  {z-index:110;background-image:url(/f/wLayout/design/img/quadrat_rot.gif);background-repeat:no-repeat;}
