body   { color: #696969; font-size: 80%; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { font-size: 9pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2   { color: black; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px dotted red }
h3   { color: black; font-size: 9pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
div { font-size: 9pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
table {font-size:1em;}
td,th {
 vertical-align:top;
}
th, .th{
  background-color:#efefef;
  border-bottom: #666 1px solid;
  padding:3px;
  text-align:left;
}
.table { padding: 0; border: solid 1px #666; border-collapse: collapse; border-spacing: 0px }
a:link  { color: maroon; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited  { color: maroon; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:active  { color: maroon; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover  { color: navy; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.kleiner { font-size: 7pt; font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gestrichelt { font-size: 7.5pt; letter-spacing: 1px; border-top: 1px dotted #696969; border-bottom: 1px dotted #696969 }
.oben  { border-top: 1px solid #808080 }
.rechts  { border-right: 1px solid #808080 }
.unten { border-bottom: 1px solid grey }
.links { border-left: 1px solid grey }
.ordernumber   { color: black; font-family: Georgia, "Times New Roman", Times, serif; background-color: #fc6; border: dotted 1px orange }
ol  { list-style-type: square; margin: 0 }
ul { list-style-type: square }

