/* Text normal: */
.kl { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
background-color: white;
}
/* Titel */
p {

font-size: 10pt;
font-weight: bold;
color: black;
background-color: white;
}


