/* $Header: /usr/cvs/htdocs/main.css,v 1.4 2003/08/28 19:45:26 richter Exp $ */

body, p, div            { background-color:#225500; color:#D0D8A0; font-family:Tahoma, sans-serif ; font-size:12pt; }

input, select, textarea { background-color:#356F00; color:#D0D8A0; font-family:Tahoma, sans-serif ; font-size:12pt; border-color:#D0D8A0; }

a:link                  { color:#D0D8A0; background-color:#356F00; }
a:visited               { color:#D0D8A0; background-color:#225500; }
a:hover                 { color:#225500; background-color:#D0D8A0; }
a:active                { color:#225500; background-color:#D0D8A0; }
a:focus                 { color:#225500; background-color:#D0D8A0; }

h1                      { border-bottom-width:5px; border-bottom-style:double; border-bottom-color:#356F00; }
h2                      { border-bottom-width:5px; border-bottom-style:solid;  border-bottom-color:#356F00; }
h3                      { border-bottom-width:5px; border-bottom-style:dashed; border-bottom-color:#356F00; }
h4                      { border-bottom-width:5px; border-bottom-style:dotted; border-bottom-color:#356F00; }
h5                      { border-bottom-width:5px; border-bottom-style:dotted; border-bottom-color:#356F00; }
h1, h2, h3, h4, h5      { margin:2px 0px 5px 0px; }
p                       { margin:2px 0px 2px 0px; }
pre                     { font-family:Tahoma, sans-serif;  }

hr                      { background-color:#225500; color:#356F00; border-style:none; border-bottom-style:solid; }

table                   { border-style:none; margin:3px 2px 5px 2px; font-family:Tahoma, sans-serif; }
th                      { background-color:#D0D8A0; color:#225500; }
tr                      { background-color:#225500; color:#D0D8A0; }
td                      { background-color:#225500; color:#D0D8A0; font-family:Tahoma, sans-serif;
                          border-width:1px; border-style:dotted; border-color:#356F00; }
table.hidden            { border-style:none; margin:0px 0px 0px 0px; font-family:Tahoma, sans-serif; }
table.hidden th         { border-style:none; margin:0px 0px 0px 0px; }
table.hidden td         { border-style:none; margin:0px 0px 0px 0px; }
table.navstat           { width:100%; font-size:small; margin:1ex 0px 2ex 0px;
                          text-align:center; border-collapse:collapse }
table.navstat th        { font-size:smaller; }
table.navstat td        { font-size:smaller; }


a img                   { color: #D0D8A0; background: #225500; border: 0; }
