.Ueberschrift_1
{
    font-size: 15px;
    color: #6c6c6c;
    font-weight: bold;
}

.Ueberschrift_2
{ 
  font-size: 16px; 
  color: #6c6c6c; 
  font-weight: bold;
}

.Ueberschrift_3
{ 
  font-size: 17px; 
  color: #6c6c6c; 
  font-weight: bold;
}

.Kleiner_Text
{ 
  font-size: 10px; 
  color: #000000; 
}

