ol{
   list-style-type: none;
   }
   
li{
    background: url(Bilder/Pil.gif) right no-repeat;
   padding-right: 18px;
   display: inline;
   padding-left: 0.5em;
   }
   
li#last-item{
   background: none;
   } 