a:link    {text-decoration:underline;color:#510F00;} /* #FE7201 */
a:active  {text-decoration:underline;color:#510F00;}
a:visited {text-decoration:underline;color:#510F00;}
a:hover   {text-decoration:underline overline;color:#510F00;}

a.white:link    {text-decoration:underline;color:#FFFFFF;}
a.white:active  {text-decoration:underline;color:#FFFFFF;}
a.white:visited {text-decoration:underline;color:#FFFFFF;}
a.white:hover   {text-decoration:underline overline;color:#FE7201;}

a.navi:link    {text-decoration:none;color:#FFFFFF; font-size:8pt;}
a.navi:active  {text-decoration:none;color:#FFFFFF; font-size:8pt;}
a.navi:visited {text-decoration:none;color:#FFFFFF; font-size:8pt;}
a.navi:hover   {text-decoration:none;color:#FE7201; font-size:8pt;}

a.submenu:link    {text-decoration:none;color:#FFFFFF; font-size:9pt;}
a.submenu:active  {text-decoration:none;color:#FFFFFF; font-size:9pt;}
a.submenu:visited {text-decoration:none;color:#FFFFFF; font-size:9pt;}
a.submenu:hover   {text-decoration:overline;color:#FFFFFF; font-size:9pt;}

a.top:link    {text-decoration:none;color:#A15700;}
a.top:active  {text-decoration:none;color:#A15700;}
a.top:visited {text-decoration:none;color:#A15700;}
a.top:hover   {text-decoration:overline;color:#A15700;}


BODY      { font-family: verdana,Arial,serif;
          }

ul	 { list-style-type:square
	 }
ul.page   { margin-left:17px;
	   margin-top:0px;
	 }
input.button { background-color:#CCCCCC;
               color:#000000;
               border-left: 1px solid #000000;
               border-bottom: 1px solid #000000;
               border-right: 1px solid #000000;
               border-top: 1px solid #000000;
               border-style:solid;
             }
                            /*  #510F00 #712F20 */
input.txt {  background-color:#CCCCCC;
             border-color:#000000;
             color:#000000;
             border-style:solid;
             border-width:1px;
             width:240px;
             font-family:Verdana,Arial,serif;
           }
input.txt-hp { background-color:#CCCCCC;
             border-color:#000000;
             color:#000000;
             border-style:solid;
             border-width:1px;
             width:175px;
           }

textarea.txt { background-color:#CCCCCC;
             border-color:#000000;
             color:#000000;
             border-style:solid;
             border-width:1px;
             width:240px;
             font-family:Verdana,Arial,serif;
           }



table.ghost {  margin:0px;
            }

table.news {   border: 1px dashed #712F20;
           }

table.solid{   border-style:solid;
               border-width:0px;
            }
td.solid   {   border-style:solid;
               border-width:1px;
               border-color:#000000;
               background-color:#C0C0C0;
           }

div.norm  {
               background-color: #CCCCCC;
               border: 1px dashed #712F20;
               width:405px;
               color:#000000
          }
div.white {
              color:#FFFFFF;
              font-weight:bold;
          }

div.right {
              color:#000000;
	     margin-left: 70px;
              width:440px;
          }
div.right1 {
              color:#000000;
	     margin-left: 70px;
              width:290px;
          }
div.black {
              color:#000000;
              font-weight:bold;
          }
div.norm_520  {
               background-color: #CCCCCC;
               border: 1px dashed #712F20;
               width:520px;
               color:#000000;
              }
div.norm_530  {
               background-color: #CCCCCC;
               border: 1px dashed #712F20;
               width:540px;
               color:#000000;
              }

table.norm{   border-style:solid;
              border-width:0px;
              color: #000000;
           }

td.norm   {   border-style:solid;
              border-width:0px;
              border-color:#712F20;
              background-color:#510F00;
              color: #FFFFFF;
           }
th.norm   {   border-style:solid;
              border-width:0px;
              border-color:#712F20;
              background-color:#510F00;
              color: #FFFFFF;
           }
td.gb      {   border-style:solid;
               border-width:1px;
               border-color:#712F20;
               background-color:#CCCCCC;
           }
table.steckbrief {border-style:solid;
               border-width:0px;
               margin:5px;
               color:#000000;
           }