#veld {
 border-spacing: 0;
 width: 400px;
 height: 300px;
}
#veld td {
 border-spacing: 0;
 height: 10px;
 width: 10px;
 background: #000;
}
#veld td.slang {
 background: #0f0;
}
#veld td.appel {
 background: top left no-repeat url(appel.png) #000;
}
#veldomhulsel {
 border: 1px solid #00f;
}
#statusding {
 background: #ccc;
 text-align: center;
 font-size: 14pt;
}
#score {
 width: 400px;
 margin: auto;
}

