body { background-color: #ffffff; }
.nav { min-height: 6.4em; margin-top: 1.6em; }
.br { margin-top: 3.6em; }
#log { position: fixed; top: 14.4em; left: 39.5em; }

a:link { color:#ff33cc; text-decoration:none; }
a:visited { color:#ff33cc; text-decoration:none; }
a:active { color:#ffffff; text-decoration:none; }
a:hover { text-decoration:underline; }

p, h1, h2 { min-width: 21em; max-width: 52em;
    margin-top: 0; margin-right: 0; margin-bottom: 0.8em; margin-left: 6%;
    font: normal 1.32em/1.24em monospace; color:#333333; }
i { color: #999999; font-style:normal; }

/* bilder in reihe .img 
bilder ohne linie .blank */
img { font-family: monospace; margin-bottom: 0.5em;
border-top: 0; border-right: 1px solid #ff33cc;
border-bottom: 0; border-left: 1px solid #ff33cc; }
.img { width: auto; height: 6.5em; margin-right: 0.2em; }
.blank { border: none; }