bodyalt
{
    scrollbar-face-color: #000080;
    scrollbar-arrow-color: #FFFFFF; 
    background-color: #336699;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:10pt;
  
}

td  { font-size: 10pt; font-family: Verdana }
th  { font-size: 10pt; font-family: Verdana }
p { font-family:Verdana; font-size:10pt; }

td.titel  { color: black; font-weight: bold; font-size: 15px; font-family: Verdana; background-image: none; height: 10px }

th.titel { font-family:Verdana;
           background-image:none; }

th.head  { font-family:Verdana;
           background-image:none; }
           
td.odd    { background-color: #b0c4de; border: solid 1px black }

td.even   { background-color: #b0c4de; border: solid 1px black }           


table
 { cellpadding: 2; cellspacing: 3 } 

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

A:link  { color: #000; text-decoration: underline }
A:visited  { color: #000; text-decoration: underline }
A:active  { color: #000; text-decoration: underline }
A:hover  { color: #00f; text-decoration: underline }

input        { color: #1f272f; background-color: #f5f5f5; border: solid 2px black }
input.send   { color: #ffffff; background-color: #0e0069; border: solid 1px black }
select       { color: #ffffff; font-family: arial; background-color: #d3d3d3; border: black }
textarea      { color: #000; font-family: arial; background-color: #dcdcdc; border: solid 1px black }
