@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2'), url(http://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(http://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

.pwd_vergessen {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #E20614;
    cursor: pointer;
}
.pwd_vergessen {
    margin-top:20px;
    padding:0px;
}
.error {
    color: red;
    border: 1px solid red;
}
.success {
    background: none repeat scroll 0 0 rgba(128, 128, 128, 0.5);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.successWin {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    height: 100px;
    margin: 0 auto;
    max-width: 200px;
    padding-top: 38px;
    position: fixed;
    text-align: center;
    top: 200px;
    left: 45%;
    width: 200px;
}
#showmessage {
    color: #e20614;
    margin-top: 10px;
}
#gridform .radius {width: 100%;}
select {
    height: 34px;
    width: 100%;
}
.select_land {
    margin-bottom: 12px;
}
.panel {
        padding-bottom: 39px;
        padding-top: 39px;
    }
h4 {
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.erg {
    height: 130px;
    overflow: hidden;
}
b {
    color: #c00;
}

.login .wbk, .login .wbk a {
    margin-top: 35px;
    color: #4d4d4d;
}

.wbk, .wbk a {
    margin-top: 35px;
    color: #666666;
}

label.counter {
    font-size: 11px;
    color: #990000;
}

input.limiter {
    margin-bottom: 0px;
}
