div#ImgFront {
	background-repeat:no-repeat;
	display:block;
	height:320px;
	width:320px;
}

#ImgFront #TeaserFront {
	background-image:url(../../media/element/bg_front_alpha.png);
	background-repeat:repeat;
	height:70px;
	overflow:auto;
	padding:5px;
	text-align:left;
	width:310px;
}

#ImgFront #TeaserFront h1 {
	font-size:14px;
}

#ImgFront #TeaserFront h2 {
	font-size:18px;
}

#ImgFront #TeaserFront p {
	font-size:12px;
}

#ImgFront #TeaserFront a {
	color:#fff;
}

#ImgFront #TeaserFront a:hover {
	color:#7f7f7f;
}
