body {
  background: url(/static/img/pkv15/vorlage_kopfbereich.png) no-repeat center 60px;
}

body.msie6 {   /* white background instead of transparent */
background: url(/static/img/pkv15/vorlage_kopfbereich_msie6.png) no-repeat center 60px;
}

#page_head{
  height: 447px;
}

#page_head_title_content .content_object {
  width: 440px;
  padding: 35px 62px;
  padding-bottom: 0px;
}

#page_head_title_content h2,
#page_head_title_content p.topic {
  font-size: 3em;
}

#page_body_cols_container  {
  padding-bottom: 0;
}

#page_body_main_container  {
  width: 625px;
  padding-top: 30px;
  border-right: 1px solid #C9CDCE;
}

#page_body_right {
  padding-right: 0;
  width: 300px;
}

#page_body_right_content{
  padding: 40px 40px 0 0;
}

.testimonial .richtext {
  padding-top: 35px;
}

#page_foot {
  padding-top: 15px;
}

#pkv_logo {
  height: 128px;
}

