	/* CSS Document */
	
	body {
		margin: 0px;
		font-family: "Myriad Roman", sans-serif, Geneva;
		color: #666666;
		background-color: #E9EDEE;
		font-size: 12px;
		line-height: 1.4em;
	}
	#tekstkolom {
	float: left;
	width: 266px;
	padding-left: 65px;
	margin-right: 40px;
	}
	#logo {
		float: left;
		height: 91px;
	}
	#menu {
		height: 21px;
		width: 510px;
		float: left;
		margin-top: 70px;
		font-size: 11px;
		color: #FFFFFF;
		word-spacing: 10px;
	}
	#toppie {
		top: 0;
		right: 0;
		left: 0;
		width: 774px;
		height: 141px;
		margin: auto;
		padding-top: 22px;
	}
	
	#toppie-achter {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 100%;
		background-image: url(../images/lay-out/Payroll-balkachter.gif);
		height: 163px;
		background-repeat: repeat-x;
		background-position: top;
		float: left;
	}
	#inhoud-achter {
		float: left
		margin: auto;
		width: 100%;
		float: left;
	}
	#inhoud {
		top: 0;
		right: 0;
		left: 0;
		width: 774px;
		margin: auto;
	}
	#footer-achter {
		float: left
		margin: auto;
		width: 100%;
		float: left;
		background-image: url(images/lay-out/logo-verloop.jpg);
		background-repeat: no-repeat;
		height: 30px;
		background-position: center;
	}
	#aanbodblok a {
		color: #666666;
		text-decoration: none;
	}
	#footer {
		top: 0;
		right: 0;
		left: 0;
		width: 724px;
		margin: auto;
		background-color: #E9EDEE;
	}
	#menublok {
		float: left;
		height: 91px;
		width: 799px;
		background-image: url(images/lay-out/logo-verloop.jpg);
		background-repeat: repeat-y;
	}
	#titel-home {
		float: left;
		height: 50px;
		width: 742px;
		background-image: url(images/lay-out/titelbalk-wit.jpg);
		background-repeat: no-repeat;
		padding-left: 57px;
	}
		#titel-aanbod {
		float: left;
		height: 50px;
		width: 742px;
		background-image: url(images/lay-out/titelbalk-oranje.jpg);
		background-repeat: no-repeat;
		padding-left: 57px;
	}
		#titel-disclaimer {
		float: left;
		height: 50px;
		width: 742px;
		background-image: url(images/lay-out/titelbalk-groen.jpg);
		background-repeat: no-repeat;
		padding-left: 57px;
	}
		#titel-contact {
		float: left;
		height: 50px;
		width: 742px;
		background-image: url(images/lay-out/titelbalk-blauw.jpg);
		background-repeat: no-repeat;
		padding-left: 57px;
	}
	h1 {
		font-size: 18px;
		color: #073772;
		line-height: 1.4em;
	}
	#aanbodblok {
		float: left;
		padding-left: 65px;
		width: 720px;
	}#aanbodblok div {
		width: 280px;
		float: left;
		margin-right: 50px;
		margin-bottom: 20px;
		border: 2px solid #DBDBDB;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 15px;
		margin-top: 10px;
	}
	#aanbodblok div:hover {
		background-image: url(images/aanbod/aanbod-blok-hover.jpg);
		background-color: #F5F5F5;
	}
	#aanbodblok div img {
		float: right;
	}
#aanboditem {
	background-color: #FFFFFF;
	width: 600px;
	float: left;
	margin-bottom: 20px;
	border: 2px solid #DBDBDB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 65px;
	background-repeat: repeat-y;
	background-position: right;
}
#aanboditem img {
	float: left;
	clear: right;
	margin: 6px;
}
#aanboditem-txt {
	float: left;
	width: 280px;
	margin: 10px;
}
#aanboditem-txt div {
	background-color: #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 14px;
}
#menu a {
	text-decoration: none;
	color: #073772;
}
#form-kolom {
	width: 290px;
	float: left;
	margin-right: 20px;
}
#tekstkolom img {
	border: 2px solid #FFFFFF;
}

