#aktionsteaser_home {
	background: url(/fileadmin/templates_aktionen/aktionsteaser_home/bg_aktionsteaser_home.jpg);
	height: 130px;
	position: relative;
	right: 2px;
	width: 648px;
}

#aktionsteaser_home .content {
	position: relative;
	top: 20px;
	left: 20px;
	width: 275px;
}

*+html #aktionsteaser_home .content { top: 0px; }

* html #aktionsteaser_home .content { top: 0px; }


#aktionsteaser_home .content h1 { color: #000; }

#aktionsteaser_home .content a {
	background:url("/fileadmin/templates/images/teaser_arrow3.gif") no-repeat scroll 0 4px transparent !important;
	color: #00519E !important;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
}


