/* Basics */
	body {
		font-size: 11px;
	}
	.wrapperTop {
		background: transparent;
	}
	.wrapper {
		background: transparent; /* L */
		background: url(../images/content_startpage_bg.gif) 589px bottom no-repeat;
	}
	html .wrapperBottom {
		background-image: url(../images/footer_startpage_bg.jpg);
	}
	/* Content */
	.outer0 {
		margin-right: 0; /* R */
	}
	/* Teaser */
	.outer2 {
		margin-right: 0;
	}
	.wrap-cl {
		width: 979px; /* C + L + 1 */
	}
	.center {
		width: 382px;  /* C */
		height: 380px;
		padding-top: 41px;
		overflow: auto;
	}
	* html .center {
		width: 383px;  /* C */
		height: 403px;
		padding-top: 41px;
	}
	* + html .center {
		width: 383px;  /* C */
		height: 380px;
	}
	.right {
		display: none;
	}
	.incenter {
		padding: 0;
		width: 336px;
	}
/* << */


/* Format Grundeinstellungen */
	/* Grundeinstellungen  fuer einige Element festlegen */
	th, td, p, ul, li {
		font-size: 11px;
	}
	.incenter p {
		line-height: 1.3em;
	}
	/* Einstellungen fuer Ueberschriften */
	h1 {
		margin: 0.3em 0 .2em 0;
	}
	h2 {
		margin: 0 0 .9em 0;
	}
/* << */


/* Illustration */
	div.illu1,
	div.illu2,
	div.illu3 {
		position: absolute;
		top: 110px;
		left: 0;
		overflow: hidden;
	}
	div.illu1 {
		width: 589px;
		height: 427px;
	}
	div.illu2 {
		left: 589px;
		width: 350px;
		height: 40px;
	}
	div.illu3 {
		left: 939px;
		width: 41px;
		height: 427px;
	}
	html div.illustration {
		top: 0;
		left: 0;
		height: auto;
		overflow: visible;
	}
/* << */