ul#nav {
	margin-top: 0;
}

.proj {
	margin-right: 10px;
}

.proj.right {
	float: right;
}

.proj.last {
	margin-right: 0;
}

.proj h2 {
	color: white;
	font-size: 1.2em;
	letter-spacing: 0.05em;
}

.proj a, .proj a:visited {
	color: white;
}

.proj a:hover {
	color: black;
}

#header {
	background: url(../images/home_header.gif) no-repeat;
	height: 144px;
}

#news {
	background: url(../images/home_news.jpg);
}

#news h2,
#news a {
	color: black;
	padding-left: 149px;
	padding-right: 10px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
}

#over {
	background: #DBD9D4;
}

#over a {
	color: black;
	padding-bottom: 0px;
	display: block;
	text-decoration: none;
	width: 288px; /* or use height (tricks IE into letting you click anywhere on the block, not just the text */
}



#p_388 {
	background: url(../images/home_388.jpg);
}

#p_388 a {
	padding-top: 200px;
	padding-bottom: 23px;
	color: white;
	text-decoration: none;
	display: block;
	width: 100%; /* or use height (tricks IE into letting you click anywhere on the block, not just the text */
}

#p_405 {
	background: url(../images/home_405.jpg)
}

#p_405 a { 
	padding-top: 65px;
	padding-bottom: 160px;
	color: white;
	display: block;
	text-decoration: none;
	width: 100%; /* or use height (tricks IE into letting you click anywhere on the block, not just the text */
}

#p_361 { background: url(../images/home_361.jpg) }

#p_361 a {
	padding-left: 154px;
	padding-top: 5px;
	color: black;
	display: block;
	text-decoration: none;
	height: 12em; /* or use width (tricks IE into letting you click anywhere on the block, not just the text */
}

#p_377 { background: url(../images/home_377.jpg) }

#p_377 a {
	padding-left: 154px;
	padding-top: 51px;
	color: white;
	display: block;
	text-decoration: none;
	height: 8em; /* or use width (tricks IE into letting you click anywhere on the block, not just the text */
}

#vormgeving {
	display: inline;
	width: 100%;
	float: right;
	text-align: right;
	background: white;
}

#vormgeving p {
	font-family: Georgia;
	font-size: .75em;
	color: #B7B2A8;
	margin: 0 11px 5px 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.02em;
}

.grijs {
	background: url(../images/home_news.jpg);
	color: #lavender;
}

#footer {
	width: 140px;
	margin-top: -95px;
	background: white;
}