body, html {
           scrollbar-base-color:#FFFFFF;
           scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#5A7DBD;
           scrollbar-darkshadow-color:#FFFFFF;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#FFFFFF;
           scrollbar-track-color:#FFFFFF;

           cursor: default;
           font-family: Arial;
           font-size:10pt;
           background-color:#FFFFFF;
           color:#000000;
           margin-left:5px;
           margin-top:10px;
           margin-right:15px;
}

td.contentDayTd {
                width:100px;
                height:50px;
                font-weight:bold;
                vertical-align:top;
}

td.contentDayDesc {
                  vertical-align:top;
}

.headline1 {
           font-size:12pt;
           color:#000000;
           font-weight:bold;
}

h2 {
   font-size:12pt;
   color:green;
   font-style:bold;
}

.absatz {
        font-size:10pt;
        line-height:15pt;
        color:#000000;
}