div#fliegender-teaser {
margin: 0;

	width: 145px;
	height: 213px;
	position: absolute;
	top: 524px;
	top: 306px;

	left: 50%;
	margin-left: -380px;
	margin-left: -76px;
	
	background-image: url(../images/teaser3_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#teaser-home-text {
	width: 121px;
	height: 193px;
	background-color: White;
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 4px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

div#teaser-home-text h1 {
margin: 5px 0 5px 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
div#teaser-home-text a {
	text-decoration: none;
	color: black;
}

div#teaser-home-text img {
	border: none
}

div#teaser-home-text p.bodytext {
margin: 5px 0 5px 0;
}