/*****************************************/
/* INDEXSUCHE*/
/*****************************************/
.tx-indexedsearch-searchbox .clear {
	clear: both;
	height: 5px !important;
}

.tx-indexedsearch-search-submit {
	padding-left: 11.5em;
	padding-top:0.5em;
}

.tx-indexedsearch-search-submit INPUT {
color: #010046;
background-color: #ffb901;
border: none;
font-size:1.2em;
}

.tx-indexedsearch .tx-indexedsearch-title A {
	text-decoration: underline;
	font-weight: normal !important;
}

/* browsebox*/

.tx-indexedsearch .tx-indexedsearch-browsebox {
	padding-top: 0.3em;
	padding-bottom: 0.8em;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
	margin-top: 1em;
	margin-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
	display: inline;
	margin: 0 !important;
	margin-right: 0.5em !important;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ol {
	margin-top: 1em;
	margin-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ol li {
	list-style-type: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	MARGIN-RIGHT: 1em;
}

/* searchbox*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	WIDTH: 100px
}

.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	WIDTH: 150px;

}

/* whatis - sw*/

.tx-indexedsearch .tx-indexedsearch-whatis {
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
	margin-top: 1em;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; 
	FONT-STYLE: italic;
	color: #010046;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center
}

/* descr*/

.tx-indexedsearch .tx-indexedsearch-descr  {
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	FONT-STYLE: italic
}

/* redMarkup*/

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #010046;
	font-weight: bold;
}

.tx-indexedsearch-redMarkup {
	font-weight: normal;
}

/* info*/

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 0.3em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A { 

}

/* secHead*/

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 1em; 
	MARGIN-BOTTOM: 0.5em;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 0;
}


.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #010046;
}

.tx-indexedsearch .tx-indexedsearch-category {
	FONT-WEIGHT: bold; 
}


/* css additional*/


.tx-indexedsearch .res-tmpl-css {
	CLEAR: both; 
	MARGIN-BOTTOM: 0.5em
}

.tx-indexedsearch .tx-indexedsearch-icon img{

vertical-align:bottom;

}

.tx-indexedsearch .res-tmpl-css H3 A {
	text-decoration: underline;
	font-weight: normal !important;
}

.tx-indexedsearch .res-tmpl-css H3 {
	font-size: 100%;
	padding-bottom:0.5em;	
}







.tx-indexedsearch .searchbox-tmpl-css LABEL {
	FLOAT: left;
	WIDTH: 10em;
	MARGIN-RIGHT: 1em
}
.tx-indexedsearch .result-count-tmpl-css {
	MARGIN-TOP: -1.2em; 
	FONT-WEIGHT: normal; 
	LETTER-SPACING: 0;
}
.tx-indexedsearch .percent-tmpl-css {
	MARGIN-TOP: -1.5em; 
	FONT-WEIGHT: normal; 
	LETTER-SPACING: 0;
}
.tx-indexedsearch .info-tmpl-css DT {
	FLOAT: left;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch DL.info-tmpl-css DD {
	FLOAT: left;
	margin: 0;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.tx-indexedsearch .info-tmpl-css DD.item-mtime {
	FLOAT: none
}
.tx-indexedsearch .info-tmpl-css DD.item-path {
	FLOAT: none
}



.tx-indexedsearch legend {
	display: none;
}
