﻿p { font-size: 2.0em; text-align: justify; }
h1 { font-size: 2.5em; font-family: sans-serif; background-color: #e6f2f7; text-align: center; }
h2 { font-size: 2.2em; font-family: cursive; background-color: yellow; text-align: center; }
li { font-size: 1.7em; }
li li { font-size: 0.8em; }

#programm {
  border-width: thin;
  border-style: solid;
  background-color: aqua;
  padding-right: 1em;
  float: left;
  margin-right: 1em;
}

#programm p {
  font-family: sans-serif;
  text-align: center;
  font-size: 1.5em;
}

#hinweise p {
  font-family: sans-serif;
  text-align: right;
  font-size: 1.0em;
}
#hinweise {
  border-width: thin;
  border-style: solid;
  background-color: yellowgreen;
  padding-right: 1em;
  float: right;
  margin-right: 1em;
}

#unterschr {
  font-family: sans-serif; figure{
  margin: 0;
}
#unterschr2 {
  font-family: sans-serif; 
  font-size: em;
  text-align: justify;
}
