BODY { 
background: url(img/taus_etusivu.jpg);
background-color: #963236;
background-repeat: repeat-x;
margin:0 0 0 0;
 }


h1   {
		font-family: arial, helvetica;
		font-weight: bold;
		font-size: 15pt;
		color:#211516}

h2{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 16pt;
		color:#211516}

h3{font-family: arial narrow, helvetica narrow, arial;
		line-height: 17pt;
		font-weight: bold;
		letter-spacing: -1px;
		font-size: 12pt;
		color:#211516}

h4{font-family: tahoma, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#211516}

h5{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 10pt;
		color:#40415A}


h6{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#40415A}

p{font-family: tahoma, helvetica; 
		font-size: 11pt; 
		font-weight: normal;  
		color:#211516}

table {font-family: tahoma, helvetica;
		font-size: 11pt; 
		font-weight: normal; 
		color:#211516}

table.kehys{
		border-collapse: collapse;
		border-style: solid;
		border-color: #6C5556
		
		} 

.raami {
	border-top: 1px solid #D9AD00;
	border-right: 1px solid #D9AD00;
	border-bottom: 1px solid #D9AD00;
	border-left: 1px solid #D9AD00

}



.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: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		line-height: 15pt;
		list-style: square;
		list-style-image: url(img/pallukka.gif);
		color:#211516}



}

hr {
  border: 0;
  width: 100%;
color:#063277;
background-color: #063277;
height: 1px;
}



// NAVIGOINTI : class="nappi"
// vertikaalinavikoinnin nappien välien säätö: lineheight

#nappi {

}
a.nappi {
	display: inline-table;
	width: 250px;
	height:26px;

	font-family:  arial narrow , helvetica;
	font-weight: boldl;
	font-style: normal;
	font-size: 12pt;
	line-height: ;
	letter-spacing: -1;
	text-indent:  ;
	text-decoration: none;
       color:#3F2D2E;      
       background-image: url(napit/biisinappi1.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}
	 
a.nappi:hover {
	color: 3F2D2E;    
	background-image: url(napit/biisinappi.gif);


}
.nappi2 {
	display: inline-table;
	width: 250px;
	height:26px;

	font-family:  arial narrow , helvetica;
	font-weight: boldl;
	font-style: normal;
	font-size: 12pt;
	line-height: ;
	letter-spacing: -1;
	text-indent:  ;
	text-decoration: none;
       color:#3F2D2E;      
       background-image: url(napit/biisinappi.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}

// NAVIGOINTI PÄÄTTYY






