
body {
background-image:url(../img/bg_star.png);
	background-repeat:repeat-x;
	background-color:#100F0F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#E4A19C;
}
.flash {
	width:940px;
	height:529px;
	float:left;
}
.noflash {
	background-image:url(../img/bg_main.png);
	background-repeat:no-repeat;
	background-position:49px;
	width:940px;
	height:1396px;
	float:left;
}
*html .noflash {
	background-image:url(../img/bg_main.gif);	
}
.chapterOne {
	padding-left:145px;
	width:940px;
	float:left;
	background-image:url(../img/bg_chapter_01.png);
	background-position:145px;
	background-repeat:no-repeat;
	margin-bottom:40px;
}

.chapterTwo {
	padding-left:145px;
	padding-top:80px;
	width:940px;
	float:left;
	background-image:url(../img/bg_chapter_02.png);
		background-position:145px top;
	background-repeat:no-repeat;
}

.chapterThree {
	padding-left:145px;
	padding-top:80px;
	width:940px;
	float:left;
	background-image:url(../img/bg_chapter_03.png);
	background-repeat:no-repeat;
}

.chapterTwo img {
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}
.text {
	width:285px;
	padding-top:80px;
	margin-left:24px;
	float:left;
}

.footer {
padding-top:100px;
height:18px;
width:905px;
float:left;
display:block;
}
.impressum {
	float:left;
	height:18px;
	width:85px;
	/*background-color:green;*/
	display:block;
}

.gfg {
	padding-left:612px;
	float:left;
	height:18px;
	width:150px;
	/*background-color:#FF0;*/
	display:block;
}
