.teaserContainer {
	top: 20px;
	position: relative;
	background: none repeat-y 260px;
	height: auto;
	width: 222px;
}
		
.teaserContent {
	width: 222px;
	display: inline;
	margin-left: 19px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: left;
	height: 130px;
	position: relative;
}
.teaserGrafik {
	position: relative;
	float: left;
	width: 80px;
	height: 130px;
	overflow: hidden;
}

.teaserDescription{
	width: 141px;
	position: absolute;
	height: auto;
	right: 20px;
	top: -8px;
}


.teaserTitel {
	position: relative;
	text-align: left;
	padding-bottom: 8px;
}

.teaserText {
	text-align: left;
	font: 10px/14px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #343434;
}

.teaserLink {
}

