#footer, #header {
    display: none;
}



body {
    color: #000;
    font-family: arial, helvetica, sans-serif;
}


a {
    color: #000;
}
img {
    border: 1px solid #999;
}



#bodytext h1 {
    font-size: 160%;
    margin-top: 1.0em;
}
#bodytext h2 {
    font-size: 135%;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}
#bodytext p {
    margin-top: 0;
}



#bodytext table td {
    padding-right: 3.0em;
    vertical-align: top;
}



#bodytext .buch img {
    float: left;
}
#bodytext .buch h2 {
    margin-left: 80px;
    margin-top: 0;
}
#bodytext .buch p {
    margin-left: 80px;
}



#menu {
    display: none;
}

#headerprint #headline {
    font-size: 200%;
    font-weight: bold;
}



#footerprint {
    border-top: 1px solid #999;
    margin-top: 2.0em;
}
#footerprint p, #footerprint td {
    color: #999;
    font-size: 85%;
}
