body
{
background-color: #cdc0b4;
background-repeat: repeat;
background-attachment: fixed; 
background-position: top left;

margin-top: 0px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 0px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: #302218;
}

/* Links*/

a:link{   color: #302218; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:visited{color: #4C3525; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:active{ color: #000000; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:hover{  color: #ffffff; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}

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"; }

/* Scrollleiste */
body
{scrollbar-arrow-color: white; scrollbar-base-color: #c2a992;
scrollbar-highlight-color : white; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #CAB8A4;}


/* Tabelle*/
.tabledark  { border-width:4px; border-color:#302218;border-style:ridge; }
.tablelight { border-width:4px; border-color:#302218;border-style:ridge; }
.blank   { border-width:1px; border-color:#302218; border-style:solid; }
.trans   { border-width:1px; border-color:#302218; border-style:solid; background: url(trans.gif) repeat;}
.cats    { border-width:0px; border-color:#f5f4f4; border-style:solid; background: url(buttoncats.jpg) repeat;}
