
/*****************************************************************
NAVIGATION LIST DECLARATIONS
*****************************************************************/

a.erkendleerbedrijf {
	float: left;
	margin: 20px 0 0 32px;
	border: none;
}
a.erkendleerbedrijf.right {
	margin: 20px 0 0 15px;
}
	a.erkendleerbedrijf img {
		border: none;
	}

/**** Navigation Level 1 ****************************/

ul#nav 	{ list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px; display: block; width: 279px; overflow: hidden; background: transparent; }

/* Applying float: left to the li is a hack to eliminate the spacing between li's in IE */
/* NAVIGATION LEVEL 1 */
ul#nav li				{
						  display: block;
						  text-align: left;
						  width: 279px;
						  padding: 0px; margin: 0px;
						  color: #999;
						  background: transparent;
						}

ul#nav li span					{ display: none; }

ul#nav li#home A				{ background: #fff url(images/navigation/logo.gif) no-repeat top left; display: block; width: 279px; height: 172px; border: none; margin: 0px 0px 40px 0px; padding: 0px; }

ul#nav A				{
						  display: block;
						  width: 215px;
						  border-bottom: 2px solid #0c70b4;
						  color: #fff;
						  font-weight: bold;
						  text-decoration: none;
						  margin: 0px 0px 0px 32px;
						  padding: 6px 0px 6px 0px;
						}

ul#nav A:link		{ color: #999; }
ul#nav A:visited	{ color: #999; }
ul#nav A:active		{ color: #999; }
ul#nav A:hover		{ color: #666; }
ul#nav A#act_l1		{ color: #fff; border: none; }
ul#nav A#act_l1_brdr		{ color: #fff; }

/**** Navigation Level 2 ****************************/

ul#nav ul				{ list-style-type: none; margin: 0px 32px 0px 32px; padding: 0px 0px 5px 0px;  border-bottom: 2px solid #0c70b4; }

ul#nav ul A				{
							  border: none;
							  color: #fff;
							  font-weight: bold;
							  text-decoration: none;
							  margin: 0px 0px 0px 0px;
							  padding: 4px 0px 4px 15px;
							}

ul#nav ul A:link		{ color: #999; }
ul#nav ul A:visited		{ color: #999; }
ul#nav ul A:active		{ color: #999; }
ul#nav ul A:hover		{ color: #666; }
ul#nav ul A#act_l2		{ color: #fff; }

ul#nav ul A#act_l2 span.chevron			{ display: inline; font-weight: bold; font-size: 120%; line-height: 100%; }


/**** Navigation Level 3 ****************************/

ul#nav ul ul				{ margin: 0px 0px 0px 22px; border: none; }

ul#nav ul ul A				{ margin: 0px 0px 0px 0px; font-weight: normal; }


/*****************************************************************
HEADER NAV DECLARATIONS
*****************************************************************/

ul#header_nav 	{ position: absolute; top: 14px; left: 345px; width: 550px; background: transparent; display: inline; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px; }

/* Applying float: left to the li is a hack to eliminate the spacing between li's in IE */
/* NAVIGATION LEVEL 1 */
ul#header_nav li				{
								  float: left;
								  padding: 6px 0px 0px 0px; margin: 0px;
								  background: transparent;
								  text-transform: uppercase;
								  font-size: 90%;
								  color: #fff;
								  font-weight: bold;
								  line-height: 100%;
								  background: transparent;
								}

ul#header_nav li A				{
								  text-decoration: none;
								  margin: 0px 0px 0px 0px;
								  padding: 0px 10px 0px 10px;
								  border-right: 1px solid #b1b2b4;
								}

ul#header_nav li A:link			{ color: #b1b2b4; }
ul#header_nav li A:visited		{ color: #b1b2b4; }
ul#header_nav li A:active		{ color: #666666; }
ul#header_nav li A:hover		{ color: #666666; }
ul#header_nav li A#act_l1		{ color: #666666; }


ul#header_nav li#zoeken				{ border-right: none; padding: 0px; }
ul#header_nav li#zoeken A			{ color: #1a171b; padding: 0px 7px 0px 10px; margin: 0px; border-right: none; }
ul#header_nav li#zoeken A:hover		{ color: #0066cc; }
ul#header_nav li#zoeken input	{
								  height: 12px; width: 130px;
								  background: #d9dadb; border: 1px solid #1a171b;
								  font-size: 80%;
								  color: #666;
								  margin: 0px 0px 0px 4px; padding: 2px;
								}


/*****************************************************************
REFERNTIES NAV DECLARATIONS
*****************************************************************/

ul#nav_referenties		{ list-style-type: none; margin: 0px; padding: 0px; border-top: 2px solid #999999; }

ul#nav_referenties A		{
							  display: block;
							  width: 195px;
							  border: none;
							  color: #fff;
							  font-weight: bold;
							  text-decoration: none;
							  margin: 0px;
							  padding: 5px 0px 5px 0px;
							  border-bottom: 2px solid #999999;
							}

ul#nav_referenties A:link		{ color: #999; }
ul#nav_referenties A:visited	{ color: #999; }
ul#nav_referenties A:active		{ color: #999; }
ul#nav_referenties A:hover		{ color: #ccc; }
ul#nav_referenties A#act_ref	{ color: #fff; }

ul#nav_referenties span						{ display: none; }
ul#nav_referenties A#act_ref span.chevron	{ display: inline; font-weight: bold; font-size: 120%; line-height: 100%; }


ul#nav_referenties.contact    { float: left; width: 145px; }
ul#nav_referenties.contact A  { width: 145px; }

/*****************************************************************
SITEMAP LIST DECLARATIONS
*****************************************************************/

ul#sitemap 	{ padding: 0px; margin: 0px 0px 0px 0px; list-style-type: none; }

/* Applying float: left to the li is a hack to eliminate the spacing between li's in IE */
/* NAVIGATION LEVEL 1 */
ul#sitemap li			{
						  padding: 0px 2px 0px 0px; margin: 0px;
						}

ul#sitemap li A 		{
						  font-size: 110%;
						  padding: 0px; margin: 0px;
						  text-decoration: none;
						  font-weight: bold;
						  line-height: 120%;
						  color: #aaa;
						}

ul#sitemap li A:hover	{ text-decoration: underline; color: #fff; }

ul#sitemap ul			{ padding: 0px; margin: 0px 0px 0px 10px; list-style-type: none; }

/* NAVIGATION LEVEL 3 */
ul#sitemap ul ul							{ padding: 0px; margin: 0px 0px 0px 25px; list-style-type: disc; }
ul#sitemap ul ul li							{ padding: 0px; margin: 0px; }
ul#sitemap ul ul li A 						{ margin: 0px; padding: 0px; font-weight: normal; }
ul#sitemap ul ul li A:hover 				{ margin: 0px; padding: 0px; color: #fff; }

ul#sitemap input	{ display: none; }


