h1 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight: bold;
}
h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight: bold;
}

h3 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: solid;
}
p.small
 {
 line-height: 0;
 font-size: 8pt;
 color: red;
 font-weight: solid;
}

table.standard {
 align: center;
 width: 80%;
/* height: 100%; */
 spacing: 10px;
}
table.gesamt {
 align: center;
 width: 100%;
 height: 100%;
}
table.form
 {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 9pt;
  color: black;
  border:0px #7F0000 solid;
  background-color: #F3F8FE;
  spacing: 8px;
  padding: 8px;
  width: 410px;
  align: center;
 }

th.standard {
 background: url(../grafik/kopf_hg1j.jpg) top left repeat-x;
 color: #EFEFEF;
 font-weight: bold;
 font-size: 10pt;
 text-align: center;
}

td.hintergr_blass {
 background: #F3F8FE;
}

td.kid {
 width: 95px;
}
td.fett {
 font-weight: bold;
}
