body
{
background-color: #f5f4f4;
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed; 
background-image: url(bghaupt.jpg);


margin-top: 40px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: #000000;
}

/* Links*/
a:link{   color: #302218; text-decoration:none;               font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold; background-color:#cdc0b4;}
a:visited{color: #4C3525; text-decoration:none;               font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold; background-color:#cdc0b4;}
a:active{ color: #000000; text-decoration:none;               font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold; background-color:#cdc0b4;}
a:hover{  color: #ffffff; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold; background-color:#cdc0b4;}



/* Scrollleiste */
body
{scrollbar-arrow-color: white; scrollbar-base-color: #c2a992;
scrollbar-highlight-color : white; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #CAB8A4;}


h1 { font-size:300%; font-weight: bold; color:#302218; font-family:"Trebuchet MS"; }
h2 { font-size:200%; font-weight: bold; color:#4C3525; font-family:"Trebuchet MS"; }
h3 { font-size:140%; font-weight: bold; color:#302218; font-family:"Trebuchet MS"; }
h4 { font-size:120%; font-weight: bold; color:#4C3525; font-family:"Trebuchet MS"; }

/* Tabelle*/
.tabledark  { border-width:2px; border-color:#4C3525;border-style:dotted; }
.tablelight { border-width:4px; border-color:#4C3525;border-style:dotted; }
.dark    { FONT-WEIGHT: bold; COLOR: #f5f4f4; background-color: #4C3525; border-width:1px; border-color:black; border-style:normal; }
.light   { border-width:1px; border-color:#4C3525; border-style:solid; background-color: #f5f4f4; padding:5px;}
.blank   { border-width:1px; border-color:#4C3525; border-style:solid; }
.trans   { border-width:1px; border-color:#4C3525; border-style:solid; background: url(trans.gif) repeat;}
.cats    { border-width:0px; border-color:#4C3525; border-style:solid; background: url(buttoncats.jpg) repeat;}
