input, textarea, select
{
  font-family:Arial;
  font-size:11px;
  color: #252525;
  width:400px;
  border:1px solid #828282;
  background-color:#FFF3DB;
}

textarea
{
  height:120px;
}

.input1
{
    /*background-color:#F6F8F8;*/
}

.input2
{
    background-color:#F7E8CB;
}

.links
{
    width:202px;
    //width:206px;
/*    border:1px solid green;*/    
}
 
 .rechts
{
    width:402px;
    //width:406px;
/*    border:1px solid gold;    */
}

.radio
{
    background:0;
    border:0;
}
