#photonav  {
	text-align: left;
	width: 808px;
	color: #adadad;
	font-size: 9px;
	text-transform: uppercase;
	float: left;
	clear: both;
	margin-top: 15px;
}

#photonav a {
	color: #adadad;
	text-decoration: none;
}

#photonav a:hover {
	color: #333;
	text-decoration: none;
}

#photonav img {
	margin-right: 5px;
}

#photonav #vorige  {
	width: 100px;
	float: right;
}

#photonav #alles  {
	width: 100px;
	float: right;
}

#photonav #volgende  {
	float: right;

}

#photoholder  {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#photoholder tr .photo {
	border: 1px solid #d9d9d9;
	padding: 9px;
}
#photoholder tr .photo #kader {
	background-color: #d9d9d9;
	background-image: url(/images/elements/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#photoholder tr .righttop {
	background-image: url(/images/elements/photo-shade-right.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

#photoholder tr .rightbottom {
	text-align: left;
	vertical-align: top;
}

#photoholder tr .bottom {
	background-image: url(/images/elements/photo-shade-bottom.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
#content #thumbs {
	width: 808px;
	float: left;
}
#thumbs h1 {
	margin-bottom: 25px;
}


.thumbdiv {
	width: 150px;
	float: left;
	border: 1px solid #333;
	padding: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.thumbdiv:hover {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.thumbnav {
	float: left;
	clear: left;
	width: 808px;
	text-align: right;
	font-size: 10px;
}
#bigphoto h1 {
	margin-bottom: 25px;
}

#photoinfo {
	font-size: 9px;
}
#photoinfo:hover {
	color: #333;

}
#photodesc {
	font-size: 9px;
	cursor: default;
	color: #adadad;
	float: left;
	width: 798px;
	border: 1px dotted #adadad;
	padding: 5px;
	margin-top: 10px;
}

#photodesc h3 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

#photodesc p {
	margin: 0px;
	padding: 0px;
}
#photodesc p em a {
	color: #adadad;
	text-decoration: none;
}


#bigphoto h1 .smallhead {
	font-size: 11px;
}

#bigphoto h1 {
	margin-bottom: 11px;
	padding-bottom: 0px;
}
