#wrapper
{
  background-color: #fff;
  background-image:url(/images/bg_wrapper_selection_reg.jpg);
  background-repeat: repeat-y;
  line-height: 14px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 970px;
}

#oneColLayout #wrapper
{
  background-image: none;
}

#contentWrapper
{
  width: 970px;
  overflow: hidden;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#threeColLayout #primaryContent
{
  /* border-left: 1px dashed #8F9494; */
  float: left;
  width: 805px;
  margin: 0;
  padding: 0 0 24px 0;
}

#threeColLayout #primaryContent #editorialBody
{
  float: left;
  display: inline;
  width: 524px;
  margin: 0 12px 0 24px;
  overflow: hidden;
}

#threeColLayout #primaryContent .infoBox
{
  /* width: 265px; */
  border: 1px solid #8F9494;
  margin: 12px 0 0 0;
  padding: 10px 0px 24px 0px;
  font-weight: bold;
}
#threeColLayout #primaryContent #infoBoxCommon
{
  border-top:none;
  margin-top: 0;
  overflow: hidden;
}
#threeColLayout #primaryContent .infoBox h2
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  line-height: 15px;
  margin: 0 12px 0 12px;
}
#threeColLayout #primaryContent .infoBox .emailInfo
{
  margin: 3px 0 0 12px;
}
#threeColLayout #primaryContent .infoBox .email
{
  margin: 8px 0 0 24px;
}

#threeColLayout #primaryContent .infoBox .email  a {
  display: block;
  padding: 0 17px 0 20px;
  line-height: 28px;
  background: url(../images/weiter3_13x13.jpg) no-repeat left;
  text-decoration: underline;
}
#threeColLayout #primaryContent .infoBox .email a:hover, #threeColLayout #primaryContent .infoBox .email a:active
{
  background: url(../images/weiter3_onover_13x13.jpg) left no-repeat;
  text-decoration: underline;
  color: #d92b2a;
}

#threeColLayout #primaryContent .infoBox a.common_link
{
  background: url(../images/Link_boxen_182x26.jpg) left no-repeat;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 12px 0 0 12px;
  padding: 0 0 0 36px;
  text-decoration: none;
  width: 180px;
}
#threeColLayout #primaryContent .infoBox a.common_link:hover
{
  background: url(../images/Link_boxen_182x26_onover.jpg) left no-repeat;
  color: #d92b2a;
}

#threeColLayout #primaryContent .infoBox .phoneInfo
{
  margin: 20px 0 0 24px;
}
#threeColLayout #primaryContent .infoBox .phone
{
  margin: 12px 0 0 24px;
}
#threeColLayout #primaryContent .infoBox .commonInfo
{
  font-weight: normal;
  margin: 12px 12px 0 12px;
}

#threeColLayout #primaryContent #downloadBox
{
  /* width: 265px;*/
  border: 1px solid #8F9494;
  border-top: none;
  padding: 12px 0 0 0;
  overflow: hidden;
}

#threeColLayout #primaryContent #downloadBox .content
{
  /*  width: 265px;  */
  background: url(/images/red_abschluss_u_265x12.gif) no-repeat left bottom;
  padding: 0 0 12px 0;
}

#threeColLayout #primaryContent #downloadBox .content a {
  display: block;
  padding: 0 17px 0 21px;
  line-height: 18px;
  background: url(../images/pdf2_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  margin: 0 0 12px 12px;
}
#threeColLayout #primaryContent #downloadBox .content a:hover, #threeColLayout #primaryContent #downloadBox .content a:active
{
  background: url(../images/pdf2_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  color: #d92b2a;
}

#threeColLayout #primaryContent #editorialHead
{
  border-bottom: 1px dashed #8F9494;
  height: 64px;
  letter-spacing: 1px;
  margin: 12px 24px 0 24px;
  padding: 12px 0 0 0;
  text-align: center;
}

#threeColLayout #primaryContent h1
{
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0;
  font-weight: medium;
}

#threeColLayout #primaryContent h1.sub_title
{
  color: #AEB0B0;
  margin-top: 6px;
}

#threeColLayout #primaryContent p
{
  margin: 12px 0 12px 0;
}

#secondaryContent
{
  float: left;
  margin: 0;
  overflow: auto;
  width: 220px;
}

#sideContent
{
  float: left;
  width: 175px;
  margin: 0;
}

