.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.";
    font-family: arial
    font-size: 16px

}
.loginBar {
    top: 5px;
    background: #009260
    font-family: arial;
    color: #ffffff;
}
.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;
    font-family: arial;
}
.pageCover h1 {
	color: #3E3E3B
}
	
body {
	background: #ebebeb4;
}
.formHeader {
	color: #292927;
	border-bottom: #FFEC01
}

.plainText > [name~=fieldset-section_forms] > legend {
    content: 'Forms';
    display: none;
    font-family: arial;
}

.setContainer {
    margin-top: 50px;
    font-family: arial;
}

.setContainer > [name~=fieldset-section_forms] > legend {
    background-color: #48535A;
    color: #ffffff;
    font-family: arial;
    }

.ko-grid > thead > tr > th {
    background-color: #009260 !important;
    color: #ffffff;
    font-family: arial;
    text-transform: uppercase;
}

.setContainer > [name~=fieldset-section_answers] > legend {
    background-color: #48535A;
    color: #ffffff;
    font-family: arial;
}

.setContainer > [name~=fieldset-preparation_of_offers] > legend {
    background-color: #48535A;
    color: #ffffff;
    font-family: arial;
}

.setContainer > [name~=fieldset-section_learningAgreements] > legend {
    background-color: #48535A;
    color: #ffffff;
    font-family: arial;
}
.setContainer > [name~=fieldset-fieldset_1] > legend {
    background-color: #48535A;
    color: #ffffff;
    font-family: arial;
}

[type~=button] {
    background-color:#48535a !important;
    color: #ffffff;
    font-family: arial;
}
li.currentLanguage {
    background: none repeat scroll 0 0 #7F8990;
    border-bottom: 4px solid #009260;
    color: white;
    font-family: arial;
    padding: 4px 8px;
}