#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #273187;
  background-image:url(/images/bg_selection_detail_l.jpg);
  background-repeat: repeat-y;
  line-height: 14px;
}

#contentWrapper
{
  width: 970px;
  overflow: hidden;
}

#contentDivider
{
  width: 970px;
  height: 12px;
  background-image:url(/images/bg_shop_footer.jpg);
  background-repeat: repeat-x;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#threeColLayout #primaryContent
{
  float: left;
  width: 805px;
  margin: 0;
  padding: 0;
  background: url(/images/ecke_blau_weiss_ol_12x12.gif) no-repeat left top;
}

#searchResult
{
  float: left;
  display: inline;
  width: 637px;
  margin: 0;
}

h1
{
  margin: 0;
  font-size: 17px;
  margin: 24px 0 0 24px;
}

#register
{
  clear: both;
  margin: 24px 24px 0 24px;
  height: 26px;
  overflow: hidden;
  padding: 0;
  background: url(/images/query_bg_top.jpg) repeat-x right top;
}

#register #selection
{
  float: left;
  display: inline;
}

#register #shop
{
  float: left;
  display: inline;
}

.productPager
{
  clear: both;
  margin: 0 24px 12px 24px;
  padding: 12px 0 12px 0;
  background: url(/images/divider_detail_h.jpg) repeat-x left bottom;
  overflow: hidden;
  height: 14px;
}

.pagerDiv
{
  float: left;
  margin: 0 24px 0 0;
}

#register .active1
{
  background: url(/images/query_bg_active_1.jpg) no-repeat left top;
  padding: 0 0 0 5px;
  height: 26px;
  overflow: hidden;
}
#register .active2
{
  /*height: 26px;*/
  background: url(/images/query_bg_active_2.jpg) no-repeat right top;
  padding: 6px 10px 6px 5px;
}
#register .inactive1
{
  background: url(/images/query_bg_inactive_1.jpg) no-repeat left top;
  padding: 0 0 0 5px;
  height: 26px;
  overflow: hidden;
}

#register .inactive2
{
  padding: 6px 10px 6px 5px;
  /*height: 26px;*/
  background: url(/images/query_bg_inactive_2.jpg) no-repeat right top;
}

#searchResult a
{
  color: #241C58;
  font-weight: bold;
}
#register a
{
  text-decoration: none;
}
#register a:hover, #searchResult a:hover, .costInfo
{
  color: #d31736;
  font-weight: bold;
}

#productList
{
  margin: 0 24px 12px 24px;
  border-left: 1px solid #BAC8E3;
  border-right: 1px solid #BAC8E3;
  border-bottom: 1px solid #BAC8E3;
  line-height: 14px;
  overflow: hidden;
  padding: 0;
}

#productList .product .image
{
  float: left;
  margin: 0 24px 0 0;
}

#productList .product .content
{
  float: left;
  width: 330px;  
}

#productList .product
{
  margin: 24px 24px 0 24px;
  background: url(/images/divider_detail_h.jpg) repeat-x left bottom;
  padding: 0 0 24px 0;
}

.submitRow
{
  /* margin: 0 24px 0 0; */
  margin: 0;
  overflow: hidden;
  float: right;
  width: 100px;
}
.buttonSubmit
{
  height: 22px;
  margin: 0 0 12px 0;
  background-color: #241c58;
  float: right;
}
#searchResult .submitRow .buttonSubmit a,
#query_input_div .buttonSubmit a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 28px 0 8px;
  background: url(../images/forward_25x22.jpg) no-repeat right center;
}
#searchResult .submitRow .buttonSubmit a:hover,
#query_input_div .buttonSubmit a:hover
{
  color: #eea31e;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(../images/button_sortiment_start.jpg) no-repeat left top;
}

