body, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	height: 19px;

}
legend {
	font-weight: bold;
	color: #999999;

}
input.normal {
	width: 135px;
	height: 19px;



}
input.gross {
	width: 341px;
	height: 19px;


}
input.normal-kreuz {

	width: 135px;
	height: 19px;
	background-image: url(../images/kreuz.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
input.gross-kreuz {
	width: 341px;
	height: 19px;
	background-image: url(../images/kreuz.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
td.textrot {
	color: #FF0000;
}
