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

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

#chapter_headline {
    display: none;
}

#content {
    top: 200px;
    height: 330px;
}

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