#putzimenue
{
 display: none;
}

#ifr
{
 display: none;
}

#lauf1 , #lauf2 , #maske, #wechsel, #minuten ,#stunden
{
 display: none;
}


body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #00286E;
}

