#leiste {
	background: url(logo_mauve.png) no-repeat #302821;
	}

#inhalt{
	background-color: #f5f0dc;
}

#bilderscrollen{
	overflow: hidden;
	height: 768px;
	position: absolute;
	right: 0;
	width: 768px;
}

#ButtonUp{
	position: absolute;
	top: 227px;
	right: 585px;
	background: url(4_buttonUp.png) no-repeat;
	width: 16px;
	height: 9px;
}

#ButtonDown{
	position: absolute;
	right: 585px;
	bottom: 211px;
	background: url(4_buttonDown.png) no-repeat;
	width: 21px;
	height: 9px;
}

#bilder{
	position: relative;
	top: 0;
	left: 239px;
}