body {background-color: white; }

h2,h3,h4,th,td { font-family: Arial, Helvetica, sans-serif; }

th {
  background-color : lightyellow;
}

tr.anlagg {
  background-color : #eaeada;
}

td.anlagg1 {
  text-align : right;
}

.graybg {
  background-color : #e5e5e5;
}

.black {
  color : black;
  text-align : right;
}

.red {
  color : red;
  text-align : right;
}

.blue {
  color : blue;
  text-align : right;
}

.green {
  color : green;
  text-align : right;
}

select {
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  font-weight: normal; font-size: 7pt;
  border-left: #000000 1px solid;
  color: #000000;
  border-bottom: #000000 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eeeeee
}

input {
  border-right: #000000
  1px solid; border-top: #000000
  1px solid; font-weight: normal;
  font-size: 7PT; border-left: #000000
  1px solid; color: #000000;
  border-bottom: #000000 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #eeeeee
}

a {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}


