body {
	background-color:#ffffff;
	margin:0;
	padding:0;
}

.picture_outer{
	height:500px;
	width:570px;

}

.picture_box {
	height:460px;
	width:570px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.picture_footer{
	height:40px;
	width:570px;
}

.picture_text{
	height:40px;
	width:325px;
	padding-left:75px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
}

.picture_pfeil{
	height:40px;
	width:30px;
	float:left;
}

