body.staticfrag {
  background: #fff;
}
div.clear {
  clear: both;
}
a.opennewwin {
  color: #aaa;
}
div.muutwrapper {
  padding: 30px;
}
h1.kokotaul, h2.kokotaul , h3.kokotaul {
  color: var(--txtgreen1);
  font: normal normal 35px/40px kmf1,arial,sans-serif;
  text-decoration:none;
  vertical-align: top;
  margin: 20px 0;
}
h1.kokotaul {
  position: relative;
}
h1.kokotaul a.opennewwin {
  position: absolute;
  right: 12px;
  top: 5px;
  color: #757575;
  font: normal bold 12px/12px Arial;
  text-decoration: none;
}
h2.kokotaul {
  font-size: 24px;
  margin: 54px 0px 15px 0px;
}
h3.kokotaul {
  margin-bottom: 10px;
}
h3.kokotaul {
  font-size: 14px;
  border: none;
  color: #333;
  margin: 15px 0px 10px 0px;
}

table.kokotaul tr {

}
div.kokotaul_col1 {
  float: left; 
  width: 30%;
}

div.kokotaul_col2 {
  float: left;
  width: 30%;
  margin-left: 10%;
}

table.kokotaul tr:nth-child(even) {
  background: #e9e9e9;
}

table.kokotaul tr:nth-child(odd) {
  background: #fff;
}

table.kokotaul tr.legend {
  background: #fff;
}

table.kokotaul td {
    vertical-align: middle;
    display: table-cell;
    padding: 10px;
}
table.kokotaul tr.hdr td {
  height: auto;
  padding: 0px 10px 17px 0px;
}

.tablehead1         {
  color: #666666;
  font-family:  Arial, Verdana, Helvetica, sans-serif;  
  font-size: .8em;
  font-weight: bold;
  text-decoration:none;
  vertical-align: top;
  text-align: center;
}
span.normal {
  color: #000000;
  font: normal normal 18px/24px kmf2, arial, sans-serif;

}
.tabletext1,
.tabletext0,
.tablemidhdr 
{
  color: #000000;
  font: normal normal 18px/24px kmf2, arial, sans-serif;
  text-decoration:none;
  margin-top: 0px;
  text-align: center;
  padding: 5px 10px;
}
.tabletext0 {
  font-weight: bold;
  white-space: nowrap;
}
.tablemidhdr {
    font-weight: bold;
    border-bottom-width: 0px;
    text-align: left;
    padding-top: 18px;
}
.kokotaul_info {
  color: #000000;
  font: normal normal 18px/24px kmf2, arial, sans-serif;
  margin-bottom: 15px;
}
.tabletext2, a.kokotaul  {
  color: #666666;
  font: normal normal 18px/22px kmf2,arial,sans-serif;
  text-decoration:none;
  vertical-align: top;
  text-align: center;
}
a.kokotaul {
}
a.kokotaul:hover {
  text-decoration: underline;
}

table.mittaohje img {
  width: 300px;
}



@media screen and (max-width:570px){

/* KOKOTAULUKKO MOBILE STYLES */
h1.kokotaul {
  border-bottom: 0px;
}
h1.kokotaul a.opennewwin {
  position: relative;
  display: block;
  margin: 0px 0px 0px 14px;
}

a.kokotaul {
  padding-left: 0px !important;
}
.tablehead1 span {
  display: block;
}

div.kokotaul_col1 {
  float: none;
  width: 90%;
}

div.kokotaul_col2 {
  float: none;
  width: 90%;
  margin-left: 0%;
}

table.kokotaul.fullw {
  width: 100%;
}


.kokotaul_info {
  font-size: 1em;
}
.tablehead1 {
  font-size: 1.1em;
}

.tabletext1,
.tabletext0,
.tablemidhdr
{
  font-size: 1.2em
}

table.mittaohje img {
  width: 50vw;
}



}
