p {  font-size: 12px; line-height: 18px; font-weight:normal; margin-right:10px;}


ul {list-style:none;}


ul li{ 
    background-image:url( ../images/Grafiksymbole/unordered_list_bullet.jpg);
   
     background-position:0pt;
     background-repeat:no-repeat;
     padding:5px 35px;
     font-weight:normal;
}


li a:link    { font-weight: normal; text-decoration:underline; color:#0000cc; }
li a:visited { font-weight: normal; text-decoration:underline; color:#551a8b; }/* besuchte Ziele */
li a:focus   { font-weight: normal; text-decoration:underline; color:#0000cc; }/* Verweise, die Fokus erhalten */
li a:hover   { font-weight: normal; text-decoration:underline; color:#0000cc; }
li a:active  { font-weight: normal; text-decoration:underline; color:#0000cc; } /* Angeklickte Verweise */


.table p { line-height: 28px; }

