.bodychs{ background:#eec; padding:0.1em;}
p.boardnav { margin-top: 1em; font-size: 0.9em; }
p.boardnav input, button, select, .styui {
  font: 0.85em "lucida grande",tahoma,verdana,sans-serif; text-align: center; font-weight: bold; 
}
p.boardnav img { border:0; }
p button { cursor:pointer; }
div.moves { position:absolute; left:350px;top:0px; font-family: monospace; height: 300px; width:140px; overflow: auto; border-left: 1px dotted white; }
div.moves a {color:#551a8b;}
div.moves .oneMove { padding-right: 0.4em; padding-left: 0.4em; /*background-color: #eef;*/ float: left; /*color: #00f;*/ text-align: right; text-decoration: none; }
div.moves .whiteMove { width: 5em; clear: both; padding-left: 0.1em; }
div.moves .oneMove:hover { background-color: #ccf; }
div.moves .oneMoveSel, #moves .oneMoveSel:hover { background-color: #66c; color: #fff; }

div.statsorfen {/* position: absolute; top:0px; left: 490px;*/height: 80px; width:650px; overflow: auto;}
div.statsorfen p { /*font-family: monospace;*/ color:#551a8b; font-size: 0.85em; margin-bottom:0.5em;/*letter-spacing:1px;*/ }

div.stats { font-family: monospace; margin-left: 2em; margin-top:3em; color:#551a8b; font-size:0.85em;}
div.setposition { margin-top:1em; font-size:0.85em; }
div.setposition input, button { font:0.85em; }
div.setposition button { font-weight:bold; }
