body {
   scrollbar-face-color:#D5D5EA;
   scrollbar-shadow-color:#6A6AFF;
   scrollbar-highlight-color:#6A6AFF;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#0000A0;
   scrollbar-track-color:#9393FF;
   scrollbar-arrow-color:#400080;
   background-image:url(../images/hintergrund.jpg); background-attachmend:fixed;
   margin:50pt;
   font-family: Eras Medium ITC,Helvetica,Verdana,Arial;
   font-size: 10pt;
   text-align: left;
   color: blue;
 }
 h1 {
 font-family: Eras Medium ITC,Helvetica,Verdana,Arial;
 font-weight: bold;
 text-align: justify;
 font-size: 14pt;
 color: mediumblue;
}
h2 {
 font-family: Eras Medium ITC,Helvetica,Verdana,Arial;
 font-style: italic;
 font-size: 12pt;
 text-align: justify;
 color: blue;
}
h3 {
 font-family: Eras Medium ITC,Helvetica,Verdana,Arial;
 font-style: boldc;
 font-size: 14pt;
 text-align: center;
 color: blue;
}
a {
        color: darkblue;
        text-decoration: none;
}
table {
font-family: Eras Medium ITC,Helvetica,Verdana,Arial;
   font-size: 10pt;
   text-align: left;
   color: blue;
   }
