#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #273187;
  background-image:url(/images/bg_selection_category_list.jpg);
  background-repeat: repeat-y;
  line-height: 14px;
}

#contentWrapper
{
  width: 970px;
  overflow: hidden;
}

#contentDivider
{
  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;
}

.newsletter h1
{
  font-size: 16px;
  margin: 12px 0 12px 12px;
}

.newsletter .formDiv
{
  background: url(/images/service/newsletter_bg_top.jpg) no-repeat left top #D0DADF;
  float: left;
  margin: 12px 0 0 12px;
  padding: 12px 0 0 0;
  width: 333px;
}

.newsletter .formDivContent
{
  background: url(/images/service/newsletter_bg_bottom.jpg) no-repeat left bottom #D0DADF;
  float: left;
  margin: 0;
  padding: 0 12px 12px 12px;
  /* width: 333px; */
}

.newsletter .imageDiv
{
  float: left;
  margin: 12px 0 0 12px;
  width: 422px;
  height: 489px;
}

.newsletter p.info
{
  font-weight: bold;
  overflow: hidden;
  margin: 12px 12px 24px 12px;
}

.newsletter p.infoStan
{
  overflow: hidden;
  margin: 12px 12px 24px 12px;
}

.newsletter .fieldRow
{
  padding: 0 0 0 24px;
}

.newsletter .fieldRow input
{
  border: 1px solid #273187;
  color: #273187;
}

.newsletter .formDiv input
{
  display: block;
  width: 240px;
  font-family: verdana,arial,helvetica;
  height: 18px;
  font-size: 11px;
  vertical-align: middle;
  margin: 4px 10px 5px 0;
}

.fieldRow label
{
  display: block;
  width: 240px;
  font-weight: bold;
  margin: 0;
}

.buttonRow p
{
  font-weight: bold;
  margin: 0;
  line-height: 11px;
}

form br, .buttonRow br
{
  clear: both;
}

.newsletter #buttonSubmit
{
  background-color: #241c58;
  float: right;
  height: 22px;
  margin: 12px 41px 12px 0;
}
.newsletter #buttonSubmit a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #D0DADF;
  line-height: 22px;
  padding: 0 28px 0 8px;
  background: url(../images/forward_25x22_blau.jpg) no-repeat right center;
}

.newsletter #buttonSubmit a:hover
{
  color: #eea31e;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(../images/button_sortiment_start_blau.jpg) no-repeat left top;
}

.buttonStartLink
{
  float: left;
  height: 22px;
  width: 230px;
  background: url(../images/button_sortiment_start_blau.jpg) no-repeat left top;
}

#error
{
  color: #d31736;
  font-weight: bold;
  background: url(/images/error_msg_icon.jpg) no-repeat left top;
  padding: 0 0 12px 60px;
  margin: 0 0 20px 0;
  height: 49px;
  width: 600px;
}

#error span
{
  display: block;
  margin: 0 0 24px 0;
}

