input, select, textarea 
 { color: #1F141B; font-size:11px; font-family:Verdana, sans-serif; font-weight:normal;  background-color : #DFC2D6;      } 
.Bereich  
   { width:220px; }
.Radio
   { background-color: #DFC2D6; border: 1px solid #6D5371; }
 .Button
   { background-color: #DFC2D6; color: #1F141B; width:100px; border: 1px solid #6D5371; height: auto}
.Feld
   { width:120px; border: 1px solid #6D5371; } 
.Check 
   { border: 1px solid #5C4849; }

.select {
	width : 120px;
}


