h2, h3, h4, h5, h6{
	color: #cc0033;
}

.listen{
	 list-style-image: url("../images/allover/li.gif");
	 list-style-position: outside;
	 list-style-type: square;
	 font-size: 13px;
	 margin-top: 10px;
}

.kleineSchrift{
	font-size: 8px;
	color: #33333f;
}

.normal{
	font-size: 13px;
	color: #33333f;
}

.justify{
	font-size: 13px;
	color: #33333f;
	text-align: justify;
}
p{margin:0px;padding:0px;}
