BODY { 
background: url(img/taus.gif);
background-color: #FFFFFF;
background-repeat: repeat-x;
margin:0 0 0 0
 }


h1   {
		font-family: tahoma, arial, helvetica;
		font-weight: bold;
		font-size: 15pt;
		color:#DD4235}

h2{font-family: tahoma, arial, helvetica;
		
		font-weight: bold;
		font-size: 13pt;
		color:#DD4235}

h3{font-family: tahoma, arial, helvetica;
		
		font-weight: bold;
		font-size: 14pt;
		color:#818181}

h4{font-family: tahoma, arial, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#818181}

h5{font-family: tahoma, verdana, helvetica;
		font-weight: normal;
		font-size: 10pt;
		color:#818181}


h6{font-family: tahoma, verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#818181}

p{font-family: tahoma, arial, helvetica; 
		font-size: 10pt; 
		font-weight: normal;  
		color:#595959}

table {font-family: arial, helvetica;
		font-size: 10pt; 
		font-weight: normal; 
		color:#000000}

table.kehys{
		border-collapse: collapse;
		border-color: #000000;
		font-family: verdana, helvetica;
		font-size: 10pt; 
		font-weight: normal; 
		font-color:#000000} 




.otsikko 
{ font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#000000}

.otsikko_madallettu 
{ font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 10pt;
		color:#000000}



ul{font-family: tahoma, arial, helvetica;
		font-weight: normal;
		font-size: 10pt;
		line-height: 15pt;
		list-style: square;
		color:#595959}

hr{ color: #DD4235} 

a:link{text-decoration: none; color: #003471;}


// NAVIGOINTI : class="nappi"
// vertikaalinavikoinnin nappien välien säätö: lineheight

#nappi {

}
a.nappi {
	display: inline-table;
	width: 200px;
	height:28px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	line-height: 17pt;
	letter-spacing: 1;
	text-indent: 20 ;
	text-decoration: none;
       color:#FFFFFF;      
       background-image: url(napit/nappi01.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100
}
	 
a.nappi:hover {

	color: #E6E5E5;    
	background-image: url(napit/nappi01b.gif)

}

.nappi2 {
	display: inline-table;
	width: 200px;
	height: 28px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	line-height: 17pt;
	letter-spacing: 1;
	text-indent: 20;
	text-decoration: none;
     color: E6E5E5;
     background-image: url(napit/nappi01b.gif);
    	background-repeat: no-repeat;
	background-position: left;
     z-index: 100;
}

// NAVIGOINTI PÄÄTTYY






