html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #003d79;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration: underline;
}

.link
{
	font-size: 12px;
	color: #cac6c5;
	line-height: 18px;
}

	.link b
	{
		padding-left: 3px;
		font-size: 9px;
		font-weight: normal;
	}

a:hover.link
{
	color: #fff;
}

p
{
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.clear
{
	clear: both;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
#page-content-text h1,
#page-content-text h2,
#page-content-text h3,
#page-content-text h4,
#page-content-text h5,
#page-content-text h6
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.text p,
#page-content-text p
{
	margin: 10px 0px;
	padding: 0px;
}

.text p a,
#page-content-text p a
{
	color: #fff;
	text-decoration: underline;
}

.text p a:hover,
#page-content-text p a:hover
{
	text-decoration: none;
}

.text p img,
#page-content-text p img
{
	margin-bottom: 10px;
}

/*******************************************************************************/

#intro-head
{
	width: 100%;
	height: 300px;
	background-color: #c5c6c8;
}

	#intro-logo
	{
		width: 185px;
		padding-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}

#intro-menu
{
	position: absolute;
	z-index: 1;
	top: 135px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#intro-wrapper
{
	position: absolute;
	z-index: 2;
	top: 370px;
	width: 100%;
}

	#intro-body
	{
		width: 776px;
		margin-left: auto;
		margin-right: auto;
	}
	
		#intro-content
		{
			float: left;
			width: 370px;
			margin: 0px 0px 0px 9px;
			font-size: 17px;
			color: #c5c6c8;
		}
		
		#intro-news
		{
			float: right;
			width: 375px;
			margin: -15px 1px 0px 0px;
		}
			
			.intro-news-title,
			.intro-news-item
			{
				padding: 3px 5px;
			}
			
			.intro-news-title
			{
				margin: 12px 2px 0px 0px;
				font-weight: bold;
			}
			
				.intro-news-title a
				{
					color: #fff;
					text-decoration: none;
				}
				
					.intro-news-title a:hover
					{
						text-decoration: underline;
					}
			
			.intro-news-item
			{
				display: block;
				font-size: 12px;
				background-color: #054d94;
				color: #c5c6c8;
			}
			
			.intro-news-item:hover
			{
				background-color: transparent;
				color: #fff;
			}
			
				.intro-news-item b
				{
					margin: 0px 0px 0px 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
				}
			
				.intro-news-item-odd
				{
					background-color: #014588;
				}
		
		#intro-logos
		{
			clear: both;
			height: 24px;
			margin-bottom: 10px;
			padding-top: 15px;
		}
		
			#logo-nvaf
			{
				float: left;
				margin-left: 9px;
			}
			
			#logo-fundtech
			{
				float: left;
				margin-left: 281px;
			}

/*******************************************************************************/

#page-head
{
	width: 100%;
	height: 211px;
	background-color: #c5c6c8;
}

	#page-logo
	{
		width: 150px;
		padding-top: 13px;
		margin-left: auto;
		margin-right: auto;
	}

#page-menu
{
	position: absolute;
	z-index: 1;
	top: 90px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#page-wrapper
{
	position: absolute;
	z-index: 2;
	top: 255px;
	width: 100%;
}

	#page-body
	{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		color: #cac6c5;
	}
	
		#page-title
		{
			cursor: default;
			height: 34px;
			margin: 0px 165px;
			padding: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
		}
		
		#page-column-left,
		#page-column-right
		{
			width: 148px;
		}
		
		#page-column-left
		{
			float: left;
		}
		
			#page-column-left-title
			{
				cursor: default;
				margin: 2px 0px 13px;
				padding: 0px;
				font-size: 14px;
				font-weight: bold;
				color: #fff;
			}
			
			#page-column-left a.link
			{
				display: block;
				width: 100%;
			}
			
			#page-column-left a.link-active
			{
				font-size: 15px;
				font-weight: bold;
				color: #FFF;
			}
		
		#page-column-right
		{
			float: right;
			/*background-color: #0C6;*/
		}
		
			#page-search,
			#page-column-right a.link,
			#page-download
			{
				width: 140px;
				padding-left: 8px;
			}
			
			#page-search
			{
				cursor: default;
				height: 49px;
			}
				
				#page-search #search_box
				{
					float: left;
					width: auto;
				}
				
				#page-search input
				{
					float: left;
					width: 95px;
					margin-left: 0px;
					padding: 2px;
					border: 1px solid #6382a1;
					font-size: 11px;
					color: #073b77;
				}
				
				#page-search .link
				{
					float: right;
					font-size: 11px;
				}
			
			#page-column-right .seperator
			{
				width: 100%;
				height: 1px;
				background-color: #6382a1;
			}
			
			#page-column-right a.link
			{
				display: block;
				padding-top: 3px;
				padding-bottom: 2px;
				line-height: 15px;
				border-bottom: 1px solid #6382a1;
			}
			
			#page-column-right a.link-active
			{
				color: #fff;
			}
			
			#page-download
			{
				cursor: pointer;
				margin-top: 26px;
			}
			
				#page-download .link
				{
					font-size: 11px;
				}
		
		#page-content
		{
			float: left;
			width: 650px;
			margin-left: 17px;
			font-size: 12px;
		}
			
			#page-testimonial,
			#page-testimonial2
			{
				cursor: pointer;
				overflow: hidden;
				width: 306px;
				max-height: 187px;
				padding: 5px;
				margin-bottom: 13px;
				background-color: #014588;
			}
			
			#page-testimonial:hover,
			#page-testimonial2:hover
			{
				text-decoration: none;
				background-color: #054d94;
			}
			
				#page-testimonial:hover #page-testimonial-more,
				#page-testimonial2:hover #page-testimonial-more
				{
					text-decoration: underline;
				}
			
			#page-testimonial
			{
				float: right;
			}
			
			#page-testimonial2
			{
				position: absolute;
				margin-left: 334px;
			}
			
				#page-testimonial img,
				#page-testimonial2 img
				{
					float: left;
					margin-right: 6px;
				}
			
				#page-testimonial h3,
				#page-testimonial2 h3
				{
					margin: 0px;
					padding: 0px 0px 5px;
					font-size: 13px;
					font-weight: bold;
					color: #fff;
				}
				
				#page-testimonial-text,
				{
					font-size: 14px;
					line-height: 120%;
				}
				
				#page-testimonial-more
				{
					font-size: 11px;
				}
				
					#page-testimonial-more b
					{
						padding-left: 3px;
						font-size: 9px;
					}
			
			#page-testimonial-extended
			{
				display: none;
			}
			
				#page-testimonial-extended-body
				{
					padding: 3px;
				}
				
					#page-testimonial-extended-body img
					{
						float: left;
						margin: 0px 8px 0px 0px;
					}
					
					#page-testimonial-extended-body h3
					{
						margin: 0px 0px 5px 0px;
						padding: 0px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 16px;
						font-weight: bold;
					}
					
					#page-testimonial-extended-body div
					{
						font-size: 15px;
						font-style: italic;
						line-height: 20px;
					}
			
			#page-content-text div
			{
				float: left;
				text-align: justify;
				margin-top: -10px;
			}
			
			#page-content-text div.first
			{
				margin-bottom: 0px;
				margin-right: 17px;
			}
		
		#intro-footer,
		#page-footer
		{
			clear: both;
			margin: 0px auto 40px;
			border-top: 1px solid #6382a1;
		}
		
		#intro-footer
		{
			float: right;
			width: 766px;
		}
		
		#page-footer
		{
			width: 650px;
		}
		
			#intro-footer a,
			#page-footer a
			{
				float: left;
				margin-top: 5px;
				margin-right: 8px;
				font-size: 11px;
				color: #cac6c5;
			}
			
			#intro-footer a:hover,
			#intro-footer a.active,
			#page-footer a:hover,
			#page-footer a.active
			{
				color: #fff;
			}
			
			#page-footer-nvaf
			{
				float: right;
				margin-top: 3px;
			}
			
/*******************************************************************************/

#materieel
{
	cursor: default;
	width: 668px;
	margin-top: 2px;
	margin-left: -17px;
}

	.materieel-item,
	.materieel-item-empty
	{
		float: left;
		width: 150px;
		margin-top: 15px;
		margin-left: 17px;
	}
	
	.materieel-item
	{
		display: block;
		cursor: pointer;
	}
	
		.materieel-item img
		{
			float: left;
		}
		
		.materieel-item-label
		{
			float: left;
			padding-top: 3px;
			font-size: 11px;
		}
	
	.materieel-item-empty
	{
		height: 150px;
		background-color: #185490;
	}

/*******************************************************************************/

#vacatures
{
	cursor: default;
	display: block;
	width: 668px;
	margin-left: -17px;
	margin-bottom: 10px;
}

	.vacature-item
	{
		float: left;
		width: 316px;
		margin-left: 17px;
	}
	
		.vacature-item a
		{
			display: block;
			padding: 1px 4px;
		}
	
	.vacature-item2
	{
		background-color: #014588;
	}

#vacature-form
{
}

	 #vacature-form-column-left
	 {
		 float: left;
		 width: 316px;
	 }
	 
	 #vacature-form-column-right
	 {
		 float: left;
		 width: 316px;
		 margin-left: 8px;
	 }

/*******************************************************************************/

#project-column-left
{
	float: left;
}

#project-column-right
{
	float: right;
}

#project-column-left,
#project-column-right
{
	width: 316px;
	padding-bottom: 10px;
}

#project-items
{
	clear: both;
	display: block;
	cursor: default;
	width: 668px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: -17px;
}

	.project-item,
	.project-item-empty
	{
		float: left;
		width: 150px;
		margin-top: 15px;
		margin-left: 17px;
	}
	
	.project-item
	{
		display: block;
		cursor: pointer;
	}
	
		.project-item img
		{
			float: left;
		}
		
		.project-item-label
		{
			float: left;
			padding-top: 3px;
			font-size: 11px;
		}
	
	.project-item-empty
	{
		height: 150px;
		background-color: #185490;
	}

/*******************************************************************************/

.search_results
{
	margin-left: -228px !important;
	border: 1px solid #999999;
	font-family: Verdana, Geneva, sans-serif;
}

.no_result
{
	color: #000 !important;
}

/*.result_set
{
	padding: 6px;
	background-color: #003d79;
	color: #FFFFFF;
}

.result
{
	padding: 6px;
	background-color: #E4E4E4;
	color: #000000;
}

	.result_title
	{
	}
	
	.result_desc
	{
		background-color: #E4E4E4;
		color: #666666;
	}*/
	
	.searchvalue
	{
		/*background-color: #014588 !important;*/
		background-color: #E4E4E4 !important;
		color: #014588;
	}

/*******************************************************************************/

.tooltip
{
	z-index: 7689653;
	position: absolute;
	white-space: nowrap;
	margin-top: 6px;
	margin-left: 12px;
	padding: 3px 8px;
	border: 3px solid #c5c6c8;
	background-color: #d2d2d3;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012e5b;
}

.tooltip-left,
.tooltip-aboveleft
{
	margin-left: -4px !important;
}

.tooltip-above,
.tooltip-aboveleft
{
	margin-top: -1px !important;
}

/*******************************************************************************/

.mailform
{
	padding-top: 5px;
}

.mailform table
{
	width: 319px;
}

.mailform td
{
	padding-bottom: 3px;
}

.mailform td.toolTip
{
	width: 20px;
	text-align: right;
}

.mailform input.text_field,
.mailform textarea
{
	width: 100%;
}

.mailform .code input
{
	margin-right: 2px;
	width: 30px !important;
}

.mailform iframe.upload_frame
{
	height: 20px;
}

#jubileum {
	height:0;
	text-align:right;
	width:850px;
	margin:0 auto;
}

#jubileum_icon {
	position:absolute;
	width:850px;
	text-align:right;
	z-index:2;
	padding:35px 10px 0 0;
}

#jubileum_icon.intro {
	padding-top:65px;
}