
@media screen {
body 
{
	margin-top: 0px;
	padding: 0px;
	background-image: url(kuvat/tausta.gif);
	background-repeat: repeat;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, san-serif;
	color: #01150A;
}

.sisalto 
{
	width: 820px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(kuvat/leiskatausta.gif);
	background-repeat: repeat;
	background-position: center;

}

.asettelu 
{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom: 1px solid  #0C4725;
	background-color: #FFFFFF;
	background-image: url(kuvat/tekstitausta.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.vasen
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 15px;
	padding-top: 18px;
	background-image: url(kuvat/tausta_navi.gif);
	background-repeat: no-repeat;
}

.vasen1
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 15px;
	padding-top: 18px;
	background-image: url(kuvat/tausta_navi1.gif);
	background-repeat: no-repeat;
}
.vasen2
{
	float: left;
	width: 185px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-left: 3px;
	margin-top: 15px;
	padding-top: 12px;
		background-image: url(kuvat/tausta_navi1.gif);
	background-repeat: no-repeat;

}

.valokuva
		{
	float: right;
	margin-left: 5px;
	margin-right: 40px;
	width: 200px;
	
		}


.teksti 
{
	margin-left: 14em;
	padding-right:10px;
	margin-top:10px;
	min-height:500px;
}


.ajankohtaista
{
	width: 513px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 20px;
	border: 1px dotted #BAC7B2;
	background-color: transparent;

}

h1 
{
	font-size: 110%;
	color: #B56B1E;
	margin-top: 14px;

}

h2 
{
	font-size: 100%;
	color: #B56B1E;

}

h3 
{
	font-size: 95%;
	color: #B56B1E;

}

h4 
{
	font-size: 85%;
	color: #B56B1E;

}


.leipa
{
	font-size: 80%;

}

.pieni
{
	font-size: 70%;
	margin-left: 10px;

}


.muokkaa
{

	font-size: 70%;
	margin-left: 10px;
	margin-top: 10px;

}

.yhteys
{

	font-size: 80%;
	margin-left: 10px;


}

p, ul, ol, dl
{

	font-size: 80%;

}

li.harva
{
margin-right: 10px;
line-height: 1.7em;
}

.tuutti
{

	font-size: 80%;

}

.navi1
{
	font-size: 85%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px dotted #6C8D7A;
	margin-right: 14px;
	margin-left: 5px;

}

.navi2
{
	font-size: 85%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-bottom: 1px dotted #6C8D7A;
	margin-right: 14px;
	margin-left: 5px;

}

a:link
{

	color: #06391C;
}

a:visited 
{

	color: #0C5D2E;
}


a:hover    
{

	color: #C6840F;
}


a:active  
{

	color: #C6840F;
}

a.nav:link
{
        text-decoration: none;

}

a.nav:visited 
{ 
        text-decoration: none;
}

a.nav:hover
           
{
        text-decoration: none;
}


a.nav:active  
{
        text-decoration: none;
}




a.valkea:link
{
        text-decoration: none;
		color: white;
}

a.valkea:visited 
{ 
        text-decoration: none;
		color: white;
}


.valittu 
{
	font-weight: bold;
	color: #05351A;	
}

}

@media print {
.kuvapalkki {
	display: none;
}

.vasen {
	display: none;
}
.alaosa .muokkaus {
	display: none;
}
}


