/** View | Search **/

/* Left Box */
.content_leftbox_b .tx-indexedsearch-searchbox form {
	position: relative;
}
.content_leftbox_b .tx-indexedsearch-searchbox td.searchword {
	background: transparent url(/fileadmin/web/images/search.gif) no-repeat scroll 4px 15px;
	height: 40px;
	margin-top: 20px;
	position: relative;
	width: 141px;
}
.content_leftbox_b .tx-indexedsearch-searchbox td.searchword input.tx-indexedsearch-searchbox-sword.sword {
	border: 0 none;
	color: #979797;
	font-size: 9px;
	height: 14px;
	left: 6px;
	position: relative;
	text-indent: 5px;
	top: 5px;
	width: 86px;
}
.content_leftbox_b .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit {
	display: block;
	position: absolute;
	right: 10px;
	top: 51px;
	
	width:29px !important;
	height:27px;
	
	border: none;
	text-indent:-200px;
	background: url(/fileadmin/web/images/bttn.gif) no-repeat;
	cursor: pointer;
}


/* Main Content */

ul.browsebox li {
	padding: 0px 5px 0px 0px;
	background: none;
}
ul.browsebox li.tx-indexedsearch-browselist-currentPage strong {
	font-weight: bold;
}
.tx-indexedsearch-res {
	margin: 10px 0px 0px 0px;
}
.content_center_text_left .tx-indexedsearch {
	color: #020204;
}
.content_center_text_left .tx-indexedsearch td {
	border: none;
}
.content_center_text_left .tx-indexedsearch td.tx-indexedsearch-title.title {
	padding: 5px 5px 0px 5px;
}
.content_center_text_left .tx-indexedsearch td.tx-indexedsearch-icon.icon {
	padding: 0px 0px 0px 0px;
	width: 16px;
	display: block;
}
.content_center_text_left .tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
	padding: 5px 5px 5px 5px;
}
.content_center_text_left .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 5px 5px 5px 5px;
}

