#text {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 397px;
}


#scrollbox {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 10;
	display:inline;
	float: left;
	width: 408px;
	height: 678px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#scrollbarbox {
	display: block;
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0;
	height: 678px;
	width: 20px;
	overflow: hidden;
}

#scrolltrack {
	position: absolute;
	left: 0;
	top: 24px;
	width: 20px;
	height: 606px;
	overflow: hidden;
	background-image: url('../need_images/track.gif');
	background-repeat: repeat-y;
	z-index: 10;
}

#scrollgreifer {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	overflow: hidden;
	z-index: 10;
}

#scrollpfeiloben {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 24px;
	overflow: hidden;
	z-index: 20;
}

#scrollpfeilunten  {
	display: block;
	position: absolute;
	left: 0;
	top: 630px;
	width: 20px;
	height: 24px;
	overflow: hidden;
	z-index: 30;
}

#springpfeil  {
	display: block;
	position: absolute;
	left: 0;
	top: 654px;
	width: 20px;
	height: 24px;
	overflow: hidden;
	z-index: 40;
}
