/* CSS Document */

.tx-indexedsearch-searchbox table {
	cellpadding:0;
	cellspacing:10px;
	padding-right: 20px;
	float: left;
}
.tx-indexedsearch-searchbox td {
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 20px;
	color: #DE8403;
	height: 2em;
}
.tx-indexedsearch-browsebox {
	clear: both;
	border-top: 2px ridge #FFFFFF;
	margin-top: 20px;
	padding-bottom: 20px;
}
.de #main #content .containereinspaltig .tx-indexedsearch .tx-indexedsearch-browsebox .browsebox .tx-indexedsearch-browselist-currentPage {
	list-style: none;
	margin: 0px;
	padding-right: 20px;
	float: left;
}
.tx-indexedsearch-browsebox .browsebox .tx-indexedsearch-browselist-currentPage a {
	color: #333333;
	text-decoration: none;
}
.de #main #content .containereinspaltig .tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li {
	list-style: none;
	margin: 0px;
	padding-right: 20px;
	float: left;
}
.tx-indexedsearch-res .tx-indexedsearch-res {
	clear: both;
	margin-top: 20px;
	border-top: 2px ridge #FFFFFF;
	padding-top: 10px;
}
.tx-indexedsearch-res .tx-indexedsearch-res table .tx-indexedsearch-title {
	font-size: 1.1em;
	font-weight: bold;
}
.tx-indexedsearch-res .tx-indexedsearch-res .tx-indexedsearch-percent {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
.tx-indexedsearch-res .tx-indexedsearch-res table .tx-indexedsearch-descr descr {
	font-size: 1.1em;
}
.tx-indexedsearch-res .tx-indexedsearch-res table .tx-indexedsearch-info {
	padding-top: 10px;
}
.tx-indexedsearch-res .tx-indexedsearch-res table {
	vertical-align: top;
	text-align: left;
}
.de #main #content .containereinspaltig .tx-indexedsearch {
	width: 610px;
}
.de #main #content .containereinspaltig select, .de #main #content .containereinspaltig .tx-indexedsearch-searchbox-sword {
	color: #808080;
	font-size: 0.8em;
	margin-bottom: 6px;
	width: 200PX;
}
