p {
	font-size: 12px;
}


p.ueberschrift1 {
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #003663;
}

p.ueberschrift2 {
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #447AA6;
}


p.tabelle_ziele {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #447AA6;
}

p.bold_center {
	font-weight: bold;
	text-align: center;
}

p.pic_caption {
	font-size: 10px;
	color: #cc6600;
	text-align: center;
}

.contenttable tr {
	vertical-align: top;
}
