#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;
}

#error
{
  color: #d31736;
  font-weight: bold;
  margin: 0 0 0 140px;
}

#error ul li
{
  list-style-image: url(/images/weiter_onover_13x13.jpg);
}

#feedbackForm
{
  float: left;
  display: inline;
  width: 637px;
  margin: 0;
}

h1
{
  font-size: 16px;
  margin: 24px 0 24px 24px;
}

p.intro
{
  margin: 24px 0 24px 24px;
}

p.question
{
  font-weight: bold;
  margin: 12px 0 12px 160px;
  width: 395px;
}

#formDiv h2
{
  margin: 24px 24px 12px 24px;
}

#formDiv img
{
  margin: 0 24px 24px 24px;
}

#formDiv img.line
{
  margin: 0;
}

.fieldRow input, .fieldRow select, .fieldRow textarea
{
  border: 1px solid #273187;
  color: #273187;
}

.fieldRow input, .fieldRow select
{
  display: block;
  width: 240px;
  font-family: verdana,arial,helvetica;
  height: 18px;
  font-size: 11px;
  vertical-align: middle;
  margin: 4px 10px 5px 0;
}

.fieldRow input.check
{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  font-size: 11px;
  vertical-align: middle;
  margin: 0 10px 5px 0;
  border: none;
}

.fieldRow input.accept
{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 10px 5px 24px;
}

.fieldRow label
{
  display: block;
  margin: 0;
}

form br
{
  clear: both;
}

.submitRow
{
  /* margin: 0 24px 0 0; */
  float: none;
  margin: 12px 0 24px 160px;
  width: 395px;
  overflow: hidden;
}

#editorialBody .submitRow
{
  width: 155px;
}

#buttonSubmit
{
  height: 22px;
  margin: 12px 0 12px 0;
  background-color: #241c58;
  float: right;
}
#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;
}
#buttonSubmit a:hover
{
  color: #eea31e;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(../images/button_sortiment_start.jpg) no-repeat left top;
}

#formDiv .fieldRow
{
  margin: 0 0 0 24px;
  padding: 0 0 0 160px;
}

#formDiv .fieldRow img.mandatory
{
  float: left;
  margin: 14px 12px 0 0;
}

p.mandatory
{
  margin: 0 24px 24px 24px;
  font-weight: bold;
  padding: 12px 0 0 0;
}

.fieldRow input#firstname
{
  width: 166px;
  float: left;
  margin: 12px 12px 0 0;
}
.fieldRow input#lastname
{
  width: 166px;
  float: left;
  margin: 12px 0 0 0;
}
.fieldRow label.firstname
{
  width: 166px;
  float: left;
  margin: 2px 12px 0 31px;
  display: inline;
}
.fieldRow label.lastname
{
  width: 166px;
  float: left;
  margin: 2px 0 0 0;
  display: inline;
}

.fieldRow input#street
{
  width: 346px;
  float: left;
  margin: 12px 0 0 0;
}
.fieldRow label.street
{
  width: 346px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#zip
{
  width: 74px;
  float: left;
  margin: 12px 12px 0 0;
}
.fieldRow input#city
{
  width: 258px;
  float: left;
  margin: 12px 0 0 0;
}
.fieldRow label.zip
{
  width: 74px;
  float: left;
  margin: 2px 12px 0 31px;
  display: inline;
}
.fieldRow label.city
{
  width: 258px;
  float: left;
  margin: 2px 0 0 0;
  display: inline;
}

.fieldRow input#country
{
  width: 346px;
  float: left;
  margin: 12px 0 0 0;
}
.fieldRow label.country
{
  width: 346px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#dateofbirth
{
  width: 166px;
  float: left;
  margin: 12px 0 0 31px;
  display: inline;
}
.fieldRow button#trigger_dateofbirth
{
  margin: 12px 0 0 0;
}
.fieldRow label.dateofbirth
{
  width: 166px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#email
{
  width: 346px;
  float: left;
  margin: 12px 0 0 0;
}
.fieldRow label.email
{
  width: 346px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

#editorialBody
{
  float: left;
  display: inline;
  line-height: 14px;
  width: 561px;
  margin: 12px 12px 24px 12px;
  overflow: auto;
}

#editorialBody .image
{
  float: left;
  display: inline;
  margin: 0;
  width: 243px;
}

#editorialBody img
{
  margin: 0 12px 12px 0;
}

#editorialBody .imageSubTitle
{
  margin: 24px 12px 5px 0;
  font-weight: bold;
}

#editorialBody .content
{
  float: left;
  display: inline;
  margin: 0;
  width: 318px;
}
/* 3 styles for the newsletter accept box */
#formDiv #checkRowCirc
{
  margin: 0 0 0 55px;
  overflow: hidden;
}
.fieldRow input.accept
{
  display: inline;
  float: left;
  width: 15px;
  height: 15px;
  margin: 12px 15px 25px 0;
  border: none;
}
label.accept_label 
{
  margin: 12px 0 0 0;
  width: 320px;
}

