
@media screen {
body 
{
	margin-top: 0px;
	font-family: geneva,arial, verdana, helvetica, sans-serif;
	color: black;
	background-image:  url("kuvat/tausta.gif");
	background-repeat: repeat-y;
	background-color: #F7F3E9;
	background-position: center;
}

.sisalto 
{
	width: 803px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:  url("kuvat/tekstitausta.gif");
	background-repeat: repeat;
	background-color: #F7F3E9;
	background-position: center;
	padding: 0;
}

.ylaosa
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 803px;

}

.kuvapalkki
{
	float: left;
	width: 200px;
	padding: 0;
}




.otsikko 
{
	margin-top: 0px;
	margin-left: 200px;  
	padding: 0;
}

/* hide from mac \*/
* html .kuvapalkki {margin-right: -3px;}
* html .otsikko {margin-left: 0;}
/* end hide */ 

p.navi
{
	font-size: 80%;

}

p
{
	font-size: 80%;
	margin: 0px;

}



h1
{
	font-size: 95%;
	color: #7D071F;
	margin-top: 16px;
	text-align: left;
}

h2
{
	font-size: 90%;
	color: #7D071F;
	text-align: left;
}

h3
{
	font-size: 80%;
	color: #7D071F;
	text-align: left;
}


h4
{
	font-size: 75%;
	color: #7D071F;
	text-align: left;
}

.leipa
{
		font-size: 80%;
}

.taulukko
{
		font-size: 80%;
	line-height: 1.9;
}

.vasen
{
	float: left;
	width: 205px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.9;



}

.teksties 
{
	margin-left: 15em;
	margin-right:30px;
	margin-top: 0px;
	min-height: 400px;

}

.teksti 
{
	margin-left: 15em;
	margin-right:30px;
	margin-top: 0px;
	min-height: 400px;


}





.leipa
{
	font-size: 80%;

}


.muokkaa
{

	font-size: 70%;
	margin-left: 10px;
	margin-top: 10px;

}



ul, ol, dl
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20;
	list-style-type: square;
}

p, li
{

	font-size: 80%;

}

a:link
{

	color: #1D1712;
}

a:visited 
{

	color: #4C321C;
}


a:hover    
{

	color: #7D071F;
}


a:active  
{

	color: #7D071F;
}

a.nav:link
{
        text-decoration: none;
	color: #1D1712;

}

a.nav:visited 
{ 
        text-decoration: none;
	color: #1D1712;
}

a.nav:hover
           
{
        text-decoration: none;
	color: #7D071F;
}

a.nav:active
           
{
        text-decoration: none;
	color: #7D071F;
}


.valittu 
{
	font-weight: bold;
	color: #7D071F;	

}
}

@media print {
.kuvapalkki {
	display: none;
}

.paaotsikko {
	display: none;
}

.alaosa {
	display: none;
}


.vasen {
	display: none;
}

}

