body {
 font-family: Arial,VERDANA,HELVETICA,sans-serif;
 text-align: left;
 color: #000000;
 background-color:beige;
}
span. {
}
.chan {
 color:red;
}
.neu {
 color:green;
}
.rosa {
 background:pink;
}
.gelb {
 background:yellow;
}

h1, h2, h3, h5, h6 {
 text-align: center;
 background-Color: #00DF00;
}
p {
}
.fuss {
 font-family: times new roman, times, serif;
 text-align: center;
}
.fussnote {
 font-size: smaller;
}
.wichtig {
 font-weight:bold;
}
hr {
 noshade
 width:300px;
 height:2px;
 text-align:left;
 border:1px
 solid #009F00;
}
div {
 text-align: center;
 border-width:medium;
 border-style:double;
 border-color:#009F00;
}
.trauer {
 width:50%;
 align:center;
 border-width:medium;
 border-style:solid;
 border-color:#000000;
}
