#3boxes  {
	clear: both;
}

A.boxlink {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 238px 0 5px 10px;
}

* html A.boxlink {
	height: 240px;
}


#box1 {
	background: url(../gfx/architekturbuero.jpg) no-repeat;
	border-right: 1px solid #fff;
	width: 265px;
	float: left;
}

#box2 {
	background: url(../gfx/ingenieurbuero.jpg) no-repeat;
	border-right: 1px solid #fff;
	width: 265px;
	float: left;
}

#box3 {
	background: url(../gfx/barrierefreibauen.jpg) no-repeat;
	width: 265px;
	float: left;
}

#footer {
	background: none;
	clear: both;
	padding: 20px 0;
}
