/* Enter Your Custom CSS Here */

ul {
   margin: 0;
   padding: 0 0 0 15px;
   list-style-position: outside;
}
.consent {
   text-align: center;
   color:#386a93 !important;
}
.consent p{
   margin-bottom:0px !important
}
.consent h2, .consent h3 {
   color: #386a93 !important;
}

#wrapper #access a {font-weight:normal;}

.testimonial-div img {
    float: left !important;
}
.testimonial-div ul {
    float: none;
    width: 100%;
}
.testimonial-div {
    text-align: left;
}


.wpcf7 input, .wpcf7 textarea {width:100%; margin:0 !important; min-height: 30px;}

.wpcf7 p {  margin-bottom: 0 !important; font-size:16px; }

.wpcf7 span{ padding-top:10px;}

input#i {
    background-color: #98E0DC;
    width: 40%;
    min-height: 10px !important;
}

input#name{
margin-left: 1% !important;
margin-right: 5% !important;
 background-color: #92DFD9;
    width: 40%;
    min-height: 10px;
}

input#daten { 
    background-color: #92DFD9;
    width: 40%;
    min-height: 10px;
    
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background: #92DFD9;
    width: 40%;
    margin-left: 10px !important;
    min-height: 20px !important;
    padding: 0 2px !important;
}




.wp-admin #TB_window {
    background: white !important;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: 38%;
    min-height: 20px;
    background: #92DFD9;
}

