.content {
	position:absolute;
	left: 127px;
	top:450px;
	background: url('../images/bgTextbox2.gif') no-repeat scroll top left;
	width: 392px;
	height: 113px;
	z-index:5;	
	
}

.textframe {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	height:38px;
	left:4px;
	margin:2px;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:65px;
	width:329px;

}

.textframe p {
	font-size:9px;
	line-height:11px;	
}

.contentimage {


	top:113px;

	height:auto;
	z-index:2;		
}



.bildleiste {
	position:absolute;
	left: 327px;
	top:523px;
	width:700px;
	height:auto;
	z-index:2;		
	display:none;
}




