#content h1{
	background-image: url(./abrechnung_h2_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 15px;
	color: #006FB9;
	font-size: 16px;
	font-weight: bold;
}


#content h2{
	background-image: url(./abrechnung_h2_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 30px;
	color: #006FB9;
	font-size: 14px;
	font-weight: bold;
}



#content h3{
	background-image: url(./abrechnung_h3_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 2px;
	color: #006FB9;
	font-size: 12px;
	font-weight: normal;
}
