/* Basics */
	.wrapper {
	}
	/* Content */
	.outer0 {
		margin-right: 0; /* R */
	}
	/* Teaser */
	.outer2 {
		margin-right: 0;
	}
	.wrap-cl {
		float: left;
		width: 976px; /* C + L  */
	}
	.center {
		width: 768px;  /* C */
	}
	.right {
		display: none;
	}
	
	.incenter {
		width: 761px;
	}
/* << */
