TEXTAREA
{
  width: 700px;
  font-size: 10px;
}

BODY, TD
{
  font-family: sans, sans-serif, arial;
  font-size: 12;
}

.many .btn, .btn,
a.button
{
  width: 140px;
  background-color: #FE860C;
  border:2px outset #eee;
}
.btn {}
a.button {font:13px arial,verdana,helvetica,sans-serif;text-align:center;text-decoration:none;padding:1px 30px;margin-left:5px;}
* html a.button {font-size:13px;padding:1px 0 3px 0;}

.many INPUT
{
  width: 50px;
}

H1, H2, H3
{
  color: #FE860C;
}

td.white
{
  background-color: #FFFFFF;
}

.esycolored
{
  color: #FE860C;
}

.wizbutton
{
  background-color: #646464;
  color: #FE860C;
  font-size: 14pt;
}
.kasten_grau_voll
{
   border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #646464 #646464 #646464 #646464;
}
.lightpink
{
    BACKGROUND-COLOR: #ffdcbf
}
.lightblue
{
    BACKGROUND-COLOR: #dddddd
}
INPUT.esy
{
	COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	HEIght: 18;
}
form{
   display:inline
}