a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	color: #003b7f;
}
a.fett {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.email {
	background-image: url(email.gif);
	padding-left: 18px;
}
a.pfeil {
	background-image: url(pfeil-blau.gif);
	padding-left: 12px;
}
a.pfeil-klein {
	background-image: url(pfeil-blau.gif);
	padding-left: 12px;
	font-size:10px;
}
#content div.produkttabelle td.c4 a.pfeil {
	font-weight:bold;
}
a.extern {
	background-image: url(extern.png);
	padding-left: 18px;
}
a.download {
	background-image: url(download.png);
	padding-left: 18px;
}
a.pfeil-rechts {
	background-image: url(pfeil-blau.gif);
	background-position: right;
	padding-right: 12px;
}
a.pfeil-rechts-weiss {
	background-image: url(pfeil-weiss.gif);
	background-position: right;
	padding-right: 8px;
}
a.pfeil-rechts-orange {
	background-image: url(pfeil-orange-einfach.gif);
	background-position: right;
	padding-right: 8px;
	color: #ffaf00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.lesezeichen {
	background-image: url(lesezeichen.gif);
	padding-left: 14px;
}
a.drucken {
	background-image: url(drucken.gif);
	padding-left: 15px;
}
a.zoom {
	background-image: url(zoom.gif);
	background-position: center right;
	margin-left: 70px;
	padding-right: 65px;
	display:block;
	height:21px;
}
a.top {
	background-image: url(top.gif);
	padding-left: 13px;
}
a.weiterempfehlen {
	background-image: url(weiterempfehlen.gif);
	padding-left: 22px;
}
a.merken {
	background-image: url(merken.gif);
	padding-left: 15px;
}
a.edit {
	background-image: url(edit.gif);
	padding-left: 20px;
}
a.aktualisieren {
	font-weight: bold;
	background: url(aktualisieren.gif) no-repeat left center;
	padding-left: 18px;
}
a.map24 {
	background-image: url(../img/map24_minilogo.gif);
	padding-left: 18px;
}
/* spezieller**/
#content div.box3 li a {
	display: block;
  background-image: url(pfeil-blau.gif);
	background-position: right 7px;
	padding: 3px 12px 3px 0;
	text-align:right;
}
