#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;
}

.login h1, .newsletter h1
{
  font-size: 16px;
  margin: 30px 0 0 24px;
}

.login .formDiv, .newsletter .formDiv
{
  margin: 25px 0 200px 80px;
  width: 240px;
}

.login p.info
{
  font-weight: bold;
}

.newsletter p.info
{
  font-weight: bold;
  width: 480px;
  overflow: hidden;
  margin: 0 0 24px 0;
}

.newsletter p.infoStan
{
  width: 480px;
  overflow: hidden;
  margin: 0 0 24px 0;
}

.login #sf_guard_auth_password, .login #sf_guard_auth_remember, 
  .login #sf_guard_auth_password_confirm,.login #sf_guard_auth_password_active
{
  margin: 25px 0 0 0;
}

.login .fieldRow input, .fieldRow select, .fieldRow textarea, .newsletter .fieldRow input
{
  border: 1px solid #273187;
  color: #273187;
}

.login .fieldRow input, .fieldRow select, .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;
}

.login .fieldRow input.check
{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  font-size: 11px;
  vertical-align: middle;
  margin: 0 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;
}

.login #buttonSubmit, .newsletter #buttonSubmit
{
  height: 22px;
  margin: 12px 0 12px 0;
  background-color: #241c58;
  float: right;
}
.login #buttonSubmit a, .newsletter #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;
}
.login #buttonSubmit a:hover, .login #buttonSubmit a:hover
{
  color: #eea31e;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(../images/button_sortiment_start.jpg) no-repeat left top;
}

.login .buttonRow .buttonLink
{
  height: 22px;
  margin: 6px 0 45px 0;
  background-color: #241c58;
  float: left;
}
.login .buttonLink 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;
}
.login .buttonLink a:hover
{
  color: #eea31e;
}
.buttonStartLink
{
  float: left;
  height: 22px;
  width: 230px;
  background: url(../images/button_sortiment_start.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;
}

.login hr
{
  width: 240px;
  height: 2px;
  background-color: #3F4D98;
  color: #3F4D98;
  border: 0;
  margin: 0 0 12px 0;
}

.login hr.topline
{
  margin: 30px 0 12px 0;
}