.searchResultHeader{ line-height:30px; height:30px; background:#cccccc; }
	.searchResultHeader .icon{ float:left; padding:0 0 0 5px; line-height:30px; width:18px; }
        .searchResultHeader .icon img{ vertical-align:middle; }
	.searchResultHeader .text{ float:left; line-height:30px; color:white; }
		.searchResultHeader .text a{ color:white; }
		.searchResultHeader .text a:hover{ text-decoration:underline; }
	    .searchResultHeader .rating{ float:right; width:55px; text-align:right; padding:0 10px 0 0; line-height:30px; color:white; }
.searchResultContent{ padding:10px 10px 10px 20px; }
    .searchResultContent strong{ font-weight:normal; }
    .searchResultLink{ padding-left:20px; margin-bottom:10px; }
	   .searchResultLink a{ color:#004996; font-weight:bold; }
       .searchResultLink a:before{ content:""; }
       .searchResultLink a:hover{ text-decoration:underline; }  
        .searchResultInfos{ line-height:20px; height:20px; background:#9f9f9d; padding-left:5px; font-size:11px; margin-bottom:20px; color:white; border-bottom: 1px dotted #767573; }
        .tx-indexedsearch-redMarkup{ color:#004996; }

.searchResultArchive{
	margin:10px 0 0 0;
	padding:2px 10px 2px 10px;
	border-top:1px dotted #0068b4;
	border-bottom:1px dotted #0068b4;
	}
	.searchResultArchive a{
		color:#000000;
	}

/* grosse Suche ausblenden */
div.tx-indexedsearch-searchbox{
    /*display:none;*/
}
.tx-indexedsearch-whatis{ color:#767573; }
.tx-indexedsearch-sw{ font-weight:bold; color:#004996; }
ul.browsebox{ border-top:dotted 1px #767573; border-bottom:dotted 1px #767573; padding:3px 5px; margin:10px 0 10px 0; }
ul.browsebox li:first-child{ float:left; text-align:left; }
ul.browsebox li:last-child{ float:right; width:10%; text-align:right; }
ul.browsebox li a{ color:#767573; }
ul.browsebox li a:hover{ text-decoration:underline; }
ul.browsebox li.tx-indexedsearch-browselist-currentPage strong a{ font-weight:bold; color:#189683; }

/* PageBrowser ?*/
.searchResultArchive .previous {
    width:370px;
    float:left;
}
.searchResultArchive .next {
    width:370px;
    float:left;
    text-align:right;
}
.searchResultArchive .previous a,
.searchResultArchive .next a{
    color:#0068b4;    
}