/************************************ Suche************************************/
#suche {
margin-left:70px;
color: white;
font-size:13px;
font-weight:bold;
padding-top:1px;
}


#suche_field {
  padding-right:5px;
  margin-top:2px;
  height:15px;
  width:120px;
}
#suche_submit {
  margin-left:5px;
  margin-right:5px;
  width:40px;
  height:19px;
  color:white;
  font-weight:bold;
  background-color:transparent;
  border:2px solid white;
  cursor:pointer;
  font-size:11px;
}

label {
  margin-right:5px;
}
.tx-indexedsearch {
  padding: 0px;
  margin-top: 10px;;
  float: left;
  width: 100%;
}
#suchformular {

}
.searchbox-tmpl-css {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}
.tx-indexedsearch-form {
  float: left;
  margin: 0 10px 0 0;

 }
.tx-indexedsearch-search-linktoothermode {
  float: left;
  clear: both;
  margin: 0;
  padding: 10px 0 10px 0;
  width: 100%;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 10px 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  margin: 0;
  padding: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight: bold;
	margin: 0px;
	/*clear: both;*/
	width: 100%;
	text-align:left;
	margin-top:5px;
}
.tx-indexedsearch-res {
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tx-indexedsearch-icon {
  float: left;
  margin: 0;
  padding: 0;
  width: 5%;
}
.tx-indexedsearch-title {
  float: left;
  margin: 0;
  padding: 0;
  width: 85%;
  font-weight: bold;
	color: #FFF;

}

.tx-indexedsearch-title a {
  color:#000000;
  	text-decoration:underline;
}
.tx-indexedsearch-percent {
  float: left;
  margin: 0;
  padding: 0;
  width: 10%;
  text-align: right;
	color:#000066;
}
.tx-indexedsearch-descr {
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
}
.tx-indexedsearch-descr p {
  margin: 0;
  padding: 5px 0 5px 20px;
}
.tx-indexedsearch-text-item-size {
  float: left;
  margin: 0;
  padding: 0;
  width: 30%;
  color:#000066;
}
.tx-indexedsearch-text-item-size p {
  margin: 0;
  padding: 0 0 0 20px;
  color:#000000;
}
.tx-indexedsearch-text-item-crdatee {
  float: left;
  margin: 0;
  padding: 0;
  width: 30%;
  color:#000000;
}
.tx-indexedsearch-text-item-crdatee p {
  margin: 0;
  padding: 0 0 0 20px;
  color:#000000;
}
.tx-indexedsearch-text-item-mtimee {
  float: left;
  margin: 0;
  padding: 0;
  width: 40%;
  text-align: right;
  color:#000000;
}
.tx-indexedsearch-text-item-mtimee p {
  margin: 0;
  padding: 0;
  color:#000000;
}
.tx-indexedsearch-text-item-path {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  color:#000000;
}
.tx-indexedsearch-text-item-path p {
  margin: 0;
  padding: 3px 0 3px 20px;
  color:#000000;
}
.tx-indexedsearch-text-item-path a {
  color:#000000;
}
.tx-indexedsearch-redMarkup {
	color: #E10019;
}
.tx-indexedsearch-info {
	background: #E4E4E4;
	color: #000000;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: bottom;
}
.tx-indexedsearch-search-for-label {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  /*color: #00e9ee;*/
}
.tx-indexedsearch-search-in,
.tx-indexedsearch-search-select-section {
  float: left;
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
  width: 100%;
}
.tx-indexedsearch-search-select-order {
  float: left;
  clear: both;
  margin: 0;
  padding: 10px 0 10px 0;
  width: 100%;
}

.tx-indexedsearch-search-in .tx-indexedsearch-selectbox-media,
.tx-indexedsearch-search-in .tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-search-select-section .tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-search-select-order .tx-indexedsearch-selectbox-order,
.tx-indexedsearch-search-select-order .tx-indexedsearch-selectbox-desc {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  width: 250px;
 border:1px solid #646567;
 height:20px;
}

#tx-indexedsearch-selectbox-desc {
  margin-top:2px;
  margin-bottom:10px;
	border:1px solid #646567;
	height:20px;
}

#tx-indexedsearch-searchbox-sword {
	width: 198px;
	float: left;
	border:1px solid #646567;
	margin-right: 5px;
	height:17px;
}
#tx-indexedsearch-searchbox-button-submit {
  margin-left:4px;
  width:40px;
  height:19px;
  border: 2px solid #646567;
  background-color:white;
  color:#646567;
  font-weight:bold;
  cursor:pointer;
}
#inhalt_mittlere_spalte div.form_field {
	padding: 0;
	margin: 0;

}

/************************************ Suche Ende ******************************/