
/*__________ WEBSITE __________ */

div#wrap { 
    background: url('../images/subsite/bg_wrap.gif') repeat-y 7px top;
}

div#header {
    background: url('../images/subsite/subsite_bg.jpg') no-repeat left top;    
}

div#text_area {
    position: absolute;
    left: 200px;
    top: 93px;   
    width: 537px;    
    color: #004454;
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    padding: 10px 0px 0px 10px;   
    overflow: visible;
    height: 35px;
}

div#other_content {
    margin: 60px 25px 0 200px;
    padding: 0 0 0 0;
}

div#other_content div#div_naar_boven {
    height: 40px;
    width: 100%;
}

div#other_content div#div_naar_boven a#a_naar_boven{
    display: block;
    width: 24px;
    height: 24px;
    background: url('../images/but_naarboven.gif') no-repeat left top;
    float: right;
    margin: 4px 5px 0 0;    
}

a#terug_knop {   
    right: 206px;   
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu span a {   
    background: url('../images/subsite/border_quickmenu.gif') no-repeat left top;    
}

#intro {
    margin-bottom: 25px;
}



