
/**
* GLOBAL
*/

.roundedcornr_top_center,
.roundedcornr_bottom_center,
.roundedcornr_west_left_center,
.roundedcornr_west_left_top_float,
.roundedcornr_west_left_bottom_float { background: url(/images/navbg.png) top left; }
.roundedcornr_top_left,
.roundedcornr_west_left_top { background: url(/images/window.tl.png) top left no-repeat; }
.roundedcornr_top_right { background: url(/images/window.tr.png) top left no-repeat; }
.roundedcornr_bottom_left,
.roundedcornr_west_left_bottom,
.roundedcornr_west_left_bottom { background: url(/images/window.bl.png) top left no-repeat; }
.roundedcornr_bottom_right { background: url(/images/window.br.png) top left no-repeat; }
.roundedcornr_content {
padding-left: 17px;
padding-right: 17px;
background: url(/images/navbg.png) top left;
border-right: 1px solid #505482;
border-left: 1px solid #505482;
}



/**
* nav
*/

#logo {background: url('/images/logo_donkere_bg.png') top left no-repeat; }
/** #tenYearIcon { background: url('/images/tenYear3.png') no-repeat; position: absolute; left: 305px; top: 41px; width: 120px; height: 48px; display: none;} */

.topicon_help { background: url(/images/help.png) right 0 no-repeat; }
.topicon_shop { background: url(/images/cart.gif) right 0 no-repeat; }
.topicon_contact { background: url(/images/contact.png) right 0 no-repeat; }
.topicon_login { background: url(/images/login.png) right 0 no-repeat; }
.topicon_onderneming { background: url(/images/onderneming.png) right 0 no-repeat; }
.topicon_vacature { background: url(/images/contact.png) right 0 no-repeat; }

#nav table td {
border-right:1px dotted gray;
background: url('/images/navbg.png') top left no-repeat;
}

#nav table td:hover,
.navover {
background: url('/images/navbg2.png') top left no-repeat;
cursor:pointer;
color:#505482;
}




/**
* index
*/

#index_center_rechts,
#index_center_links {
/*background: url('/images/index.center.window.png') top left repeat;*/
}
#index_center {
background: url('/images/navbg.png') top left repeat;
}
#ggg {
background: url(/images/ggg.png) top left no-repeat;
}
