/* HNTB.NL */
BODY	{ 
	font-family: verdana;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px; 
}


BODY, P, INPUT, TD, A, INPUT, TEXTAREA, .content *	{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 12px; 
	color: #515050; 
}


A, A:link, A:visited, A:active {
	color: #515050;
	text-decoration: underline;
}

A:hover {
	color: #999999;
	text-decoration: underline;
}


H1, .content H1 { 
	font-size: 14px;
	font-weight: bold;
}
	
H2, .content H2 { 
	font-size: 12px;
	font-weight: bold;
}

hr {
	color: #bcbcbc;
	background-color: #bcbcbc;
	height: 1px;
}

	
.content { 
	padding-left: 10px;
}

/* LAYOUT */
#PrintLogo	{
	position: relative;
	width: 909px;
	height: 75px;
	text-align: left;
}

#Header1, #Header2, #Header3, #Header4, #Header5  {
	display: none;
}


/* HEADER MENU */
.topmenu  {  
	color: #ffffff;
	font-size: 10px; 
	font-weight: bold;
}
			
a.topmenu, a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	color: #ffffff;
	text-decoration: none;
}

a.topmenu:hover {
	color: #3a3a3a;
	text-decoration: none;
}

/* MAIN MENU */
.menu {
	padding-bottom: 7px;
	color: #f3f3f3;
	font-size: 12px; 
	font-family: verdana;
	font-weight: bold;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
	color: #f3f3f3;
	text-decoration: none;
}

a.menu:hover {
	color: #3a3a3a;
	text-decoration: none;
}


a.menuactive, a.menuactive:link, a.menuactive:visited, a.menuactive:active {
	color: #3a3a3a;
	text-decoration: none;
}

a.menuactive:hover {
	color: #f3f3f3;
	text-decoration: none;
}

/* SUBMENU */			
.submenu {	
	padding-bottom: 10px;
	color: #f89a1e;
	font-weight: bold;
}
			
a.submenu, a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #f89a1e;
	text-decoration: none;
}

a.submenu:hover {
	color: #646464;
	text-decoration: none;
}


a.submenuactive, a.submenuactive:link, a.submenuactive:visited, a.submenuactive:active {
	color: #646464;
	text-decoration: none;
}

a.submenuactive:hover {
	color: #f89a1e;
	text-decoration: none;
}

/* FOOTER */
.copy { 
	padding-top: 10px;
	color:#999999;
	font-size: 9px; 
}

a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #999999;
	text-decoration: none;
	font-size: 9px; 
}

a.copy:hover {
	color: #3a3a3a;
	text-decoration: none;
	font-size: 9px; 
}

/* SEARCH - FORM */
FORM				{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
input.SearchInput	{ width: 75px; border: 1px solid #f89a1e; font-size: 10px; }


/* SEARCH RESULTS */
#SearchHeader		{ border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; padding-top: 3px; padding-bottom: 3px; }
#SearchHeader TD	{ }
#SearchResults		{ margin-top: 15px; margin-bottom: 15px; }
#SearchResults A.SearchResult, #SearchResults A.SearchResult * { text-decoration: underline; color: #f89a1e; }
.SearchResultsURL	{ color: #979595; }
#SearchFooter		{ border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; padding-top: 3px; padding-bottom: 3px; }
#SearchFooter TD	{ }
#SearchFooter A.SearchPaging, #SearchFooter A.SearchPaging * { text-decoration: none; }


/* SITE MAP */
#SiteMap					{ 	}

#SiteMap .LevelSpacer		{ list-style-type: none; margin-top: 10px;}
#SiteMap .Level0			{ position: relative; left: 0px; text-transform: uppercase; letter-spacing: 0.1em; margin-left: 0px; text-align: left; font-size: 7pt;}

#SiteMap .Level1			{ list-style-type: square; margin-top: 10px;  }
#SiteMap .Level1 A			{ line-height: 125%; text-decoration: none; font-weight: bold; }
#SiteMap .Level1 A:hover	{ line-height: 125%; text-decoration: underline; font-weight: bold; }

#SiteMap .Level2			{ list-style-type: square; margin-left: 25px; text-decoration: none; }
#SiteMap .Level2 A			{ line-height: 125%; text-decoration: none; }
#SiteMap .Level2 A:hover	{ line-height: 125%; text-decoration: underline; }

#SiteMap .Level3			{list-style-type: disc; margin-left: 50px; text-decoration: none; }
#SiteMap .Level3 A			{ line-height: 125%; text-decoration: none; }
#SiteMap .Level3 A:hover	{ line-height: 125%; text-decoration: underline; }
