@charset "UTF-8";
/* CSS Document */
#btn_suche-arrow {
	background-image:url(../img/icon-button/btn_suche-arrow.gif);
	background-repeat: no-repeat;
}
#btn_suche-arrow:hover {
	background-image:url(../img/icon-button/btn_suche-arrow-hover.gif);
	background-repeat: no-repeat;
}
