.feld {
 background-color:#cccccc;
 width:175px;
 border:1px solid #000000;
}

.txtarea {
 background-color:#cccccc;
 width:350px;
 border:1px solid #000000;
}

.txtarea_cf {
 background-color:#cccccc;
 width:287px;
 border:1px solid #000000;
}

.btn , .btn_cf {
 background-color:#cccccc;
 border:1px solid #000000;
 font-family:Veranda,Tahoma,sans-serif;
 font-size:8pt;
 color:#330000;
 font-weight:500;
}

.btn {width:172px;}
.btn_cf {width:142px;}
.form_cf{margin:0px;padding:0px;}


