@charset "iso-8859-1";
/*
	Styles for FVS
         SEARCH RESULTS
	Autor: RGS
	Date: 8 February 2007
	Change(s):  February 2007
*/

.tx-indexedsearch {
margin: 20px 0px 0px 0px;
}

.tx-indexedsearch .searchform fieldset {
border: 0 none;
}

* html #content .tx-indexedsearch .searchform fieldset {
position: relative;
width: 300px;
text-align: left;
}

.tx-indexedsearch .searchform input.tx-indexedsearch-searchbox-sword {
font-size: 1.2em;
padding: 0 1px;
border: 1px solid #004b8c;
background-color: #fff;
color: #004b8c;
}
.tx-indexedsearch .searchform input.tx-indexedsearch-searchbox-button {
border: 1px solid #004b8c;
background-color: #fff;
color: #004b8c;
}

/*Sie suchten nach:*/
.tx-indexedsearch .tx-indexedsearch-whatis {

}
/*suchbegriff*/
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-weight: bold;
}

#content .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
padding-top: 20px;
border-top: 1px solid #ccc;
xlist-style: none !important;
}

#content .tx-indexedsearch ul.browsebox li {
display: inline;
padding: 0 3px;
	background-image: none; /* pd, List Paginierung ohne Buttons */
}
.tx-indexedsearch ul.browsebox li.tx-indexedsearch-browselist-currentPage {
font-weight: bold;
}

.tx-indexedsearch ul.browsebox li a {
padding: 0 5px;
text-decoration: none;
background-color: #dae4ee;
color: #004b8c;
}
.tx-indexedsearch ul.browsebox li a:hover {
text-decoration: underline;
}





.tx-indexedsearch-res {

}
.tx-indexedsearch-res .result_item {
margin: 20px 0px 0px 0px;
border-top: 1px solid #ccc;
}
#content .tx-indexedsearch-res .result_item h3 {
margin: 0;
padding: 10px 0px 0px 0px;
}

.tx-indexedsearch-res .result_item .rating {
padding: 0px 0px 0px 20px;
}
.tx-indexedsearch-res .result_item .description {
margin: 0;
padding: 0;
}
.tx-indexedsearch-res .result_item .tx-indexedsearch-redMarkup {
padding: 0px 2px;
background-color: #ff9;
color: #600;
}

.tx-indexedsearch-res .result_item .additional_info {
font-size: 90%;
}
