.leistung {
	border-bottom: 1px solid #00bb00;
	margin-right: 17px;
	padding: 5px 0;
	width: 504px;
}
.leistung p {
	margin: 0;
	padding: 0;
}
.leistung .titel {
	font-weight: bold;
}

.leistung .text {
}

.leistung .preis {
	font-weight: bold;
	font-size: 18px;
}

.leistung td.rechts {
	width: 75px;
	text-align: right;
	vertical-align: bottom;
}
