
A { color : #044868;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 18px;
  }

A:hover {
    color : #044868;
    font-family : verdana, sans-serif;
    font-size : 10px;
    text-decoration : underline;
    font-weight : bold;
    line-height : 18px;
  }

A.footerlink {
    color : #044868;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
  }

A.footerlink:hover {
    color : #044868;
    font-family : verdana, sans-serif;
    font-size : 10px;
    text-decoration : underline;
    font-weight : bold;
  }


TD.text, P.text, SPAN.text, LI.text {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align: justify;
}

TD.pageheader, div.pageheader, SPAN.pageheader {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

div.subheader {
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #044868;
  margin-bottom : 5px;
  margin-top : 20px;
}

div.zitat {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : bold;
  color : #045880;
  font-style : italic;
}

div.pagebottom {
  font-family : 'times new roman', serif;
  font-size : 18px;
  font-weight : bold;
  color : #000000;
  font-style : italic;
}

TD.footer {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #000000;
}

li {

  padding-bottom : 5px;
  list-style-type : square;

}

body {
       scrollbar-face-color: #F0F4F6;
       scrollbar-shadow-color: #eeeeee;
       scrollbar-highlight-color: #045880;
       scrollbar-3dlight-color: #eeeeee;
       scrollbar-darkshadow-color: #045880;
       scrollbar-track-color: #F0F4F6;
       scrollbar-arrow-color: #045880;
     }
