


/*  hintergrund formulare   */
.formUro {
	background:  url(/_images/user/form-ro.gif) top right no-repeat; margin-top: 18px;
}

.formUlo {
	background:  url(/_images/user/form-lo.gif) top left no-repeat;
}

.formUru {
	background:  url(/_images/user/form-ru.gif) bottom right no-repeat;
}

.formUlu {
	background:  url(/_images/user/form-lu.gif) bottom left no-repeat;
	}
