.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: "Please use the registration field on the right for first time registration. After registration you will receive an e-mail with your activation code. Please also check your spam folder.";
}
.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;
    color: #ffffff;
}
.pageCover h1 {
	color: #3E3E3B
}
	
body {
	background: #FFFFFF;
}
.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: #7f8990;
        color: #ffffff;
    }

.ko-grid > thead > tr > th {
    background-color: #7f8990 !important;
    color: #ffffff;
}

.setContainer > [name~=fieldset-section_answers] > legend {
    background-color: #7f8990;
    color: #ffffff;
}

.setContainer > [name~=fieldset-preparation_of_offers] > legend {
    background-color: #7f8990;
    color: #ffffff;
}

[type~=button] {
    background-color:#48535a !important;
    color: #ffffff;
}