<style type="text/css">
p{font-family: arial}
<!-- jetzt wird eine Klasse definiert -->
.normal {text-align :justify; font-family: arial; font-size: 11pt}
.wichtig {width =200px;
background-color : #DDDDDD; text-align : justify;
padding : 20px;
font-size: 11pt; 
color: rgb(0,50,50)}
h2{font-family: arial; font-size: 15pt}
div{font-family: arial}
.navi{padding: 0px; font-size: 11pt;}
.ueberschrift {text-align: center; padding: 0px; font-size:15 pt; font-weight: bold}
.ueberschrift2 {text-align: center; padding: 0px; font-size:13 pt; font-weight: bold}
.rot {text-align: center; padding: 0px; font-size:11 pt; color: FF0000}
.normal {text-align: justify; padding: 12 px; font-size: 11 pt}
</style>

