/*******************************************
* Styles f?ension "tx_indexedsearch"
********************************************/

.tx-indexedsearch form {
font-size: 76%;
margin: 0.5em;
}
#col3_content .tx-indexedsearch form p {
	font-size: 100%;
	padding-left: 1em;
	background-image: url(../../../img/nav_act_pfeil.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 1%;
	margin-left:0;
}
#col3_content .tx-indexedsearch form p a {
	color: #1477C8;
	text-decoration: none;
	font-weight: bold;
}
.tx-indexedsearch form fieldset legend {
	display: none;
}
.tx-indexedsearch select {
	margin: 0.3em 0;
	vertical-align: middle;
	width: 295px;
}
.tx-indexedsearch input {
	margin: 0.3em 0;
	vertical-align: middle;
}
.tx-indexedsearch label {
	display: block;
	float: left;
	width: 120px;
line-height: 200%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
width:100px; 
margin-left: 120px;
padding:0;
}
* html .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
margin-left: 123px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
         width:290px; 
	background: #FFFFFF;
	padding: 0.1em 0.2em;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
font-weight:bold; 
font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
margin-top:10px; 
margin-bottom:5px;
text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	text-align: center;
	border-top: 1px solid #1477C8;
	border-bottom: 1px solid #1477C8;
	padding: 0.5em 0.5em;
	background: #F0F0F0;
}

.tx-indexedsearch-browsebox ul.browsebox {
		margin:0; padding: 0;
}

#col3_content .tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	margin:0 1em; padding: 0;
}
.tx-indexedsearch-browsebox ul.browsebox li a {
	margin:0; padding: 0;
	color: #1477c8;
	font-weight: bold;
}

/*****************Resultate*************/

.tx-indexedsearch-res h3 {
background: #1477C8;
font-weight: bold;
padding:0;
border-top: 1px solid white;
}

#col3_content .tx-indexedsearch-res h3 a {
	color:#FFFFFF;
	text-decoration: none;
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
text-align:center; 
font-weight:bold; 
}

.tx-indexedsearch-icon {
margin:0; padding:0;

}
#col3_content div.contentElement h3 span.tx-indexedsearch-icon img {
margin:0; padding:0;
vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { }

.tx-indexedsearch-percent { 
color:#FFFFFF; float: right; position: relative; /*top:-1.2em; right: 0.5em;*/
}
.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 { 
font-size: 69%;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info dt, .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info dd {
	display: inline;
}
#col3_content .tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info  {
	padding: 0.5em;
}
.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-style: normal; 
padding: 0 0.3em 0 0.3em; 
border: 1px #1477C8 solid; 
background-color: #F0F0F0;
}