/*<portfolio>*/
.portfolio .item
{
	height: 187px;
	margin: 0 -2px;
	padding: 0;
	overflow: hidden;
	width: 625px;
}

.portfolio .item .imgprojectdetails {
	margin-left: 100px;
	vertical-align:middle;
}


.portfolio .item .businessunit
{
	display: none;
}

.portfolio h3
{
	border-top: #e5e4e1 solid 1px;
	color: #cc3300;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0 2px;
	overflow: hidden;
	padding: 4px 18px 0 5px;
	width: 600px;
	height: 25px;
}

.portfolio h3.hover
{
	background: #fff url(../images/klantitemhoverbg.gif) left top repeat-x;
	cursor: pointer;
}

.portfolio h3 span
{
	position: relative;
	left: 65px;
}
.description
{
text-align:right ;	
}
.portfolio h3 span.infopagina
{
	position: absolute;
	left: 100px;
}




.portfolio .itemcontent
{
	background: #fff url(../images/klantitembackground.gif) left top repeat-x;
	border-top: none;
	height: 162px;	
	padding: 0;
	width: 626px;
}

.portfolio .itemcontent .left
{
	background: url(../images/klantitembackgroundleft.gif) left top no-repeat;
	padding-left: 22px;
	float: left;
	height:162px;
}

.portfolio .itemcontent .right
{
	background: url(../images/klantitembackgroundright.gif) right top no-repeat;
	padding-right: 22px;
	float: right;
}

.portfolio .summary
{
	height: 162px;
	he\ight: 144px;
	padding: 18px 0 0 0;
	width: 544px;
	w\idth: 350px;
}

.portfolio h4
{	
	border: none;
	color: #fff;
	font-family: Trebuchet MS,Arial Narrow, Arial;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	margin: 0 0 7px 0;	
	padding: 0;
	width: auto;	
}

.portfolio h4 span
{
	float: none;
	color: #ff9900;
}

.portfolio h4 span.split
{
	color: #555;	
	float: none;
	font-size: 22px;	
	margin: 0 8px;
}

.portfolio .summary p
{
	color: #999999;
	line-height: 20px;
	font-family: Trebuchet MS,Arial Narrow, Arial;
	font-size: 11px;
}

.portfolio .summary p span
{
	color: #cecece;
	float: none;
}

.portfolio .summary a
{
	color: #ff9900;
	float: none;
	font-family: Trebuchet MS,Arial Narrow, Arial;
	font-size: 11px;
}

.portfolio .itemcontent .left img
{	
	height: 100px;
	width: 200px;
	margin-top:30px;
}
p.just {  font-family: Verdana, Arial, Helvetica, sans-serif;text-align: justify;}

/*</portfolio>*/

