.Top {
	width: 820px;
	height: 9px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}

.ContentWrapper {
	width: 820px;
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
}

.Bottom {
	width: 820px;
	height: 9px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}

.photo-meta-data { 
	height: 80px; 
	margin-top: -80px; 
	position: relative; 
	color: white; 
	background-image: url(../images/slider_background.png);
	background-repeat: no-repeat;
}

.TuevText {
	font-weight: bold;
	line-height: 16px;
	float: left;
	margin: 15px 0 0 39px;
}

.TuevLogo {
	width: 68px;
	height: 82px;
	background-image: url(../images/tuev_siegel.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 0 15px;
}