.redCMS_Search_word{
  /* font-weight: bolder; */
  /* color: red; */
}

.modSearchMedium {
  font-size: 11px;
  font-family: arial;
  color: #333333;
  
  }

.modSearchResult {
  font-size: 11px;
  font-family: arial;
  color: #333333;
  background-color: #ffffff;
  }
  /*
.modSearchMedium input, select, option {
  font-size: 11px;
  font-family: arial;
  border: 1px embossed black;
  background-color: #e8e8e8;
  color: #333333;
  }
*/
  
.modSearchPaging {
  background-color:#e8e8e8;
  height:25px;
  width: 100%;
  border: 1px solid #666666;
  }
  
.modSearchPaging  .text{
  font-size: 11px;
  font-family: arial;
 
}

.modSearchPaging  .seite{
  font-size: 11px;
  font-family: arial;
  text-align: right;
}
 
  
.modSearchDate {
  	 font-size: 11px;
  	 font-family: arial;
	 color:#666666;
	 text-align: right;
  }
