@charset "UTF-8";

#mainContent hr
{
	display: list-item;
	list-style: url(../sitepics/absatz_linie.gif) inside;
	filter: alpha(opacity=0);
	width: 0;
	padding-bottom: 10px;
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	height: 18px;
}