@charset "utf-8";
/* CSS Document */

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#projectViewer {
	width: 400px;
	float: left;
	background-color: #EDF3ED;
	height: 310px;
	display: block;
	border: 1px solid #018A44;
}
#projectViewer .SlidingPanels {
	width: 400px;
	height: 310px;
	float: left;
}
#projectViewer .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#projectViewer .SlidingPanelsContent {
	float: left;
	width: 400px;
	height: 310px;
}

#projectViewer .SlidingPanelsContent .content {
	float: left;
	width: 180px;
	display: inline;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
#projectViewer .content {
	height: 140px;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#projectViewer .SlidingPanelsContent  .content .imageholder     {
	clear: left;
	height: 120px;
	width: 180px;
	position: static;
}
#projectViewer .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	text-align: center;
	color: #018A44;
	height: auto;
}
#AlbumnavLinks  {
	text-align: center;
	width: 626px;
	color: #018A44;
	float: left;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 13px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#AlbumnavLinks  #restnav  a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018A44;
	display: inline;
	padding: 0px;
	height: 13px;
	margin: 0px;
}
#AlbumnavLinks  #restnav  a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9DB73;
	background: white;
	display: inline;
	padding: 0px;
	height: 13px;
	margin: 0px;
}
#AlbumnavLinks  #volgendeknop {
	float: left;
	width: 90px;
	height: 13px;
}
#AlbumnavLinks #restnav {
	float: left;
	width: 222px;
	height: 13px;
}
#AlbumnavLinks  #terugknop {
	float: left;
	width: 90px;
	height: 13px;
}
span.hidden {
	visibility: hidden;
}
#terugknop a {
	background-attachment: scroll;
	background-image: url(/img/vorige_sp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 90px;
	float: left;
}
#terugknop a:hover {
	background-attachment: scroll;
	background-image: url(/img/vorige_sp.jpg);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	display: block;
	height: 13px;
	width: 90px;
	float: left;
}
#volgendeknop a {
	background-attachment: scroll;
	background-image: url(/img/volgende_sp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 90px;
	float: left;
	margin: 0;
	padding: 0;
}
#volgendeknop a:hover {
	background-attachment: scroll;
	background-image: url(/img/volgende_sp.jpg);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	display: block;
	height: 13px;
	width: 90px;
	float: left;
}

.imageholder img      {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

