body 
{	background-image:url(/img/papier.jpg);
}	
div
{	float:left;
	margin-right:10px;
}
h2
{	margin-top:1px;
}
div#menubalk
{	
	position: relative;
	margin-right:10px;
	
	height: 25px;
	border:none;
	
}
img.inlineimg
{	vertical-align:bottom;
}	
div#suggestiecont
{	left:355px;
	top:0px;
	width:205px;
	height:25px;
	overflow:hidden;
	position:absolute;
	border:thin solid blue;
	background-color:#eeeeff;
	padding-left:5px;
}

div#suggesties
{	
	height:365px;
	width:200px;
	overflow:auto;
	margin-top:5px;
	border-style:none;
	
}

div#controls
{	width:349px;
	top:0px;
	left:0px;
	height:25px;
	overflow:hidden;
	position:absolute;
	background-color:#eeeeff;
	border:thin solid black;
	padding-left:5px;
}

div#omshor , div#omsver
{	width:270px;
	max-height:500px;
	overflow:auto;
	margin-top:30px;
	float:left;
	
}

div#info
{	clear:both;
}
table.kruiswoord
{	border-collapse:collapse;
	border-style:none;
}
table.kruiswoord td
{ 	width:30px;
	height:30px;
	padding : 0px;
}

td.openveld
{	background-color: white;
	border: 1px solid black;

}
br.clearit
{	clear:both;
}
span.menuletter
{ 	width:17px;
	height:17px;
	display:block;
	padding : 1px;
	margin:0px;
	float:left;
	text-transform: uppercase;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	vertical-align:middle;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: white;
	border: 1px solid black;
}
.kop
{	margin-bottom:2px;
	margin-top:2px;
}
div#page 
{   margin-left:10%;
	margin-right:20%;
}
span.menuzwart
{ 	width:17px;
	height:17px;
	display:block;
	padding : 1px;
	margin:0px;
	float:left;
	background-color: black;
	border: 1px solid black;
}

table#puzzmenu
{	background-color: black;
	border: 1px solid black;
	border-collapse:collapse;
	width:100%;
}
table#puzzmenu td
{	vertical-align:top;
}	
td.zwartveld
{	background-color: black;
	border: 1px solid black;

}

td.buitenveld
{	border-style:none;
	background-color: transparent;
}

td.focusveld 
{	background-color: #bbf;
	border: 1px solid black;

}
td.focuswoord
{	background-color: #99f;
	border: 1px solid black;

}
input.letter
{	width:23px;
	height:23px;
	border-style: none;
	background-color: transparent;
}
.oms
{	background-color: #fff;
	border-style: none;
}
.focusoms
{	
	border-style: none;
	background-color: #99f;
	
}

div.nr 
{	margin-top:-3px ;
	margin-left:1px;
	padding:0 0 0 1px;
	width:100%;
	height:8px;
	font-size:8px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
}

div.vletter
{	margin: -6px 0 0 0;
	width:100%;
	text-transform: uppercase;
	font-family:arial, sans-serif;
	font-size: 22px;
	text-align:center;
	vertical-align:middle;
	
}



