.leipis { font-family: Georgia,Times New Roman, Times;
		  font-size: 14px;
		  color: #1d1d1d;
		  
		 }

.leipis_etusivu { font-family: Georgia,Times New Roman, Times;
		  font-size: 13px;
		  font-weight: bold;
		  color: #111111;
		  
		 }		 
		 
.lista { font-family: Georgia,Times New Roman, Times;
		  font-size: 13px;
		  color: #1d1d1d;
		  
		 }		 

.yhteystiedot { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		  
		 }
		 		 
.etusivu {
	  margin-top:0px;
	  margin-left:0px;
	  background: #ffffff;
	 }
	 
.sivu {
	  margin-top:0px;
	  margin-left:0px;
      background: #ffffff url(gfx/tausta.gif);
	  background-repeat: repeat-y;
	  background-position:center;
	 }
	 
.laatikko {
	width: 790px;
	margin-top: 62px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;  
}

.sisalto {
	position: absolute;	
	width: 790px;
	top: 0px;
	left: 0px;
	height: 500px;
}  

.sisalto_etusivu {
	position: absolute;	
	width: 790px;
	top: 50px;
	left: 0px;
	height: 500px;
}  

.peitto {
	position: absolute;	
	width: 800px;
	background: #ffffff;
	top: -70px;
	left: -5px;
	height: 70px;
	z-order: 2;
} 

.tekstit {
 	padding: 35px;
	z-order:5;
}

.tekstit_etusivu { 
	position:absolute;
 	padding: 50px;
	top: 300px;
	z-order:2;
}

.valikko {
 	position:absolute;
	left:585px;
	top:30px;
	padding:0px;
	spacing:0px;	
}

.valikko_etusivu {
 	position:absolute;
	left:585px;
	top:100px;
	padding:0px;
	spacing:0px;	
}

.valikko_taulukko {
 	padding:0px;
}


.kuva_etusivu {
 	position:absolute;
	left:6px;
	top:-62px;
	z-order:1;
}

.kuva_ie {
 	position:absolute;
	left:6px;
	top:-62px;
}

.kuva_moz {
 	position:absolute;
	left:4px;
	top:-62px;
}

.logo {
 	position:absolute;
	z-order:3;
	left:425px;
	top:-47px;
}

.linkki { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		  
		  font-weight: bold;
		  text-decoration: none;
		 }
		 
.linkki:hover { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		  
		  font-weight: bold;
		  text-decoration: underline;
		 }
		 
.linkkiotsikko { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		  
		  font-weight: bold;
		  text-decoration: underline;
		 }
		 
.yhteyslinkki { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		 
		  text-decoration: none;
		 }
		 
.yhteyslinkki:hover { font-family: Georgia,Times New Roman, Times;
		  font-size: 12px;
		  color: #1d1d1d;
		  
		  text-decoration: underline;
		 }
