.zahlenw {
	  font-style:           normal;
          font-family:         'Verdana',sans-serif;
          font-weight:         normal;
          color:                #000000;
          font-size:           11px;
          text-align:            left;
          }

.gelb    {
	  font-style:           normal;
          font-family:        'Verdana',sans-serif;
          font-weight:        normal;
          color:               #000000;
          font-size:          13px;
          text-align:          left;
          }

h1       { font-style:       normal;
             font-family:     'Verdana',sans-serif;
	     font-weight:    bold;
             font-size:       16px;
             color:           #000000;
          }


a:active { color:#000000;
              text-decoration:underline;
            }

a:link    { color:#000000;
             text-decoration:underline;
            }

a:visited { color:#000000;
               text-decoration:underline;
            }

a:hover { color:#C71414;
               text-decoration:underline;
             }