div.aufpreise {
	text-align: center;
	width: 100%;
}

table.aufpreise {
	margin: auto;
	text-align: left;
}

table.aufpreise thead tr {
	background-color: #920000;
	color: #FFF;
}

table.aufpreise td, table.aufpreise th {
	padding: 5px 20px;
}