.tx-indexedsearch-searchbox-button submit {

}
.tx-indexedsearch-searchbox-sword sword {
font-size: 10px;
}
.tx-indexedsearch-searchbox {
font-size: 10px;
color: #3A4364; /*blau*/
text-decoration: none;
}
.tx-indexedsearch-searchbox a {
	color: #3A4364; /*blau*/
	color: #70070B;
	font-weight: bold;
	text-decoration: none;}
.tx-indexedsearch-title a {	
	color: #70070B;
	font-weight: bold;
	text-decoration: none;}
.tx-indexedsearch ,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: auto;
	
	background-color:#eeeeee;
}
.searchbox {	position: relative;
	/*background-color: #ffffff;*/
	float: left;
	width: 220px;
	height: 14px;
	padding-top: 0px;
	font-size: 10px;
	top: 50px;
	}
	
