.menu_sections a.section_bedrijven {
   z-index:5;
}
.menu_ridge {
   background-color:#bcbd00;
}
.menu_side {
   background:#bcbd00 url('../gfx/corner_br_lightgreen.gif') no-repeat 100% 100%;
}
.menu_side a:hover {
   background-color: #ddde00 !important;
}
.menu_side a.active:hover {
   background-color: #bcbd00 !important;
}
.menu_side a.active {
   background:url('../gfx/menu_side_active_lightgreen.gif') no-repeat;
}
.menu_side .children a.active {
   background-color:#c8d120;
}
.menu_side .children a.active:hover {
   background-color:#ddde00 !important;
}

h1 {
   color: #bcbd00;
}
.content a {
   color: #bcbd00;
}
.content a:hover {
   color: #d4d55c;
}


.dl_center h1 {
   color:#afbd22;
}
.dl_center h2 {
   color:#afbd22;
}
.dl_center .dll_header {
   background-image:url('../gfx/downloadcenter/list_header_bedrijven.gif');
   background-repeat:no-repeat;
   background-color:#afbd22;
}
.dl_center .dll_top {
   background:url('../gfx/downloadcenter/list_top_bedrijven.gif') no-repeat;
}
.dl_center .dll_body {
   border-color:#afbd22;
}
.dl_center .dll_bottom {
   background:url('../gfx/downloadcenter/list_bottom_bedrijven.png') no-repeat;
}

