/* erschwert Ausdruck */


#wrapper {
display:none;
}

#kopfzeile {
display:none;
}

#textbereich {
display:none;
}

#textbereich h1 {
display:none;
}

#textbereich h2 {
display:none;
}

#textbereich h3 {
display:none;
}

#textbereich h4 {
display:none;
}

#fusszeile {
display:none;
}
