body
{
background-color: #F4BF7D;
background-repeat: repeat-x;
background-position: top 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;}

/* Scrollleiste */
body
{scrollbar-arrow-color: darkred; scrollbar-base-color: #C5B4AD;
scrollbar-highlight-color : white; scrollbar-shadow-color : red;
SCROLLBAR-TRACK-COLOR: #F7CC99;}

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; }
.light   { border-width:1px; border-color:darkred; border-style:solid; background:white; }
.dark    { FONT-WEIGHT: bold; COLOR: white; background:black; border-width:1px; border-color:white; border-style:normal; }
.blank   { border-width:1px; border-color:darkred; border-style:solid; }
.trans   { border-width:1px; border-color:darkred; border-style:solid; background: url(transp.gif) repeat;}