    #content_container { width: 920px; }
    #homepage { position: relative; height: 480px; width: 100%; }

    #homepage div.v-rounded { position: absolute; }
    #homepage div.v-rounded div.v-rounded-bd { padding: 14px 18px 18px 13px; }
    #homepage div.v-rounded .bgnd * {
        background-image:url(../img/rounded_corners/homepage.png);
        _background-image:url(../img/rounded_corners/homepage.gif);
    }

    /** Posities **/
    #affordable    { width: 190px; left:  33px; top:  15px; z-index:  11; }

    #intro           { width: 220px; left: 240px; top: 130px; z-index: 10; color: black; height: 260px; }
    #urgent_vacancies{ width: 195px; left: 360px; top: 5px; z-index: 10; color: black; height: 55px; text-align: center;}
    #study_programme { width: 195px; left: 460px; top: 120px; z-index:  9; }
    #family_friendly { width: 196px; left: 595px; top:  10px; z-index:  8; }
    #student_life    { width: 160px; left: 102px; top: 190px; z-index:  7; }

    #ict             { width: 200px; left: 160px; top:  20px; z-index:  6; }
    #graduates       { width: 160px; left: 620px; top: 220px; z-index:  5; }
    #location        { width: 225px; left: 673px; top:  90px; z-index:  4; }

    #application     { width: 155px; left:   0px; top: 140px; z-index:  3; }
    #cook_caterer      { width: 165px; left:  4px; top:  300px; z-index:  2; }

    #classic_view    { width: 135px; left: 390px; top:  70px; z-index:  1; }
    #other_languages { width: 160px; left: 760px; top: 270px; z-index:  3; }

    /** Titel uitlijning **/
    #intro              h1 { text-align: left; }
    #study_programme    h3 { text-align: left; }
    #family_friendly    h3 { text-align: right; }
    #student_life       h3 { text-align: right; }

    #ict                h3 { text-align: right; }
    #graduates          h3 { text-align: center; }
    #location           h3 { text-align: right; }

    #application        h3 { text-align: right; }
    #affordable         h3 { text-align: right; }

    #classic_view       h3 { text-align: left; }

    /** Overige opmaak **/
    #homepage { color: #706f6f; font-size: 9pt; }
    #homepage h1, #homepage h2, #homepage h3 { margin: 2px 0; font-size: 11pt; color: #706f6f; }
    #homepage a  { font-size: 8pt; color: #c53d43; text-decoration: none; text-align:right; display:block; font-style: normal; margin: 4px 0; border-bottom-width: 0; }
    #homepage #study_programme ul li { border-top: 1px solid #706f6f; padding: 3px 2px; }
    #homepage #study_programme ul li a { margin: 1px 0; }

    #homepage #logo { position: absolute; bottom: 0; left: 240px;  }

    #homepage div#intro div.v-rounded-bd,
    #homepage div#study_programme div.v-rounded-bd { padding: 30px 27px 18px 22px; }

    #homepage div.only_text { font-style: italic; }

    #homepage #other_languages div.v-rounded-bd {  text-align: right;  }
    #homepage div#intro img#bible_college { margin-top: 10px; margin-left: -3px; }
    #homepage div#intro a { margin-top: -30px; }

    /*** SELECTED ***/
    /*
    #homepage .selected h1, #homepage .selected h2, #homepage .selected h3 { color: black; }
    */
    #homepage .selected { /* color: black; */ z-index: 12;}

