body                {
                font-size: 11pt;
                 font-family: Arial;
                 }
h3                {
                 font-size: 20pt;
                 font-weigth: bold;
                 }
h4                {
                 font-size: 12pt;
                 }

a                {
                 color: black;
                 }

.menue a                {
                 font-size: 14pt;
                 font-weigth: bold;
                 text-decoration: none;
                 color: black;
                 }

.menue tr        {
                border-top-width: 1pt;
                 }

.bodytext        {
                position: absolute;
                 height:60%;
                 width: 70%;
                 top: 110px;
                 left: 15%;
                 z-index: 2;
                 overflow: auto;
                 scrollbar-base-color:#FFFFFF;
                  scrollbar-3d-light-color:#FFFFFF;
                  scrollbar-arrow-color:#FFFFFF;
                scrollbar-darkshadow-color:#777777;
                  scrollbar-face-color:#CCCCCC;
                  scrollbar-highlight-color:#FFFFFF;
                  scrollbar-shadow-color:#000000;
                  scrollbar-track-color:#EEEEEE;
                 }


.menue                {
                position: absolute;
                 left: 15%;
                 top: 70px;
                 width: 70%;
                 height: 30px;
                 z-index: 2;
                 }

#bericht         {
                  width: 150px;
                  float: left;
                  text-align: center;
                 }


.footer                {
                 position: absolute;
                 bottom: 10px;
                font-size: 8pt;
                 text-align: center;
                 width: 70%;
                 left: 15%;
                 z-index: 10;
                 }