body {
  margin-left:      10px;
  margin-right:     10px;
  margin-top:       10px;
  margin-bottom:    10px;
  background-color: #FFEDD0;
  font-family:      Helvetica, Tahoma, Arial; 
}

img {
  border-color: #000000;
}

.ts  { font-size: 10px; }
.t   { font-size: 12px; }
.tl  { font-size: 14px; }
.tvl { font-size: 16px; }
.tul { font-size: 18px; }
.ht1 { font-size: 24px; font-weight: bold; font-style: italic; }
.ht2 { font-size: 18px; font-weight: bold; font-style: italic; }

.headline      { font-size: 24px; font-weight: bold; font-style: italic; color: #35A827; }
.original      { font-size: 18px; font-weight: bold; font-style: italic; color: #CC0000; }
.preis         { font-size: 24px; font-weight: bold; font-style: italic; color: #CC0000; }
.emailmessage  { margin-left:50px; font-size: 14px; font-weight: bold; font-style: italic; }


a.ref        { text-decoration: none; color: #0000FF; }
a.ref::hover { text-decoration: underline; color: #0000FF; }

