@CHARSET "ISO-8859-1";

.chapterHeadline {
	padding: 5px;
	}

.aufmacher {
	overflow: hidden;
	margin: 0 auto;
	}
	
.firstLine {
	width: 940px;
	}
	
.secondLine {
	width: 680px;
	}
	
.aufmacher div {
	position: relative;
	margin: 0 15px;
	float: left;
	}
	
.centerChapter {
	padding: 0 0 0 330px;
	width: 400px;
	}
	
#chapterDiv {
	position: relative;
	}
	
#promiSays {
	position: absolute;
	top: 255px;
	right: 0px;
	width: 251px;
	height: 383px;
	background: url(/images/section/promiSays.png) left top no-repeat;
	}
	
#promiSays span {
	display: none;
	}
