@import url(basic.css);
@import url(hp_vp.css);
@import url(hp_pp.css);

#lp table.lijn {
/*	height: 200px; */
	margin-top: 15px;
	margin-bottom: 15px;
}

#lp table.lijn td {
	padding-left: 5px;
	background: url(../images/matrix_belijning.gif) no-repeat 0 0;
}

h1 {
	padding-left: 16px;
}

table#lp td {
	padding-top: 0px;
	padding-bottom: 0px;
}

/*
lp: lopende projecten
rp: referentieprojecten
*/

td#intro {
	padding-top: 15px;
}

td#intro a {
	background: url(../images/dotted.gif) repeat-x left bottom;
}

#disciplines {
/*	background: url(../images/disciplines.gif) no-repeat bottom; */
	padding-top: 10px;
}


#footer {
/*	background: url(../images/logo_bna.gif) no-repeat 0 0; */
	height: 44px;
}

#footer img {
	float: left;
}

#nav {
	padding-top: 15px;
	height: 113px;
}

div#intro {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: Black;
}

div#intro img {
	margin-top: 200px;
}