/*****************************************/
/* INDEXSUCHE*/
/*****************************************/

.tx-indexedsearch h1,
.tx-indexedsearch h2,
.tx-indexedsearch h3,
.tx-indexedsearch h4,
.tx-indexedsearch h5 {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch div {
margin-bottom:10px;
}

.tx-indexedsearch fieldset {
padding:0;
}

.tx-indexedsearch div.clear {
margin:0;
}

.tx-indexedsearch .tx-indexedsearch-title A {
	text-decoration: none;
	font-weight: normal !important;
}

/* searchbox*/

.tx-indexedsearch-form {
}

.tx-indexedsearch-search-submit {

	margin-left: 100px;
}

.tx-indexedsearch-search-submit INPUT {
	color: #ffffff;
	border: 1px solid #333333;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	WIDTH: 60px;
	text-align: left;
	color:#333333;
	cursor:pointer;
	background-color:#c9c9c9;
	border:1px solid #333333;
}


.tx-indexedsearch select.tx-indexedsearch-selectbox-sections {
	width:220px;
}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	WIDTH: 150px;
	border:1px solid #333333;
}




/* 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: 1em;
}

.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-left: 1em;
}





/* 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: normal;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color:#333333;
	color:#c9c9c9;
	margin-left:0.1em;
	margin-right:0.1em;
}
.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 {
	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-sec {
	/*border-top: 1px solid #a7a7a7;*/
	margin-top: 0.2em;
}

.tx-indexedsearch-sec ol li,
.tx-indexedsearch-sec ul li {
margin-left: 1em !important;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 1em;
	margin-BOTTOM: 10px;
	padding-bottom: 0.2em;
	/*border-bottom: 1px solid #a7a7a7;*/
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 0;
}


.tx-indexedsearch .tx-indexedsearch-res .noResume {
	COLOR: #585858;
}

.tx-indexedsearch .tx-indexedsearch-category {
	FONT-WEIGHT: bold; 
}


/* css additional*/


.tx-indexedsearch .res-tmpl-css {
	CLEAR: both;
	MARGIN-BOTTOM: 10px
}

.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 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 85%;
}


.tx-indexedsearch .searchbox-tmpl-css LABEL {
	FLOAT: left;
	WIDTH: 100px;
	MARGIN-RIGHT: 0px;
	padding-left:0px;
}

.tx-indexedsearch .result-count-tmpl-css {
	MARGIN-TOP: -1.2em; 
	FONT-WEIGHT: bold; 
	LETTER-SPACING: 0;
	float: right;
}

.tx-indexedsearch .percent-tmpl-css {
	MARGIN-TOP: -1.5em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0;
	float: right;
	font-size:120%;
}

.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;
}

