#Box_4 {
	width:		790px;
	margin:		140px 0 0 160px;
	background: #658DFF;
	border: 1px #004A90 solid;
	border-top: none;
	position: absolute;
	padding: 5px;
	text-align: justify;
	color: black;
	top: -47px;
	min-height: 450px;
}


/* Extrawurst für den gottverdammten IE */
*html #Box_4 {
	width: 780px;
	padding: 10px 20px 0 0;
}
