/* Basics */
	.incenter {
		position: absolute;
		top: 0;
		left: auto;
		z-index: 50;
		width: auto;
	}
/* << */


/* Absaetze */
	div.center div.start-links {
		position: absolute;
		left: 8.5em;
		top: 20.3em;
		width: 21.1em;
		color: #fff;
	}
	div.center div.start-link div.intext {
		padding: 0 1.5em;
	}
	div.center div.start-link div.headline {
	}
	div.center div.start-link div.htmlcont { 
	}
	div.center div.start-links h1 {
		color: #F7D9A6;
		font-weight: 300;
		font-size: .86em;
		margin: 0;
	}
	div.center div.start-links h1 a {
		color: #F7D9A6;
	}
	div.center div.start-links h1 a:hover {
		color: #fff;
	}
	div.center div.start-links p {
		color: #fff;
		margin-bottom: .4em;
	}
	div.center div.start-links a {
		color: #fff;
	}
	div.center div.start-links a:hover {
		color: #F7D9A6;
	}
	
	div.center div.start-rechts {
		position: absolute;
		left: 31em;
		top: 20.2em;
		width: 8em;
		line-height: 1em;
	}
	div.center div.start-rechts div.intext {
	}
	div.center div.start-rechts div.headline {
	}
	div.center div.start-rechts div.htmlcont { 
	}
	div.center div.start-rechts h3 {
		margin: 0;
		color: #000;
		font-size: .86em;
		font-weight: 500;
	}
	div.center div.start-rechts p {
		font-size: .7em;
		margin-bottom: 1.3em;
	}
	div.center div.start-rechts a {
		color: #003F33;
	}
	div.center div.start-rechts a:hover {
		color: #fff;
	}
/* << */

	
/* Hauptnavigation */
	div.HauptNav {
		position: absolute;
		top: 0;
		left: auto;
		z-index: 50;
	}
	div.HauptNav ul {
		position: absolute;
		top: 19.8em;
		left: 9.8em;
		width: 9em;
		height: 7em;
	}
	/* Ebene 1 */
		/* Alle Links */
		div.HauptNav li.NavFirstOff a,
		div.HauptNav li.NavFirstOn a,
		div.HauptNav li.NavFirstOpen a {
			padding: .2em .2em .2em 1em;
		}
/* << */


/* Illustration */
	div.illustration div.inillu {
		left: 0;
	}
/* << */
