/******************************************
 * Chapter Headline
 ******************************************/

#page {
    background-image: url(../../templates/main/images/backgrounds/pfefferrispe_soft.jpg);
    background-position: 120% 100%;
    background-repeat: no-repeat;
}

#chapter_image {
    background-image: url(../../templates/main/images/chapters/de/ueberuns.jpg);
}

#chapter_headline {
    border-bottom: 3px rgb(24,95,35) solid;
    width: 250px;
    left: 50px;
    //left: -280px;
}

#chapter_headline h1 {
    color: rgb(24,95,35);
}

h1.csc-firstHeader {
    color: rgb(24,95,35);
}


/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 3px solid  rgb(24,95,35);
}

.ct_vanhess_colord_box {
    border: 3px solid rgb(24,95,35);
}