#navtext{	padding: 0px 0px 0px 11px;	margin: 0;	border: 1px solid #071e98;	background: #ffc102;}/* Hoofdnavigatie */#navtext, #navtext li, #navtext li a{	height: 19px;}#navtext li{	float: left;	list-style: none;	margin: 0;	padding: 0;	border: solid #071e98;	border-width: 0 0 0 1px;	width: 160px;}#navtext li a, #navtext li a:hover, #navtext li a.active{	display: block;
	text-indent: 7px;
	text-decoration: none;
	background-image: none; 
	text-transform: uppercase;	
	color: #160088;
	font-weight: bold;}#navtext01 a{background: #ffc102; background-image: none;}#navtext02 a{background: #ffc102; background-image: none;}#navtext03 a{background: #ffc102; background-image: none;}#navtext04 a{background: #ffc102; background-image: none;}#navtext05 a{background: #ffc102; background-image: none;}#navtext01 a:hover, #navtext01 a.active {background: #ffc102; background-image: none;}#navtext02 a:hover, #navtext02 a.active {background: #ffc102; background-image: none;}#navtext03 a:hover, #navtext03 a.active {background: #ffc102; background-image: none;}#navtext04 a:hover, #navtext04 a.active {background: #ffc102; background-image: none;}#navtext05 a:hover, #navtext05 a.active {background: #ffc102; background-image: none;}

/* Zoekveld en zoekknop */
#navtext #nav06{
	width: 165px;}
#nav06 input{
	width: 30px;
	margin: 0 0 0 3px;
	border: 0 none;
	font-size: 0.8em;
	background: #ffc102;
	color: #071e98;
}
#nav06 #topzoek{
	border: 1px solid;
	border-color: #3d3d3d #3d3d3d #999 #999;
	width: 114px;
	background: #fff;
	color: #999;
	padding: 1px 0px 0px 2px;
	margin: 1px;
	height: 14px;   float: left;
}
/* Het plaatje wordt getoond als men javascript heeft aanstaan */
#nav06 #zoeklink{
	background: #ffc102; background-image: none;	width: 45px;	height: 19px;	float: right;}/* Disable button visibility */
#zoekknop {    display: none;}