body {
    margin : 0;
    font-size : 12px;
    font-family : Verdana, sans-serif;
}
#wrapper {
    background : url(/images/VER_header_H.jpg) no-repeat top center #dff2f9;
}
body.body_specialist #wrapper {background-image : url(/images/VER_header_SO.jpg);}
body.body_voorwie #wrapper {background-image : url(/images/VER_header_VW.jpg);}
body.body_werkwijze #wrapper {background-image : url(/images/VER_header_W.jpg);}
body.body_kwaliteitvanleven #wrapper {background-image : url(/images/VER_header_KVL.jpg);}
body.body_afstemmingzorgverleners #wrapper {background-image : url(/images/VER_header_AZ.jpg);}
body.body_waartevinden #wrapper {background-image : url(/images/VER_header_WTV.jpg);}


div#wrapper {
    width : 948px;
    margin-left : auto;
    margin-right : auto;
}
#header {
    float : right;
    margin-top : 5px;
}
#header span {
    float : right;
    margin : 5px;
    font-size : 11px;	
}
#header .actionItem {
    color : #1e89cf;
    text-transform : uppercase;
    text-decoration : none;
}
#menu {
    width : 215px;
    margin-top : 149px;
    margin-left : 15px;
    float : left;
}
#menu div {
    margin-bottom : 5px;
}
a.menuItem {
    background-color : #1e89cf;
    display : block;
    color : #ffffff;
    font-weight : bold;
    text-decoration : none;
    font-size : 11px;
    line-height : 25px;
}
a.menuItem:hover {
    background-color : #9b2252;
}
.menuItem span {
    padding-left : 5px;
}
/* menu highlighting */
.body_verenso #verenso,
.body_specialist #specialist,
.body_voorwie #voorwie,
.body_werkwijze #werkwijze,
.body_kwaliteitvanleven #kwaliteitvanleven,
.body_afstemmingzorgverleners #afstemmingzorgverleners,
.body_waartevinden #waartevinden {
    background-color : #ffffff;
    color : #1e89cf;
}
h1 {
    font-size : 14px;
    display : none;
}
h2 {
    color : #9b2252;
}

#content {
    background-color : #ffffff;
    width : 400px;
    margin-top : 210px;
    margin-left : 15px;
    margin-bottom : 30px;
    padding : 5px 15px;
    line-height : 17px;
}
/*
rood : #9b2252
blauw: #1e89cf
*/
#content {
    float : left;
}
img {
    border : none;
}
ul {
    list-style-type : none;
}
ul li {
    padding-left : 19px;
    background : url('/images/pijltje.jpg') no-repeat -5px 2px transparent;
}
li ul {
    padding : 0;
}

