<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

CSS fuer die Druckausgabe

Dieses Template wurde im Auftrag von Microsoft Deutschland erstellt.

- Die grafische Vorlage fuer dieses Layout stammt von Christina Poser (von-poser.com).
-Die Umsetzung des Templates wurde von Vladimir Simovic (www.perun.net) durchgefuehrt.
*/

body {
    font: 11pt georgia, serif;
    background: #fff; color: #000;
}

blockquote {
border-left: 3pt solid #ccc; margin-left: 7pt; margin-right: 7pt; padding-left: 7pt;
}

img {
border: none;
}

pre, code {
font: 11pt 'courier new', courier, monospace;
color: #900;
}

h3 {
    border-bottom: 1pt solid #000;
}

#sidebar, #hauptnavi1, #hauptnavi2 {
    display: none;
}

#footer {
    margin-top: 20pt;
    border-top: 1px solid #000;
}</pre></body></html>