@media all{

/*****************************************/
/* INDEXSUCHE*/
/*****************************************/

.tx-indexedsearch h1,
.tx-indexedsearch h2,
.tx-indexedsearch h3,
.tx-indexedsearch h4,
.tx-indexedsearch h5 {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch div {
	padding-bottom: 5px;
}

div.tx-indexedsearch-searchbox {
	width: 600px;
}

div.tx-indexedsearch-searchbox fieldset {
       border: 0 none !important;
       margin: 0;
       padding: 0;
       padding-top: 5px;
}

div.tx-indexedsearch-search-advanced,
div.tx-indexedsearch-whatis {
       clear: left;
}

.tx-indexedsearch div.clear {
       margin: 0;
       padding: 0;
      /*clear: both;*/
}

.tx-indexedsearch .tx-indexedsearch-title A {
	text-decoration: none;
	font-weight: normal !important;
}

/* searchbox*/

.tx-indexedsearch-form {
}

.tx-indexedsearch-search-submit {
	padding-left: 25% !important;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	border: 0;
	width: auto;
	color: #FFF;
	margin: 5px 0 0 5px;
	padding: 3px 10px;
	font-weight: bold;
	cursor: pointer;
	background: #006A5C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tx-indexedsearch select.tx-indexedsearch-selectbox-sections {
	width: 57%;
}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
    padding: 3px;
    border: 1px solid #ccc;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tx-indexedsearch-searchbox select {
    width: 28%;
    padding: 3px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* browsebox*/

.tx-indexedsearch .tx-indexedsearch-browsebox {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0px;
	padding-right: 0;
	margin-left: 10px;
	border-top: 1px solid #999;
}
.tx-indexedsearch div.tx-indexedsearch-sectionlinks {
	border-bottom: 1px solid #999;
}

.tx-indexedsearch div.tx-indexedsearch-sectionlinks,
.tx-indexedsearch div.tx-indexedsearch-sec {
	padding-left: 0;
	padding-right: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
	margin: 0;
	padding: 0;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
	margin: 0 !important;
	list-style-type: none;
	display: inline;
	padding-right: 1em;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ol {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ol li {
	list-style-type: square;
}

.tx-indexedsearch .tx-indexedsearch-res {
}

/* whatis - sw*/

.tx-indexedsearch .tx-indexedsearch-whatis {
	padding-top: 5px; 
	padding-bottom: 5px;
	margin: 0;
	padding-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; 
        padding-left: 0.2em;
        padding-right: 0.2em;
}

.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;
	clear: both;
	margin-left: 20px;
}

.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;
	margin-bottom: 1.5em;


}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A { 

}

/* secHead*/

.tx-indexedsearch-sec {
	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: 0.8em;
	padding-bottom: 0.2em;
}
.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 {
	MARGIN-BOTTOM: 0.2em;
	padding-left: 5px;
	padding-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-icon img{
	vertical-align: bottom;
}

.tx-indexedsearch .res-tmpl-css H3 A {
	text-decoration: none;
	font-weight: normal !important;
}

.tx-indexedsearch .res-tmpl-css H3 A:hover {
	text-decoration: underline;
}

.tx-indexedsearch .res-tmpl-css H3 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 100%;
	clear: both;
}


.tx-indexedsearch .searchbox-tmpl-css LABEL {
	FLOAT: left;
	WIDTH: 25%;
	padding-left: 5px;
}

.tx-indexedsearch .result-count-tmpl-css {
	FONT-WEIGHT: normal; 
	LETTER-SPACING: 0;
	float: right;
}

.tx-indexedsearch span.tx-indexedsearch-icon,
.tx-indexedsearch span.tx-indexedsearch-result-number,
.tx-indexedsearch span.tx-indexedsearch-title {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-icon {
background-color:#FFFFFF;
        padding-right: 2px;
}

.tx-indexedsearch .tx-indexedsearch-percent {
	FONT-WEIGHT: normal; 
	LETTER-SPACING: 0;
	float: right;
	text-align: right;
	width: 33px;
	background-color: #ffffff;
	display: none;
}

.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;
}

    
}