h1 {
	position: absolute;
	top: 0px;
	margin: 0 42px;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	text-shadow: 3px 2px 3px #606060;
}

div.picture_slider#aquarelle_slider {
	position: absolute;
	margin: 0 42px auto;
	top: 70px;
	left: 0px;

	width: 926px;
	height: 128px;

	background-color:lightgrey;
}

div#legend {
	position: absolute;
	width: 1010px;
	text-align: center;
	margin-top: 200px;
}

div#legend p {
	font-size: 130%;
}

div#viewer {
	position: absolute;
	margin-top: 255px;
}
