*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
img {
	border: none;
}
html, body {
}
body {
	background: url('images/background.png') repeat-x top left;
	margin-top: 5px;
}
a {
	text-decoration: none;
	color: #535353;
}
#container {
	width: 782px;
	margin: 0pt auto;
}
.linkover {
	float:right;
	height:24px;
	margin-left:600px;
	margin-top:-615px;
	width:126px;
	z-index:2;
	
	cursor: pointer;
}
.project {
	float: left;
}
.project img {
	float: left;
}
.footer {
	background: url('images/adresbalk_onder.png') no-repeat;
	width: 762px;
	height: 43px;
	padding: 18px 10px 0px;
	float: left;
}
.naam {
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	text-align: right;
	width: 700px;
}
.naw {
	clear: right;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #535353;
	text-align: right;
	width: 700px;
}

