h1 { 
  font-weight: bold;
  font-family: sans-serif;
  color: rgb(0,0,150);
  text-align: center;
  text-transform: none;
}

h2 { 
  font-weight: bold;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: left;
  text-transform: none;
}

h2.center { 
  font-weight: bold;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: center;
  text-transform: none;
}

h3 { 
  font-weight: normal;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: left;
  text-transform: none;
}

p,li { 
  font-weight: normal;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: justify;
  text-transform: none;
}

p.center { 
  font-weight: normal;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: center;
  text-transform: none;
}

p.right { 
  font-weight: normal;
  font-family: serif;
  color: rgb(0,0,0);
  text-align: right;
  text-transform: none;
}

p.small { 
  font-weight: normal;
  font-family: serif;
  font-size: x-small;
  color: rgb(0,0,0);
  text-align: justify;
  text-transform: none;
}

p.centersmall { 
  font-weight: normal;
  font-family: serif;
  font-size: small;
  color: rgb(0,0,0);
  text-align: center;
  text-transform: none;
}

p.centerprogram { 
  font-weight: normal;
  font-family: serif;
  font-size: 17pt;
  color: rgb(0,0,0);
  text-align: center;
  text-transform: none;
}

p.webmaster { 
  font-weight: normal;
  font-family: serif;
  font-size: xx-small;
  font-style: italic;
  color: rgb(0,0,0);
  text-align: justify;
  text-transform: none;
}

li.small  { 
  font-weight: normal;
  font-family: serif;
  font-size: small;
  color: rgb(0,0,0);
  text-align: justify;
  text-transform: none;
}

li.rein   {
  margin-left: 30pt;
}

li.rein2   {
  margin-left: 60pt;
}

li.rein3   {
  margin-left: 90pt;
}

td.menuleft {
width: 150px; 
height: 550px; 
background-color: #FFFFCC;
}

td.menumiddle {
width: 450px; 
height: 350px; 
background-color: #FFFFFF;
}

td.menumiddlebottom { 
height: 200px; 
background-color: #FFFFFF;
}

td.menuright {
width: 200px; 
height: 550px; 
background-color: #FFFFCC;
}

td.righttable {
height: 550px; 
background-color: #EEFFFF;
}

td.righttabletop {
height: 530px; 
background-color: #EEFFFF;
}

td.righttablebottom {
height: 10px; 
background-color: #EEFFFF;
}

td.chargemiddle {
width: 350px;
height: 550px; 
background-color: #FFFFFF;
}

td.chargeright {
width: 250px;
height: 550px; 
background-color: #FFFFCC;
}

td.one {
width: 15%; 
background-color: #EEFFFF;
}

td.two {
width: 30%; 
background-color: #EEFFFF;
}

td.three {
width: 35%; 
background-color: #EEFFFF;
}

td.four {
width: 50%; 
background-color: #EEFFFF;
}

td.five {
width: 70%; 
background-color: #EEFFFF;
}

ol.satzung1 {
margin-top:auto;
margin-bottom:auto;
}

ol.satzung2 {
margin-top:auto;
margin-bottom:auto;
margin-left:5%;
}

ul.satzung1 {
margin-top:auto;
margin-bottom:auto;
margin-left:10%;
}

li.satzung1 {
margin-left:5%;
}