/* --------------------------- */
/*  (c) by DarkScar            */
/*  http://www.borntodie.net/  */
/* --------------------------- */

body {
 font-size:10pt;
 font-family:Verdana,Arial,Helvetica;
 color:#808080;
 background-color:#000000;
 scrollbar-base-color:#000000;
 scrollbar-3dlight-color:#000000;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#000000; }

table, tr, td {
 border-collapse:collapse;
 font-size:10pt;
 font-family:Verdana,Arial,Helvetica;
 color:#808080; }

a:link    { color:#C0C0C0; text-decoration:underline; }
a:visited { color:#C0C0C0; text-decoration:underline; }
a:hover   { color:#FFFFFF; text-decoration:underline; cursor:crosshair; }
a:active  { color:#FFFFFF; text-decoration:underline; }
a:focus   { color:#FFFFFF; text-decoration:underline; }

.wtf {
 font-size:8pt;
 cursor:help; }

.fett {
 font-weight:bold; }

.kursiv {
 font-style:italic; }

.gross {
 font-size:12pt; }

.klein {
 font-size:8pt; }

.durchgestrichen {
 text-decoration:line-through; }
