div#contentarea {
    width:800px;
    overflow:visible;
    height:auto;
    float:none !important;
    }
#innercontent {
    width:100%;
    overflow:visible;
    height:auto;
    float:none !important;
    }
.donotprint {
    display:none;
    }
.ifprint {
    width:100%;
    }
div.printonly {
    display:block;
    }
table {
    height:auto;
    float:none !important;
    margin-top:20px;
    width:100%;
    }
table.artikelliste {
    height:auto;
    float:none !important;
    margin-top:20px !important;
    position:relative;
    top:1px;
    }
div.standortrechts {
    float:right;
    }
a {
    color:black;
    }