body{     
text-align: left;/*asemoi sivun käyttämään arvoa auto rungossa*/
	/*background-image: url(ruusu.gif);*/
/*	background-image: url(natfl2210.gif);*/
background:#fff0f0;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font color:#000080; 
}

.runko{
  text-align: left;
	background: transparent;
	width: 930px;
	margin-left: 28px;
	padding: 10px 20px 20px;
	/*border-right: 2px solid #10999b;*/
	height: 99px;
	
	
}

.yla h2{
	font-size: 2px;
	font-family: "Courier New", Courier, monospace;
	margin: 0;
	padding: 5px 10px;
	text-align: right;
	letter-spacing: 0.5em;
}
.linkit1{
float: left;
background:transparent;
width: 830px;
border-bottom: 2px solid #10999b;


}

.linkit1 a{
   display: block;
	text-decoration: none;
	padding: 2px 2px;
	background: #f0ffff;
	border-right: 2px solid #10999b;
	border-left: 2px solid #10999b;
	/*color: #oooooo;*/
}

.linkit1 a:hover{
background: #fff0f0;
/*color: #10999b;*/
font-weight: bold;
}

div.sisalto{
text-align: left;

background-image: url(ruusu.gif);
/*background:#f0ffff;*/
/*background:#fff0f0; vaaleenpun.*/
font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	/*color:#10999b;*/ 
/*lor: #10999b;*/
color: #009999;
margin: 0 0 0 180px;
/*border-left: 2px solid #10999b;*/
/*border-top: 3px solid #10999b;*/
/*border-right: 2px solid #10999b;*/
padding: 0px 0px;

/*padding: 10px 20px 20px;*/
}

.sisalto p
{
	font-family: Comic Sans MS;
	font-size: 13px;
}

.sisalto h2
{
font-family: Comic Sans MS;
font-size: 22px;

}


.linkit{
width: 165px;
padding: 2px 1;
text-align: left;
float: left;
/*background:#9299f7;*/
background:#ffffcc;
border-right: 2px solid #10999b;

}

.linkit a{
   display: block;
	text-decoration: none;
	padding: 2px 10px;
	margin: 5px 0;
	background: #e0e8fe;
	color: #oooooo;
}

.linkit a:hover{
background: #fff0f0;
color: #10999b;
font-weight: bold;
}

/*div.sisalto{
background-image: url(ruusu.gif);
margin: 0 0 0 150px;
border-left: 3px solid #10999b;
padding: 5px 20px 55px;
}*/

	
.keskita
{
margin-top: 12px;
color: Navy;
float: right;
letter-spacing: 1.0px;
font-style: bold;

}

.enlargecaption{
position: absolute;
border: 1px dotted navy;
font: normal 11px Arial;
}

.enlargecaption a{
display:block;
background: white; /*bg color of caption*/
padding: 3px;
text-decoration: none;
color: black;
}

.enlargecaption a:hover{
 background: lightyellow; /*bg color of caption when mouse rolls over it*/
}

.enlargebox{
position: absolute;
border:1px solid red;
display:none;
}

.enlargebox .title{
background:transparent;
color:white;
padding: 3px 2px;
text-align: right;
font:bold 14px Arial;
}

.enlargebox .title img{
cursor:pointer;
cursor:hand;
}

