.tx-indexedsearch-searchbox SELECT {
	width:180px;
	font-size:10px;
}

.tx-indexedsearch-searchbox TD {
	padding-bottom:10px;
}

html body #container #main #content #contentText .tx-indexedsearch .tx-indexedsearch-browsebox UL LI {
	display: inline;
	list-style: none;
	background-image: none;
	padding-left: 0px;
	padding-right: 2px;
}

#content #contentText .tx-indexedsearch-browsebox A {
	text-decoration:none;
}

.tx-indexedsearch-result-number {
	font-weight:bold;
}

.tx-indexedsearch-title {
	font-weight:bold;
	padding-bottom:15px;
}

.tx-indexedsearch-descr {
	padding-bottom:15px;
}

/**
 * INDEXEDSEARCH
 ****************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox {
	width: 446px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #ACACAC;
	border-top: 5px solid #ACACAC;
	background-color: #EEEEEE;
}
* HTML .tx-indexedsearch .tx-indexedsearch-searchbox {
	width: 100%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.searchbottom {
	width: 120px;
	margin: 2px 0 0 0;
	padding: 0 0 0 20px;
	border: none;
	background-image: url(../../images/arrow03_allg_invers.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EEEEEE;
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.searchlabel {
	padding: 14px 0 0 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.searchfield select {
	width: 180px;
	/* background-color: #D6D6D6; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	padding: 0 0 30px 0;
}
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-browsebox .previous a,
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-browsebox .middle a,
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-browsebox .next a {
	text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	background-color: #FFFFFF;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 180px;
	height: 16px;
	border: none;
	border-bottom: 1px solid #5A5A5A;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-sectionlinks ul {
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-searchbox span.advancedsearch {
	font-weight: bold;
}
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-searchbox span.advancedsearch a {
	text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch div.tx-indexedsearch-noresults {
	padding: 20px 0 0 0;
	text-align: left;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res h3.tx-indexedsearch-title-caption {
	width: 100%;
	font-size: 11px;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-resultrow {
	padding: 0 0 20px 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}
body.bodyAllg #content #contentText .tx-indexedsearch .tx-indexedsearch-res  .tx-indexedsearch-resultrow .tx-indexedsearch-descr a {
	text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #CC0000;
	font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#eeeeff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}
div.tx-indexedsearch-resultrow h3.tx-indexedsearch-title-caption span.searchrating {
	float: right;
	font-weight: normal;
}


