.content, .footer /*,.menu*/
{
	width:			994px; /* 142 * 7  7x breedte van menu blok */
	/*width: 1024px;*/
	/* FF & Safari Fix */
	/*float:			left;
	padding-left:		10%;*/
}

.nav li:hover ul, .nav li li:hover ul, .nav li.sfHover ul, .nav li li.sfHover ul
{
	position: relative;
	left: auto;
	z-index:1;
}

.nav li ul, .nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfHover ul ul, .nav li.sfHover ul ul ul 
{
	position:  absolute;
	left: -999em;
}

.banner {
	width:			994px;
}

.nav li ul li {
	/*border-color: yellow;
	border-style: dashed;
	border-width: 2px;*/
	position: relative;
	/*top: 26px;*/
}

.nav li, .nav li:hover {
	/*border-color: 	yellow;
	border-style: 	dashed;
	border-width: 	2px;*/
	float: 					left;
	height:					54px;			/* height-10 px(padding-top) */
	width:					124px;
	/*padding-top:		10px;*/	
}

/* Sub Menu Blok */
.SubMenu li {
	height:					54px;
	background:			transparent url(/design/images/menuBlok.png) no-repeat;	/* groene (#A2C545) menu blok */
}

/* Text op menu blok */
.nav li a {
	text-decoration:  none;
	color:				#FFFFFF;
	font-family:		Verdana,Arial;
	font-size:			14px;
	font-weight:		bold;
	font-style:			normal;	
	display: 				block;
	height: 				44px;
	width:					122px;
}

/*.center1 {
  line-height: 		40px;
  vertical-align: top;
  padding-top:		3px;
}*/

/*.center1_1 {
  line-height: 		50px;
  vertical-align: middle;
}*/

.center1, .center2, .center1_1 {
  padding-top:		3px;
}

.center2_1 {
  padding-top:		10px;
}

.noLink {
	text-decoration:  none;
	color:				#000000;
	font-style:			normal;	
}

.nav li a:hover {
	color:				#008e4f;
}

.Column_1  {
	PADDING-TOP: 0px !important;
	PADDING-LEFT: 10px !important;
}

.Hoofdstuk {
	width: 					944px; 
	height: 				100px;
	padding-left: 			50px;
	
	color: 					#ffffff; 
	
	font-family:		Arial;
	font-size:			20px;
	font-weight:		bold;
	font-style:			normal;	
}


