body {
	background-image: url('/images/bis-zeitreihen2.jpg');
	background-repeat: no-repeat;
	background-position: 24px 42px;
}

table.energie td {
	text-align: right;
	padding: 1px 4px;
}

table.energie td.energie {
	text-align: left;
}

table.energie th {
	border-bottom: 1px solid #999;
	font-weight: normal;
}

.heizoel { color: #B1384E; }
.strom   { color: #8C994B; }
.erdgas  { color: #40719A; }
