body {
	text-align: center;
	background-color: #000000;
/*	font-family: "Helvetica Neue", "Lucida Grande", Arial, Geneva, Tahoma, sans-serif; */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

div#page {
	width: 750px;
	text-align: left;
	background-color: #FFF;
}

#header a,
#header a img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#menu {
	width: 750px;
	height: 30px;
	overflow: visible;
	float: left;
	background-color: #000;
	color: #DDE2E4;
	margin: 0;
}

#content {
	clear: left;
}

#content h1 {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Geneva, Tahoma, sans-serif;
	font-size: 18px;
	padding: 50px 40px 20px 205px;
}

#content p {
	display: block;
	padding: 0 0 10px 0;
}

ul#subnav {
	display: block;
	float: left;
	width: 155px;
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-position: outside;
}

#subnav li {
	line-height: 24px;
}

#subnav li a,
#subnav li a:link,
#subnav li a:visited {
	text-decoration: none;
	color: #859DA7;
}

#subnav li a:hover,
#subnav li a:visited:hover {
	text-decoration: underline;
	color: #333;
}

#subnav li.actief a,
#subnav li.actief a:link,
#subnav li.actief a:hover,
#subnav li.actief a:visited,
#subnav li.actief a:visited:hover {
	text-decoration: none;
	color: #000;
}

#text {
	display: block;
	float: right;
	width: 505px;
	padding: 0 40px 20px 10px;
}

.footer {
	background-color: #DFE2E3;
	width: 525px;
	margin: 0 auto;
	padding: 0 20px 0 205px; 
}

.footer #footerheader {
	width: 525px;
	padding: 20px 0 20px 0;
}

.footer h2 {
	font-weight: bold;
}

.footer a,
.footer a:visited {
	text-decoration: none;
	color: #859DA7;
}

.footer a:hover,
.footer a:visited:hover {
	text-decoration: none;
	color: #333;
}

.footer a span,
.footer a:visited span {
	text-decoration: none;
	color: #859DA7;
}

.footer a:hover span,
.footer a:visited:hover span {
	text-decoration: underline;
	color: #333;
}

.footer #footerheader h2 {
	display: block;
	width: 175px;
	height: 14px;
	overflow: hidden;
	background-image: url(/i/bg_footerh2.gif);
	background-repeat: no-repeat;
	background-position: left middle;	
	text-indent: -3000px;
}

.footer #footerheader p {
	display: block;
	width: 175px;
	height: 14px;
	overflow: hidden;
	background-image: url(/i/bg_footerp.gif);
	background-repeat: no-repeat;
	background-position: left middle;	
	text-indent: -3000px;
}

.footer #footercol1 {
	clear: none;
	width: 165px;
	padding: 0 10px 0 0;
	float: left;
}

.footer #footercol1 h2 {
	display: block;
	width: 155px;
	height: 14px;
	overflow: hidden;
	background-image: url(/i/bg_footer_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: -3000px;
}

.footer #footercol2 {
	clear: none;
	width: 165px;
	padding: 0 10px 0 0;
	float: left;
}

.footer #footercol2 h2 {
	display: block;
	width: 155px;
	height: 14px;
	overflow: hidden;
	background-image: url(/i/bg_footer_vacatures.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: -3000px;
}

.footer #footercol3 {
	clear: none;
	width: 165px;
	padding: 0 10px 0 0;
	float: left;
}

.footer #footercol3 h2 {
	display: block;
	width: 155px;
	height: 14px;
	overflow: hidden;
	background-image: url(/i/bg_footer_referenties.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: -3000px;
}

/* hack om de achtergrondkleur over de gehele hoogte uit te spreiden */

html, body {
	height: 100%;
}

#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px auto; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 150px; /* .push must be the same height as .footer */
}

.push {
	clear: both;
}


/* einde hack */

.alignleft {
	margin: 0 10px 5px 0;
	float: left;
	clear: both;
}

.alignright {
	margin: 0 0 5px 10px;
	float: right;
	clear: both;
}oat: right;
	clear: both;
}
