/* Basics */
	.incenter {
		margin-top: 170px;
	}
/* << */


/* Absaetze */
	/* Standard Absatz */
	div.center div.startpage div.intext {
		padding: 0 20px;
	}
	div.center div.absatz3-links div.intext,
	div.center div.absatz3-center div.intext {
		padding-left: 0;
	}
	div.center div.absatz-links div.intext {
		padding-left: 0;
		padding-right: 20px;
	}

	/* Gedicht Absatz */
	div.center div.gedicht2 {
		text-align: right;
		margin-top: 20px;
		padding: 0 80px;
	}

	div.center div.gedicht2 div.intext {
		width: 23em;
		margin-left: auto;
		text-align: center;
	}
	div.center div.gedicht2 div.headline {
		display: none;
	}
	div.center div.gedicht2 p {
		font-size: 15px;
		font-style: italic;
	}
/* << */


/* Hauptnavigation */
	div.HauptNav {
		/*position: absolute;
		top: -114px;
		left: 30px;
		width: 360px;*/
	}
/* << */


/* Illustration */
	div.illustration {
		border-bottom: 0;
	}
	div.illustration div.inillu {
		border: 1px solid #C5B08B;
	}
/* << */


/* Teaser */
	/* Teaser links */
	div.left div.teaser {
		top: -82px;
	}
/* << */

