
body {
    background: url('../images/extranet/bg_body.gif') repeat-y center top;
}

div#vervolgwrapper {
    background: none;
    border-left: 1px solid #103A6A;
    border-right: none;
    margin: auto;
    position: relative;
    text-align: left;
    width: 775px;
    padding: 0px;
}

#vervolgheader {
    height: 191px !important;
    width: 777px;
    background: none;
    overflow: hidden;
    position: relative;
}

div#topfoto {
    background: url('../images/subsite/top-subsite.jpg') no-repeat left top;
    height: 191px !important;
    width: 777px;
    position: relative;
    left: 0px;
    top: 0px;
}

h1#mediumnaam {
    position: absolute;
    left: 168px;
    top: 75px;
    color: #103A6A;
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
    font-variant: small-caps;
}

a#terugknop {
    display: block;
    position: absolute;
    left: 525px;
    top: 140px;
    width: 37px;
    height: 26px;
}

div#kruimelspoor {
    position: absolute;
    left: 510px;
    top: 100px;
    width: 135px;
    text-align: center;
    color: #FCD049;
    font-size: 120%;
}

div#content {
    background: url('../images/subsite/bg_content.gif') no-repeat left top;
    margin-left: 158px;
    padding: 30px;
    min-height: 400px;
    _height: 400px;
    font: Arial !important;
}

/* NAVIGATIE */

#vervolgnavigatie {
    width: 159px;
    padding-right: 15px;
    margin-left: -1px;
    _left: -1px;
    _margin: 0px;
    display: block;
    float: none !important;
    position: absolute !important;
    top: 192px !important;
}

#vervolgnavigatie ul li {
    width: 159px;
    text-align: right;    
}

#vervolgnavigatie ul li a {
    background: #103A6A;
    padding: 2px;	
    padding-right: 10px;
    font-weight: bold;
    border-top: 1px solid #9DA8B1;
    width: 159px;
    display: block;
}

#vervolgnavigatie ul li ul li a {
    font-weight: bold;
    background: #FECB34;
    color: #103A6A;
    display: block;
    width: 159px;
}

#vervolgnavigatie .item_nonactive, #vervolgnavigatie .item_nonactive:active, #vervolgnavigatie .item_nonactive:visited {
    color: #FFF;
}

#vervolgnavigatie .item_active, #vervolgnavigatie .item_active:hover, #vervolgnavigatie .item_active:active
, #vervolgnavigatie .item_active:visited, #vervolgnavigatie .item_nonactive:hover {
    color: #FECB34;
}

#vervolgnavigatie .subitem_nonactive, 
#vervolgnavigatie .subitem_nonactive:visited {
    font-weight: normal;
}

#vervolgnavigatie .subitem_active, 
#vervolgnavigatie .subitem_nonactive:hover, 
#vervolgnavigatie .subitem_active:visited, 
#vervolgnavigatie .subitem_active:active {
    color: #103A6A;
}

#vervolgnavigatie a.subitem_active {
    /*background: #FECB34 url('../images/extranet/pijltje_subitem.gif') no-repeat left 50%;
    float: right;
    padding-left: 10px;*/
}

/* SNELMENU */

div#snelmenu {
    position: absolute !important;
    right: 40px !important;
    top: 15px !important; 

}

div#snelmenu a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    float: left;
    padding-left: 14px;
    margin-left: 10px;
    color: #183B63 !important;
}

div#snelmenu a:hover {
    color: #183B63 !important;
}

div#snelmenu a.snelmenu_home {
    background-image: none !important;
}

div#snelmenu span.snelmenu_active a, div#snelmenu span.snelmenu_nonactive a {
    background: url('../images/subsite/bullet_snelmenu.gif') no-repeat left 50%;
}
