/* Search */
.search FORM { 

	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
}
	
.search FORM INPUT {
	border: 1px solid #929bab;
	margin-left: 710px;
	height: 18px;
	padding: 0;
	float: left;
	width: 95px;
  margin-bottom: 7px;
}
	
.search A { 
	text-decoration: none;
	margin-left: 710px;
	/*line-height: 70px;*/
	padding: 3px;
	color: #FFFFFF;
	background-color: #657469;
	font-size: 90%;
}
* html .search A {
	line-height: 25px;
}
*+html .search A {
	line-height: 25px;
}
	
.search FORM A:hover {
	text-decoration: underline;
}

.tx-indexedsearch-searchbox,
.item-size,
.item-crdate,
.item-mtime {
	display: none;
}

/* Suche nach... */
.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}
	
.tx-indexedsearch-sw {
	font-weight: bold;
}
	
.tx-indexedsearch-browsebox { 	
	margin-bottom: 10px;
}

.res-tmpl-css {
	border-bottom: 1px solid #000000;
	margin: 10px 0 20px 0;
}

.res-title { 
	margin: 0 0 3px 0;
	padding: 3px;
	border-bottom: 1px dotted #999999;
	background-color: #99b1da;
	height: 18px; 
}

.tx-indexedsearch-result-number {
	display: none;
}

.tx-indexedsearch-icon,
.tx-indexedsearch-title,
.tx-indexedsearch-percent {  
	display: block; 
	font-weight: bold; 
	float: left; 
	font-size: 100%; 
}

.tx-indexedsearch-title {
	width: 430px;
}

.tx-indexedsearch-descr {
	clear: both;
}

DT.tx-indexedsearch-text-item-path {
	float: left;
	font-weight: bold;
}
