/* ---- HINTERGRUND BILDERGALERIE ---- */
/* ---- WEITER-ZURUECK BUTTON ---- */

.bildergalerie{
	border: 0px solid blue;
	height: 15px;
	background-image: url(../images/pfeile.gif);
	background-position: center 3;
	background-repeat: no-repeat;
}
