p.ueberschrift {
	width:516px;
	/*height:35px;*/
	font-size:150% !important;
	font-weight:bold;
	margin:36px 0px 20px 0px;
	background:url(../img/ueberschrift_bg.gif) bottom left repeat-x;
	padding-bottom:10px;
}
p.unterueberschrift {
	padding:10px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	font-size:110% !important;
}

/*p.align-left { text-align: left !important; }*/
p.align-center { text-align: center !important; }
p.align-right { text-align: right !important; }
