img.BildLinks { float: left; margin: 10px 20px 10px 0; border: 1px #015486 solid; }
img.BildRechts { float: right; margin: 10px 0 10px 20px; border: 1px #015486 solid; }

td.TabelleTitel { padding: 3px; background: #039; border: 1px #FFF solid; font-weight: bold; color: #FFF; }
td.TabelleInhalt { padding: 3px; background: #9CF; border: 1px #FFF solid; }

table.contenttable {
	/*background-color: #FFF ! important;
	border: 0px ! important;
	margin: 0px ! important;*/
	border-collapse: collapse;
}
table.contenttable td {
	vertical-align: top;
}
table.contenttable p {
	margin: 0px ! important;
	padding: 0px ! important;
}
