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

#page {
    background-image: url(../../templates/main/images/backgrounds/weltkugel_soft.jpg);
    background-position: 110% 130%;
    background-repeat: no-repeat;
}

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

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

#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);
}
