
body    { font-size:        12px;
          font-family:      Arial, Helvetica;
          color:            #000000;
          margin-left:      0px;
          margin-right:     0px;
          margin-top:       0px;
          margin-bottom:    0px; }

.Rahmen { border-color: #000000; }

.normal { font-size:   12px;
          font-family: Arial, Helvetica; }

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

a:link          { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:visited       { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:active        { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       none;
                  font-size:             12px;
                  font-family:           Arial; }
a:hover         { color:                 #000000;
                  font-weight:           normal;
                  text-decoration:       underline;
                  font-size:             12px;
                  font-family:           Arial; }
				  
.icon {
	border:0px solid white;
	vertical-align:bottom;
	margin-right:5px;
	margin-top:-1px;
}
