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

#page {
}

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

#chapter_headline {
    display: none;
}

#content {
    top: 200px;
}

h1.csc-firstHeader {
    color: rgb(3,78,162);
    font-size: 20px;
}

/* 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);
}

#footer_navigation {
    position: relative;
    top: 570px;
    float: right;
    //top: 565px;
}