/**** SUCHE ****/

ul.browsebox {
	padding-left: 0;
	}

.tx-indexedsearch-descr.descr, .tx-indexedsearch-title.title {
	font-size: 12px;	
	}

.tx-indexedsearch-title.title a {
	font-weight: bold;
	}

.tx-indexedsearch-rules, .tx-indexedsearch-percent.percent, .tx-indexedsearch-info.info, td.tx-indexedsearch-result-number {
	display: none;
	}

strong.tx-indexedsearch-redMarkup {
	color: #FFCC66;
	font-weight: normal;
	}

#divContentRightWrapper div.tx-indexedsearch div.tx-indexedsearch-res div.tx-indexedsearch-res table tbody tr td.tx-indexedsearch-descr.descr strong.tx-indexedsearch-redMarkup {
	color: #FFCC66;
	}

.tx-indexedsearch a:link, .tx-indexedsearch a:visited {
	color: #473523;	
	}


.tx-indexedsearch a:hover, .tx-indexedsearch a:active {
	color: #ffcc66;	
	}

.tx-indexedsearch-searchbox-sword {
	color: #999999;
	fontsize: 10px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
.tx-indexedsearch-searchbox-button {
	margin-left: 10px;
	}
	
.suchbox h1 {
	margin-top: 10px;
	}
	
.tx-indexedsearch-whatis {
	border-top: 1px solid #ffcc66;
	padding-top: 15px;
	}
	
.tx-indexedsearch-res {
	width: 500px;
	}
	
.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
	}
	
.tx-indexedsearch-searchbox form {
	margin-bottom: 0;
	padding-bottom: 0;
	}
