/* CSS Document */

.contenttable {
	border-collapse: collapse;
	border: none;
}

.contenttable td {
	vertical-align: top;
	padding-right: 20px;
}

.contenttable th {
	padding-right: 10px;
	vertical-align: top;
}

.contenttable caption {
	text-align: left;
	font-weight: bold;
}

/*------------------------------------------------------*/



table.preisliste {
	width: 360px;
	margin-bottom: 15px;
}

table.preisliste th {
	text-align: left;
}

table.preisliste th:first-child {
	width: 225px;
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #4f2f19;
}
