h2 {
  background: url(../pic/border_h.gif) repeat-x left bottom #ADC6F4;
}
h3 {
  background: url(../pic/border_h.gif) repeat-x left bottom #eee;
}
#content{
  background: url(../pic/bg_rightcol.gif) top right repeat-y #fff;
}

#content .c2col .col1 .box {
  background: #DBE5F7;
}
#content .c2col .col1 .box200 {
  background: #DBE5F7;
}
#content .c2col .col2 .box {
  background: #DBE5F7;
}
div.innerbox {
  background: #DBE5F7;
}
div.teaser {
    border: 1px solid #ADC6F4;
    border-bottom: 2px solid #ADC6F4;
}