#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-image:url(/images/bg_wrapper_selection_reg.jpg);
  background-repeat: repeat-y;
  line-height: 14px;
}

#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: 804px;
  margin: 0;
  padding: 0 0 48px 0;
}

#threeColLayout #primaryContent #newsBody
{
  border-bottom: 1px dashed #8F9494;
  display: inline;
  float: left;
  line-height: 14px;
  margin: 12px 12px 0 12px;
  overflow: auto;
  width: 781px;
}

#threeColLayout #primaryContent #newsBody #imageBox
{
  float: left;
  display: inline;
  margin: 0 0 24px 12px;
  width: 430px;
  overflow: hidden;
}

#threeColLayout #primaryContent #newsBody #infoBox
{
  float: left;
  display: inline;
  margin: 0 12px 0 0;;
  padding: 0 0 12px 0;;
  width: 327px;
}

#threeColLayout #primaryContent #newsBody #infoBox p
{
  width: 327px;
  margin: 12px 0 0 0;
}
#threeColLayout #primaryContent #newsBody #infoBox p.teaser
{
  font-weight: bold;
}
#threeColLayout #primaryContent #newsBody #infoBox p.text
{
  padding: 0 0 12px 0;
}

#threeColLayout #primaryContent #linkBox .list,
#threeColLayout #primaryContent #downloadBox .list
{
  overflow: hidden;
  width: 327px;
}

#threeColLayout #primaryContent #linkBox .list a {
  display: block;
  padding: 0 17px 0 21px;
  line-height: 18px;
  background: url(../images/forward_17x22.jpg) 0 -1px no-repeat;
  text-decoration: underline;
  margin: 12px 0 12px 0;
}
#threeColLayout #primaryContent #linkBox .list a:hover, #threeColLayout #primaryContent #linkBox .list a:active
{
  background: url(../images/forward_17x22_onover.jpg) 0 -1px no-repeat;
  text-decoration: underline;
  color: #d92b2a;
}

#threeColLayout #primaryContent #downloadBox
{
  width: 327px;
  padding: 12px 0 0 0;
  margin: 0;
}

#threeColLayout #primaryContent #downloadBox .list a {
  display: block;
  padding: 0 17px 0 21px;
  line-height: 18px;
  background: url(/images/download_12x16.gif) no-repeat 0 1px;
  text-decoration: underline;
  margin: 12px 0 12px 0;
}
#threeColLayout #primaryContent #downloadBox .list a:hover, #threeColLayout #primaryContent #downloadBox .list a:active
{
  background: url(/images/download_12x16_onover.gif) 0 1px no-repeat;
  text-decoration: underline;
  color: #d92b2a;
}

#threeColLayout #primaryContent h1
{
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
}

#threeColLayout #primaryContent #infoBox h1
{
  font-family: verdana, arial, helvetica;
  font-weight: bold;
}

#threeColLayout #primaryContent #infoBox h2
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}

#threeColLayout #primaryContent p
{
  margin: 12px 0 12px 0;
}

#threeColLayout #secondaryContent
{
  display: none;
}

#twoColLayout #primaryContent
{
  border-left: 1px dashed #8F9494;
  float: left;
  width: 804px;
  margin: 0;
  padding: 24px 0 12px 0;
}

#twoColLayout #primaryContent img
{
  margin: 0;
}

#twoColLayout #secondaryContent, #threeColLayout #secondaryContent
{
  display: none;
}

#primaryContent #editorialHead
{
  /* border-bottom: 1px dashed #8F9494; */
  height: 64px;
  letter-spacing: 1px;
  margin: 12px 12px 0 12px;
  padding: 12px 0 0 0;
  text-align: center;
}

#primaryContent #editorialHead h1
{
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 16px;
  margin: 0;
}

#primaryContent #editorialHead h1.sub_title
{
  color: #AEB0B0;
  margin-top: 6px;
}

#twoColLayout .newsColumn
{
  float: left;
  display: inline;
  width: 384px;
  margin: 0 0 0 12px;
}

#twoColLayout .newsColumn .newsBox
{
  border: 1px solid #8f9494;
  margin: 0 0 12px 0;
  padding: 0;
  width: 384px;
}

#twoColLayout .newsColumn .newsBox h2
{
  font-family: verdana, arial, helvetica;
  font-size: 16px;
  margin: 6px 0 0 0;
  line-height: 19px;
}

#twoColLayout .newsColumn .newsBox h3
{
  color: #AEB0B0;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}

#twoColLayout .newsColumn .newsBody
{
  padding: 0 12px 12px 12px;
  background: url(/images/news_u_384x12.gif) no-repeat left bottom;
  clear: both;
}

#twoColLayout .newsColumn div.col2
{
  padding: 12px 0 0 12px;
  background: url(/images/news_o_384x12.gif) no-repeat left top;
}

#twoColLayout .newsColumn div.boxHead
{
  padding: 12px 0 8px 12px;
  border-bottom: 1px solid #8f9494;
}

#twoColLayout .newsColumn .newsBox div.col2 .text
{
  width: 183px;
  float: left;
  display: inline;
}

#twoColLayout .newsColumn .newsBox div.col2 .text strong
{
  display: block;
  margin-bottom: 12px;
}

#twoColLayout .newsColumn .newsBox div.col2 .image
{
  float: left;
  display: inline;
  margin: 0 12px 12px 0;
  overflow: hidden;
}

#twoColLayout .newsColumn .newsBox .imageCol1
{
  margin: 12px 12px 12px 12px;
  overflow: hidden;
  text-align: center;
}

#twoColLayout .newsColumn .newsBox img
{
  width: 165px;
}

#twoColLayout .newsColumn .newsBox a 
{
  text-decoration: underline;
  font-weight: bold;
}
#twoColLayout .newsColumn .newsBox a:hover, #twoColLayout .newsColumn .newsBox a:active
{
  text-decoration: underline;
  font-weight: bold;
}

.newsFooter
{
  clear: both;
}

#newsletter_info
{
  font-weight: bold;
  padding: 0 0 12px 0;
  width: 384px;
}
#newsletter_info a.common_link
{
  background: url(../images/Link_boxen_182x26.jpg) left no-repeat;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 12px 0 0 0;
  padding: 0 0 0 36px;
  text-decoration: none;
  width: 180px;
}
#newsletter_info a.common_link:hover
{
  background: url(../images/Link_boxen_182x26_onover.jpg) left no-repeat;
  color: #d92b2a;
}
.news #neuheiten_de, .news #neuheiten_en
{
  margin-bottom: 0;
}

