/* Formatierung Kopfteil */
*.header { text-align: center; vertical-align: none; color: #3366CC; font-size: 16pt;  font-weight: bold; font-family: 'Times New Roman',Times; }
/* Formatierung Textteil */
*.text { text-align: justify; vertical-align: none; color: #3366CC; font-size: 10pt;  font-weight: normal; font-family: Verdana,'Times New Roman',Times; }
p.text { margin-right: 10px; margin-left: 10px; }
/* Formatierung Fussteil */
*.footer { text-align: center; vertical-align: none; color: #3366CC; font-size: 10pt;  font-weight: bold; font-family: 'Times New Roman',Times; }
hr.footer { color: #3366CC; height:1px; }
