body, input, textarea {
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    margin: 0;
    padding: 0;
}

fieldset {
    font-size: 11px;
    font-family: Tahoma;
    padding: 0.5em 0.5em 1em;
    margin-top: 1em;
    text-align: left;
    border: 2px groove ThreeDFace;
}

a{
    text-decoration: none;
    font-weight: normal;
    color: rgb(0,0,0);
}

a:hover{
    text-decoration: underline;
}

.clearboth{
    clear: both;
    height: 1px;
    width: 1px;
}

.headbox {
    position: relative;
    width: 115em;
    height: 11em;
    background-color: #F8F8F8;
    margin: auto;
    padding: 1px;
    text-align: center;
    border: 1px solid #BBBBBB;
}

.head_td_right {
    background: url("../../../images/MGewerbe_Logo.png") no-repeat scroll 0 0 / auto 5.4em transparent;
    height: 70px;
    float: right;
}
.headbox_top {
    width: 100%;
    border: 0px solid;
    height: 3em;
    font-weight: 700;
    color: #ffffff;
    margin: 0px;
    font-size: 10px;
    background: #2f53bf; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(47,83,191,1.0) 0%, rgba(29,46,117,1.0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,83,191,1.0)), color-stop(100%,rgba(29,46,117,1.0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* W3C */
}

#headbox-left-top{
    width: 39.5%;
    float: left;
    padding-top: 0.5em;
    padding-left: 0.5%;
    text-align: left;
    height: 3em;
}

#headbox-center-top{
    width: 20%;
    float: left;
    margin-top: 0.2em;
    padding-top: 0.5em;
    height: 3em;
}

#headbox-center-top span img{
    cursor:pointer;
}
#headbox-right-top{
    width: 40%;
    float:right;
}

#headbox-right-top div{
    float:left;
    color: rgb(255, 255, 255);
}

#headbox-right-top div a{
    color: rgb(255, 255, 255);
    font-weight: 700;
}

#headbox-right-top div p{
    float:left;
}

#headbox-right-top div.date {
    border-right: 0.1em solid #CCCCCC;
    height: 2.5em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    position: relative;
    width: auto;
}

#headbox-right-top div.credential{
    height: 2.5em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    position: relative;
    width: auto;
}


#headbox-right-top div.logout {
    border-left: 0.1em solid #CCCCCC;
    float: right;
    height: 2.5em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    position: relative;
    width: 7.5em;
}

#headbox-right-top div.logout a:hover{
    color: rgb(251,160,16);
}

#headbox-right-top div.help{
    border-right: 1px solid #CCCCCC;
    width: 2.5em;
    margin-top: 0.2em;
    padding-left: 1em;
    position: relative;
}

.headbox_bottom{
    height: 3.9em;
}

.head_td_left {
    width: 60%;
    float: left;
    font-size:14px;
    font-weight: 800;
}
.head_td_left span{
    margin-left:2em;
}
.head_td_center {
    width: 20%;
    float: left;
}

.head_td_center #maintenance_sign{
    font-size: 20px;
    color: whitesmoke;
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(top, #a90329 0%, #b61d28 40%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(40%,#b61d28), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a90329 0%,#b61d28 40%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a90329 0%,#b61d28 40%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a90329 0%,#b61d28 40%,#6d0019 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a90329 0%,#b61d28 40%,#6d0019 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */   
}

.head_td_right {
    /*background: url("../images/cloudlogo1.png") no-repeat scroll 0 0em transparent;*/
    /*background: url("../images/kunde_logo.gif") no-repeat scroll 0 3em transparent;*/
    /*background: url("../images/kiwiw_200.png") no-repeat scroll 0 0 transparent;*/

    height: 60px;
    float: right;
    width: 20%;
}

.basic_header{
    float:left;
    width:32%;
    padding-left:0px;
}