td, input, select, textarea {
	font-size:10px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color:#FFF;
}
input, select, textarea {
	color:#333; 
}
.Bereich, .Feld {
	width:90px; border:1px solid #ddd;
}
.Auswahl {
	width:100px; border:1px solid #ddd;
}
.Check, .Radio {
	
}
.cbsend {
	width:90px;
	height:18px;
	display:block;
	cursor:pointer;
	background-color:#F90;
	background-image:url(../visual/sendblack.gif);
	background-position:top left;
	background-repeat:no-repeat;
	outline:none;
}

