/* CSS Document */
.portfolio {
	margin-left: 167px;
	height: 478px;
	overflow: auto;
}
#thumbholder {
	height: 400px;
	width: 400px;
	position: relative;
	float: left;
}
#thumbholder img {
	border: 1px solid #DC107A;
}
#imageholder {
	height: 415px;
	width: 488px;
	padding: 5px;
	position: relative;
	float: left;
	text-align: center;
	border: 1px solid #DC107A;
}
#credits {
	position: absolute;
	bottom: 5px;
	left: 40px;
	font-style: normal;
	text-align: left;
}
.creditsrow {
	clear: both;
}
.creditsnaam {
	width: 75px;
	float: left;
}
.creditslink {
	width: 150px;
	float: left;
}
.vbgalerij {
	width: 162px;
	float: left;
}
.clearfoto {
	height: 25px;
	clear: both;
}
.linklijst {
	width: 450px;
	position: absolute;
	bottom: 0px;
	float: left;
	text-align: center;
}

/* Links */
.linklijst a:link, .linklijst a:visited, .linklijst a:active {
	font-style: normal;
	text-decoration: none;
}
.linklijst a:hover  {
	text-decoration: underline;
}
#credits a:link, #creditsa:visited, #credits a:active {
	font-style: normal;
	text-decoration: none;
}
#credits a:hover  {
	text-decoration: underline;
}
