/* Basics */
	body {
		background-image: url(../images/backgroundStartpage.gif);
	}
	.wrapperTop {
		width: 980px;
		height: 235px;
		background-image: url(../images/headBgStartpage.jpg);
	}
	.wrapper {
		width: 980px;
	}
	.wrapperBottom {
		width: 980px;
	}
	/* Navigation */
	.outer1 {
		margin-left: 363px;
	}
	/* Content */
	.outer0 {
		margin-left: -363px; /* + 1 */
	}
	/* Teaser */
	.outer2 {
		background-color: transparent; /* C */
	}
	* + html .outer2 {
		border: 0;
	}
	.wrap-cl {
		float: left;
		width: 980px; /* C + L + 1 */
	}
	* + html .outer2 {
		position: relative;
		left: -51px;
	}
	.center {
		width: 617px;
	}
	.left {
		margin-right: 1px;
	}
	.incenter .content div.centerCont1,
	.incenter .content div.centerCont2 {
		padding: 0;
		width: 617px
	}
	.incenter .content div.centerCont1 {
		height: 241px;
		background: #DE1515 url(../images/bottomVerlaufStartpage.gif) bottom repeat-x;
	}
	.incenter .content div.centerCont1 img {
		border-right: 1px solid white;
	}
	.incenter .content div.centerCont2 {
		padding: 0;
		margin: 0;
	}
/* << */


/* Sontige Layout Einstellungen */
	.logos { top:650px; }
/* << */


/* Logo */
	div.logo {
		margin-top: 79px;
	}
/* << /*


/* Hilfsnavigation */
	div.HilfsNav {
		top: 212px;
	}
/* << */
	

/* BottomNavigation */
	div.BotNav {
		top: 488px;
	}
/* << */
	

/* Illustration */
	div.illustration {
		top: 235px;
	}
/* << */


/* >> Newsliste */
	/* DIV-Bereich für die gesamte Artikelliste */ 
	div.news {
		width: 260px;
		position: absolute;
		top: 479px;
		left: 680px;
	}
	* + html div.news {
		top: 242px;
		left: 360px;
	}
	/* Container um jeden Newsbeitrag */
	div.news div.teaser_advanced {
		border: 0;
		padding: 0;
	}
	div.news h3.newsheadline {
		font-size: 14px;
		color: #333;
		text-transform: uppercase;
	}
	div.news .teaser_advanced {
		margin-bottom: 5px;
	}
	/* Links */
	div.news a {
	}
	div.news a:hover {
	}
	/* Überschrift Artikel */
	div.news div.headline_advanced {
	}
	div.news .headline_advanced h2 {
		margin-bottom: 0;
	}
	/* Einstellung für Text fortlaufende Zählung, beginnend mit 0 */ 
	div.news .text_advanced0 {
		font-size: 11px;
	}
	/* Mehr	*/ 
	div.news .more_advanced {
		display: none;
	}
	/* Seitenzaehler */
	div.news .pageselector {
		display: none;
	}
/* << */


/* Teaser */
	/* >> Navigations Teaser */
		div.NavTeaser {
			top: 230px;
		}
		*+html div.NavTeaser {
			top: 0;
			left: -80px;
		}
		div.NavTeaser div.teaser {
		}
/* << */


/* Terminkalender */
	/*---------------------------------------------*/
	/*                 Terminteaser                */
	/*---------------------------------------------*/
	#mod_ttl {
		width: 230px;
		position: relative;
		top: 8px;
		left: 40px;
	}
/* << */


/* Preistraeger */
	div#preis {
	}
	
	div#preis  img {
		width: 244px;
		height: 128px;
		background-image: url(../images/preistraeger.gif);
	}
/* << */