a:link     {font-family:"courier new";
            font-size:11px;
            font-weight:500;
            text-color:#00BE00;
            font-weight:bold;
            text-decoration:none;
            }

a:visited  {font-family:"courier new";
            font-size:11px;
            font-weight:500;
            text-color:#00BE00;
            font-weight:bold;
            text-decoration:none;
            }

a:hover    {font-family:"courier new";
            font-size:11px;
            font-weight:bold;
            color:#00FF00;
            text-decoration:none;
            }

a:active   {font-family:"courier new";
            font-size:11px;
            font-weight:bold;
            text-color:#00BE00;
            font-weight:bold;
            text-decoration:none;
            }

a.green:link    {font-family:"courier new";
                 font-weight:700;
                 color:#00DE00;
                 text-decoration:none;
                 }

a.green:visited {font-family:"courier new";
                 font-weight:700;
                 color:#00BE00;
                 text-decoration:none;
                 }

a.green:hover   {font-family:"courier new";
                 font-weight:700;
                 color:#00FF00;
                 font-weight:bold;
                 }

a.green:active  {font-family:"courier new";
                 font-weight:700;
                 color:#00BE00;
                 text-decoration:none;
                 }

a.white:link    {font-family:"courier new";
                 font-size:16px;
                 font-weight:bold;
                 color:#FFFFFF;
                 text-decoration:none;
                 }

a.white:visited {font-family:"courier new";
                 font-size:16px;
                 font-weight:bold;
                 color:#FFFFFF;
                 text-decoration:none;
                 }

a.white:hover   {font-family:"courier new";
                 font-size:16px;
                 font-weight:bold;
                 color:#FFFF00;
                 font-weight:bold;
                 }

a.white:active  {font-family:"courier new";
                 font-size:16px;
                 font-weight:bold;
                 color:#FFFFFF;
                 text-decoration:none;
                 }

body       {font-family:"courier new";
            font-size:medium;
            font-weight:700;
            color:#FFFFFF;
            }

h2         {font-family:"courier new";
            font-size:14;
            font-weight:700;
            color:#FFFFFF;
            text-decoration:none;
            }

h1         {font-family:"courier new";
            font-size:20;
            font-weight:700;
            color:#FFFFFF;
            text-decoration:none;
            }

table.index {background-image: url("gfx/mini-crossbuster.jpg");
            background-repeat: no-repeat;
            background-attachment: fixed;
            }

table.solid {background-image: url("gfx/metal.jpg");
            background-repeat: no-repeat;
       /*     background-attachment: fixed;
            background-position: center center;    */
            border-style:solid;
            border-color:#0F0F0F;
            font-size:12;
            }

table.news {border-style:solid;
            border-width:0px 0px 0px 0px;
            border-color:#0F0F0F;
            font-size:12;
            }

table.green{
            font-size:12;
            border-width:0px;
            background-color:#001C00;
            }

td.navi     {padding-left:10px;
            }

td.grey     {border-style:solid;
             background-color:#1F1F1F;
             border-color:#0F0F0F;
             padding-left:10px;
            }

td.lgrey    {border-style:solid;
             border-color:#0F0F0F;
             padding-left:10px;
            }

td.lgrey2   {border-style:solid;
             border-color:#0F0F0F;
             padding-left:10px;
             padding-right:10px;
            }

td.lgrey3   {border-style:solid;
             border-color:#0F0F0F;
             padding-left:10px;
            }

td.green    {border-style:solid;
             background-color:#001C00;
             border-width:0px 1px 5px 0px;
             border-color:#0F0F0F;
             padding-left:10px;
            }

td.greyc    {border-style:solid;
             border-color:#0F0F0F;
             text-align:center;
            }

td.lgreyc   {border-style:solid;
             border-color:#0F0F0F;
             text-align:center;
            }

td.greenc   {{border-style:solid;
             background-color:#001C00;
             border-width:0px 1px 5px 0px;
             border-color:#0F0F0F;
             text-align:center;
             padding:2px 2px 2px 2px;
            }

td.ueberuns {border-style:solid;
             border-width:0px 0px 0px 0px;
             background-color:#4F4F4F;
             border-color:#4F4F4F;
            }

td.ueberunst{border-style:solid;
             border-width:0px 0px 0px 0px;
             background-color:#4F4F4F;
             border-color:#4F4F4F;
             padding-left:10px;
             padding-right:10px;
            }

a.nav:link     {font-family:"courier new";
            font-size:14px;
            font-weight:700;
            text-color:#009F00;
            text-decoration:none;
            }

a.nav:visited  {font-family:"courier new";
            font-size:14px;
            font-weight:700;
            text-color:#009F00;
            text-decoration:none;
            }

a.nav:hover    {font-family:"courier new";
            font-size:14px;
            font-weight:700;
            color:#00FF00;
            font-weight:bold;
            }

a.nav:active   {font-family:"courier new";
            font-size:14px;
            font-weight:700;
            text-color:#009F00;
            text-decoration:none;
            }