﻿.tx-indexedsearch table td { 
	font: 12px Verdana;
	color: #333;
	border: 0;
}

.tx-indexedsearch-searchbox-sword {
	border: 1px solid #525985;
	float: left;
	color: #777;
}

.tx-indexedsearch-rules, .hidden_label, .tx-indexedsearch-searchbox p a{
	display: none;
}
.right .bottom .tx-indexedsearch{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	top:-12px;
}
.tx-indexedsearch-searchbox-button{
	/* #background: url(../main/media/icon_pfeil_sans.gif) no-repeat 3px 3px; auskommentiert 14.08.09/UN */
	background-color: white;
	border: 0;
	text-align: left;
	font-size: 13px;
	padding-left: 10px !important;
	color: #244997;
	width: 50px !important;
	/*text-transform: lowercase;*/
}

.tx-indexedsearch-searchbox-button:hover{
	/* #background: url(../main/media/icon_pfeil_sans.gif) no-repeat 3px 3px; auskommentiert 14.08.09/UN */
	background-color: white;
	border: 0;
	text-align: left;
	color: #901515;
	cursor: pointer;
}

.tx-indexedsearch-descr{
	font-style: normal !important;
}

.tx-indexedsearch a{
	text-decoration: none;
	color: #acce31;
}
