body {
	margin: 0;
	padding: 0;
	background: url(images/background_lang.gif) top left repeat-x !important;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%; /* 16px */
	text-align: left;
	height: 100%; /* needed for container min-height */
}
#kampagne_bild_start {
	z-index:6;
	width: 900px;
	height: 400px;
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	overflow: hidden;	
}
/*IE6*/
* html #kampagne_bild_start {
	z-index:5;
	width: 900px;
	height: 400px;
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px;	
}

#sidebar_wrap div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 6px !important;
}