body
{
background-color: #EEE0B1;
background-repeat: repeat-x;
background-position: bottom left;
background-size: 100%;
background-attachment: fixed; 


margin-top: 2px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;

font-family: Arial;
font-size: 10pt;
color: black;
}

/* Links*/

a:link    { background-color: #000064; color: ffffff; text-decoration:underline; font-family: Arial; font-size: 10pt; font-weight: bold;}
a:visited { background-color: #040782; color: eee0b1; text-decoration:underline; font-family: Arial; font-size: 10pt; font-weight: bold;}
a:active  { background-color: #000064; color: eee0b1; text-decoration:underline; font-family: Arial; font-size: 10pt; font-weight: bold;}
a:hover   { background-color: #0B0FA7; color: ffff00; text-decoration:underline; font-family: Arial; font-size: 10pt; font-weight: bold;}

/* Scrollleiste */
body
{scrollbar-arrow-color: #EEE0B1; scrollbar-base-color: #000063;
scrollbar-highlight-color : white; scrollbar-shadow-color : blue;
SCROLLBAR-TRACK-COLOR: #EEE0B1;}


h1 { font-size:130%; font-weight: bold; color:000063; font-family:Monotype Corsiva,Trebuchet MS,Arial }
h2 { font-size:150%; font-weight: bold; color:000063; font-family:Monotype Corsiva,Trebuchet MS,Arial }
h3 { font-size:200%; font-weight: bold; color:000063; font-family:Monotype Corsiva,Trebuchet MS,Arial }
h4 { font-size:300%; font-weight: bold; color:000063; font-family:Monotype Corsiva,Trebuchet MS,Arial }

/* Tabelle*/
.tabledark  { border-width:4px; border-color:#000063; border-style:groove; }
.tablelight { border-width:4px; border-color:blue;    border-style:groove; }
.light   { border-width:1px; border-color:darkblue; border-style:solid; background-color:white; }
.dark    { FONT-WEIGHT: bold; COLOR: white; background-color:000063; border-width:1px; border-color:black; border-style:normal; }
.blank   { border-width:1px; border-color:darkblue; border-style:solid; }
.trans   { border-width:1px; border-color:darkblue; border-style:solid; background: url(transp.gif) repeat;}
