body {
	background-color: #CC6635;
	background-image: url(grafik/under_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;


}
.uberschriften {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FAC891;

}
.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAC891;
	line-height: 22px;
}
.moscheBack {
	background-image: url(grafik/mosche_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;

}

