.bem-teilnehmer {
	margin: 1.5em 0;
	font-size: 15px;
}

.bem-teilnehmer .bem-tn-class {
	margin: 0 0 1.6em;
}

.bem-teilnehmer .bem-tn-heading {
	margin: 0 0 .4em;
	padding-bottom: .2em;
	border-bottom: 2px solid #2a6db0;
}

.bem-teilnehmer .bem-tn-count {
	font-weight: normal;
	color: #666;
	font-size: .85em;
}

.bem-teilnehmer .bem-tn-none {
	margin: 0;
	color: #777;
	font-style: italic;
}

.bem-teilnehmer .bem-table-wrap {
	overflow-x: auto;
}

.bem-teilnehmer table.bem-tn-table {
	width: 100%;
	border-collapse: collapse;
}

.bem-teilnehmer table.bem-tn-table th,
.bem-teilnehmer table.bem-tn-table td {
	padding: .4em .6em;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	vertical-align: middle;
}

.bem-teilnehmer table.bem-tn-table th {
	background: #f3f5f7;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .02em;
}

.bem-teilnehmer .bem-tn-num {
	width: 2.5em;
	text-align: right;
	color: #777;
}

.bem-teilnehmer .bem-tn-dwz {
	width: 5em;
	text-align: right;
	white-space: nowrap;
}

.bem-teilnehmer .bem-tn-empty {
	color: #777;
	font-style: italic;
}
