@import url(../style.css);
@import url(../box.css);

/* Anfang Überlagerung */
/* Ende Überlagerung */

/* Clever Quiz */
div.title {
	height:24px;
	background-image:url(../../gfx/user/login/title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.passwordBox {
	padding:40px 20px 40px 20px;
	border:1px solid #8091a5;
	border-top:0px;
}

