div.countdown  
{
  background-color: #8E0100;
  color: #FFF3E1;
  font-family: 'times new roman';
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  width: 500px;
  height: 100px;
}

div.lauftext  
{
  font-size: 16px;
  color: #000000;
}

div.bigtext  
{
  font-size: 26px;
}

div#countdown 
{
  font-size: 18px;
}
