
body, input, textarea {
    text-align: left;
    font-size: 11.5px;
    font-family: arial,verdana,geneva,sans-serif;
    margin: 0;
    padding: 0;
}

fieldset {
    font-size: 11px;
    font-family: arial,verdana,geneva,sans-serif;
    padding: 0.5em 0.5em 1em;
    margin-top: 1em;
    text-align: left;
    border: 2px groove ThreeDFace;
   
}

fieldset legend{
    font-weight: 700;
    color: #606C8D;
}

.head_td_left {
    width: 60%;
    float: left;
}

.head_td_center {
    width: 20%;
    float: left;
}

.head_td_right {
    background: url("../../../images/MGewerbe_Logo.png") no-repeat scroll 0 0 / auto 5.4em transparent;
    height: 70px;
    float: right;
}

.basic_header{
    float:left;
    width:32%;
    padding-left:0px;
}

.headbox {
    border: 1px solid #2E52BD;
}
.headbox_top {
    width: 100%;
    border: 0px solid;
    height: 3em;
    font-weight: 700;
    color: #ffffff;
    margin: 0px;
    font-size: 10px;
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 59%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

}
