/*
	2010-11-01
*/

.tx-indexedsearch{margin-top: 0px;width: 470px; background-color: #FFFFFF;}
.tx-indexedsearch-searchbox{ float: left; width: 470px; padding: 0; border: none;}
.tx-indexedsearch-rules{display: none;}
.searchbox-searchline{ background-color: #F2F2F2; padding: 10px; width: 450px; vertical-align: top; float: left;}
.searchbox-cbline{ width: 470px; float: left; margin-top: 20px; margin-bottom: 20px;}
.searchbox-results{ color:#003268; font-size:13px; width: 470px; float: left; margin: 10px 0px 0px 0px;}

input.tx-indexedsearch-searchbox-searchword{ width: 346px;height: 26px;padding-left: 9px;padding-right: 9px;font-size: 12px;vertical-align: middle; font-family: Arial; font-weight: bold; color: #666666; border-color:#999999 #D9D9D9 #D9D9D9 #999999; border-style:groove solid solid groove; border-width:2px 1px 1px 2px; margin-top: -5px; margin-right: 0px;}
.tx-indexedsearch-searchbox-searchbutton{width: 82px;height: 30px;color: #FFFFFF;border: 0; margin-left: 0px;margin-top: 0px; background-color: #003268; border: 1px solid #cecece;}
.tx-indexedsearch-searchbox-searchbutton:hover{ background-color: #0053A6;}
.searchbox-header{ margin-bottom: 25px;font-size: 20px; color: #FF0000; padding-left: 9px;}
.tx-indexedsearch-browsebox{ width: 470px; height: 13px; line-height: 18px; margin: 40px 0px 0px 0px; margin-top: 40px; border-top: 1px solid #e6e6e6;}

.pagebrowser .browsebox {border-top:1px solid #E5E5E5;margin:40px 0 0;min-width:470px;width:470px;float:left;}
#pbPrevious{width: 58px;padding-left: 5px;padding-top: 7px;text-align: left; float: left;}
#pbNext{ width: 58px; padding-right: 5px; text-align: right; float: right; padding-top: 7px;}
#pbContent{ font-size: 11px;font-family: Arial; font-weight: normal; color: #999999 !important; text-align: center; margin: 0 auto; padding: 4px 0px;}
#pbContent .pbItem{ color: #999999 !important;}
#pbContent .pbItem a{ color: #999999 !important; text-decoration:none;}
#pbContent .pbItem a:visited{ color: #999999 !important; text-decoration:none;}
#pbContent .pbItem a:link{ color: #999999 !important; text-decoration:none;}
#pbContent .pbItem a:hover{color: #0053a6 !important; text-decoration:none;}
#pbContent .pbItemAbst{color: #999999; margin: 0px 13px;}
#pbContent .pbItemActive{color: #003268;}

.tx-indexedsearch-whatis{ display: none;}
.tx-indexedsearch-res{ width: 470px;}
.tx-indexedsearch-res-item{ float: left; padding: 20px 10px; background-color: #FFF; width: 450px; border-top: 1px solid #c5c5c5;}
.tx-indexedsearch-res-header, .tx-indexedsearch-res-descr, .tx-indexedsearch-res-footer { width: 100%;}
.tx-indexedsearch-res-header {font-family: Arial; font-size: 13px;color: #003268;}
.tx-indexedsearch-res-footer { margin-top: 7px; font-family: Arial; font-size: 11px; color: #003268;}
.tx-indexedsearch-res-header:hover, .tx-indexedsearch-res-footer:hover { color: #0053A6;}
.tx-indexedsearch-res-header a {text-decoration: none;}
.tx-indexedsearch-res-footer a { text-decoration: none; background: url(../images/link/link_pfeil_mehr_3_6.png) no-repeat left center; padding-left: 6px;}

.tx-indexedsearch-res-footer a:hover {
  text-decoration: none;
  background: url(../images/link/link_pfeil_mehr_rollover_3_6.png) no-repeat left center;
}

.searchlabel{ margin-right: 25px; height: 14px;float:left;}
.searchcb{ height: 14px; margin-right: 6px;float:left;}
.hspacer_search{float:left; width:470px;}

.cbinput{
	float:left;
}
.searchbox-cbline .checked{    
	float:left;
	padding-left:24px;
    	background: url(../images/search/checkbox_checked.gif) no-repeat left top;
        height: 22px;
}
.searchbox-cbline .unchecked{    
	float:left;
	padding-left:24px;
    	background: url(../images/search/checkbox_unchecked.gif) no-repeat left top;
    	height: 22px;
}

