
.login-wrap {
    height: 100%;
    position: absolute;
    background-size: cover;
    padding-top: 20px;
    /* background: url(images/bg.jpg) no-repeat center center fixed; */
    left: 0;
    right: 0;
    bottom: 0;
}


.box-shadow{
    box-shadow: 1px 1px 4px #b1b1b1;
}


a.link-o {
    font-size: 15px;
    padding-top: 10px;
}

.impressum {
	text-align: center; display: inline-block; width: 100%; margin-top: 80px;
}
.impressum a {
	color: #0070c0; font-weight: 600;
}