BODY
{
background-image: url(img/taus.jpg);
background-color: #FFF;
background-repeat: repeat-x;
margin:0 0 0 0;

}

h1{font-family: Trebuchet, tahoma, arial, helvetica;
		
		font-weight: normal;
		font-size: 18pt;
		color:#000}

h2{font-family: Trebuchet, tahoma, arial, helvetica;
		
		font-weight: normal;
		font-size: 15pt;
		color:#000}



h3{font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 15pt;
		color:#4B4B4B}

h4{font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 11pt;
		color:#4B4B4B}



h5{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 7pt;
		color:#737373;}


h6{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#595959}

p{font-family:arial, helvetica; font-size: font-weight: normal; 11pt; color:#3D3D3D}

table {font-family: arial, helvetica; font-size: 11pt; font-weight: normal; color:#3D3D3D}

#iframe {
 
width: 470px;
height: 1600px;
    

}

.ylapalkki{
background-image: url(img/ylapalkki.png);

background-repeat: x;
margin:0 0 0 0;

}


.alataulu
 {
border-left: 1px solid #4B4B4B;
border-right: 1px solid #4B4B4B;
border-bottom: 1px solid #4B4B4B;
background-image: url(img/sisaltotaus.jpg) ;
background-repeat: repeat-x;
background-color: #FFF;
background-position: bottom;

height: 300px;
margin:0px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;

 border-top-left-radius:0px;
 border-top-right-radius:0px;
 border-bottom-right-radius:10px;
 border-bottom-left-radius:10px;

 -moz-border-top-left-radius:0px;
 -moz-border-top-right-radius:0px;
 -moz-border-bottom-right-radius:10px;
 -moz-border-bottom-left-radius:10px;

 -webkit-border-top-left-radius:0px;
 -webkit-border-top-right-radius:0px;
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-bottom-left-radius:10px;


 }


.kuva{

margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
border: 0px solid #A87943;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
box-shadow: 3px 3px 3px #5C5B5B;
}


.lue{

margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
border: 0px solid #A87943;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
box-shadow: 3px 3px 3px #5C5B5B;
}


.leipis{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#4B4B4B}

.pikku{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:black;}



ul{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 11pt;
		list-style: square
		color:#3D3D3D}

// NAVIGOINTI : class="nappi"
// vertikaalinavikoinnin nappien välien säätö: lineheight

#nappi {

}
a.nappi {
	display: inline-table;
	width: ;
	height: 27;
	padding-right: 10;
	padding-left: 10;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 28pt;
	letter-spacing: 2;
	text-align: center;

	text-decoration: none;
     color: #000000;
background-image: url(img/nappi.gif);
    	background-repeat: repeat-x;

	text-indent: 0 ;
     z-index: 100;
}
	 
a.nappi:hover {
	color: #000;    
background-image: url(img/nappi2.gif);
    	background-repeat: repeat-x;



}
.nappi2 {
	display: inline-table;
	width: ;
	height: 27;
	padding-right: 10;
	padding-left: 10;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 28pt;
	letter-spacing: 2;
	text-align: center;

	text-decoration: none;
     color: #000;
 background-image: url(img/nappi2.gif);
    	background-repeat: repeat-x;
	text-indent: 0pt;
     z-index: 100;
}


// NAVIGOINTI PÄÄTTYY



#sivunappi {

}
a.sivunappi {
	display: table-cell;

	padding-right: 2;
	padding-left: 2;
	padding-top: 2;
	padding-bottom: 2;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;

	letter-spacing: 0;
	text-align: left;

	text-decoration: none;
     	color: #000000;

    	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0 ;
    	 z-index: 100;
}


	 
a.sivunappi:hover {
	color: #000000;    
	 background-color: #364F86;


}
a.sivunappi:focus {
	display: table-cell;

	padding-right: 2;
	padding-left: 2;
	padding-top: 2;
	padding-bottom: 2;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;

	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
     color: #002056;
     background-color: #97BBE6;

    	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0 ;
     z-index: 100;
}

