.menuContainer {
    display:none;
}

.pageCover {
    background: url("https://static-de.moveon4.com/de-fh-berlin/images/logo_neu.png");
	background-position: top 20px left 0px;
    background-repeat: no-repeat;
    background-size: 45%;
    padding-top: 120px;
}

.wizardTitleBar {
    background: #f1f1f1;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.loginBar{
	top: 5px;
}
