body, tr, td, table {
   background-color: White;
   font-family: Arial, Helvetica, sans-serif;
   color: Black;
   font-size: 10pt;
   scrollbar-base-color: Lime;
   scrollbar-3dlight-color: #4169E1;
   scrollbar-face-color: #61A8CD;
}
body
{
   background-image: url(pics/hintergrund.jpg);
}

a {
   text-decoration: none;
   color: #305D85;
   font-weight: bold;
}

.hintergrund
{
   background-color: #9ACB36;
   color: #305D85;
   font-weight: bold;
}
h1 {
   font-style: italic;
   font-size: 12pt;
   background-color: #9ACB36;
   color: #483D8B;
   text-align: right;
}
h2 {
   font-style: italic;
   font-size: 11pt;
   background-color: #D3D3D3;
   color: #483D8B;
   text-align: right;
}
.transp
{
background-color: #9ACB36;
}

.aktiv
{
   background-color: #305D85;
}
