#teaser1 {
	padding: 0px;
	margin: 0px 2px 0px 38px;
	float: left;
}

#teaser1 h3 {
	display: none;
}
#teaser2 {
	padding: 0px;
	margin: 0px 0px 0px 4px;
	float: left;
}

#teaser2 h3 {
	display: none;
}
#teaser3 {
	padding: 0px;
	margin: 0px 0px 0px 6px;
	float: left;
}

#teaser3 h3 {
	display: none;
}
#teasershadows {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	height: 38px;
	background-image: url(../images/homepage/teaser-shadows.jpg);
	background-repeat: no-repeat;
}
