/* Basics */
	.wrapperBottom {
		background: #fff url(../images/bgFooterStart.gif) left bottom no-repeat;
	}
	/* Navigation */
	.outer1 {
		margin-left: 179px;
	}
	/* Content */
	.outer0 {
		margin-left: -179px; /* L */
	}
	.left {
		width: 179px;
	}
	.center {
		width: 724px;
	}
	.bottom {
		height: 18px;
	}
/* << */


/* Teaser */
	/* Panel Absatz */
	div.teaser div.despanel {
		padding: 10px 0;
	}
	div.teaser div.despanel p {
		padding: 10px 0;
	}
	
	/* Borderless Absatz */
	div.teaser div.panel {
		padding: 10px 20px;
		border-top: 2px solid #fff;
	}
/* << */
