div.bild {
         margin-top: 10px;
         margin-left:10px;
         text-align: center;
         }
a       {
         font-family: Arial;
         font-size: 11pt;
         color:#e9e9e9;
         font-weight:bold;
         text-decoration:none;
         }
a:hover {
         font-family: Arial;
         font-size: 11pt;
         color:#153995;
         text-decoration:none;
         font-weight:bold;
         }
td.bg    {
         background-color:#339933;
         text-align: center;
         border-style:solid;
         border-color:#153995;
         border-width:2px;
         }
a.kln       {
         font-family: Arial;
         font-size: 9pt;
         color:#e9e9e9;
         font-weight:bold;
         text-decoration:none;
         }
a.kln:hover {
         font-family: Arial;
         font-size: 9pt;
         color:#153995;
         text-decoration:none;
         font-weight:bold;
         }
td.bg2    {
         background-color:#339933;
         text-align: center;
         border-style:solid;
         border-color:#153995;
         border-width:2px;
         }
