
body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
BODY {
	color: Black;
	background-color: #408FA1;
	font-family: "Lucida Console";
	font-size: x-small;
	border: -1px groove #708F70;
	font-style: normal;
	font-variant: small-caps;
	font-weight: lighter;
	border-bottom: thin inset #708F7F;
	background: url(http://www.electromusik.de/images/back.jpg);
		background-repeat:yes-repeat; background-attachment:fixed;
}

table { border-width:1;
        cellspacing:1; 
        cellpadding:2; 
        border-color:#000000;
      }
       
th { font-family:Verdana;
     font-size:8pt; }

td { font-family:Verdana;
     font-size:8pt; }
     
td.head { background-color:#666666; }
th.head {  background-color:#666666; }
th.info { background-color:#155FA3; }
td.info { background-color:#155FA3; }

td.header { background-color:#09378C; }
th.header { background-color:#0C68B7; }
td.left   { background-color:#01559D; }
td.right  { background-color:#00447F; } 
td.center { background-color:#3663B5; } 
td.odd    { background-color:#01559D; }
td.even   { background-color:#1955CA; } 

table.glow   { filter:glow(color=red, strenght=#1) }

A:link {text-decoration: none; color : white}
A:visited {text-decoration: none; color : black}
A:active  {color:#66CCFF;text-decoration:none;}
A:Hover {color:red;text-decoration:none;}INPUT.NL{font-family: monospace;}

