body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#571516;
	padding: 0px;
}
.muster {
	background-image: url(../images/muster.jpg);
	background-repeat: repeat-x;
}

.bgdia {
	background-image: url(../images/bgdia.jpg);
	background-repeat: repeat-x;
}
.bergeL {
	background-image: url(../images/berge.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bergeR {
	background-image: url(../images/berge.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dschungelL {
	background-image: url(../images/dschungel.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.dschungelR {
	background-image: url(../images/dschungel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hauptsteineL {
	background-image: url(../images/repeatL.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.hauptsteineR {
	background-image: url(../images/links.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.repeatlinks {
	background-image: url(../images/rechts.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.repeatrechts {
	background-image: url(../images/repeatR.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.contentbg {
	background-attachment: scroll;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000000;
}

