.menu_sections a.section_leerlingen {
   z-index:3;
}
.menu_ridge {
   background-color:#d40066;
}
.menu_side {
   background:#d40066 url('../gfx/corner_br_pink.gif') no-repeat 100% 100%;
}
.menu_side a:hover {
   background-color: #ff1485 !important;
}
.menu_side a.active:hover {
   background-color: #d40066 !important;
}
.menu_side a.active {
   background:url('../gfx/menu_side_active_pink.gif') no-repeat;
}
.menu_side .children a.active {
   background-color:#ed0078;
}
.menu_side .children a.active:hover {
   background-color:#ff1485 !important;
}

h1 {
   color: #d40066;
}
.content a {
   color: #d40066;
}
.content a:hover {
   color: #e877ad;
}

/* dl center */
.dl_center h1 {
   color:#d40066;
}
.dl_center h2 {
   color:#d40066;
}
.dl_center .dll_header {
   background-image:url('../gfx/downloadcenter/list_header_leerlingen.gif');
   background-repeat:no-repeat;
   background-color:#d40066;
}
.dl_center .dll_top {
   background:url('../gfx/downloadcenter/list_top_leerlingen.gif') no-repeat;
}
.dl_center .dll_body {
   border-color:#d40066;
}
.dl_center .dll_bottom {
   background:url('../gfx/downloadcenter/list_bottom_leerlingen.png') no-repeat;
}

