body {
        font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;

}

.headl { font-family: Arial, Helvetica, sans-serif;
         font-size: 14px;
         font-style: normal;
         line-height: 22px;
         font-weight: bold;
/*         background: #009900; */
         background: url(../grafik/bg_green.gif) repeat-y;
/*         background: #999;*/
         color: white;
}

.wheadl { font-family: Arial, Helvetica, sans-serif;
          font-size: 18px;
          font-style: normal;
          line-height: 24px;
          font-weight: bold;
          background: #FF0000;
          color: white;
}

.ann {  font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        background: #EEE;
}

h2.titel { font-family: Arial, Helvetica, sans-serif;
           font-size: 24px;
           font-style: normal;
           font-weight: bold;
           background: #CCC;
}

#imp1 {
        color: red;
}

/*

#even {
        background: #CCC;
        color: #000;
        width: 100%;
        font-weight: bold;
}

#odd {
        background: #999;
        color: #000;
        width: 100%;
        font-weight: bold;
}
*/
