p {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
a:hover {
  background-color: #ffcc00;
  color: white;
  text-decoration: none;
}
a:visited {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  color: #fd4200;
  text-decoration: none;
}
a:link {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  
  color: #993300;
  text-decoration: none;
}
ul {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  line-height: 1.2em;
}
.navi {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #993300;
}
.adresse {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #993300;
  text-decoration: none;
}
.adressbox {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #ffcc00;
  text-decoration: none;
}
.header {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #996633;
}
.ganzklein {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 7pt;
}
.button2 {
  border: 1px solid Green;
  width: 100px;
  font-family: Arial;
  font-size: 1.05em;
  font-style: normal;
  font-weight: bold;
  background-color: Aqua;
  text-decoration: none;
}
.button3 {
  border: 1px solid Green;
  width: 100px;
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  background-color: lightgreen;
  text-decoration: none;
}
.normtext {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
.seitenname {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 7pt;
  color: #3366ff;
  text-align: right;
}


