/* CSS Document */

#formularinhalt {
	margin-top: -3px;
	margin-left: -20px;
	width: 350px;
	}

input, select, textarea { font-weight: normal; color:#434343; }
td, input, select, textarea { font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color:#434343; }

.Bereich, .Feld { background-color:#ffffff; width:300px; border:1px solid #434343; }
.Auswahl { background-color:#fff; width:305px; border: 0px solid #434343; }
.Check, .Radio { background-color:#ddff; border:1px solid #434343; }
.Button { background-color:#aaa; color:#fff; width:148px; border:2px solid #ddd; }

