@charset "utf-8";
/* CSS Document */

#nav {
	width:980px;
	background:url(../images/topmenu-background.gif) no-repeat left bottom;
	height:65px;
	margin-top:0px;
	float:left;
	margin-top:10px;
}
/*-----------------------*/
#nav #lip1 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:83px;
}
#nav #lip2 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:227px;
}
#nav #lip3 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:380px;
}
#nav #lip4 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:492px;
}

#nav #lip5 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:602px;
}
#nav #lip6 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:715px;
}
#nav #lip7 {
	height:17px;
	width:24px;
	position:absolute;
	margin-top:40px;
	background:url(../images/topmenu-true.gif) no-repeat;
	left:793px;	
}
/*---------------------*/
#nav ul {
	float:left;
	margin: 0 0 0 14px;
}
#nav ul li {
	float:left;
	background:url(../images/topmenu-right-false.gif) no-repeat top right;
	height:35px;
	line-height:35px;
}
#nav ul li a {
	display:block;
	padding:0 9px;
	background:url(../images/topmenu-left-false.gif) no-repeat top left;
	text-decoration:none;
	float:left;
	color:#308F9E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
}
#nav ul li:hover {
	float:left;
	background:url(../images/topmenu-right-true.gif) no-repeat top right;
	height:35px;
	line-height:35px;
}
#nav ul li a:hover {
	display:block;
	padding:0 9px;
	background:url(../images/topmenu-left-true.gif) no-repeat top left;
	text-decoration:none;
	float:left;
	color:#87796E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
}
#nav ul li.small {
	float:left;
	background:url(../images/topmenu-right-false1.gif) no-repeat top right;
	height:35px;
	line-height:35px;
}
#nav ul li.small a {
	float:left;
	background:url(../images/topmenu-left-false1.gif) no-repeat top left;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
}
#nav ul li.small:hover {
	float:left;
	background:url(../images/topmenu-right-true1.gif) no-repeat top right;
	color:#87796E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
}
#nav ul li.small a:hover {
	float:left;
	background:url(../images/topmenu-left-true1.gif) no-repeat top left;
	color:#87796E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
	color:#87796E;
}
/*-------selected------------*/
#nav ul li.selected {
	display:block;
	background:url(../images/topmenu-left-true.gif) no-repeat top left;
	text-decoration:none;
	float:left;
	color:#87796E;
}
#nav ul li.selected a {
	background:url(../images/topmenu-right-true.gif) no-repeat top right;
	line-height:40px;
	color:#87796E;
}
#nav ul li.small .selected {
	float:left;
	background:url(../images/topmenu-right-true1.gif) no-repeat top right;
	color:#87796E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
}
#nav ul li.small a.selected {
	float:left;
	background:url(../images/topmenu-left-true1.gif) no-repeat top left;
	color:#87796E;
	font-size: 13px;
	font-weight:bold;
	line-height:40px;
	color:#87796E;
}
/*-----------left menu------------------*/
#content ul#leftmenu {
	float:right;
	display:block;
	list-style:none;
	width:248px;
	margin: 0;	
}
/*-----------link style---pijltje rood ----------*/
#content ul#leftmenu li a {	
	background:transparent url(../images/left-menu-icon.gif) no-repeat left 2px;
	display:block;
	color:#7C7B7B;
	font:small 12px arial, verdana, sans-serif;
	line-height:1.4em;
	margin:0 5px;
	padding-left:0.8em;
	text-decoration:none;
}
#content ul#leftmenu li#start a {
	background:none;
}
#content ul#leftmenu li#start ul {
	background:transparent url(../images/left-menu-item.gif) repeat-x left 5px;
	padding-top:5px;
}
/* --- doorlopen stippellijn onder li--- */
#content ul#leftmenu li {
	background:url(../images/left-menu-item.gif) repeat-x left bottom;
	padding:6px 0;
}
/*#content ul#leftmenu li.colored {
	background:#F4F9FA url(../images/left-menu-item.gif) repeat-x left bottom;
}*/
/* ---------------sublevel pijltje down---------- */
#content ul#leftmenu li#start  {	
	background:url(../images/left-menu-icon-down.gif) no-repeat 5px 7px;
	margin-top:0px;
	list-style:none;	
}
#content ul#leftmenu li#start ul {	
	margin-top:0px;
	list-style:none;
	margin-left:20px;
}

/*----------groen pijltje submenu-------------------*/
#content ul#leftmenu li#start ul li a {
	background:transparent url(../images/left-menu-icon-sublevel.gif) no-repeat left 1px;
	font-size:11px;
}
/*#content li.last {
	margin-bottom:-6px
}*/
/*----------------------------------------*/

#content ul#leftmenu li.selected a {
	background:transparent url(../images/left-menu-icon-sublevel.gif) no-repeat  left 2px;
	color:#3F97A5;
	font-weight:bold;
}
