﻿	/* --------------------------------------------------------------------------------------------------------
	html en body
	---------------------------------------------------------------------------------------------------------*/
	
	html {
		height: 				0px;
		overflow: 				-moz-scrollbars-vertical; 
	}
	
	body {
		background:				#113b63 url("../images/bg.gif") 0px 0px;
		text-align:				center; 
		height: 				0px;
		margin:					0px; 
		font:					normal 11px/18px Tahoma;
		color:					#244b71;
	}
	
	/* --------------------------------------------------------------------------------------------------------
	pagewrapper (de ruimte waarin alle onderdelen komen binnen de achtergrond)
	---------------------------------------------------------------------------------------------------------*/
	
	
	/* --------------------------------------------------------------------------------------------------------
	basis, onderstaande geldt voor alle benoemde tags in het html document
	---------------------------------------------------------------------------------------------------------*/
	
	table {
		border:					0;
		border-collapse:		collapse;
		margin:					0;
		padding:				0;
	}
	
	td {
		vertical-align:			top;
	}

	td:hover{
		background-color:		#F93;
	}

	form {
		margin:					0;
		padding:				0;
	}
	
	a {
	color:					#d2314d;
	text-decoration: 		none;
	border: 				1;
	border-color: 			#00CC99;
	}	

	a:hover {
	color:					black;
	border: 				1;
	border-color: 			#00CC99;
	}	
	
	img:hover {
		color:					#00FF99;
		text-decoration:		underline;
	}
	
	img {
		border:					0;
	}
	
	ul {
		margin:					0 0 0 15px;
		padding:				0;
	}
	
	
	/* --------------------------------------------------------------------------------------------------------
	basis layout hulpmiddelen
	---------------------------------------------------------------------------------------------------------*/
	
	.left {
		float:					left;
	}
	
	.right {
		float:					right;
	}
	
	.wrapper {
		width:					100%;
		overflow:				hidden;
	}
	
	.clear {
		clear:					both;
	}
	
	/* --------------------------------------------------------------------------------------------------------
	headings
	---------------------------------------------------------------------------------------------------------*/
	
	h6 {
		
	}
	
	h5 {
		
	}
	
	h4 {
		
	}
	
	h3 {
		
	}
	
	h2 {
		
	}
	
	h1 {
		font:					bold 14px/18px Tahoma;
		color:					#d2314d;
	}
	
	h2 {
		
	}
	
	h3 {
		
	}
	
	
	/* --------------------------------------------------------------------------------------------------------
	primary navigation
	---------------------------------------------------------------------------------------------------------*/
	
	div.primnav {
		width:					960px;
		height:					28px;
		padding:				0 0 0 0;
		background-image:		url(../images/bg-menu.gif);
		line-height:			28px;
	}
	
	
	ul.primnav {
		margin:					0 0px 0 51px;
		padding:				0 0 0 0;
		list-style-type:		none;
	}
	
	ul.primnav li {
		display:				inline;
		margin:					0 18px 0 0;
		padding:				0;
	}
	
	li.primnav a {
		font:					bold 11px/28px Tahoma;
		height:					28px;
		text-decoration:		none;
		color:					#244b71;					
	}
	
	li.primnav-active a {
		font:					bold 11px/28px Tahoma;
		height:					28px;
		text-decoration:		none;
		color:					#d2314d;					
	}
	
	ul.primnav li a:active {
		color:					#d2314d;
	}
	
	ul.primnav li a:hover {
		color:					#d2314d;
	}
	
	/* --------------------------------------------------------------------------------------------------------
	Lay-out
	---------------------------------------------------------------------------------------------------------*/
	
	div.header {
		width:					960px;
		height:					116px;
		background-image:		url(../images/header.gif);
	}
	
	div.header-left {
		width:					335px;
		height:					91px;
		float:					left;
		padding:				25px 0 0 25px;
	}
	
	div.header-right {
		width:					340px;
		height:					73px;
		float:					right;
		padding:				18px 0 0 13px;
	}
	
	div.content2 {
		width:					960px;

		background-image:		url(../images/bg-projects.jpg);
		background-repeat:		repeat-y;

	}
	

	div.footer {
		width:					724px;
		height:					28px;
		background-image:		url(../images/bg-footer.gif);
		padding:				0 31px 0 31px;
		line-height:			28px;
	}
	
	div.footer-left {
		width:					362px;
		height:					28px;
		padding:				0;
		float:					left;
		line-height:			28px;
	}
	
	div.footer-right {
		width:					362px;
		height:					28px;
		padding:				0;
		float:					left;
		text-align:				right;
		line-height:			28px;
	}
	
	div.content-followup2 {
		width:					900px;
		padding:				31px;
	}
	
	div.colomn-left {
	width:					326px;
	height:					1300px;
	float:					left;
	padding:				0 30px 0 0;
	text-align: 			left;
	border-right-style:		double;
	}
	
	div.colomn-right {
	width:					353px;
	height:					1300px;
	float:					left;
	padding:				25px 0 0 10px;
	text-align:				left;
	}
	
	div.folder {
		position:				absolute;
		z-index:				10;
		top:					-30px;
		left:					-45px;
	}
	
	div.badge {
		position:				absolute;
		z-index:				20;
		top:					250px;
		left:					462px;
	}
	
	div.bullets {
		position:				absolute;
		z-index:				20;
		top:					22px;
		left:					553px;
	}
	
	div.initiatiefnemers {
		position:				absolute;
		z-index:				5;
		top:					329px;
		left:					15px;
	}
	
	div.lk{
		float: left;
		padding: 10px;
		width: 400px;
		border: 0px solid gray;
	}
 
	div.rk{
		float: right;
		padding: 10px;
		width: 400px;
		border: 0px solid gray;
	}
	div.rk2{
		float: right;
		padding: 10px;
		width: 400px;
		border: 0px solid gray;
	}


	div.title{
		padding-left: 10px;
	}
	
	div.figure {
  float: inherit;
  width: 645px;
  border: thin black solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: normal;
  font-size: normal;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}
