body, div, p, table, tr, td, li, ol, ul, .standard {
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 14px; */
  font-size: 13px;
  color: #000000;
}

h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.headline  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
} 

.headline2 {
  font-weight: bold;
}

.kleinerText, .smaller {
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.kleineHeadline {
  font-size: 11px;
  font-weight: bold;
}
 
.infoText {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

.infoHeadline {
  font-size: 11px;
		color: #FFFFFF;
  font-weight: bold;
}	
	
.news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.div {
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

A.div:link, A.div:visited, A.div:hover, A.div:active {
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

