body, p, td, ul, li, div, input, textarea, .standard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.rechtsHeadline {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
 }
 
 .rechtsText {
   font-size: 11px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}

h1, .headline  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #990033;
}
 
h2, .subheadline  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #036610;
 }
 
.rechtsHeadlineTicker {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.startheadline  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #036610;
} 