body {
    -webkit-print-color-adjust: exact;
}
#topSlideBox,
#header,
#globalnavi,
#beta,
#betaB,
#footer{
    display:none;
}

.row,
.container,
#content,
#alpha,
#alphaB{
    width:100%;
    margin:0;
    padding:0;
}
a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }