strong { font-weight:bold }
cursiv { font-style:italic }

body { 
  font-family:Times,Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  line-height: 110%;
  margin: 4px;
  color: black;
  background-color: #fdfcee;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  <!-- width: 600px; >
}

ul.normal {
  font-size: 100%;
  line-height: 20px;
}

p.small {
  font-size: 90%;
  }
p.normal {
  font-size: 12pt;
  line-height: 20px;
  text-align: justify;
  margin-top:-5pt;

  }
p.normal_orange {
  color: rgb(100%,47%,30%);
  font-size: 12pt;
  line-height: 20px;
  text-align: justify;
  }
p.normal_14 {
  font-size: 14pt;
  line-height: 22px;
  text-align: justify;
  }
p.center {
  font-size: 12pt;
  line-height: 20px;
  text-align: center;
  }
p.center_14 {
  font-size: 14pt;
  line-height: 22px;
  text-align: center;
  }
p.center_16 {
  font-size: 16pt;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  }
p.vwkursiv {
  font-size: 12pt;
  line-height: 20px;
  text-align: justify;
  font-style: italic;
}

p.big {
  font-size: 110%;
  }

p.hx {
  font-style: Colonna MT, Helvetica;
  font-size: 22pt;
  line-height: 24px;
  color:#006699;
  text-align: center;
  font-weight: bold;
}

p.kursiv {
  font-size: 100%;
  font-style: italic;
  line-height: 18px;
  color: rgb(5%,5%,50%);
  margin-top: -6px;
}
p.bold {
  margin-top: 10px;
  font-size: 100%;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
p.top {
  font-size: 80%;
  margin-top: -10px;
}
 
p.motto {
  color: rgb(0%,40%,0%);
  margin-top:20pt;
}
  
p.vaterwort {
  font-family:Georgia,Garamond,serif;
  font-size: 14pt;
  line-height: 24px;
  text-align: justify;
  }

p.vw {
  color: rgb(0%,0%,30%);
  font-family:Georgia,Garamond,serif;
  font-size: 12pt;
  line-height: 24px;
  text-align: justify;
  margin-bottom: 15px;
  }
  
p.vw_orange {
  color: rgb(100%,47%,30%);
  font-family:Georgia,Garamond,serif;
  font-size: 12pt;
  line-height: 24px;
  text-align: justify;
  }

p.vwueb {
  font-family:Georgia,Garamond,serif;
  text-decoration:underline;
  font-size: 13pt;
  line-height: 24px;
  text-align: left;
  margin-top:10pt
  margin-bottom: 10px;
  }

div.buttons {
  position:fixed;
  left:10;
  top:10;
  width:150;
}

div.main {
  position:absolute; 
  left:170; 
  top:10; 
  width:560;
  font-family:Arial;
}

div.mainwide {
  position:absolute; 
  left:170; 
  top:10; 
  width:830;
  font-family:Arial;
}

h1,h2,h3,h4,h5 {
  font-family:Georgia,Garamond,serif;
  color: blue;
  margin-top: 20px;
  margin-bottom: 25px;
}

hr {
  margin-left: 10%;
  margin-right: 10%;
}

