div#strom_ergebnis_com * {
	font-family: Verdana;
	font-size:10px;
}


#font_9, .font_9 {
	font-size: 9px;
}

#font_9_bold, .font_9_bold {
	font-size: 9px;
	font-weight: bold;
}

#font_10, .font_10 {
	font-size: 10px;
}

#font_10_bold, .font_10_bold {
	font-size: 10px;
	font-weight: bold;
}

#font_12, .font_12 {
	font-size: 12px;
}

#font_12_bold, .font_12_bold {
	font-size: 12px;
	font-weight: bold;
}

#font_13, .font_13 {
	font-size: 13px;
}

#font_14_bold, .font_14_bold {
	font-size: 14px;
	font-weight: bold;
}

#font_16_bold, .font_16_bold {
	font-size: 16px;
	font-weight: bold;
}

#font_22_bold, .font_22_bold {
	font-size: 22px;
	font-weight: bold;
}

.font_fehler{
	font-size: 10px;
	font-weight: bold;
	color:red;
}


.meldung{
	font-size: 10px;
	font-weight: bold;
	color:black;
}

font a {
	text-decoration: none;
	
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
	}