@charset "UTF-8";
/* CSS Document */

.suche {
	padding: 8px;
	background: #ffffff;
	margin-bottom: 13px;
}

.input-suche {
	padding-right: 12px;
}
.eingabefeld {
	width: 115px;
	height: 12px;
	border: 1px solid #2a6547;
	
}

.send-suche {
	width: 80px;
	height: 12px;
	margin-right: 0px;
}

.sendeknopf {
	width: 60px;
	margin: 0;
}



.tx-indexedsearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.tx-indexedsearch a {
	color: #ee2f31;
	text-decoration: underline;
}
.tx-indexedsearch-selectbox-type {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-defop {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-media {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-lang {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-sections {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-order {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-desc {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-results {margin: 0 10px 4px 10px;}
.tx-indexedsearch-selectbox-group {margin: 0 10px 4px 10px;}


.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:10px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:80px; float:left;  margin: 10px 0 0 10px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:140px; margin: 0 10px 10px 10px; border: 1px solid #2a6547;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; margin-bottom:4px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {color: #2a6547; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeddjj; padding 3px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

1/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:10px; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:10px; width:200px; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
