#content_in{
	background: #808080 url(/fileadmin/images/2cols_bg.jpg) repeat-y;
}
#content_normal{
	/*margin-left: 14.15em;*/
	display: inline;
	width: 35.7em;
	background-color: #ffffff;
	color: #504e53;
	padding-bottom: 1em;
	min-height: 33.35em;
	height: auto;
}

* html #content_normal {
	height: 34.35em;
}
/*************** CONTENT *****************/

#content_border{
	width: 12.3em;
	margin-left: 0.3em;
	display: inline;
	min-height: 34.35em;
	height: auto;
}

* html #content_border {
	height: 34.35em;
}

#content_border .csc-header{
	padding-bottom: 0;
}


