* { 
background: #fff;
color:#000;
}

body {
font: 10pt 'Times New Roman', serif; 
}

h2 {
font-size: 16pt;
}
h3 {
font-size: 14pt;
}
h4 {
font-size: 12pt;
}
#kopf,
#blogtitel,
#rechts,
#linkss,
#ueberschrift,
#suche,
#fuss,
#kommentare,
#kommentarformular,
.blogarchiv,
.postmetadata,
hr {
display: none;
}

.post {
page-break-after:always;
}