@CHARSET "UTF-8";
/**
 * Styles für spezielle Contentelemente.
 *
 * @created 07 2009
 * @creator Sophie Schwalbe
 * @version $Revision: $
 * @author $Author: $
 * @date $Date: $
 * @packagge: qrw
 * @subpackagge: css.content
 */

span.qrgold {
	font-weight: bold;
	color: #333333;
	background-image: url('../../assets/images/qrgold-logo_inline.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.1em;
	white-space: nowrap;
}

p.forgotPassword {
	position: relativ;
	top: 1em;
	margin-top: -8.2em;
	margin-bottom: 2em !important;
	margin-bottom: 0;
	margin-left: 0.2em;
}
