.content {
	position:absolute;
	left: 289px;
	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;
	left: 540px;
	top:185px;
	width:700px;
	height:auto;
	z-index:2;		
}
*/
.contentimage {
	height:auto;
	left:326px;
	position:absolute;
	text-align:right;
	top:113px;
	width:954px;
	z-index:2;	


}


.bildleiste {
	position:absolute;
	left: 327px;
	top:523px;
	width:700px;
	height:auto;
	z-index:2;		
	display:none;
}