.buttonBack
{
  height: 22px;
  margin: 12px 0 0 0;
  background-color: #241c58;
  float: left;
}
#searchResult .buttonBack a,
#query_input_div .buttonBack a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(../images/back_25x22.jpg) no-repeat left center;
}
#searchResult .buttonBack a:hover,
#query_input_div .buttonBack a:hover
{
  color: #eea31e;
}
.buttonStartBack
{
  float: left;
  height: 22px;
  background: url(../images/button_out_end.jpg) no-repeat right top;
}
/***STYLES ADVANCED SEARCH ***/
#advancedSearchForm
{
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  width: 637px;
}

#formDiv
{
  margin: 24px;
  overflow: hidden;
  width: 589px;
}

.fieldRow input, .fieldRow select, .fieldRow textarea, .fieldRow input.file
{
  border: 1px solid #273187;
  color: #273187;
  height: 20px;
  line-height: 20px;
}

.fieldRow .mandatory
{
  float: left;
  margin: 2px 12px 0 0;
}

.fieldRow input#query
{
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  width: 240px;
}

#query_input_div
{
  border-bottom: 1px dotted #273187;
  overflow: hidden;
  width: 589px;
  padding: 0;
}

#query_input_div .fieldRow
{
  float: left;
  line-height: 16px;
  width: 400px;
}

#searchResult #query_input_div
{
  border: none;
  margin: 24px 0 0 24px;
  padding: 0;
}

#advancedSearchForm .buttonSubmit
{
  margin: 0 12px 0 0;
}

#advancedSearchForm .query_type_shop 
{
  width: 250px;
  margin-top: 12px;
}

#advancedSearchForm .query_type_selection
{
  width: 260px;
  margin-top: 12px;
}

#advancedSearchForm .query_type_selection
{
  float: left;
}

#advancedSearchForm .query_type_shop
{
  float: right;
  margin-right: 12px;
}

#advanced_input_div
{
  clear: both;
}

#advanced_input_div .radioCol, #advanced_input_div .fieldCol
{
  float: left;
  display: inline;
}

#advanced_input_div .radioCol
{
  margin: 0 12px 0 12px;
}

.fieldRow label.query_type_label
{
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 12px 0;
  width: 180px;
}
.radioCol input#query_type_selection,
.radioCol input#query_type_shop
{
  margin: -1px 0 0 0;
  border: none;
}

.fieldRow select#scale_id
{
  margin: 12px 0 0 0;
  width: 200px;
}

.fieldRow select#price_category_id
{
  margin: 6px 0 6px 0;
  width: 200px;
}

div.fieldRowCheck
{
  /*clear: both;
  float: none;*/
  margin-top: 6px;
  position: relative;
}

div.fieldRowCheck input
{
  position: absolute;
  left: -3px;
  top: -3px;
}

div.query_type_shop div.fieldRowCheck
{
  overflow: hidden;
  width: 200px;
  margin-top: 12px;
}

div.fieldRowCheck label 
{
  display: block;
  margin-left: 24px;
  width: 180px;
}

div.query_type_shop div.fieldRowCheck label 
{
  /*margin-top: 12px;*/
}

div.query_type_shop div.fieldRow select 
{
  width: 176px;
  margin: 6px 0 0 24px;
}

.advancedSearch .search_info
{
  display: block;
  font-weight: bold;
  margin: 0 0 12px 0;
}

.search_image
{
  float: right;
  margin: 0 12px 0 0;
}

#error
{
  color: #d31736;
  font-weight: bold;
}

#error ul li
{
  list-style-image: url(/images/weiter_onover_13x13.jpg);
}

.infoText
{
  clear: both;
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 12px 0;
  overflow: hidden;
}

#query_input_div #infoText2
{
  padding: 12px 0 0 0;
  margin: 0 0 12px 0;
}

#productList .infoText
{
  margin: 0 24px 0 24px;
}

#productList .infoText span
{
  color: #D31736;
}

.regular_search_head #query_input_div h1
{
  float: left;
  margin: 0;
  width: 380px;
  line-height: 20px;
}

.regular_search_head #query_input_div .buttonSubmit
{
  margin-bottom: 0;
}