body {
 color: #EA0000;
 font-family: helvetica,times new roman,arial;
 font-size: normal;
 background-image:url(grafik/div/hintergrund.gif);
 background-repeat: repeat;
 background-color:#000000;
}
h2 {
 font-family: times new roman,arial,helvetica;
 font-size: xx-large;
 font-weight: bold;
 text-align: center;
 text-decoration: underline;
 color: #0000FF;
}
h3 {
 font-family: times new roman,arial,helvetica;
 font-size: large;
 text-align: center;
 color: #0000FF;
}
h5 {
 font-family: helvetica,times new roman,arial;
 font-size: larger;
 font-weight: bold;
}
.toll {
 font-size: normal;
 font-weight: bold;
 font-family: helvetica,times new roman,arial;
 color: #B4B4B4;
}
a:link {
 text-decoration: underline;
 color: #00FF00;
}
.normal {
 color: #EA0000;
 font-family: helvetica,times new roman,arial;
 font-size: normal;
}
