body
{
background-color: #F4BF7D;
background-repeat: repeat-x;
background-position: top left;
background-size: 100%;
background-attachment: fixed; 
background-image: url(bg709ur.jpg);


margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: black;
}

/* Links*/

a:link{   color: C00000; text-decoration:underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;}
a:visited{color: darkred; text-decoration:underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;}
a:active{ color: black; text-decoration:underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;}
a:hover{  color: C00000; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;}

/* 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:D01616; font-family:"Trebuchet MS"; }
h2 { font-size:200%; font-weight: bold; color:D01616; font-family:"Trebuchet MS"; }
h3 { font-size:150%; font-weight: bold; color:D01616; font-family:"Trebuchet MS"; }
h4 { font-size:130%; font-weight: bold; color:D01616; font-family:"Trebuchet MS"; }

/* Tabelle*/
.tabledark  { border-width:4px; border-color:darkred;border-style:ridge; }
.tablelight { border-width:4px; border-color:red;    border-style:ridge; }
.light   { border-width:1px; border-color:darkred; border-style:solid; background-color:white; }
.dark    { FONT-WEIGHT: bold; COLOR: white; background-color:darkred; border-width:1px; border-color:black; 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;}