body
{
background-color: 000000;
background-attachment: fixed; 
background-repeat: no-repeat;
background-position: top left;


margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: white;
}

/* Links*/

a:link{   color: #F2ECC0; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:visited{color: #F2ECC0; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:active{ color: #F9E48A; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:hover{  color: #F9E48A; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}


h1 { font-size:250%; font-weight: bold; color=#F2ECC0; font-family:"Trebuchet MS"; }
h2 { font-size:200%; font-weight: bold; color=#F2ECC0; font-family:"Trebuchet MS"; }
h3 { font-size:150%; font-weight: bold; color=#F2ECC0; font-family:"Trebuchet MS"; }

/* Tabelle*/
.tabledark  { border-width:4px; border-color:yellow;border-style:ridge; }
.tablelight { border-width:4px; border-color:red;   border-style:ridge; }
.td.light   { border-width:1px; border-color:darkred; border-style:solid; background:white; }
.td.dark    { FONT-WEIGHT: bold; COLOR: white; background:black; border-width:1px; border-color:white; border-style:normal; }
.td.blank   { border-width:1px; border-color:darkred; border-style:solid; }

