table p, table ul {
	font-size:1em;
}
table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #E6E6E6;
	border-collapse: collapse;
	margin-top: 0.5em;
}
th, td {
	border-width: 1px;
	padding: 0.5em;
	border-style: dotted;
	border-color: #E6E6E6;
}
table thead td {
	font-weight:bold;
	text-align:center;
	border-top: 1px none #E6E6E6;
	border-right: 1px none #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px none #E6E6E6;
	vertical-align:bottom;
}
table thead td p {
	font-weight:bold;
	text-align:center;
}
table p img {
	border:0;
}
.tabellenTrenner, .tabellenTrenner td {
	border-bottom: 1px #E6E6E6 solid;
	margin-bottom:0.5em;
}

