input, textarea, select
{
	font-family:Arial;
	font-size:11px;
	color: #252525;
	width:330px;
	border:1px solid #828282;
	background-color:#E4E4E4;
}

textarea
{
  height:120px;
}

.input1
{

}

.input2
{
    background-color:#252525;
}

.links
{
    width:202px;
    //width:206px;
}
 
 .rechts
{
    width:402px;

}

.radio
{
    background:0;
    border:0;
}

