#fotogroot {
	background-color: #00C;
	margin: 25px;
	float: left;
	height: 900px;
	width: 500px;
}
#fotoklein {
	background-color: #F00;
	float: left;
	height: 900px;
	width: 250px;
	margin-top: 25px;
}
#thumb {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#fotoklein {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

