/********* 2 SPALTEN START ********/
.fceStartBox {
	clear:both;
	float:left;
	display:block;
	width:849px;
}

.fceStartBox .col1,
.fceStartBox .col2 {
	float:left;
	display:block;
	width:418px;
	padding-right:13px;
}

.fceStartBox .col2 {
	padding-right:0px;
}


/********** START ***********/
.fceStart {
	clear:both;
	float:left;
	display:block;
	width:418px;
	padding-bottom:13px;
}

.fceStart a {
	clear:both;
	float:left;
	display:block;
}

.fceStart img {
	clear:both;
	float:left;
	display:block;
}

.fceStart span.title {
	clear:both;
	display:block;
	text-align:center;
}

.fceStart span.infotext {
	clear:both;
	display:block;
	padding-top:12px;
	padding-bottom:0px;
}

.fceStart span.infotext a.morelink {
	padding-top:3px;
}


/********* 3 SPALTEN ********/
.fce3cols {
	clear:both;
	float:left;
	display:block;
	width:655px;
	padding-bottom:24px;
}

.fce3cols .col1,
.fce3cols .col2,
.fce3cols .col3 {
	float:left;
	display:block;
	width:218px;
}

/********** IMAGE ***********/
.fceImage {
	clear:both;
	float:left;
	display:block;
	width:218px;
}

.fceImage a {
	clear:both;
	float:left;
	display:block;
}

.fceImage img {
	clear:both;
	float:left;
	display:block;
}

.fceImage span {
	clear:both;
	display:block;
	text-align:center;
	padding-top:3px;
}
