.portfolio_row {
	width:740px;
	float:left;
	padding: 10px 0 10px 15px;	 
}

.portfolio_item {
	width: 241px;
	height:126px;
	float: left;
	overflow: hidden;		
}

.portfolio_item .lt{
	background: url(/images/layout/box-pfb.jpg) no-repeat 0 100%;
	/*padding: 13px 0 20px 11px;*/
}

#fotostrip_container {
	position:relative;
	width:720px;
	border:1px solid #DCDCDC;
	height:67px;
	padding: 1px 2px 1px 2px;
	margin: 0 0 19px 15px;
}

#fotomask_left {
	float:left;
	width:25px;
	height:66px;
	background: url(/images/thickbox/previous.jpg) no-repeat;
	cursor:pointer;
}

#fotomask_right {
	float:left;
	width:25px;
	height:66px;
	background: url(/images/thickbox/next.jpg) no-repeat;
	cursor:pointer;
}

div#fotomask{
	height:85px;
	width:521px;
	float:left;
	padding:0px;
	overflow:hidden;
	position:relative;
	display:block;
}
div#wed_fotos div#fotomask{
	width:444px;
	height:175px;
	float:left;
	display:block;
}
div#club_fotos div#fotomask{
	width:559px;
}
div#scheids_fotos div#fotomask{
	width:944px;
}

div#fotolist{
	position:absolute;
	width:auto;
	height:85px;
}
div#fotolist a{
	float:left;
}
div#wed_fotos div#fotolist{
	height:175px;
}
div#fotolist img{
	max-width:426px;
	float:left;
	margin-left:10px;
	border:none;
}
* html div#fotolist img{
	/*width:126px;*/
}

div#wed_fotos div#fotolist img{
	max-width: 700px;
}