body { margin-top:10px; margin-bottom:10px; font-size: 12px; color:#e6e6e6; background-color:#0099ff; }
p,h1,h2,h3,h4,h5,li,a,td { font-family:Verdana, sans-serif; font-size:12pt; }
h1 { font-size:24pt; font-weight:bold; color:#ff0080; }
h2 { font-size:20pt; font-weight:bold; color:#ff0080; }
h3 { font-size:18pt; font-weight:bold; color:#ff0080; }
h4 { font-size:16pt; font-weight:bold; color:#ff0080; }
h5 { font-size:14pt; font-weight:bold; color:#ff0080; }
h6 { font-size:12pt; font-weight:bold; color:#ff0080; }

li.act { font-weight:bold; color:#ffff00; }
ul.nav1 { margin-left:0.3cm; }
ul.nav2 { margin-left:0.5cm; }
ol.logbuch { margin-top:0cm; }

a:active { text-decoration: none; color: #ff0080 }
a:link { font-weight:bold; font-style:normal; color:#e6e6e6; }
a:visited { font-style:normal; color:##ff0080; }
a:hover { text-decoration:underline; color:#ff5500 }

a.thm:link { font-size:10pt; }
a.thm:visited { font-size:10pt; }

p.mod { font-size:7pt; }
p.legend { font-size:7pt; }
p.anm { font-style:italic; font-size:10pt; }
p.small { font-size:8pt; }
p.anm { font-style:italic; font-size:10pt; }

tr.except {  font-style:italic; }

td { text-align: left; vertical-align: top; }
td.prop { text-align: center; }
td.col2 { width=40px; text-align=right; }
td.quan { text-align: right; }
td.header { font-weight: bold; }
td.nav {text-align: center; vertical-align: middle; }
td.count { text-align: right; font-size: 12px; }
caption { font-weight: bold; text-align: left; }

p.attention { font-weight:bold; text-decoration:underline; color:#ffff00; }

/* Header */
.head { font-size: 18pt; font-weight: bold; color: #ff0080; }
.currcost { font-weight:bold; color:#ff0080; }
.small { font-size:8pt; }
.thm { font-size:8pt; vertical-align:bottom; text-align:center; }
.label { font-size:8pt; vertical-align:top; text-align:center; }

/* Put a border on all generated images */
.image { border-width: 1; border-color: black; border-style: solid; margin: 5; }
.log { font-size: 10px; }


/* Remove the margin under the images on the index pages. */
#index .image { margin-left: 2; margin-right: 2; margin-bottom: 0; }

/* Don't have margins on the slide pages. */
<!--body#slide { margin: 0; }
-->
/* Highlight the image name on the slide pages. */
#slide .name { font-weight: bold; font-size: 14px; }
