/* Formatierung des Bottom-Teasers */

#bottom-teaser {
	margin: 0em 0em 0em 0em;
	width: 100%;
	position: relative;
	display: block; 
	overflow:hidden; 	
}




/* Teaser Inhalte  */

.teaser-cal1 {
	margin-left: 208px;
	padding: 0;
	float: left;
	width: 176px;
	display: block;
}

.teaser-cal2 {
	margin-left: 20px;
	padding: 0;
	float: left;
	width: 176px;
	display: block;

}

.teaser-cal3 {
	margin-left: 19px;
	padding: 0;
	float: left;
	width: 176px;
}

* html .teaser-cal1 {
	margin-left: 105px;
}
