/* super super allgemein*/
body      { margin-top: 50px; margin-left: 50px }

/* super allgemein*/
table         { color: black; font-size: 10px; line-height: 16px; font-family: Verdana, Georgia, Times; margin-bottom: 2px }
/* Links allgemein*/

table a,
table a:link,
table a:visited
    { color: black; font-weight: normal; text-decoration: underline }

table a:hover,
table a:active     { color: #333 }
