body {
	scrollbar-face-color:rgb(99,73,123);
	scrollbar-highlight-color:rgb(165,130,180);
	scrollbar-shadow-color:rgb(40,10,80);
	scrollbar-3dlight-color:rgb(40,50,90);
	scrollbar-arrow-color:rgb(255,100,0);
	scrollbar-track-color:#1C0732;
	scrollbar-darkshadow-color:rgb(3,5,10);
	
	color: #ffffff;
	background-attachment: fixed;
	background-color: #1c0732;
	background-image: url(menue/kachelspot.jpg);
	background-repeat: repeat-y;
	background-position: center;

}