.teaser_small {
	float:left;
	background-image:url("../images/teaser_small_bg2.jpg");
	background-repeat:no-repeat;
	width:230px;
	height:90px;
	margin-bottom:15px;
	/*border:1px solid black;
	border-bottom:1px solid black;*/
}
.teaser_small img {
	margin:10px;
	

}
.teaser_small a {
	position:relative;
	left:90px;
	top:10px;
	color:#227abe;
	font-size:14px;
	background-image: url("../images/pfeil_re.gif");
	background-repeat: no-repeat;
	
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
}
.teaser_small p.teaserh1 {
	color:#227abe;
	font-size:16px;
	text-transform:uppercase;
	
	position:relative;
	top:-80px;
	left:90px;
	width:120px;
	margin-bottom:-80px;
	
	
	
}
.teaser_small a {
	background-image: url("../images/pfeil_re.png");
	background-repeat: no-repeat;

}
.teaser_small a:hover {
	background-image: url("../images/pfeil_re_over.png");
	background-repeat: no-repeat;
	color:#f97f0e;
	
}
.teaser_mini {
	float:left;
	width:230px;
	height:90px;
	margin-bottom:15px;

}
.teaser_mini p.teaserminih1  {
	color:#227abe;
	font-size:15px;
	width:150px;
	font-weight:bold;
	
}
.teaser_mini p.minismall {
	color:#999999;
	font-size:11px;
	
	width:100px;
	
	float:left;
}
#minismall{
	color:#999999;
	font-size:11px;
	
	width:150px;

	float:left;
}
#minismall p.bodytext {
	margin:0;padding:0;
}
.teaser_mini p.minibig {
	color:#999999;
	font-size:23px;
	font-weight:bold;
	width:50px;
	height:30px;
	padding:0;
	margin:0;
	margin-left:100px;
	
}
.teaser_mini_text {
	float:left;
}
.teaser_mini img {
	float:right;

}
.teaser_mini a {
	color:#227abe;
	font-size:14px;
	background-image: url("../images/blue1_right.gif");
	background-repeat: no-repeat;
	
	height:20px;
	line-height:30px;
	
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	
}
.teaser_mini a:hover {
	background-image: url("../images/orange1_right.gif");
	background-repeat: no-repeat;
	color:#f97f0e;
}