#right {
	width: 642px;
	padding-top: 75px;
	line-height: 1.3;
}
#footer {
	clear: both;
	width: 642px;
	float: right;
	text-align: center;
	padding-top: 5px;
	border-top: 3px solid #9e2b1e;
	margin: 5px;
	padding-bottom: 5px;
}

#achtergrond {
	background-image: url(../images/Achtergrond/Achtergr-Projecten.jpg);
}
/* Stijlen voor speciale pagina's */
#projectenlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin-top: 20px;
	line-height: 1.5;
}
#projectenlist a {
	font-weight: bold;
	text-decoration: none;
}

#projectenlist li {
	display: inline-block;
	zoom:1;
	*display: inline;
	margin: 0;
	height: 180px;
	width: 200px;
	margin-right: 6px;
	line-height: 1.1;
}
.clear {
	clear: both;
}
#footer a {text-decoration:none; cursor:pointer}
#footer a:hover {text-decoration:underline;}
h2 {
	margin-bottom: 0px;
	margin-top: 4px;
}

