div.entry-content li {
  list-style: square;
  margin: 0 0 0 1.2em;
}

.wpcf7 textarea {
  height: 100px;
		
}



label {
  color: #fff;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #000;
}

.entry-content a {
  text-decoration: none !important;
}

.entry-content h5 {
  font-weight: bold;
}
.entry-content h2 {
  margin-top:2em;
}

h5 {
  text-decoration: none;
}

div#anker1 a {
  color: #fff;
}
/* Fehlerhafte Felder */
.wpcf7-not-valid {
    border-color: #e74c3c !important;
    background: #fff;
}

/* Fehlermeldung unter Feld */
.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}
.wpcf7-response-output {
    margin-top: 20px;
    padding: 14px 16px;.
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.5;
		color:#fff;
}

div.sow-accordion-title{font-size:1.3em !important;}
div.widget_sow-accordion{padding-bottom:0px;margin-bottom:0px; !important;}