body{
  background-color: #efefef;
  
}

body.navipalkki {
  background-image: url(./sisaltosivut/hirsipattern.jpg);
}


p.esittelyJohdanto {
  font-family: arial;
  font-weight: 600;
  font-size: 12pt;
  valign: top;
  margin: 10px;
  color: #556B2F;
}
p.esittely {
  font-family: arial;
  font-weight: 600;
  font-size: 10pt;
  valign: top;
  margin: 10px;
  color: #556B2F;
}

p.logo{
  font-family: impact;
  font-weight: 600;
  font-size: 24pt;
}

p.navipalkki{
  font-family: Arial;
  font-weight: 800;
  font-size: 14pt;
}
h1.esittely{
  font-family: arial;
  font-weight: 900;
  font-size: 15pt;
  margin: 10px;
  color: #556B2F;
}
h1.kuvateksti{
  font-family: arial;
  font-weight: 900;
  font-size: 16pt;
  margin: 10px;
  color: #556B2F;
}
h2.esittely{
  font-family: arial;
  font-weight: 700;
  font-size: 14pt;
  margin: 10px;
  color: #556B2F;
}


h2{
  font-family: arial;
  font-weight: 600;
  font-size: 13pt;
}


h2.varustelu{
  font-family: arial;
  font-weight: 700;
  font-size: 12pt;
  margin: 10px;
  color: #556B2F;
}

font.bold{
  font-weight: 800;
}

font.logoBlue{
  color: blue;
}
font.logoRed{
  color: red;
}
font.logoGreen{
  color: green;
}

table.esittely{
  border: 0px;
  table-layout: fixed;
  width=100%;
  padding=0px;
  
}

table.navipalkki {
  width: 223px;
  border: 0px;
  padding: 4px;
  table-layout: fixed;

}
td.navipalkki_valittu{
  background-color: #DEB887;
  font-family: Arial black;
  font-weight: 800;
  font-size: 12pt;
  color: #556B2F;
}


table.kuvien_navipalkki{
  border: 0px;
  text-align:center;
  table-layout: fixed;
  width: 120px;
}

table.varustelu{
  border: 0px;
  table-layout: fixed;
  width=100%;
  padding=0px;
  
}
table.makkarit{
  font-family: arial;
  font-weight: 600;
  font-size: 10pt;
  valign: top;
  margin: 10px;
  color: #556B2F;
}
td.varustelu_vasen{
  width: 30%;
  vertical-align: top;
}

td.varustelu_oikea{
  width: 70%;
  vertical-align: top;
}

tr.kuvien_navipalkki{
  height: 85px;
}
td.kuvien_navipalkki{
  width: 120px;
}
td.kuvien_navipalkki_valittu{
  width: 120px;
  background-color: #DEB887;
}

a.yhteystiedot:link{
  font-family: Arial;
  font-weight: 600;
  font-size: 10pt; 
  color: #1874CD; 
}

a.yhteystiedot:mailto{
  font-family: Arial;
  font-weight: 600;
  font-size: 10pt;  
  color: #1874CD;
}

a.navipalkki:link{
  font-family: Arial black;
  font-weight: 800;
  font-size: 12pt;
  color: #556B2F;
  text-decoration: none;
}


a.navipalkki:visited {
  font-family: Arial black;
  font-weight: 800;
  font-size: 12pt;
  color: #556B2F;
  text-decoration: none;
 
}
a.language:link{
  font-family: Arial black;
  font-weight: 700;
  font-size: 10pt;
  color: #556B2F;
  margin: 10px;

}
a.language:visited{
  font-family: Arial black;
  font-weight: 700;
  font-size: 10pt;
  color: #556B2F;
  margin: 10px;
  
}
img.esittely{
  width: 100%;
  text-decoration: none;
 
}


img{
  border: 0px;
}

img.pohjat{
  border: 2px;
  border-color: gray;
}

img.isokuva{
  width: 100%;
}
ul.esittely{
  font-family: arial;
  font-weight: 600;
  font-size: 10pt;
  color: #556B2F;
}





