
@media screen {
body 
{
	margin-top: 0px;
	padding: 0px;
	background-color: #c5d98a;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(kuvat/tausta_pisteet.gif);
	background-repeat: repeat-x;
}

.sisalto 
{
	width: 830px;	
	background-color: white;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.ylanavi
{
	background-color: #d0ebfe;

}

.painike
{
	font-size: 85%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 6px;
}

.painike1
{
	font-size: 85%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 6px;
	background-color: white;
}


.english
{
	font-size: 85%;
	font-weight: bold;
	padding-left: 180px;

}

.etusivu_vasen
{
	float: left;
	width: 470px;
	margin-left: 20px;
	margin-top: 30px;

}

.etusivu_oikea
{
	float: right;
	width: 270px;
	margin-right: 20px;
	margin-top: 30px;
}


.vasen
{
	float: left;
	width: 200px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}



.teksti 
{
	margin-left: 14em;
	padding-right: 20px;
	margin-top: 0px;
 	padding-bottom: 0px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
}

.teksti_ajankoht
{
	margin-left: 2em;
	padding-right: 20px;
	margin-top: 0px;
 	min-height:400px;
  	height:auto !important;
  	height:400px;
	padding-bottom: 0px;
}

.teksti_hkunta
{
	margin-left: 2em;
	padding-right: 20px;
	margin-top: 0px;
 	min-height:400px;
  	height:auto !important;
  	height:400px;
	padding-bottom: 0px;
}


.otsikko
{
	background-image: url(kuvat/otsikkotausta.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: bold;
	height: 25px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;

}



.yhteystiedot
{

	font-size: 80%;
	padding: 14px;
	border: solid 1px #afdaaf;

}

.linkki
{
	line-height: 18px;
	padding-left: 4px;
}


.solu
{

	padding: 5px;
	font-size: 75%;
	border: 1px #66a5e7 solid; 

}



.sis
{

	margin-left: 20px;
}


.alatunniste
{
	clear: both;	
	background-color: #5591d9;
	font-size: 80%;
	width: 830px;
	height: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

.reunus
{

	border: solid 1px #9fd29e;


}
.navi1
{

	font-size: 80%;
	padding-top: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top: solid 1px #9fd29e;
	border-right: solid 1px #9fd29e;
	border-bottom: solid 1px #9fd29e;
	border-left: solid 6px #9fd29e;

}

.navi2
{

	font-size: 80%;
	padding-top: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #e4f1e4;	
	border-left: solid 6px #cbe5cb;
}




p
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 80%;	

}

p.leipa
{
	font-size: 80%;
	margin-left: 0px;
	margin-right: 10px;

}

.pieni
{
	font-size: 70%;

}


li
{

	font-size: 80%;

}

li.harva
{
margin-right: 10px;
line-height: 1.7em;
}

.tuutti
{

	font-size: 80%;

}


h1 
{
	font-size: 100%;
	color: #205387;
	margin-top: 20px;



}

h2 
{
	font-size: 95%;
	color: #205387;
	padding-top: 10px;

}

h3 
{
	font-size: 85%;
	color: #205387;

}

h4 
{
	font-size: 80%;
	color: #205387;

}


a:link
{

	color: #205387;
		text-decoration: none;
}

a:visited 
{

	color: #628cb6;
		text-decoration: none;
}


a:hover    
{

	color: #619bd5;
		text-decoration: none;
}


a:active  
{

	color: #B60A0A;
		text-decoration: none;
}

a.nav:link
{
        color: black;
		text-decoration: none;

}

a.nav:visited 
{ 
        color: black;
		text-decoration: none;
}

a.nav:hover
           
{
        color: black;
		text-decoration: none;
}


a.nav:active  
{
        color: black;
		text-decoration: none;
}


a.muokkaa:link
{
        color: white;
		text-decoration: none;

}

a.muokkaa:visited 
{ 
        color: white;
		text-decoration: none;
}

a.muokkaa:hover
           
{
        color: white;
		text-decoration: none;
}


a.muokkaa:active  
{
        color: white;
		text-decoration: none;
}



.muokkaa
{

	margin-right: 10px;

}



.valittu 
{
	font-weight: bold;
	color: #28292b;	
}

}



@media print {

.ylapalkki {
	display: none;
}

.vasen {
        display: none;
}

.ylanavi {
        display: none;
}
.alatunniste {
        display: none;
}
}


