	#mainContainer{
	width:100%;
	margin:0 auto;
	background-repeat:no-repeat;
	
	}
	
	#mainMenu{
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED2D5;
		}
	#mainMenu a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;

	


		
	}
	#submenu{
	font-family: Verdana;
	font-size:10px;
	width:100%;
	color: #000000;
	height: 55px;
	background-color: #EBEDEE;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #CED2D5;









		
		
		
	}	
	#submenu div{
		white-space:nowrap;	/* Don't change this option */
		
	}
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
	background-image: none;
	background-color: #FFFFFF;
	border: none;
	font-weight: bold;
	color: #FF6600;
	cursor: hand;
	font-size: 11px;



	}
	
	#mainMenu .activeMenuItem img{
	position:absolute;
	bottom:0px;
	right:0px;
	background-image: url(bgh3.jpg);
	background-repeat: repeat-x;
		
	}
		
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{
	color: #000000;
	cursor: hand;
	font-weight: bold;
	}
	
	#submenu a{	
		padding-left:3px;	/* Space at the left of each sub menu item */
		padding-right:3px;	/* Space at the right of each sub menu item */
		font-family: verdana, arial;
		font-size:11px;
		color: #000000;
	}
	
	#submenu a:hover{
		color: #FF0000;	/* Red color when the user moves the mouse over sub menu items */
	}
}
div#zoek{


}
.invoervak {
	color: #000000;
	border: 1px solid ;
	border-color: #CED2D5;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size:14px;
	}
	#vak{
	float: left;
	color: #000000;
	height: 19px;
	padding-left: 50px;
}

