body
{
background-color: FEEBCB;
background-repeat: no-repeat;
background-position: bottom left;
background-size: 100%;
background-attachment: fixed; 


margin-top: 2px;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 2px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: black;
}

/* Links*/

a:link{   color: b60000; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:visited{color: b60000; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:active{ color: EC8030; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:hover{  color: ff0000; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}

body
{scrollbar-arrow-color: FFFFFF; scrollbar-base-color: 860000;
scrollbar-highlight-color : FEEBCB; scrollbar-shadow-color : FFFFFF;
SCROLLBAR-TRACK-COLOR: FEEBCB;}

h1 { font-size:300%; font-weight: bold; color=white; font-family:"Trebuchet MS"; }
h2 { font-size:200%; font-weight: bold; color=white; font-family:"Trebuchet MS"; }
h3 { font-size:150%; font-weight: bold; color=white; 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; }

