#content ul li a
          {
            padding-left:18px;
            padding-bottom:4px;
            height:16px;
            line-height:16px;
            text-decoration:none;
            font-weight:bold;
            color:#234178;
            background:url(../graphics/pdf.gif) top left no-repeat;
          }
#content ul li a.extern
          {
            padding-left:18px;
            padding-right:18px;
            padding-bottom:4px;
            height:16px;
            line-height:16px;
            background:url(../graphics/extern.gif) center right no-repeat;
          }
