#bigbox_container
{
	display: inline;
	float: left;
	width: 530px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-size: 12px;
	line-height: 150%;
}

.bigbox_aktuell
{
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 530px;
	border-right: 1px solid #65737C;
	border-bottom: 1px solid #65737C;
	border-left: 1px solid #65737C;
	font-size: 12px;
	line-height: 150%;
}
