.stromicon {
	background-color: #D7170E;
	width: 25px;
}
.erdgasicon {
	background-color: #FFCC00;
	width: 25px;
}
.wassericon {
	background-color: #006699;
	width: 25px;
}
.waermeicon {
	background-color: #996633;
	width: 25px;
}
.abwassericon {
	background-color: #999999;
	width: 25px;
}
.umwelticon {
	background-color: #009933;
	width: 25px;
}
.stadticon {
	background-color: #272C6F;
	width: 25px;
}
.contentheader {
	background-color: #DCDDDE;
	color: #77787B;
	padding: 3px;
	padding-left: 10px;
	height: 18px;
	font-weight: bold;
}
.contentheader2 {
	color: #77787B;
	font-weight: bold;
	height: 18px;
	padding: 3px;
	padding-left: 10px;
}
.content {
	padding-top: 8px;
}

.auszeichnung {
	color: red;
	font-weight: bolder;
}
.small {
	font-size: 7pt;
}
img.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
