.menu_sections a.section_projecten {
   z-index:2;
}
.menu_ridge {
   background-color:#b7d0d5;
}
.menu_side {
   background:#b7d0d5 url('../gfx/corner_br_paleblue.gif') no-repeat 100% 100%;
}
.menu_side a {
   color:black;
}
.menu_side a:hover  {
   background-color:#98b9c0 !important;
}
.menu_side a.active:hover  {
   background-color:#c2dce2 !important;
}
.menu_side a.active {
   background:url('../gfx/menu_side_active_paleblue.gif') no-repeat;
}
.menu_side .children a.active {
   background-color:#c2dce2 ;
}
.menu_side .children a.active:hover  {
   background-color:#98b9c0 !important;
}

h1 {
   color: #498b97;
}
.content a {
   color: #498b97;
}
.content a:hover {
   color: #58b3c4;
}

/* dl center */
.dl_center h1 {
   color:#498b97;
}
.dl_center h2 {
   color:#498b97;
}
.dl_center .dll_header {
   background-image:url('../gfx/downloadcenter/list_header_projecten.gif');
   background-repeat:no-repeat;
   background-color:#b7d0d5;
}
.dl_center .dll_top {
   background:url('../gfx/downloadcenter/list_top_projecten.gif') no-repeat;
}
.dl_center .dll_body {
   border-color:#b7d0d5;
}
.dl_center .dll_bottom {
   background:url('../gfx/downloadcenter/list_bottom_projecten.png') no-repeat;
}

