
#navi-fuss{
  list-style: none;
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0 0 248px;
  padding: 10px 0 0 0;
}

 
#navi-fuss li a      { color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; display: block; margin: 0; padding: 0 6px 0; border-right: 0px; }
#navi-fuss li  { color: white; font-family: arial, sanserif; text-decoration: none; display: block; margin: 0; padding: 0; float: left; }
#navi-fuss li a:hover    { color: #000; font-weight: normal; text-decoration: none; display: block;}


#navi-fuss li.strich a      { color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; display: block; margin: 0; padding: 0 6px 0; border-right: 1px solid white; }
#navi-fuss li.strich  { color: white; font-family: arial, sanserif; text-decoration: none; display: block; margin: 0; padding: 0; float: left; }
#navi-fuss li.strich a:hover    { color: #000; font-weight: normal; text-decoration: none; display: block;}
 
 
