
	#page #pagebanner {
		background-image: url('/fbto/assets/images/layout/horizontaal/doelsparen_visual.jpg');
	}
	
	div.bulleted {
		background-position: .4em .6em;
		text-indent: 1.5em;
	}
	
	ul.menulist .menuitem .part1 {
		width: 100%;
	}
	
	ul.menulist .menuitem .part2 {
		display: :none;
	}
	
	#divpopup {
		/* appearance */
		border: 1px #003399 solid;
		background-color: #F2F4FA;
		padding: 1em;
		width: 260px;
		/* positioning */
		position: absolute;
		z-index: 10;
	}
	
	#divpopup #divtext {
		margin: -1em 0em 0em 1.5em;
	}
	
	#page #navright {
		margin-top: 1em;
	}
