<style type="text/css">
<!--
body { SCROLLBAR-BASE-COLOR: #ECECEC; SCROLLBAR-ARROW-COLOR: #8F9090; }
.input,.inputgross,.inputmittel,.inputklein,.textarea
{
  background-color:#FFFFFF;
  font-family:Arial, Verdana, Helvetica, Sans Serif;
  font-size: 12px;
  letter-spacing: 0pt;
  color: #000000;
  border-left:1 solid  #3B7955;
  border-right: 1 solid  #3B7955;
  border-top: 1 solid  #3B7955;
  border-bottom: 1 solid  #3B7955;
}

.inputgross  { width:250px; height:17px; }
.inputmittel { width:190px; height:17px; }
.inputklein  { width:50px;  height:17px; }
.textarea    { width:250px; height:75px; }

a:link { text-decoration:none; }
a:hover { color: #676666;}
a:activ { color: #676666;}

.text
{
  font-size : 12px;
  color : #000000;
  font-family: Arial, Helvetica,Sans Serif, Verdana;
  text-decoration: none;}

.textweiss
{
  font-size : 13px;
  color : #ffffff;
  font-weight : bold;
  font-family: Arial, Helvetica,Sans Serif, Verdana;
  text-decoration: none;}

.textrot
{
  font-size : 13px;
  color : #E12E20;
  font-weight : bold;
  font-family: Arial, Helvetica,Sans Serif, Verdana;
  text-decoration: none;}

.copy
{
  font-size : 10px;
  color : #D3D3D4;
  font-family: Arial, Helvetica,Sans Serif, Verdana;
  text-decoration: none;}

//-->
</style>