@charset "utf-8";
/*  Begin styles menu links */
.menu_left {
width:149px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
overflow:hidden;
padding:0px;
}

.menu_left ul{margin:5px 0px 0px 10px; padding:5px 0px 0px 0px;list-style-type:none} 
.menu_left li{margin-left:10px; padding:5px 0px 0px 0px;list-style-type:none}
li.pagenav{ padding-bottom:5px}


.menu_left_top {
background-image:url(/static/images/menu_links_top.gif);
background-repeat:no-repeat;
height:23px;
overflow:hidden;
width:149px;
margin:0px;
padding:0px;
}

.menu_left_top h2{
margin:0px;
padding:4px 0px 0px 8px;
font-size:1.1em;
}

.menu_left_content {
border-right:#dfdfdf 1px solid;
border-left:#dfdfdf 1px solid;
width:147px;
height:auto;
margin:0px;
padding:0px;
overflow:hidden;
}

.menu_left_content ul{
margin:0px;
padding:5px 0px 0px 8px;
list-style-type: none;
}

.menu_left_content li{
/* aangepast ivm uitlijning li's
background-position:-20px 40px;
margin-left:14px;
background-repeat:no-repeat;
*/
height:auto;
font-size:1.1em;
padding-bottom:0.4em; /*toevoeging i.v.m. verdana*/
/*letter-spacing:0.1em;*/
/*line-height:1.5em; aangepast i.v.m. verdana */

/* aangepast ivm uitlijning li's
list-style-image:url(/ststic/images/li_menu.gif);
list-style-position:outside;
*/
margin:0px;
padding:0px 6px 4px 12px;
background-position:0px -1px;
background-image:url(/static/images/bg_arrow.gif);
background-repeat:no-repeat;
border:0px solid #CCCCCC;
overflow:hidden;
}

.menu_left_bottom {
background-image:url(/static/images/menu_links_bottom.gif);
background-position:center top;
background-repeat:no-repeat;
height:9px;
overflow:hidden;
width:149px;
}

/*  End styles menu links */


