body
{
background-color: #074507;
background-size: 100%;
background-attachment: fixed; 

margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;

font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 12pt;
color: white;
}

/* Links*/

a:link{   color: #F2ECC0; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:visited{color: #F2ECC0; text-decoration:none; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:active{ color: #F9E48A; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}
a:hover{  color: #F9E48A; text-decoration:overline underline; font-family: Trebuchet MS,tahoma,verdana; font-size: 12pt; font-weight: bold;}


h1 { font-size:300%; font-weight: bold; color=#F2ECC0; font-family:"Trebuchet MS"; }
h2 { font-size:200%; font-weight: bold; color=#F9E48A; font-family:"Trebuchet MS"; }
h3 { font-size:120%; font-weight: bold; color=#F9e48a; font-family:"Trebuchet MS"; }


/* Scrollleiste */

body
{scrollbar-arrow-color: FFFFFF; scrollbar-base-color: black;
scrollbar-highlight-color : #062A06; scrollbar-shadow-color : FFFFFF;
SCROLLBAR-TRACK-COLOR: #062A06;}


/* Tabelle*/
.tabledark  { border-width:4px; border-color:#0B730B; border-style:ridge; }
.tablelight { border-width:4px; border-color:#0B730B; border-style:ridge; }
.light   { border-width:1px; border-color:green;   border-style:solid; }
.dark    { border-width:1px; border-color:#0B730B; border-style:groove; FONT COLOR: white; background:#031503; }
.blank   { border-width:1px; border-color:#0B730B; border-style:solid; }

