body {
font-family: Verdana,sans serif;
font-size: 12px; 
padding: 0px;
line-height: 1.3;
color: black;
background-color: #ffffff;
float: center;
}


.tausta {
	background-color: #ffffff;
}

.logo {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;

}

.box {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	vertical-align: top;
	border: solid 1px #003300;
	width: 170px;
	padding: 4px;
}

.iframe {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.ikkuna {
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	width: 800px;
	height: 100%;
	margin: 0 auto;
	border-top: solid 2px #003300;
	border-left: solid 2px #003300;
	border-right: solid 2px #003300;	
	border-bottom: solid 2px #003300;
	color: #000000;
	line-height: 1.30;
	
}

.keski {
	width: 400px;
	height: 100%;
	color: #000000;
	border-right:dotted 1px #003300;
		border-bottom:dotted 1px #003300;
	padding: 10px;
	font-family: Verdana,sans serif;
	font-size: 12px;
}

.vasen {
	width: 200px;
	height: 100%;
	border-right:dotted 1px #003300;
	border-bottom:dotted 1px #003300;
	padding: 5px;
}

.oikea{
	width: 200px;
	height: 100%;
	border-bottom:dotted 1px #003300;
	float: center;
}

.sivunotsikko {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 0.9;
}

.otsikko {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	
}

a {
   text-decoration: underlined;
   color: #785a3c;
   }
   
.ylareuna {
	background-color: #ffffff;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	border-bottom: dotted 1px #003300;
	vertical-align: top;
	height: 158px;
}

.alareuna {
	font-size: 60%;
	background-color: #ffff99;
	height: 28px;
	font-weight: bold;
        line-height: 0.8;	
}

.ylareuna a {
	text-decoration: underlined;

	color: #ffffff;
	clear: center;

}

.kuu {
	background-color: #ffff99;
	font-weight: bold;
	padding-left: 3px;

}

.kuva_oikea {
	width: 186px;
	float: left;
	margin: 10px;
}	

.kuva_pysty_vas {
	width: 115px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kuva_pysty_kesk {
	width: 115px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.kuva_pysty_oik {
	width: 115px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.kuva_vaaka_matala {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right:auto;
}


.kuva_vaaka {
	width: 396px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.kuvateksti {
	float: left;
	font-size: 60%;
}

.murut {font-size: 80%;}

.keskelle {text-align: center;}

.oikealle {text-align: right;}




a:hover {color: #539dbc;}

a.active {color: #be5028;}




