/************************** Styles für Extension "tx_indexedsearch"********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	border: 1px solid #004895;
	margin: 10px 0 0 50px;
	font-size: 0.9em;
	text-align: left;
	width: 100px;
	height:auto;
	background-color: #FFF;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	border: 1px solid #004895;
	margin-left: 50px;
	width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 20px;
	margin-bottom: 5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #004895;
	text-indent: 5px;
	font-size: 1.0em;	
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a{	
	font-size: 1.0em;
	color: #fff;	
}

.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;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #d3e2f9;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}
.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;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	font-family: monospace;
	font-style: normal;
	padding: 0 0.3em 0 0.3em;
	background: #d3e2f9;
	border: 1px #314594 solid;
}
td.tx-indexedsearch-percent {
	background-color: #d3e2f9;
}
.tx-macinasearchbox-pi1 {
	margin: 10px 5px;
}
#suchformbutton {	
	width: 65px;
	background-color: #004895;
	border: 1px solid #FAFAFA;
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 0.9em;
	color: #fff;
}

#suchformfeld {
	margin-left:10px;
	border: 1px solid #314594;
	width:  95px;
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 0.9em;
	color: #314594;
}

#suchform{
	margin:-14px;
	padding:0px;
	border: none;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	padding: 10px;
	font-style: italic;
	font-size: 0.9em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	border: none;
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial,sans-serif;
	color:#004895;
	font-size: 1.0em;
	font-weight: bold;
}

.tx-indexedsearch-icon icon{
	border: 1px solid #004895;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	border: none;
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 1.0em;
	font-style:italic;
	color: #004895;
}