@charset "utf-8";
/*  Begin styles menu rechts   */
#menu_right{
width:217px;
height:auto;
float:right;
overflow:hidden;
margin:0px;
padding:0px;
}

#menu_top_right{
width:217px;
height:auto;
}


.header_menu_right{
background-image:url(../images/menu_rechts_bovenkant.gif);
background-repeat:no-repeat;
background-position:bottom;
width:217px;
height:22px;
}

.header_menu_right h2{
color:#FFFFFF;
font-size:1.1em;
/*letter-spacing:0.1em; aangepast i.v.m. verdana */
padding:4px 0px 0px 25px;
}
.header_menu_right h2 a{
color:#FFFFFF;
}
.content_menu_right{
border-right:#dfdfdf 1px solid;
border-left:#dfdfdf 1px solid;
width:215px;
height:220px;/*aangepast i.v.m. verdana */
margin:0px;
padding:0px;
overflow:hidden;
}
.menu_right_widget{background-image:url(../images/menu_rechts_widget.gif);background-repeat:no-repeat;width:217px;height:22px;}
.menu_right_widget h2{color:#FFFFFF;font-size:1.1em;padding:4px 0 0 5px;}
.content_menu_right_widget{border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF;height:65px;margin:0;overflow:hidden;padding:0;width:215px;}
.content_menu_right_widget img{float:left; padding-right:5px;}
.content_menu_right_widget p{padding:8px 8px 5px 8px;}
.bottom_menu_right{
background-image:url(../images/menu_rechts_bottom.gif);
background-repeat:no-repeat;
width:217px;
height:22px;
margin-bottom:10px;
}

.content_menu_right h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.1em;
color:#555555;
padding:5px 0px 0px 7px;
}

.content_menu_right ul{
margin:2px 0px 0px 0px;
padding:2px 0px 5px 8px;
list-style-type: none;
}

.content_menu_right 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(../images/li_menu.gif);
list-style-position:outside;
*/
margin:0px;
padding:0px 6px 4px 12px;
background-position:0px -1px;
background-image:url(../images/bg_arrow.gif);
background-repeat:no-repeat;
border:0px solid #CCCCCC;
overflow:hidden;
}

.content_menu_right li .ugtekst{float:left; width:170px; height:auto; margin:0; padding:0;}
.content_menu_right li .ugicoon{float:left; width:11px; height:auto; margin:0; padding:2px 0px 0px 0px;}

/*
.content_menu_right ul li img{float:right; margin-top:-11px; padding-right:5px; border:none}
*/

#menu_bottom_right{
width:217px;
height:auto;
padding:0;
margin:0;
}

.menu_right_top{
background-image:url(../images/menu_rechts_top.gif);
background-position:top left;
background-repeat:no-repeat;
height:22px;
width:217px;
}

.menu_right_middle{
background-image:url(../images/menu_rechts_midden.gif);
background-repeat:no-repeat;
background-position:left top;
/*border-bottom:#FFFFFF 1px solid;*/
width:200px;
height:18px;
margin:0px;
padding:0px;
overflow:hidden;
}

.menu_right_bottom{
background-image:url(../images/menu_rechts_onderkant.gif);
background-repeat:no-repeat;
background-position:left top;
width:217px;
height:22px;
overflow:hidden;
}

.menu_right_middle, .menu_right_bottom, .menu_right_top{
color:#555555;
font-size:1.1em;
font-weight:bold;
/*line-height:1.5em;
letter-spacing:0.1em; aangepast i.v.m. verdana*/
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px 0px 0px 24px;
margin:0px;
}

.menu_right_middle a, .menu_right_bottom a, .menu_right_top a{
color:#555555;
}
/*  End styles menu rechts        */



