input, select, textarea 
 { color: #333450; font-size:11px; font-family:Verdana, sans-serif; font-weight:normal;  background : #DEDDE8;   }
.Radio
   { background-color: #DEDDE8; border: 1px solid #474670; }
 .Button
   { background-color: #DEDDE8; color: #333450; width:100px; border: 1px solid #474670; height: auto}
.Feld
   { width: 120px; border: 1px solid #474670; } 
.Check 
   { border: 1px solid #474670; }

.select {
	width : 120px;
}

TEXTAREA.with {
	width : 90%;
	height : 100px;
}

