.Body,
#main,
#footer {
    background:none !important;
}

#header,
.iconBig,
#contentFooter,
.sterne,
.wappen,
.awards,
.sidebar,
.footerNav {
    display: none;
}

.Body .Document p,
.Body .Document h1,
.Body .Document h2,
.Body .Document h3,
.Body .Document a,
.minitext,
.info,
.text,
.text a,
#footer,
#footer a {
    color:#000 !important;
    font-size: 12px !important;
    font-family: times !important;
    text-decoration: none;
}

#main .content {
    float:none;
    padding:0px;
    margin: 0px;
    width:1000px;
}

#container {
    margin:0;
    width:1000px;
}

#footer {
    padding-top: 50px;
    position: relative;
    width:1000px;
    height:200px;
}

.address {
    position: absolute !important;
    left: 0px !important;
    text-align:left !important;
}

.contact {
    position: absolute !important;
    left: 400px !important;
    text-align:left !important;
}
