.Seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	/*font-style: italic;*/
	font-weight : bold;
	background-image: url(../images/bg_seitentitel.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 5px 12px 65px; /* oben rechts unten links*/	
}


.Absatztitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	/*font-style: italic;*/
}


.hervorgehobener_text {
	font-weight : bold;
	color: CC3333;
}

.normaler_text {

}
