.normal {
 font-size: 10px
}
font {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.fusstext {
 font-size: 10px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.buttontext {
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.buttontitel {
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.newstitle {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.newstext {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.infos {
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
 font-style: italic;
}
.subbutton {
 font-size: 13px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
strong {
 font-size: 14px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}