p.subheader {
	font-weight:bold;
	width:250px;
}
p.linksbuendig {
	text-align:left;
}
p.rechtsbuendig {
	text-align:right;
}
p.zentriert {
	text-align:center;
}
p.blocksatz {
	text-align:justify;
}/* 
td.ausrichtungOben{
	vertical-align:top;
}
td.ausrichtungMittig{
	vertical-align:middle;
}
td.ausrichtungUnten{
	vertical-align:bottom;
} */
/*a.pdf{
	background-image:url('/fileicons/pdf.gif');
	padding: 0 0 0 20px;
	height:16px;
	background-repeat:no-repeat;
	background-position:center left;
}*/