h1 {
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3503;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CF3503;
	text-decoration: none;
}

p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

p.klein {
	size: 8px;
}

table.product-matrix {
}

tbody.product-matrix {
}

table.product-matrix thead {
	background-color: #FEFF99;
	font-weight: bold;
	text-align: center;
}

td.content {
	text-align: center;
	background-color: white;
}

table.product-matrix p.bodytext {
	font-weight: bold;
	color: #CF3503;
}

table.product-matrix td {
	background-color: transparent;
}

tr.product-matrix {
}

td.product-matrix {
}