form.haushaltscheck,table.haushaltscheck {
	width: 100% !important;
}

form.haushaltscheck div,table.haushaltscheck tr {
	border-top: 1px solid rgb(190, 190, 190);
	padding-top: 0.5em;
}

form.haushaltscheck label,table.haushaltscheck td.label {
	width: 30em !important;
}

form.haushaltscheck input.text,table.haushaltscheck td {
	width: 9em !important;
}

form.haushaltscheck div.error {
	width: 22em !important;
	margin-left: 31em !important;
	border: none !important;
}

table.haushaltscheck .economy,table.haushaltscheck .price {
	text-align: right;
}

table.haushaltscheck tr.amount {
	font-weight: bold;
}