.menu_sections a.section_kenwerk {
   z-index:1;
}
.menu_ridge {
   background-color:#014a53;
}
.menu_side {
   background:#014a53 url('../gfx/corner_br_green.gif') no-repeat 100% 100%;
}
.menu_side a:hover {
   background-color: #047987 !important;
}
.menu_side a.active:hover {
   background-color: #014a53 !important;
}
.menu_side a.active {
   background:url('../gfx/menu_side_active_green.gif') no-repeat;
}
.menu_side .children a.active {
   background-color:#2c606a;
}
.menu_side .children a.active:hover {
   background-color: #047987 !important;
}

h1 {
   color: #004a52;
}
.content a {
   color: #004a52;
}
.content a:hover {
   color: #539fa7;
}

/* dl center */
.dl_center h1 {
   color:#014a53;
}
.dl_center h2 {
   color:#014a53;
}
.dl_center .dll_header {
   background-image:url('../gfx/downloadcenter/list_header_kenwerk.gif');
   background-repeat:no-repeat;
   background-color:#005568;
}
.dl_center .dll_top {
   background:url('../gfx/downloadcenter/list_top_kenwerk.gif') no-repeat;
}
.dl_center .dll_body {
   border-color:#005568;
}
.dl_center .dll_bottom {
   background:url('../gfx/downloadcenter/list_bottom_kenwerk.png') no-repeat;
}
