/* Rakenne */

#kok {
	border: 0px solid #000;
	width: 836px;
	height: 650px;
	max-height:650px;
	text-align: left;
	position: absolute;
	top: 5px;
	left:15px;
	vertical-align:top;
	background-color:#fff;
	}
	
#tehpalkkiI {
	width: 180px;
	border: 0px solid #000;
	padding: 2px;
	background-color:#bae3a1;
	vertical-align:top;
	height:380px;
	text-align:center;
	}

#tehtekst {
	width: 420px;
	border: 0px solid #000;
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#ffe795;
	height:400px;
	overflow:auto;
	vertical-align:top;
	}

#tehpalkkiII {
	width: 420px;
	border: 0px solid #000;
	padding: 2px;
	vertical-align:top;
	height:160px;
	}

#tehpalkkiIII {
	width: 180px;
	border: 0px solid #000;
	padding: 0px;
	height: 160px;
	vertical-align:top;
	}
	
#ottekst {
	width:600px;
	background-image:url(otsaketeksti03.png);
	background-repeat:no-repeat;
	background-position: center center;
	border:0px solid #000;
	padding:0px;
	height:75px;
	}

#ot {
	width: 216px;
	border: 0px solid #000;
	height:650px;
	background-image:url(otsake3.png);
	background-repeat:no-repeat;
	background-position: center center;
	padding:0px;
	vertical-align:top;
	}
	
#teksten {
	overflow:auto;
	width:419px;
	height:400px;
	padding:2px;
	vertical-align:top;
	}
	
#link {
	width:180px;
	vertical-align:top;
	height:160px;
	}
	
#linkisto {
	text-align:left;
	border:0px solid #000;
	vertical-align:top;
	width:100%;
	}
	
#kannet {
	border: 0px solid #000;
	width: 400px;
	text-align:left;
	vertical-align:top;
	}
	
#kansikuva {
	width:105px;
	text-align:left;
	vertical-align:top;
}

#luvut {
	width:295px;
	text-align:left;
	vertical-align:top;
}

#kuvaus {
	width:400px;
	text-align:left;
	vertical-align:top;
}
	
/* Tekstin muotoilu */

body {
	font-family: 'Georgia', Serif;
	font-size: 75%;
	background:url(ruutuja_.png);
	}
	
.iih {
	font-size:125%;
	font-family:georgia, 'bookman old style', serif;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	}

.iihh {
	font-size:100%;
	font-family:georgia, 'bookman old style', serif;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	color:#6cbf39;
	}
	
.iihhh {
	font-size:100%;
	font-family:georgia, 'bookman old style', serif;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	color:#000;
	}
	
.yliviivattu {
	font-size:100%;
	text-decoration:line-through;
	color:#000;
	}
	
.iso {
	font-size:400%;
	color:#000;
	text-decoration:none;
	}
	
.isouus {
	font-size:400%;
	color:#6cbf39;
	text-decoration:none;
	}
	
.pikkuinen {
	font-size:90%;
	}
	
a:link, a:visited {
	color:#6cbf39;
	text-decoration:none;
	}
	
a:active, a:hover {
	color:#ffcc1d;
	text-decoration:none;
	}
	
a:link.hjaano, a:visited.hjaano {
	color:#000;
	display:block;
	font-family:georgia, 'bookman old style', serif;
	font-size:125%;
	background:#ffe36e;
	border:0px solid #000;
	text-decoration:none;
	font-weight:bold;
	padding:15px;
	text-align:center;
	font-variant:small-caps;
}


a:hover.hjaano, a:active.hjaano {
	color:#000;
	font-family:georgia, 'bookman old style', serif;
	font-size:125%;
	background:#98d573;
	text-decoration:none;
	font-weight:bold;
	border:0px solid #000;
	display:block;
	padding:15px;
	text-align:center;
	font-variant:small-caps;
}

.noline {
	color:#000;
	border:0px solid #000;
	text-decoration:none;
	}

/* ENTER-sivu */

#entertable {
	width:740px;
	background-color:#bae3a1;
	border:0px solid #000;
	height:332px;
	vertical-align:top;
}

#enterkyltti { 
	width:347px;
	border:0px solid #000;
}

#enterteksti { 
	width: 200px;
	border:0px solid #000;
	vertical-align:top;
	background-color:#ffe36e;
}

#enterytyo {
	width: 185px;
	border:0px solid #000;
	vertical-align:top;
	background-color:#98d573;
	text-align:center;
}

/* ERROR-sivu */

#errortable {
	width:360px;
	background-color:#fff;
	border:0px solid #000;
	min-height:350px;
	vertical-align:top;
}

#errorteksti { 
	width: 350px;
	border:0px solid #000;
	vertical-align:top;
	background-color:#98d573;
}

/* ILMESTYMISKALENTERI */

#iktable {
	width:340px;
	background-color:#fff;
	border:0px solid #000;
	vertical-align:top;
}

#ikteksti1 { 
	width: 330px;
	border:0px solid #000;
	vertical-align:top;
	background-color:#ffe36e;
}

#ikteksti2 { 
	width: 330px;
	border:0px solid #000;
	vertical-align:top;
	background-color:#98d573;
}