body { text-align: left; font-family: sans-serif; color: #2000a0; background-color: #e0e0e0; font-size:14px; }

a { text-decoration: underline; font-family: sans-serif; color: #2000a0; }

a:link { color: #2000a0; }
a:visited { color: #2000a0; }
a:hover { color: #6898e8; }
a:active { color: #6898e8; }

ul#navigation{ list-style:none; }
ul#navigation li{ display:inline; margin:0px 12px 0px 12px; }
ul#navigation li a{text-decoration:none; font-weight:bold; }

table.grid{ border:none; border-collapse:collapse; }
table.grid td{ border:1px solid black; }
table.grid td.firstcol{ width:100px; background-color:#ffffff; text-align:center; font-weight:bold; text-transform:uppercase; }
table.grid td.spacercol{ width:10px; background-color:#e0e0e0; border:none; }
tr.pagebreak{ display:none; visibility:hidden; }

div.char{ display:inline; width:30px; margin:0px; }
div.char a{ display:inline; padding:5px 12px 5px 12px; margin:0px 3px 0px 3px; background:#d0d0d0; }
div.char a.current{ background:#bbbbbb; }

div#logo{ position:relative; display:block; left:50%; top:8px; width:232px; margin-left:-116px; }
div#logo img{ width:232px; }

br.print{ display:none; }
div.print{ display:none; }

table.mueller { border: none; }
table.mueller thead { font-weight: bold; }
table.mueller td { border: 1px solid white; background-color: #e0dfde; text-align: center; }

a.quelle{ text-decoration:none; }