body {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      scrollbar-base-color:#000066;
      scrollbar-3dlight-color:#000066;
      scrollbar-arrow-color:lightsteelblue;
      scrollbar-darkshadow-color:#000066;
      scrollbar-face-color:#000066;
      scrollbar-highlight-color:lightsteelblue;
      scrollbar-shadow-color:lightsteelblue;
      scrollbar-track-color:#000066;}

table, tr, td  {
       font-family: Arial, Helvetica;
       font-size: 10pt;
       }

p, div, td.inhalt {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      padding: 7px;}

span.ueberschrift {
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: #FFCC33;}

ul {list-style-image:url(../pictures/listpkt.gif)}

.fussLinks
     { text-align:center;
       vertical-align:bottom;
       color:#FFFFFF;
       font-family: Arial, Helvetica;
       font-size: 8pt;
       background-color:#000066;
       height:20px;
     }
.kopfLinks
     {
       color:#FFFFFF;
       font-family: Arial, Helvetica;
       font-size: 11pt;
       background-color:#000066;
       height:30px;
     }
.fuss   {text-align:center;
         font-family: Arial, Helvetica;
         font-size: 7pt;}
a.text  {font-weight:bold; color:#0000CC; text-decoration:none;}
a       {font-weight:bold; color:#FFFFFF; text-decoration:none;}
a:hover {font-weight:bold; color:#FFCC33;
         background-color:#0000CC; text-decoration:underline;}
a:visited.link {font-weight:bold; color:#FFCC33; text-decoration:none;}

.button {background-color:lightsteelblue;
         font-weight:bold;
         color:#000066;
         width:110px;}