
#tablegroup {
	width: 100%;
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif !important;
}


.chaptergroup {
	margin: 0 auto !important;
	text-align: center;
	border-collapse: separate;
	padding-bottom: 3em;
}

.chaptergroup td {
	vertical-align: top;
}

th.title {
	line-height: 1.3em;
	font-weight: bolder;
	background: #AAAAAA;
	padding: 0.3em;
}

table.pricelist {
	width: 350px;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 1em;
}

.pricelist th {
	border: 0.1em solid #FF6600;
	background: #FF6600;	
}

.pricelist td {
	border: 0.1em solid #888888;
	padding: 0.2em;
}

.pricelist .order_no {
	text-align: left;
}

.pricelist .Preis {
	text-align: right;
}

th.Bestell_Nr {
	width: 6em;
}

th.Klasse, th.Stern {
	width: 2.5em;
}

th.Preis {
	width: 6em;
}
