/**
 * Style sheet style_aktuelles
 */
#main .inside
{
	border:0px;
}

.layout_full
{
	margin:0px 0px 10px 0px;
}

.whiteborder
{
	width:632px;
	float:left;
	margin:0px 7px 0px 0px;
	padding:0px;
	border:1px solid #ffffff;
}

.whiteborder2
{
	width:352px;
	float:left;
	margin:0px;
	padding:1px;
	background-color:#ffffff;
}

.ce_text
{
	width:566px;
	height:330px;
	float:left;
	margin:0px;
	padding:10px 32px;
	background-image:url("tl_files/img/bg_trans80.png");
	background-position:left top;
	border:1px solid #999999;
	color:#666666;
}

.image_container
{
	width:350px;
	height:350px;
	float:left;
	border:1px solid #999999;
}

.image_container img
{
	width:350px;
	height:350px;
}

.grau
{
	color:#666666;
}

