.fragetitel {
  color: #F69679;
}
.antworttitel {
  color: #45A37C;
}
ol#comments {
    border-top-color: #45A37C !important;
}
#contactform .contact-form-spam dd {
    float: left;
    overflow: hidden;
}
#spam {
    float: left;
    margin-left: 0;
    padding: 0 5px;
    width: 640px;
}
#k-footer-widgets {
    padding: 0 !important;
}
#k-footer-copy, #k-footer-widgets {
    border-top: medium none !important;
}
#contactform .form-submit dd {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    width: 95% !important;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 20px;
    padding: 8px 10px;
    text-decoration: none;
    width: 100%;
  max-width:200px;
}

.widget-title {
    background-color: #45A37C;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    line-height: 27px;
    padding: 15px;
}

.elapsed {
  display: none;
}