.menu_sections a.section_scholen {
   z-index:4;
}
.menu_ridge {
   background-color:#498b97;
}
.menu_side {
   background:#498b97 url('../gfx/corner_br_mint.gif') no-repeat 100% 100%;
}
.menu_side a:hover {
   background-color: #61b0be !important;
}
.menu_side a.active:hover {
   background-color: #498b97 !important;
}
.menu_side a.active {
   background:url('../gfx/menu_side_active_mint.gif') no-repeat;
}
.menu_side .children a.active {
   background-color:#589aa7;
}
.menu_side .children a.active:hover {
   background-color: #61b0be !important;
}

h1 {
   color: #498b96;
}
.content a {
   color: #498b96;
}
.content a:hover {
   color: #a4cad0;
}

/* download center */
.dl_center h1 {
   color:#4a8694;
}
.dl_center h2 {
   color:#4a8694;
}
.dl_center .dll_header {
   background-image:url('../gfx/downloadcenter/list_header_scholen.gif');
   background-repeat:no-repeat;
   background-color:#4a8694;
}
.dl_center .dll_top {
   background:url('../gfx/downloadcenter/list_top_scholen.gif') no-repeat;
}
.dl_center .dll_body {
   border-color:#4a8694;
}
.dl_center .dll_bottom {
   background:url('../gfx/downloadcenter/list_bottom_scholen.png') no-repeat;
}
