*{margin:0}
html {
    width:100%;
}
body {
   margin:20px; 
   width:100%;
}
h1 {
    font-size:18px;
    margin-bottom:10px;
}
h2,h3 {
    font-size:15px;
    margin-bottom:10px;
}
h3 {
    margin:20px 0 10px 0;
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
}
.printpage {
    width:100%;
    margin:0 auto;
}
.leftimg{
    width:50%;
    float:left;
    margin-top:10px;

}
.description { width:50%; }
.description div{
    padding:10px 0 0 20px;
}
.topboxcontent,
.boxcontent { width:100%; margin:0; border:0; }
.bottombox,
#footer,
.pagination,
#recetteshare,
#enteteholder,
#dotz, #topzone,
#bgcontainer,
.mainmenu {
    display:none; 
}