/* -------------------- CSS fuer search objects jakob-becker.de -------------------- */

/*#main_content .tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }*/

#main_content .tx-indexedsearch .searchbox-tmpl-css fieldset{
	position: relative;
	display: block;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 15px 0px 0px;
}

#main_content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
	border: 1px solid #666666;
	font-size: 12px;
	background-color: #CCCCCC;
	margin-top: 15px;
	left: 20px;
	float: left;
}

#main_content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:250px;
	font-size: 12px;
	border: 1px solid #666666;
	padding: 3px;
	left: 20px;
}

#main_content .tx-indexedsearch .tx-indexedsearch-whatis {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 15px;
}

#main_content .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}

#main_content .tx-indexedsearch .tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}

#main_content .tx-indexedsearch .tx-indexedsearch-res h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res h3 a {
	color: #333333;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
	font-style:normal;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#CC0000;
	font-style: italic;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
	color: #333333;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a {
	color: #333333;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
}

#main_content .tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color:#666666; 
}

#main_content .tx-indexedsearch .tx-indexedsearch-category {
	font-size:12px;
	font-weight:bold;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */

#main_content .tx-indexedsearch .res-tmpl-css { 
	clear:both; 
	margin-bottom:1em; 
	border: 0px solid; 
}

#main_content .tx-indexedsearch .searchbox-tmpl-css LABEL {
	float:left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	color: #333333;
	width: 120px;
	padding-left: 15px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css input, .tx-indexedsearch .searchbox-tmpl-css select {
	position: relative;
	border:1px solid #676767;
	height: 20px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#main_content .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:0; 
	font-weight:normal; 
	margin-top:-1.3em; 
	float:right; 
}

#main_content .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
	font-size: 11px;
	padding-left: 15px;
}

#main_content .tx-indexedsearch .info-tmpl-css dd.item-mtime { 
	float:none; 
}

#main_content .tx-indexedsearch .info-tmpl-css dd.item-path { 
	float:none; 
}

#main_content .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}

#main_content .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#main_content .item-path a{
	font-size: 11px;
	color: #333333;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-type {
	width: 120px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-defop {
	width: 130px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-media {
	width: 130px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-lang {
	width: 120px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-sections {
	width: 258px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-order {
	width: 140px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-desc {
	width: 110px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-results {
	width: 50px;
	left: 20px;
}

#main_content .tx-indexedsearch .searchbox-tmpl-css .tx-indexedsearch-selectbox-group {
	width: 120px;
	left: 20px;
}

#main_content .tx-indexedsearch-modelink {
	Udisplay: block;
	width: 120px;
	//margin-left: -200px;
	font-size: 12px;
	position: relative;
	float: right;
	top: 18px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main_content .tx-indexedsearch-modelink a {
	font-size: 12px:
}

.tx-indexedsearch input {
	margin-top: 2px;
	margin-bottom: 2px;
}

.tx-indexedsearch select {
	margin-top: 2px;
	margin-bottom: 2px;
}

.tx-indexedsearch checkbox {
	margin-top: 2px;
	margin-bottom: 2px;
}
