body { background:#000000;
		   background-image:url(http://www.uosigena.de/forum/images/dark3.jpg);
       background-attachment:fixed;
       color:#dddddd;
}

td {
    FONT-FAMILY: times,serif;
    FONT-SIZE: 11pt;
    LETTER-SPACING: 1pt;
    color:#dddddd;
}

input, select, textarea {
    font: 10pt verdana,arial,helvetica;
    background:#000000;
    color:#ffffff
}

.footnote {
    FONT-FAMILY: verdana,arial,helvetica;
    FONT-SIZE: 8pt;
}

a:link    { text-decoration:none; color: #5555ff; }
a:visited { text-decoration:none; color: #5555ff; }
a:hover   { text-decoration:none; color: #ffffff; }
a:active  { text-decoration:none; color: #5555ff; }
