
body { background-color:  #ffffff;
       margin-top:        28px;
       margin-left:       40px;
       margin-right:      7px;
       margin-bottom:     15px;
       font-family:       Arial, Helvetica;
       color:             #1d436e;
       font-size:         12px;
       line-height:       18px;
       scrollbar-base-color: #d0d0d0;
       text-align:        justify; }

td {   font-size:         12px; }

ul { margin-left: 15px; padding-left: 0px;}

.Eingabezeile { background-color: #E8ECF0; }
.BadNews { color: #ff0000;
           font-weight: bold; }

.hl1 { font-size:   12px;
       font-weight: bold; }
.hl2 { font-size:   16px;
       font-weight: bold; }
.hl3 { font-size:   20px;
       font-weight: bold; }

a:link          { color:                 #1d436e;
                  text-decoration:       none; font-weight: bold; }
a:visited       { color:                 #1d436e;
                  text-decoration:       none; font-weight: bold; }
a:active        { color:                 #8ea1b6;
                  text-decoration:       none; font-weight: bold; }
a:hover         { color:                 #8ea1b6;
                  text-decoration:       none; font-weight: bold; }
