.fotoIcon {
	position:relative;
	height:106px;
	width:106px;
	background:#ebebeb;
	margin:0px;
	float:left;
	padding:0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	border: 2px solid #FFFFFF;
}
.fotoIconsel {
	position:relative;
	height:106px;
	width:106px;
	background:#ebebeb;
	margin:0px;
	float:left;
	padding:0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	border: 2px solid #af9a75;	
	
}
.plainContent{
	margin-top: 18px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
	
	text-align:justify;
}
.extraInfo{
	position:absolute;
	left:-20px;
	top:-50px;
	height:130px;
	display:none;
	text-align:center;
	font-size: 13px;	
}
.extraInfo .whiterow{
	background-color: #FFFFFF;
	margin:0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-left-color:#dddddd; border-left-style: solid; border-left-width:1px;
	border-right-color:#dddddd; border-right-style: solid; border-right-width:1px;
	
}
.extraInfo .greyrow{
	border-left-color:#dddddd; border-left-style: solid; border-left-width:1px;
	border-right-color:#dddddd; border-right-style: solid; border-right-width:1px;
	background-color: #ebebeb;	
	margin:0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	height:20px;
}

.fotoIcon a{
	color: #000000;
	text-decoration: none;
	
}
.fotoIcon a:hover{
	color: #000000;
}
.fotoIconsel a{
	color: #000000;
	text-decoration: none;

}
.fotoIconsel a:hover{
	color: #000000;
}

.sendPanel{
	clear:both;
	margin:14px;
	font-size: 14px;
}
.detailBeeld{
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.xxlBeeld{
	margin-top: 6px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-bottom:10px;
}
.xxlInfoBeeld td{
	
	margin:0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.xxlBeeld img{
	
	border: 6px solid #ffffff;
}
.xxlInfoBeeld{
	width:236px;
	padding: 0px;
	margin:0px;
	padding:0px;
	background-color: #f6f6f6;	
	float:left;
}
.detailBeeld img{
	
	border: 6px solid #ffffff;
}
.photoimageSmallPanel{
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	width:200px;
	height:200px;
	
	padding: 1em;

}

.photoAlbum .photoimageSmallPanel{
	float:left;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	width:116px;
	height:160px;
	
	padding: 0.5em;

}

.photoimageLargePanel{
	display:none;
	position:absolute;
	margin:auto;
	top:auto;
	left:auto;
}
.photoAlbum li {
	display:inline;
}
.photoAlbum ul {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	margin-bottom:-1em;
}
.photoimageSmallHolder{
	height:100px;
	text-align:center;
}
.photoimageSmall{
	max-width:100px;
	max-height:100px;
}
.productFoto{
	max-width:120px;
	max-height:120px;
}
.photodescription{
	height:50px;
	overflow:auto;
}
a.contentLink {
	background-image: url(../img/linkmarker.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px;
	color: #000000;
}
.contentPanel .text p{
margin-bottom:0px;
margin-top:0px;
min-height:1em;
}

