/*******************************************************************************
  Deze website draait op het IPROX-platform van InfoProjects bv., IPROX is een
  state-of-the-art Content Management Systeem voor omvangrijke webomgevingen.
  Voor meer informatie, zie: http://www.infoprojects.nl en http://www.iprox.nl.
  
  @author : Jacob Stellingwerf
            InfoProjects B.V.
            jacob@infoprojects.nl
*******************************************************************************/


div.fixedwidth {
  width: 460px;
}

div.achtergrond {
  margin-bottom: 20px;
}

div.pogingen {
  margin-bottom: 50px;
}

div.aantalpogingen {
  position: absolute; 
  top: 587px; 
  left: 317px;
  font-weight: bold;
  font-size: 24px;
  color: #F59A1B;
}

div.tweecijfers {
  left: 307px;
}

.startPosition {
  position: absolute; 
  z-index:10;
}

img.drag {
  cursor: pointer;
}

div.uitslag {
  font-size: 120%;
  font-weight: bold;
  color: #D63F7D;
  margin-top: 20px;
}

#showtext {
  margin-top: 20px;
}
