html { margin:0; padding:0; border:0; }
body {
     margin:0;
     padding:20px 12% 0 12%;
     border:0;
     color:#4f1c0f;
     background:#a02000;
     }

body,td,p {
          font-family:Arial,sans-serif;
          font-size:10pt;
          font-weight:normal;
          line-height:13pt;
          }

h1 {
   font-family:Arial,sans-serif;
   font-size:12pt;
   font-weight:bold;
   line-height:24px;
   border:0;
   padding:4px;
   margin:20px 14px 25px 10px;
   background:#ffc0af;
   width:500px;
   }
h2 {
   font-family:Arial,sans-serif;
   font-size:10pt;
   font-weight:bold;
   line-height:22px;
   border:0;
   padding:0;
   margin:0 0 10px 10px;
   }
p { margin:0 10px 0 10px; padding:3px 0px 16px 0px; border:0px }
b { font-weight:bold; }

#body {
      background:#fff url(flower.jpg) right top no-repeat;
      border:8px solid #dfdfdf;
      border-bottom:0px;
      padding:0;
      width:730px;
      }

a { color:#4f1c0f; }
a:link { color:#4f1c0f; text-decoration:underline; }
a:visited { color:#4f1c0f; text-decoration:underline; }
a:focus { color:#4f1c0f; text-decoration:underline; }
a:hover { color:#4f1c0f; text-decoration:underline; }
a:active { color:#4f1c0f; text-decoration:underline; }

.link { font-size:12pt; background:url(pf.gif) top left no-repeat; padding-left:40px; }
.link a { color:#0070c0; }
.link a:link { text-decoration:underline; }
.link a:visited { text-decoration:underline; }
.link a:focus { color:#FF0033; text-decoration:underline; }
.link a:hover { color:#FF0033; text-decoration:underline; }
.link a:active { color:#FF0033; text-decoration:underline; }

p.fuss { margin:0; padding:0; border:0; }
.fuss { font-size:10px; line-height:15px; color:#ffffff; width:730px; text-align:right; }
.fuss a { color:#ffffff; }
.fuss a:link { text-decoration:underline; }
.fuss a:visited { text-decoration:underline; }
.fuss a:focus { text-decoration:underline; }
.fuss a:hover { text-decoration:underline; }
.fuss a:active { text-decoration:underline; }

ul { list-style:square; }

.klein { font-size:8pt; }

#subads { position:relative; top:15px; left:-1px; width:470px; }
