.dummy { 
	width: 11px;
	}
/* Projekte */

.projekte {
	width: 655px;
	float: left;
}
.projekte li.headline {
	width: 655px;
	height: auto;
	float: left;
	padding-right: 0px;
}
.projekte li.head2 {
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x transparent;
	background-position: 0% 0%;
	padding-top: 21px;
}
.projekte li.headline h2 {
	margin-bottom: 11px;
}
.projekte li {
	width: 205px;
	height: 240px;
	overflow: hidden;
	float: left;
	padding-right: 20px;
}
.projekte li.end {
	padding-right: 0px !important;
}
.projekte .projekt {
	width: 205px; 
	height: 154px;
	background-color: #818181;
	overflow: hidden;
}
.projekte .projekt-foto {
	float: left;
}
.projekte h3 {
	margin: 6px 0 0 0;
}
.projekte h3 a {
	font-weight: bold;
	color: #131311;
}
.projekte h3 a:hover {
	color: #ffcc33;
}
