	BODY { 
scrollbar-base-color: white; 
scrollbar-track-color: lightgray; 
scrollbar-face-color: white; 
scrollbar-highlight-color: gray; 
scrollbar-3dlight-color: #2373B6;
scrollbar-darkshadow-color: 
scrollbar-shadow-color: #000000; 
scrollbar-arrow-color: #000000; 
}

  body {
    background : #ffffff;
    font-family : Verdana,Helvetica,sans-serif;
  }

  body,tr,td {
    font-size : 85%;
  }

  a {
   color : #003399;
   // color : #000000;
    text-decoration : none;
  }

  a:hover {
    text-decoration : underline;
  }
  a:focus {
	font-weight: bold;
  }

  tr.titleBarTop {
    //background : #003399;
    background : #ffffff;
  }

  tr.tableBody1 {
    background : #d6e3fe;
  }

  tr.tableBody2 {
    background : #ffffff;
  }

  td.tableOutline1 {
    //background : #999999;
    background : #d6e3fe;
  }

  td.tableOutline2 {
    background : #d6e3fe;
  }

  td.tableHead1 {
    color:#FFFFFF; 
    background : #3980C2;
  }

  tr.tableHead2 {
    background : #ccccff;
  }

  td.footerOutline {
    background : #a0b8c8;
  }

  tr.footerBody {
    background : #ffffff;
  }

  .title {
    font-size : 200%;
    color : #ffffff;
    font-weight : bold;
  }

  .heading {
    font-size : 120%;
    font-weight : bold;
  }
 .bild {
      float:right;
      width:185px;
      height:138px;
      border:1px solid black;
      margin-left:5;
      margin-bottom:5;
}
