
#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;
}

.chaptergroup th {
	border: 0.1em #000000;
	font-weight: bolder;
	
}

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

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

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

th.Bestell_Nr {
	width: 6em;
}

th.Klasse, th.Stern {
	width: 2.5em;
	font-size: 1.5em;
}

th.Preis {
	width: 6em;
}
