/* CSS Document */

table { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#422722;
}

h1 { font-size:medium; letter-spacing:1px; background:#D5CFC3 }
h2 { font-size:small; letter-spacing:2px; background:#EAE7E1}

.wivi {
	overflow:visible;
	width:720px;
	height:50px;
	position:fixed;
	left:20px;
	top:2px;
}

td { 
	vertical-align:top;
	text-indent:0px;
}

.teksti {
	color: #422722;
	text-indent:15px;
	text-align:justify;
	padding: 0px 5px 0px 5px;
	width:600px;
	height:420px;
	overflow:auto;
	position:fixed;
	left:200px;
	top:95px;
	bottom:30px;
}

.teksti a:link {
	text-decoration: underline;
	color: #CC9966;
	font-weight:bold;
}

.teksti a:visited {
	color:#CC9966;
}

.kuvateksti {
	color: #422722;
	font-style:italic;
	text-indent:0px;
	text-align:left;
	margin-left:15px;
}

.linkki {
	color: #CC9966;
}

.linkki a:link {
	text-decoration: underline;
	font-weight:bold;
}

.linkki a:visited {
}

.navi {
	color:#AAAAAA;
	padding-bottom:5px;
	overflow:auto;
	position:fixed;
	left:200px;
	right:200px;
	top:60px;
	text-align:center;
}

.navi a:link {
	color:#cc9966;
	text-decoration:none;
	font-weight:bold;
}

.navi a:visited {
	color:#cc9966;
	text-decoration:none;
	font-weight:bold;
}

.navi a:hover {
	text-decoration:underline;
}

.numeronavi {
	color:#CCCCCC;
	font-size:90%;
	text-align:left;
	float:right;
}

.kuvat {
	text-indent:0px;
	text-align:left;
	margin:2px;
	vertical-align:middle;
	border:0;
}

.valikko {
	overflow:visible;
	width:162px;
	height:300px;
	position:fixed;
	left:10px;
	top:50px;
}

.tekijat {
	overflow:visible;
	width:162px;
	height:30px;
	position:fixed;
	bottom:35px;
	border:0;
	padding-top:15px;
}

.dokumentit {
	overflow:visible;
	width:162px;
	height:30px;
	position:fixed;
	bottom:35px;
	border:0;
	padding-top:15px;
}

.valikko2 {
	overflow:visible;
	width:600px;
	height:30px;
	position:fixed;
	left:200px;
	bottom:35px;
	text-align:center;
	padding-top:15px;
	border:0;
}
