/**
 * Structure
 */
div#container { background: #fff url('../../gfx/vanvoorst/bg_container.gif') repeat-y; }
div#container_top { position:absolute; top:0px; left:0px; width:100%; height:6px; overflow:hidden; background: #fff url('../../gfx/vanvoorst/bg_container_top.png') no-repeat; }

/**
 * Menu top
 */
ul#menu_top {width:479px;}
ul#menu_top li a.item1 { width:58px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat 0px 0px; }
ul#menu_top li a.item1_sel { width:58px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat 0px -64px; }
ul#menu_top li a.item1:hover { background-position:0px -64px; }

ul#menu_top li a.item3 { width:189px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -58px 0px; }
ul#menu_top li a.item3_sel { width:189px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -58px -64px; }
ul#menu_top li a.item3:hover { background-position:-58px -64px; }

ul#menu_top li a.item5 { width:90px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -247px 0px; }
ul#menu_top li a.item5_sel { width:90px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -247px -64px; }
ul#menu_top li a.item5:hover { background-position:-247px -64px; }

ul#menu_top li a.item9 { width:60px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -337px 0px; }
ul#menu_top li a.item9_sel { width:60px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -337px -64px; }
ul#menu_top li a.item9:hover { background-position:-337px -64px; }

ul#menu_top li a.item13 { width:82px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -397px 0px; }
ul#menu_top li a.item13_sel { width:82px; background:url('../../gfx/vanvoorst/menu_top.png') no-repeat -397px -64px; }
ul#menu_top li a.item13:hover { background-position:-397px -64px; }

/**
 * Content left
 */
#content_left h2 { color:#626262; }
#content_left ul li.first { color:#cf013a;}
#content_left ul li.first a { color:#cf013a;}

/**
 * Content middle
 */
#content_middle h2 { color:#cf013a; }
#content_middle .sub ul { list-style-image: url('../../gfx/vanvoorst/content_list_arrow.png'); color:#cf013a;}
#content_middle .sub ul li a { color:#cf013a; }
#content_middle a { color:#cf013a; }

/** 
 * Content middle -> home template
 */
#content_middle .content_middle_home_r .news_items .item { background:transparent url('../../gfx/vanvoorst/content_list_arrow.png') no-repeat 0px 10%; }
#content_middle .content_middle_home_r .news_items .link { background:transparent url('../../gfx/vanvoorst/content_list_arrow.png') no-repeat 0px 10%; }
#content_middle .content_middle_home_r .news_items .link a { color:#cf013a; }

/** 
 * Content middle -> news list template
 */
#content_middle span.news a {color:#cf013a;}
#content_middle span.news_all {color:#cf013a;}
#content_middle span.news_all a {color:#cf013a;}

/**
 * Content middle -> Search results
 */
#content_middle ul.results { list-style-image: url('../../gfx/vanvoorst/content_list_arrow.png'); color:#cf013a;}
#content_middle ul.results li a { color:#cf013a; }

/**
 * Content right
 */
#content_right #search input.input { border: 1px solid #720020; }
#banner_bg { background:transparent url('../../gfx/vanvoorst/bg_banner.png') no-repeat;}




/* Personeel */

ul#personeel-vanvoorst, ul#ondersteunend-personeel {
 margin: 0px;
 margin-top: 15px;
 padding: 0px;
 float: left;
 clear: both;

 }

ul#personeel-vanvoorst li, ul#ondersteunend-personeel li {
 list-style-type: none;
 list-style-image: none;
 float: left;
 margin: 0 50px 35px 50px;
 text-align: center;
 }

ul#personeel-vanvoorst li h3, ul#ondersteunend-personeel li h3 {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #626262;
 font-weight: normal;
 }

