
form .datenschutz:hover p, form .datenschutz2:hover p {
    color:#cda62a;
}

.rangebox input {
    color: #cda62a;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #cda62a;
}

.tablepress thead th, .tablepress tfoot th {
    background-color: #cda62a;
	color:#fff;
}

#tablepress-1 .smallbtn.avail {
	background: #cda62a;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    background-color: #cda62a;
}

#tablepress-1 .smallbtn {
    background: #cda62a;
}

.filter-term:link {
    background: #cda62a;
color:#fff;
}

.gomaps {
    background: #cda62a !important;
color:#fff;
}

.gomaps:hover {
    background: #cda62a !important;
color:#fff;
}

div#n2-ss-2 .n2-active, div#n2-ss-2 .n2-bullet:hover, div#n2-ss-2 .n2-bullet:focus{
	background: #cda62a !important;
}

hr.decorative {
background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2270%22%20height%3D%228%22%20viewBox%3D%220%200%2070%208%22%3E%3Crect%20x%3D%227.3%22%20y%3D%221.9%22%20width%3D%2255%22%20height%3D%221%22%20fill%3D%22%23CDA62A%22/%3E%3Crect%20x%3D%222.3%22%20y%3D%225.1%22%20width%3D%2265%22%20height%3D%221%22%20fill%3D%22%23CDA62A%22/%3E%3C/svg%3E");
border:0;
}


/* When the radio button is checked, add a blue background */
.check input:checked ~ .checkmark, .checkgroup .wpcf7-list-item input:checked ~ .checkmark {
  background-color: #cda62a;
  border: 1px solid #cda62a;
}

/* Create a custom radio button */
.checkgroup .checkmark {
  border: 3px solid #cda62a;
}

/* Create a custom radio button */
.zimmerfrage .checkgroup .checkmark {
  border: 3px solid #cda62a;
}


/* When the radio button is checked, add a blue background */
.check input:checked ~ .checkmark, .checkgroup .wpcf7-list-item input:checked ~ .checkmark {
  background-color: #cda62a;
  border: 3px solid #cda62a;
}





/* Create a custom checkbox */
.checkbox .checkmark {
  border:1px solid #cda62a;
}



/* When the checkbox is checked, add a blue background */
.checkbox .wpcf7-list-item input:checked ~ .checkmark {
  background-color: #cda62a;
}

input[type="submit"] {
    background: #cda62a;
}

a:visited, a:link {
    color:#cda62a;
}