#preise {
	border-collapse: collapse;
	margin-top: 1ex;
}

#preise th {
	font-size: 11pt;
	padding: 1ex 2px;
}

#preise th.small {
	font-size: 10pt;
}

#preise td {
	border-top: 1px solid #e89319;
	vertical-align: bottom;
	padding: 1ex 2px;
}

#preise td:first-child {
	padding-right: 2ex;
}

#preise td.no_border {
	border-width: 0px;
	padding-top: 0px;
}

#preise tr:last-child td {
	border-bottom: 1px solid #e89319;
}

#preise .preis {
	padding-left: 0ex;
}

#preise .kleinpreis {
	padding-left: 1ex;
}

#preise tr td.mehr_info {
	border-width: 0px;
}
