/* Globale Settings */
body, td, h1, h2, h3, h4, p, ul, ol, a, span, small, big {
  font-family:arial,sans-serif;
}
h1 {
  font-size:200%;
  font-weight:normal;
}
h2 {
  font-size:150%;
  font-weight:normal;
}
h3 {
  font-size:120%;
  font-weight:bold;
}
h4 {
  font-size:110%;
  font-weight:bold;
}
p {text-align:left;}
input.green {
  background:green;
  color:black;
  font-weight:bold;
}
input.red {
  background:red;
  color:black;
  font-weight:normal;
}
big.bestell {
  font-weight:normal;
}
/*
span.bestell {
  color:green;
}
span.bestellh {
  color:yellow;
}
small.bestell {
  color:red;
}
td.bestellhh {
  background:yellow;
}
big.bestell {
  color:blue;
}
td.bestellh {
  padding-top:0;
  spacing-top:0;
  padding-bottom:0;
  spacing-bottom:0;
  background:red;
}
h1.bestellh {
  color:green;
}
body.navi {
  background:yellow;
}
*/
