body
{
background-color: e3eaf3;
/* background-image: url(tablebg.gif); */
background-attachment: fixed; 
background-repeat:no-repeat;
background-position: center;


margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 2px;

font-family: "Comic Sans MS",tahoma,verdana,arial;
font-size: 10pt;
color: ffffc6;
}

/* Links*/
a:link{   color: #261F89; text-decoration:underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;font-weight: bold;}
a:visited{color: #261F89; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;font-weight: bold;}
a:active{ color: red; text-decoration:underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;font-weight: bold;}
a:hover{  color: red; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt;font-weight: bold;}

/* Scrollleiste */

body
{scrollbar-arrow-color: FFFFFF; scrollbar-base-color: 111E53;
scrollbar-highlight-color : ADA3A3; scrollbar-shadow-color : FFFFFF;
SCROLLBAR-TRACK-COLOR: 111E53;}

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*/
.trans { background: url(trans.gif) repeat; font-color: black; }
.blank { font-color: black; }

