body a:link, body a:active, body a:visited {
   color: #F47921;
}

body a:hover {
   color: #ED1C24;
}
 
#corporate {
   display: none;
}
 
#header {
   margin-top: 22px;
   background: #FFCB05 url(http://wwwstaging.kennisnet.nl/cpb/thema/kleurrijk/gfx/header.gif) no-repeat;
}

#header_link_01, #header object, #header embed, #header span {
   display: none;
}
 
body .menuContainer {
   padding: 0;
   background: transparent;
}
 
body a.menu:link, body a.menu:hover, body a.menu:active, body a.menu:visited, body a.menu_selected:link, body a.menu_selected:hover, body a.menu_selected:active, body a.menu_selected:visited {
   margin: 3px 0 0 0;
   text-indent: 11px;
   height: 27px;
   line-height: 24px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   font-weight: bold;
   border: 1px solid #EF9F19;
   background: #EF9F19 url(http://www.kennisnet.nl/cpb/thema/kleurrijk/gfx/menu_item.gif) repeat-x;
   color: #FFF;
}
 
body a.menu:hover {
   text-decoration: underline;
}
 
body a.menu_selected:link, body a.menu_selected:hover, body a.menu_selected:active, body a.menu_selected:visited {
   border-color: #E9741F;
   background: #E9741F url(http://www.kennisnet.nl/cpb/thema/kleurrijk/gfx/menu_item_active.gif) repeat-x;
   font-style: normal;
   text-decoration: underline;
   color: #FFF;
}
 
body .menu_level_2 a:link, body .menu_level_2 a:hover, body .menu_level_2 a:active, body .menu_level_2 a:visited, body .menu_level_2_hover a:link, body .menu_level_2_hover a:hover, body .menu_level_2_hover a:active, body .menu_level_2_hover a:visited, body .menu_level_2_selected a:link, body .menu_level_2_selected a:hover, body .menu_level_2_selected a:active, body .menu_level_2_selected a:visited {
   height: auto;
   line-height: 20px;
   border: none;
   background: none;
   font-weight: normal;
   color: #000;
}

.menu_level_2_selected a:link, body .menu_level_2_selected a:hover, body .menu_level_2_selected a:active, body .menu_level_2_selected a:visited {
   text-decoration: none;
   font-weight: bold;
}
 
body .footerContainer, body a.footerLink:link, body a.footerLink:visited, body a.footerLink:active {
   display: none;
}