body { 
background: #ffffd8; 
color: #333300;
  font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
  font-size: 9pt;
  line-height: 12pt;
  font-style: normal;
  font-weight: normal;
  margin: 10pt 0 10pt 0;
  scrollbar-arrow-color: #f75332;
  scrollbar-base-color: silver;
  scrollbar-dark-shadow-color: gray;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
}

p {
  font-style: normal;
  font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 9pt;
  line-height: 12pt;
  color: black;
  }

hr {
  border: 0;
  height: 1px;
  color: black;
  width: 720px;
  }

table {
  width: 100%;
  margin: 0 0 0 0;
  padding 0 0 0 0;
  border-collapse: collapse;
  border-bottom: 1px solid black;
  border-left:  none;
  border-right: none;
  empty-cells: show;
  }

tr{valign:top}


h1 {
  font-style: normal;
  font-size: 12pt;
  font-weight: bold;
  text-indent: 0em;
 color:#006699;
  margin: 24 0 0 0;
  }

h2 {
  font-style: normal;
  font-size: 12pt;
  font-weight: normal;
  text-indent: 0em;
 color:#006699;
  margin: 12 0 0 0;
  }

h3 {
  font-style: normal;
  font-size: 9pt;
  font-weight: normal;
  margin: 0 0 0 0;
 color:#006699;
  }

a {
  text-decoration: none;
  color: #f75332;  }
a: visited {
  color: #f75332;  }
a: hover {
  color: #f5b944;  }
a: active {
  color: orange;  }
  
#stolen { background:#a1a1a1; color:#323607}
#kasten { background:#eeeeee; color:#333300}
#sale {color:#006699;background:#eeeeee}
#builtfor {color:#006699}

