
body {
	background-color:#ddddee;

}


#reverse, #doagain, #delboard {
	border:2px outset #000000;
	border-radius:8px;
	cursor:pointer;
	margin:3px;
	
}

#rememberboxi {
	border:2px outset #000000;
	border-radius:8px;
	width:270px;
	height:150px;
	
}

#rememberimages {
	width:270px;
	height:150px;
	overflow-x:hidden;
	overflow-y:auto;


}


#savedbords {
	width:20px;
	height:40px;
	border:2px solid #000000;
	border-radius:8px;


}

.dobutton {
	border:2px outset #000000;
	border-radius:8px;
	cursor:pointer;
	margin-top:3px;
	margin-bottom:12px;
	margin-left:20px;
	font-size:20px;
	width:100px;
	height:40px;

}

#movehandleButtons{
		position:absolute;
		z-index:200;
		
}

#zoomhandleButtons{
		position:absolute;
		z-index:200;
		
}


.anappi {
		border:2px #000000 solid;
		width:30px;
		border-radius:5px;
		background:#dddddd;
		text-indent:8px;line-height:30px;vertical-align:middle;
		cursor:pointer;
	}

.kokonumero {
		border:2px #000000 solid;
		width:40px;
		border-radius:5px;
		background:#dddddd;
		height:30px;
		font-size:24px;
		
}

#objectproperties{

	font-size:18px;

}

.inputLuokka {
	width:80px;
	height:25px;
	font-size:20px;
	background:#eeeeee;";
	border:2px outset #000000;
	border-radius:5px;
}

.propdobutton {
	border:2px outset #000000;
	border-radius:5px;
	cursor:pointer;
	margin-top:12px;
	margin-bottom:12px;	
	font-size:15px;
	width:120px;
	height:30px;

}

.propselection {
		border:2px outset #000000;
		border-radius:5px;
		font-size:15px;
		width:120px;
		height:30px;
		background:#eeeeee";
		border-radius:5px;
		cursor:pointer;
		
}	

.mnappi {
		border:2px #000000 solid;
		width:25px;
		height:25px;
		text-align:center;
		border-radius:5px;
		background:#dddddd;
		line-height:25px;
		font-size:15px;
		cursor:pointer;
	}

.tlinkki {

	font-size:20px;
	color:#000000;
	margin-left:10px;
	margin-top:10px;
	white-space:nowrap;	
}

.tlinkki:hover {

	font-size:20px;
	color:#B22222;	
}

.exaplbutton {
	font-size:18px;
	color:#000000;
	border:0px;
	background:#ffffff;
	cursor:pointer;
	text-decoration:underline;
}

.exaplbutton:hover {

	color:#B22222;	
}