
.vMenu > a > li :hover, .active {
    background-color: #2C5E67 !important;
    color: white;
}

.vMenu > a > li:hover {
    background-color: #2C5E67 !important;
    color: white;
}

.pageCover {
    background: url("https://static-de.moveon4.com/de-hs-munchen/images/HM_Logo_RGB.png") no-repeat;
    padding-top: 130px;
    background-size: 32%;
    background-position-y: -10px;
    background-position-x: -22px;
}

.wizardTitleBar {
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    background-color: #f1f1f1;
    color: #2C5E67;
}

input[type=submit], button, input[type=reset], .button {
    background: none;
    background-color: #2C5E67;
    position: relative;
    padding: 6px 14px 7px;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}


li.currentLanguage {
    background: none repeat scroll 0 0 #666666;
    border-bottom: 4px solid #FC5555;
    color: white;
    padding: 4px 8px;
}

.formHeader {
    color: #2C5E67 !important;
    border-bottom: 1pt solid #2C5E67;
}
