.menuContainer {
	display:none;
}
.pageCover {
    background: url("https://static-de.moveon4.com/de-uni-bayreuth/images/logo.png") no-repeat scroll 0px 20px #fff;
    padding-top: 150px;
	background-size:auto 90px;
}
.loginContainer:before {
    content: "Bitte registrieren Sie sich bei der Erstanmeldung im rechten Feld "Registrierung" - zum wiederholten Login können Sie den Bereich "Anmeldung" nutzen. Nach erfolgter Registrierung erhalten Sie eine E-Mail mit Ihrem Aktivierungscode. Bitte prüfen Sie diesbezüglich auch Ihren Spamordner.";
}
.loginBar {

    top: 5px;
}
.wizardTitleBar {
    background: #009260;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
    color: #ffffff;
}
.pageCover h1 {
	color: #3E3E3B
}
	
body {
	background: #ebebeb4;
}
.formHeader {
	color: #292927;
	border-bottom: #FFEC01
}

.plainText > [name~=fieldset-section_forms] > legend {
    content: '';
    display: none;
}

.setContainer {
    margin-top: 50px;
}

    .setContainer > [name~=fieldset-section_forms] > legend {
        background-color: #48535A;
        color: #ffffff;
    }

.ko-grid > thead > tr > th {
    background-color: #7F8990 !important;
    color: #ffffff;
}

.setContainer > [name~=fieldset-section_answers] > legend {
    background-color: #48535A;
    color: #ffffff;
}

.setContainer > [name~=fieldset-preparation_of_offers] > legend {
    background-color: #009260;
    color: #ffffff;
}

[type~=button] {
    background-color:#48535a !important;
    color: #ffffff;
}
li.currentLanguage {
    background: none repeat scroll 0 0 #7F8990;
    border-bottom: 4px solid #009260;
    color: white;
    padding: 4px 8px;
}