.tx-indexedsearch {
	padding: 22px 163px 11px 22px;
	background-color: #4160C7; /* blau */
	position: relative;
}

.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 .browsebox {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.tx-indexedsearch .browsebox li {
	float: left !important;
	margin: 0px 11px 0px 0px !important;
	padding: 0px !important;
}
.tx-indexedsearch h2,
.tx-indexedsearch .tx-indexedsearch-whatis {
	padding: 9px 0px 5px 0px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: transparent; /* weiss */
	color: #FFFFFF; /* weiß */
}
.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold !important;
}
.tx-indexedsearch h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; /* weiß */
}
.tx-indexedsearch h2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF; /* weiß */
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
  padding: 11px 0px 11px 0px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox p {
	padding: 0px 0px 11px 0px;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}