/* @override http://www.intersolar.de/fileadmin/templates/page/css/fce.css */
.fceHomeTeaserBoxClearer{
	display: block;
	clear: both;
}
div.fce-home-teaserbox{
	width: 156px;
	float:left;
	margin-right: 2px;
	margin-bottom: 20px;
}
div.fce-home-teaserbox .head{
	padding-left:2px;
	padding-top: 1px;
	background: url(../flexibleCE/images/fce_home_teaserbox_bg.jpg) no-repeat;
	width:156px;
	height:124px;
	color: #FFFFFF;
}



div.fce-home-teaserbox div.head div.title{
	margin: 0;
	padding: 0;
	padding-left: 2px;
	font-size: 11px;
}
div.fce-home-teaserbox .body{
	margin-left: 2px;
	margin-right: 2px;
}
div.fce-home-teaserbox a{
	color: #D2232A;
	padding-left: 15px;
	background: url(../images/symbols/arrowLinkred.gif) no-repeat 0 3px;
}

div.fce-home-teaserbox div.image{
	height:105px	
}
div.fce-home-teaserbox div.image a{
	background:none;
	padding-left: 0;
}

