#descr_content {
	/*position:relative;
	top: 25px;
	right:6px;*/
}
#credits_content {
	display:none;
}
#data_content {
	display:none;
}
#content_right.preload {
	background-image: url("/fileadmin/template/images/preload.gif");
	background-position: center;
	background-repeat: no-repeat;
}
.arrow {
	display: inline-block;
	margin: 0 0 -3px 0;
	width: 15px;
	height: 15px;
}
.photonav .arrow {
	cursor: pointer;
	cursor: hand;
}
.photonav .last {
	cursor: default;
}

.nav_projects .left {
	background: url("/fileadmin/template/images/arrow-left-dark.png") no-repeat scroll left bottom;
}
.nav_projects .right {
	background: url("/fileadmin/template/images/arrow-right-dark.png") no-repeat scroll right bottom;
}
.last .left {
	background: url("/fileadmin/template/images/arrow-left-white.png") no-repeat scroll left bottom;
}
.last .right {
	background: url("/fileadmin/template/images/arrow-right-white.png") no-repeat scroll right bottom;
}

#prev_photo_link.arrow {
	background: url("/fileadmin/template/images/arrow-left-dark.png") no-repeat scroll right bottom;
}
#prev_photo_link.last {
	background: url("/fileadmin/template/images/arrow-left-white.png") no-repeat scroll right bottom;
}
#next_photo_link.arrow {
	background: url("/fileadmin/template/images/arrow-right-dark.png") no-repeat scroll left bottom;
}
#next_photo_link.last {
	background: url("/fileadmin/template/images/arrow-right-white.png") no-repeat scroll left bottom;
}	
.nav_projects .last {
	padding: 6px;
	color: #ffffff !important;
}

