.tx-indexedsearch .submit {
	margin: 11px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	background-color: #133194; /* blau++ */
	border: none;
	color: #FFFFFF; /* weiss */
	font-weight: bold;
	width: auto;
}
.tx-indexedsearch table {
	width: 609px;
	margin-bottom: 11px;
}
.tx-indexedsearch td {
	padding: 13px 11px 13px 11px;
	background-color: #4160C7; /* blau */
	border-top: 1px solid #84A0FA; /* --blau */
	color: #000000; /* schwarz */
	vertical-align: top;
}
.tx-indexedsearch td.icon {
	padding: 13px 11px 13px 22px;
}
.tx-indexedsearch td.rating {
	padding: 13px 17px 13px 0px;
	text-align: right;
	font-size: 1.2em;
}
.tx-indexedsearch td.data {
	color: #FFFFFF; /* weiss */
	padding: 13px 66px 3px 0px;
}
.tx-indexedsearch td p.title a {
	color: #000000; /* schwarz */
	font-weight: bold;
}
.tx-indexedsearch strong a {
	font-weight: bold;
}
