body {
  font-family: 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
  font-size: 12pt;
  background-color: #83816F;
  margin: 0px;
  padding: 0px;
  }

a {
  text-decoration: none;
  color: #83816F;
  }

a:hover, a:visited {
  color: #5C5B4E;
  }

div.page {
  margin: 0px auto 0px;
  width: 640px;
  background-color: white;
  padding: 0px 0px 10px;
  }

h1 {
  text-align: center;
  color: #83816F;
  margin-left: 10px;
  margin-right: 10px;
  }

h2 {
  text-align: center;
  color: #83816F;
  margin-left: 10px;
  margin-right: 10px;
  }

h3 {
  text-align: center;
  color: #83816F;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12pt;
  }

p {
  margin-top: 16pt;
  margin-left: 10px;
  margin-right: 10px;
  text-align: justify;
  }

p.toucher {
  margin-left: 0px;
  margin-right: 0px;
  }

p.supertoucher {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }

p.foot {
  text-align: center;
  }

p.warnhinweis {
  color: #610804;
  }

p.introduction {
  font-weight: bold;
  color: #83816F;
  }

p.ausdemoff {
  font-weight: bold;
  color: #83816F;
  }

p.senf_inhalt {
  font-size: 10pt;
  }

input {
  font-size: 10pt;
  }

img {
  border-style: none;
  margin: 0px;
  }
  
img.illurechz {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
  }

table {
  text-align: left;
  }