/* Style-Sheet f&uuml;r die Termine */
body {
     font-family:MS Sans Serif, Arial, Helvetica;
     font-size:     80%;
     width:         90%;
     margin-left: auto;
     margin-right:auto;
}

h3,h4,h5,h6 {
     text-align: center;
     color:     #000088;
}

p {
   text-align:  justify;
}

p.anrede {
    font-weight:   bold;
}

p.centernote {
     font-size:    130%;
     font-weight:  bold;
     text-align: center;

}

ul.themen {
     font-weight:  bold;
}

p.thema {
      font-size:   120%;
      margin-top:   5px;
      margin-bottom:5px;
}

p.unterschrift {
     font-size:     80%;
     font-style: normal;
     text-align:  right;
}