body, table, td, tr, th, div, p, a, pre, h1, h2, h3, h4, ul, ol { font-family: Arial, sans-serif; font-size: 10pt }
body         { margin-top: 0; margin-left: 0 }
a            { text-decoration: underline; color: #000000 }
a:hover      { text-decoration: underline; color: #000000 }
img          { border-width: 1px; border-color: #000000; border-style: solid }

table.kopfzeile     { border-color: #000000; border-width: 0px; border-style: solid;
                      border-bottom-width: 1px; border-right-width: 1px }
table.kopfzeile img { border-width: 0px }

table.navigation         { border-color: #000000; border-style: solid; border-width: 0px; border-right-width: 1px }
table.navigation td      { border-color: #000000; border-style: solid; border-width: 0px;
                           border-bottom-width: 1px; border-bottom-color: #99B1CB;
                           font-size: 8pt;  }
table.navigation td.ohnelinie { border-width: 0px }
table.navigation a       { font-size: 8pt; color: #000000; text-decoration: none }
table.navigation a:hover { color: #000000; text-decoration: underline }

table.content { border-color: #000000; border-style: solid; border-width: 0px; border-right-width: 1px }

table.fusszeile         { border-color: #000000; border-style: solid; border-width: 1px; border-left-width: 0px }
table.fusszeile td      { font-size: 8pt; color: #FFFFFF; background-color: #99B1CB; padding: 1px;
                          padding-left: 2px; padding-right: 2px }
table.fusszeile a       { font-size: 8pt; color: #FFFFFF; text-decoration: none }
table.fusszeile a:hover { color: #FFFFFF; text-decoration: underline }

p.selfurl    { color: #888888; font-size: 8pt; text-align: center; margin-top: 2px }

.nobr { white-space: nowrap }