.content {
	position:absolute;
	left: 764px;
	top:142px;
	background: url('../images/bgTextbox1.gif') no-repeat scroll top left;
	width: 392px;
	height: 371px;
	z-index:5;	
}

.textframe {
	border:1px solid #eee;
	height:223px;
	margin:5px;
	overflow:auto;
	padding:14px;
	width:352px;
}

.contentimage {
	position:absolute;
	width:443px;	
	left: 294px;
	top:142px;
	height: 295px;
	z-index:2;		
	overflow:hidden;
}





.bildleiste {
	position:absolute;
	left: 294px;
	top:523px;
	width:700px;
	height:52px;
	z-index:2;	

	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
}

.csc-textpic-imagewrap {
float:left!important;
width:auto!important;
	}
dl.csc-textpic-image {
float:none!important;
}
