.tx-indexedsearch label {
	font-weight: bold;
}
.tx-indexedsearch td {
	padding: 5px;
}
.tx-indexedsearch p.noresults {
	font-weight: bold;
	color: #FF0000; /* rot */
}
.tx-indexedsearch .tx-indexedsearch-browsebox-strong {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #005496; /* dunkelblau */
}
.tx-indexedsearch h2 a {
	color: #005496; /* dunkelblau */
	text-decoration: none;
}
.tx-indexedsearch h2 a:hover {
	color: #000000; /* schwarz */
	text-decoration: none;
}
.tx-indexedsearch table {
	border: none;
	margin-bottom: 0px;
}