

.pageCover {
    background: url("https://static-de.moveon4.com/de-uni-bayreuth/images/BISSLogo.png ") no-repeat scroll 0 30px rgba(0, 0, 0, 0);
    padding-top: 150px;
    background-size: 19%;
    background-position: 0px 15px;
}
.wizardTitleBar {
    background: #009260;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 4px;
    color: white;
}
.vMenu > a > li:hover, .active {
    background-color: #009260;
    color: white;
    cursor: pointer;
    font-weight: 700 !important;
}

.loginBar{
	padding-top: 30px;
	
}
.pageCover h1 {
	color: #75756F
}

	color: #009260
	}
	.formHeader {
    font-size: 20px;
    width: 100%;
    color: #3AB388;
    padding: 14px 0px 10px 0px;
    border-bottom: 1pt solid #009260;
    font-weight: normal;
    margin-bottom: 15px;
}
	
	.vMenu > a > li:hover, .active {
    background-color: #009260!important;
}

.vMenu > a > li {
    background-color: #7f8990;
    color: white;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid transparent;
    width: 170px;
    line-height: 20px;
    padding: 5px 27px 5px 10px;
    display: block;
    position: relative;
    font-family: "Lucida Sans","Lucida Grande",sans-serif;
    font-weight: 700;
}

.formHeader {
    color: #7f8990!important;
}
.formHeader {
    font-size: 20px;
    width: 100%;
    color: #7f8990;
    padding: 14px 0px 10px 0px;
    border-bottom: 1pt solid #009260;
    font-weight: normal;
    margin-bottom: 15px;
}

button[kind="next_button"] {
    background: url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #009260;
    padding-right: 20px;
    color: #fff;
    display:none;
}
button[kind="next_button"] :hover {
    background: url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #7f8990;

}
button[kind="save_button"], button[kind="submit_button"] {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #009260;
    padding-left: 27px;
    display: none;
}
button[kind="previous_button"] {
    background: url(https://static.moveon4.com/default/icons/prev_button_icon.png) no-repeat center left #009260;
    padding-left: 20px;
    color: #fff;
    display: none;
}
.addSection {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #009260;
    height: 25px;
    color: #fff;
    border: 1px solid transparent;
    padding: 0px 5px 3px 25px;
    cursor: pointer;
    float: left;
    margin: 5px 0px 5px 1px;
    opacity: 1;
}
li.currentLanguage {
    background: none repeat scroll 0 0 #7f8990;
    border-bottom: 4px solid #009260;
    color: white;
    padding: 4px 8px;
}

#languageButtons{
    display:none;
}

.menuContainer {
    display: none;
}

.formContainer{
    max-width:100% !important; 
}

.plainText{
    max-width:100% !important;
}
