/********************************/
/* Produktsuche
/********************************/
div.productSearch{
	background-color:#cacaca;
	padding:5px 0 3px 9px;
	border-bottom:1px solid #FFF;
	font-size:78%;
}

div.productSearchFields{
  vertical-align:middle;
  margin:2px;

}

input.mainProductSearchInputText{
  width:133px;
}

input.productSearchImage{
  border:0px;
}

img.border{
  border:1px solid #c81400;
}


/********************************/
/* Link Materialanforderung
/********************************/

div.materialanforderung{
  padding:2px;
}

/********************************/
/* NameValuePairs Contentbereich
/********************************/
	
div.contentNameValuePair{
	margin: 0;	
	padding:2px;
	margin-bottom:2px;
}
	
div.contentName{
	width:150px;
	float:left;
}
	
div.contentValue{
	margin-left:150px;
	font-weight:bold;
}

/********************************/
/* Spezielle Textauszeichnungen
/********************************/

p.hinweis{
  color:gray;
}

span.warnung{
    background: url( '/module/bitag_produkte.mod/images/icon_beteiligung_warnung.gif') no-repeat;
	background-position: left top;
	padding-left: 18px;
}

div.productContent{
  border:1px solid #e3edff;
  padding:2px;
}

/********************************/
/* Suche
/********************************/

div.wrapperTblFeatures{     
  padding: 2px;
  background-color: #eeeeee;
  height: 2%;
  height: 24px;
  vertical-align: middle;
  <!--font-size:84%;-->
}

div.wrapperFullTextSearch{
  float:left;
}

div.fullTextSearch{
  width:300px;
  display:inline;
}

div.fullTextSearch input{
  padding:2px;
}

div.fullTextSearch input,
div.fullTextSearch img
{
  vertical-align:middle;
}

div.limitWrapper{
  vertical-align:middle;
  text-align:center;
  margin: 4px 0 0 0;
  white-space:nowrap;
}

div.ListeSearchWrapper{ 
	padding:1px;
	padding-top:2px;
	float:left;
}

div.ListeSearchFields{  
	display: inline;
}

div.ListeSearchFields input, div.ListeSearchFields img {
	vertical-align: middle;
}

div.ListeLimitWrapper{ 
	text-align: center;
	margin: 5px 0 0 0;
	white-space: nowrap;
}

/********************************/
/* Rahmen um Inhalte der Windowklasse
/********************************/

div.wrapperWindowContent{
  border:1px solid #c81400;
  border-top:0px;
  background-color:#FFF;
  margin:0;
  padding:4px;
}
