.rahmen {  border: 1px dotted #999999}
.background {
	background-attachment: scroll;
	background-image: url(img-neu/bilderleiste-web.jpg);
	background-repeat: no-repeat;
	height: 1024px;
	width: 140px;
	overflow: scroll;
	z-index: 6;
	background-position: left top;

}
