p { font-size: 1.5em; text-align: justify; font-family: sans-serif; }
h1 { font-size: 2.5em; font-family: cursive; background-color: OliveDrab; text-align: center; }
h2 { font-size: 2em; font-family: cursive; background-color: OliveDrab; text-align: center; }
h3 { font-size: 1.5em; font-family: cursive; background-color: OliveDrab; text-align: center; }
li { font-size: 1em; }
li li { font-size: 1em; }
tr { font-size: 1em; }
#leistungen {
  border-width: thin;
  border-style: solid;
  background-color: OliveDrab;
  font-size: 0.5em;
  padding-right: 1em;
  float: left;
  margin-right: 1em;
}
#webcam {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
