#teaser-natura {
	margin-left:-5px;

}

.teaser_small {
	float:left;
	background-image:url("../images-alohra/teaser_small_bg.jpg");
	background-repeat:no-repeat;
	width:232px;
	height:90px;
	margin-bottom:10px;
}
.teaser_small img {
	float:right;
	margin:10px;
	margin-right:12px;
	
}
.teaser_small a {
	background-image: url("../images-alohra/blue1_right.gif");
	background-repeat: no-repeat;
	color:#0083ac;
	
	font-size:12px;
	height:18px;
	line-height:24px;
	
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:12px;
}
.teaser_small p.teaserh1 {
	position:relative;
	left:12px;
	color:#005069;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	width:130px;
}
.teaser_small p.text {
	position:relative;
	font-size:12px;
	line-height:13px;
	left:12px;
	color:#666666;
	width:130px;
}

.teaser_small a {
	background-image: url("../images-alohra/pfeil_re.gif");
	background-repeat: no-repeat;

}
.teaser_small a:hover {
	background-image: url("../images-alohra/pfeil_re_over.gif");
	background-repeat: no-repeat;
	color:#000000;
	
}
