
#f3 td {
padding-top:12px;
}

#f3 label {
color:#4A6EA0!important;
font-weight:700;
}

#f3 .col_last input {
width:300px;
border:1px solid #4A6EA0!important;
}

div.mod_search input.submit {
width:50px;
}

.textarea {
width:750px;
height:200px;
}

.col1 {
    display: block;
    min-width: 120px;
    font-weight: bold;
}

#contact_form{
    line-height: 30%;
    display: block;
    width:  100%;
    margin-top: 50px;
}
#contact_form input[type="text"],
#contact_form input[type="email"],
.textarea
{
    width: 90% !important;
    max-width: 420px !important;
    border: 1px solid #e3e3e3 !important;
    display: block !important;
    min-width: 220px;
    padding: 2px;
}
#contact_form label{
    /*clear: both;*/
   /* display: block;*/

}
.formbody>div{
    padding-bottom: 30px;
}
#datenschutz_box{
    padding: 12px;
    border-radius: 2px;
    max-width: 750px;
    background: #e3e3e3;
}
.checkbox_container{
    margin-top: 12px;
    border: 0;
}
.checkbox_container label{
    clear: none;
    float: left;
    padding-left: 20px;
}
.checkbox_container input{
    position: relative;
    top: 4px;
    left: 1px;
    clear: none;
    float: left;
}
/*----------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 720px){
#f3 .col_last input,
#ctrl_19 {
padding: 2px;
width: 190px;
width: 200%;
}

}

@media screen and (min-width: 720px){

}
@media screen and (min-width: 986px){

}
 
  @media screen and (min-width: 1520px){}

/*----------------------------------------------------------------------------------------------------------------------*/