@charset "utf-8";
/* CSS Document */

#table-suchergebnis-item {
	width: 100%;
}

#table-suchergebnis-item-Betreiberlogo {
	width: 110px;
	height: 50px;
}
#table-suchergebnis-item tr td {
	text-align: left;
	vertical-align: top;
}
#table-suchergebnis-item-headline {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	height: 20px;
	padding-left: 5px;
}
#table-suchergebnis-item-data  {
	height: 20px;
	padding-left: 5px;
}
#table-suchergebnis-item-text {
	height: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 5px;
}
#table-suchergebnis-item-icons {
	padding-top: 5px;
	padding-bottom: 5px;
}
#table-suchergebnis-item-buttons {
	padding-top: 5px;
	border-top: 1px solid #CCC;
	padding-left: 5px;
	height: 25px;
	line-height: 20px;
}

#table-suchergebnis-item-image {
	padding-top: 5px;
	padding-bottom: 5px;
}
#table-suchergebnis-kostenlos {
	margin-top: 15px;
}
