body#Body,
section {
    background: transparent !important
}
#wsc_main_content {
    background-image: url(/Portals/35/basic/punkte2.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 5px 0;
}
h1 {
    font-size: 39px;
    font-weight: bold;
    margin-top: 3px;
    line-height: 1.2em;
}
h1 {
    font-size: 28px;
}

h1, h3 {
    color: rgb(169, 205, 71) !important;
}
td,
th {
  padding: 8px;
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd !important;
}


a:not(.btn) {
    border: 0 none;
    color: #99CE17;
    outline: medium none;
    text-decoration: none;
}

.mobius-group h4 {
    font-size: 15px;
    text-transform: uppercase;
}

.mobius-group .app-mobius6-form-fields {
    display: flex;
    align-items: center;
}
.mobius-group .app-mobius6-form-fields .control-label {
    width: 250px;
}
#mainMenu .current {
    background-color: inherit !important;
    color: inherit !important;
}
.calendar-bg {
    background-color: #eaeaea;
}














