/* home.layout.css */
#layout.home {}

.content_centerbox {
	position: relative;
}

.content_centerbox_img {
	padding-bottom: 140px;
}

	/** BIG Teaser Element **/

	.content_centerbox .teaser_big {
		position: absolute;
		left: 5px;
		top: 0;
		xdisplay: none;
	}

		.content_centerbox .teaser_big .csc-header {
			display: none;
		}
		
		


