/*
===================================================
Benefit-Strategie rte.css
===================================================
*/
h2, h3, h4, h5, h6{
	color: #003478;
}

.listen{
	 list-style-image: url("../images/allover/li_punkt.png");
	 list-style-position: outside;
	 list-style-type: square;
	 font-size: 12px;
}



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

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

.justify{
	font-size: 12px;
	color: #33333f;
	text-align: justify;
}

.bold{
	font-size: 12px;
	color: #33333f;
	font-weight:bold;
}

.bodytext{
	font-size: 12px;
	color: #33333f;
	text-align: justify;
}


