.errormessage {
    color: red!important;
    font-size: 11px!important;
    font-weight: normal!important;
}








.content .adressboxesc_out {
    width: 100%;
    font-size: 0px;
    float: left;
    margin-bottom: 20px;
}

.content .adressboxesc_out .adressboxesc_left {
    float: left;
    margin-right: 40px;
}

.content .adressboxesc_out .adressboxesc_right {
    float: left;
}

.content .adressboxesc_out .adressboxesc_left p, .adressboxesc_out .adressboxesc_left a {
    text-align: left;
    margin: 0px 0px 2px 0px;
}

.content .adressboxesc_out .adressboxesc_right p, .adressboxesc_out .adressboxesc_right a {
    text-align: left;
    margin: 0px 0px 2px 0px;
}

.adressboxesc_out .adressboxesc_left a, .adressboxesc_out .adressboxesc_right a {
    display: block;
    float: left;
}

.adressboxesc_out .adressboxesc_right p.contactzusatz {
    float: left;
}











.formulardf .auswahlname span, .formulardf .auswahlmail span {
    font-weight: bold;
    color: #ffffff;
}

.formulardf {
    margin-top: 40px;
    padding: 0px 4% 0px 4%;
    width: 92%;
    float: left;
}

.formulardf input {
    box-sizing: border-box;
    border: 1px solid #c9c9c9;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    float: none!important;

    margin: 0px auto 10px;
}

.formulardf .auswahlcheck input {
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    border: 1px solid #383838;
    float: left;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.formulardf .auswahlcheck label {
    margin: 0px 0px 0px 0px;
    position: relative;
    display: block;
}

.formulardf .auswahlcheck label p {
    margin: 0px 0px 8px 20px;
    font-size: 12px;
}

.formulardf .auswahlnamemail {
    font-size: 0px;
}

.formulardf .auswahlnamemail .auswahlname {
    float: left;
    margin-right: 2%;
}

.formulardf .auswahlnamemail .auswahlname, .formulardf .auswahlnamemail .auswahlmail {
    width: 49%;
    padding: 10px 0% 10px 0%;
    border: 1px solid #dcdcdc;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    padding: 10px 2% 0px 2%;
    background-color: #15477c;
    border-radius: 5px;
    transition: all 0.5s;
}

.formulardf .auswahlnamemail .auswahlname:hover, .formulardf .auswahlnamemail .auswahlmail:hover {
    background-color: rgba(1, 53, 109, 0.4);
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 16, 34, 0.11); 
    box-shadow: 2px 2px 5px 2px rgba(0, 16, 34, 0.11); 
}

.formulardf .auswahlnamemail .auswahlmail input:focus {
    background-color: #c9c9c9;
    color: #15477c;
}

.formulardf .auswahlnamemail .auswahlname input:focus {
    background-color: #c9c9c9;
    color: #15477c;
}

.formulardf .auswahlnamemail .auswahlname input, .formulardf .auswahlnamemail .auswahlmail input {
    width: 100%;
    color: #15477c;
}

.formulardf .auswahlnamemail .auswahlname p, .formulardf .auswahlnamemail .auswahlmail p {
    font-size: 12px;
}

.formulardf .auswahlnamemail .auswahlmail {
    float: left;
}

.formulardf .auswahlcheck {
    background-color: #f9f9f9;
    padding: 20px 20px 20px 20px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #dcdcdc;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.formulardf .auswahlchecktitle {
    margin: 20px 0px 10px 0px;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.formulardf .auswahltexttitle {
    margin: 20px 0px 10px 0px;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #cccccc;
}

.formulardf .auswahltext {
}

.formulardf .auswahltext textarea {
    resize: none;
    padding: 8px 1% 8px 1%;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    color: #ffffff;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    background-color: #15477c;
}

.formulardf .auswahltext textarea:focus {
    background-color: #c9c9c9;
    color: #15477c;
}

.formulardf .auswahldatensch {
    margin-top: 20px;
}

.formulardf .auswahlcaptcha {
    margin-top: 20px;
}

.formulardf .feedbacktext {
    font-weight: bold;
    margin-top:40px;
    margin-bottom:0px;
}



.formulardf .textareabottom {
    font-size:12px;
    color: #ffffff;
}

.formulardf .auswahldatensch span {
    color: #ffffff;
}



.formulardf .auswahlbild {
    width: 200px;
    float: left;
    display: block;
    margin-right: 20px;
}

.formulardf .auswahlbild img {
    width: 100%;
    height: auto;
}

#captchae {
    margin-bottom: 20px;
}


.erfolgsm {
    padding: 40px 4% 0px 4%;
    float: left;
    width: 92%;
  }

  .erfolgsm p {
    color: #ffffff;
    font-weight: bold;
  }











@media (max-width:1024px) {

}


@media (max-width:990px) {
    .formulardf {
        margin: 40px auto 0px;
        width: 92%;
    }
    
    .formulardf .auswahlnamemail .auswahlname, .formulardf .auswahlnamemail .auswahlmail {
    width: 100%;
    padding: 10px 2% 10px 2%;
    border: 1px solid #dcdcdc;
    }

    .formulardf .auswahlnamemail .auswahlname {
        margin-right: 0%;
      }
    
    .formulardf .auswahlnamemail .auswahlname {
        margin-bottom: 20px;
    }
    
    .formulardf .auswahlbild {
    width: 100%;
    float: left;
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
    }
    
    .formulardf .textareabottom {
    font-size:14px;
    }
    
    .formulardf .auswahlnamemail .auswahlname p, .formulardf .auswahlnamemail .auswahlmail p {
    font-size: 14px;
    }
    
    .formulardf .auswahlcheck label p {
    font-size: 16px;
    }
}











