@charset "ISO-8859-1";

body, table, td, tr, div, p, pre, h2, h3, h4, ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

body, td, div, p, pre, ul, y {font-size: 1.0em;}


body                {background-color: #110000;}

table               {padding: 40px;}

div.bgfixed
                    {margin:15px 5px 15px 5px;
                    border:6px solid black;
                    background-image:url(images/bgfeuer1.gif);
                    background-repeat:no-repeat;
                    background-position:center 0px;
                    background-attachment:fixed;}



h1                  {font-size: 1.6em; color:#ff8c00}
h2                  {font-size: 1.2em; color:#ff8c00}
big                 {font-size: 1.1em; color:#ffffff}
small               {font-size: 0.8em; color:#ff8c00}


a                   {font-size: 16px;text-decoration: none}
a:link              {font-size: 1.0em; color: #f0e68c; text-decoration: none; }
a:visited           {font-size: 1.0em; color: #d2b48c; text-decoration: none; }
a:hover             {font-size: 1.1em;color:  #00FA9A; text-decoration: underline; }
a:active            {font-size: 1.0em; color: #ffffff; text-decoration: none; }


tr:hover             {color:#CD853F;}
a img                {border: 0px solid #CD853F;}
a:hover img          {border: 2px solid #00FA9A;}
