body.login { background: #fff; }
	
#login h1 a {
	background: url(img/logo_oesterschuelze.png) no-repeat;
	background-size: contain;
	width: 500px;
	height: 237.5px;
	margin: 0px 0 0px 40px;
}

#loginform { background: none; box-shadow: none; border: none; }
#backtoblog { display: none; }