div#shadowleft {
	background-image: url(kleinebilder/leftshadow2.jpg);
	background-repeat: no-repeat;
	height: 1500px;
}
div#shadowright {
	background-image: url(kleinebilder/rightshadow2.jpg);
	background-repeat: no-repeat;
	height: 1500px;
}
body {
	background-repeat: repeat-x;
	background-image: url(kleinebilder/bodybackground2.jpg);
}

div#all {
	height: 1475px;
}
div#content {
	width: 695px;
	overflow: scroll;
	overflow-x: hidden;
	height: 1282px;
}
p.long {
	padding-bottom: 20px;
}
