#wrapper /***WIKING***/
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #FFF;
  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 /***WIKING***/
{
  float: left;
  width: 780px;
  margin: 0;
  padding: 24px 0 0 24px;
  border-left: 1px dashed #8f9494;
}

.login h1, .newsletter h1 /***WIKING***/
{
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 22px;
  margin: 0;
  padding: 0;
}

.login .formDiv
{
  margin: 25px 0 200px 80px;
  width: 240px;
}

.newsletter .formDiv
{
  margin: 25px 0 200px 56px;
}

.newsletter #wrapper #primaryContent
{
  padding: 0;
  width: 804px;
}

.newsletter #newsletterForm
{
  border-right: 1px dashed #8F9494;
  float: left;
  height: 480px;
  margin: 0;
  width: 611px;
  padding: 24px 0 0 24px;
}

.newsletter #secondaryContent
{
  float: left;
  margin: 0;
  width: 168px;
}

.login p.info
{
  font-weight: bold;
}

.newsletter p.info
{
  width: 480px;
  overflow: hidden;
  margin: 0 0 24px 0;
}

.newsletter .info span
{
  font-weight: bold;
}

.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 /***WIKING***/
{
  border: 1px solid #263E43;
  color: #263E43;
}

.login .fieldRow input, .fieldRow select, .newsletter .fieldRow 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 /***WIKING***/
{
  margin: 0;
  line-height: 11px;
}

form br, .buttonRow br
{
  clear: both;
}

.login #buttonSubmit, .newsletter #buttonSubmit, 
.login .buttonRow .buttonLink /***WIKING***/
{
  height: 22px;
  margin: 12px 0 12px 0;
  float: right;
}

.newsletter #buttonSubmit
{
  float: left;
  text-align: right;
  width: 240px;
}
.login #buttonSubmit a, .newsletter #buttonSubmit a,
.login .buttonLink a
{
  text-decoration: underline;
  font-weight: bold;
  color: #263E43;
  line-height: 22px;
  padding: 0 0 0 17px;
  background: url(/images/forward_17x22.jpg) no-repeat left center;
}
.login #buttonSubmit a:hover, .login #buttonSubmit a:hover,
.login .buttonLink a:hover, .newsletter #buttonSubmit a:hover
{
  background: url(/images/forward_17x22_onover.jpg) no-repeat left center;
  color: #d92b2a;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(../images/button_sortiment_start.jpg) no-repeat left top;
}
.newsletter .topseller
{
  border-left: none;
  border-top: none;
}
.login .buttonRow .buttonLink
{
  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: #d92b2a;
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: 300px;
}

#error span
{
  display: block;
  margin: 0 0 24px 0;
}
/*
.login hr 
{
  width: 240px;
  height: 0px;
  background-color: none;
  color: #3F4D98;
  border-top: 2px dashed #8F9494;
  margin: 0 0 12px 0;
}

.login hr.topline
{
  margin: 30px 0 12px 0;
}
*/
.login #buttonRowPassword, .login #buttonRowRegistrate /***WIKING***/
{
  padding: 12px 0 0 0;
  border-top: 2px dashed #8F9494;
  margin-top: 30px;
}
.login #buttonRowPassword
{
  margin-top: 30px;
}