.alles {
	font-family: Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffffff; 
	text-decoration: none; 
	
	position: absolute;
	left: 10px;
	top: 10px;
	width: 848px;
	min-height:100%;
	/* height:100%; */
	/* overflow:visible; */
}

.textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	
	position: relative;
	left: 239px;
	top: 110px;
	width:535px;
	min-height:100%;
	line-height: 160%;
}
