/* Suchen Input-Feld auf der Suchseite */

LABEL.indexedSearch { 	font:normal 12px/160% Verdana, Arial, Helvetica, sans-serif; color:#000;
						display:block; float:left; padding-right:5px; }

INPUT#tx-indexedsearch-searchbox-sword {
	display:block;
	float:left;
	border:1px solid #BDB7B3; 
	width:160px; 
	margin-right:3px; 
	padding:1px 1px 1px 3px; 
	color:#000; 
	font:normal 12px/140% Arial, Helvetica, sans-serif;	
	height:16px;
}

.tx-indexedsearch-form {
}

INPUT#tx-indexedsearch-searchbox-button-submit {
	float:left; display:block; padding-top:1px;
}




DIV.tx-indexedsearch-whatis { margin-top: 10px; margin-bottom:3px; }

DIV.tx-indexedsearch-whatis,
DIV.tx-indexedsearch-whatis P,
DIV.tx-indexedsearch-browsebox P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
SPAN.tx-indexedsearch-sw {
	font-weight: bold;
}
DIV.tx-indexedsearch-browsebox UL { margin: 10px 0 0 0; padding: 0; }

DIV.tx-indexedsearch-browsebox {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
DIV.tx-indexedsearch-browsebox a,DIV.tx-indexedsearch-browsebox a:hover {
	text-decoration:none;
	color:#FF0000;
}
DIV.tx-indexedsearch-browsebox a:hover {
	color:#BF0F0F;
}

DIV.tx-indexedsearch-res {
	margin-bottom: 10px;
}


.tx-indexedsearch .tx-indexedsearch-browsebox LI { display: inline; margin-right: 8px; background-image:none; }
.tx-indexedsearch .tx-indexedsearch-browsebox LI A,
.tx-indexedsearch .tx-indexedsearch-browsebox LI A:HOVER {
	text-decoration: none;
}
.tx-indexedsearch H2 A,
.tx-indexedsearch H2 A:HOVER {
	color: #FF0000;
	text-decoration: none;
	font:normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
}
td.col-0 {}
td.col-1 { padding-top:3px;}

.tx-indexedsearch H2 A:HOVER {
	color:#BF0F0F;
}
P.tx-indexedsearch-noresults {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.colNormal ul.browsebox { margin:0; padding:0;}
div.colNormal ul.browsebox li { margin:0; padding:0 8px 0 0; }
