body {
  vertical-align:top;
  padding:0;
  margin: 0;
  font-family: arial, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  height:100%;
}

body.nakkila {
  vertical-align:top;
  text-align:center;
  padding:0;
  margin: 0;
  font-family: arial, sans-serif;
  font-size: 12px;
  background-image: url(/docs/image/layout/Bgr.jpg);
  background-repeat: repeat-x;
  background-color: #839DAC;
  color: #000000;
  height:100%;

}
table {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

html
{
  width: 100%;
  height: 100%;
}

h1 {
  font-size: 16px;
  font-family: arial, sans-serif;
  color: #224488;
}

h2 {
  font-size: 15px;
  font-family: arial, sans-serif;
  color: #224488;
}

h3{
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #224488;
}

img {
  border: 0px;
}

img.layout {
  float: left;
}

a {
  color: #000033;
  text-decoration: none;  
}

a:hover {
  color: #000033;
  text-decoration: underline;  
}

a.menu_active {
  color: #000066;
  font-style: italic;
  font-weight: bold;
}

a.menu2nd_active {
  color: #000066;
  font-style: italic;
}

a.menu3rd_active {
  color: #000066;
  font-style: italic;
}

a.menu {
  color: #000000;
  font-weight: bold;
}

a.menu2nd {
  color: #000000;
}

a.menu3rd {
  color: #777777;
}

td.front_ajankohtaista {
  padding-bottom: 4px;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
}


td.otsikko {
  width: 160px;
  background: #d0eaf9;
  font-size: 14px;
}

td.menucell {
  border-bottom: 1px solid #eeeeee;
}

td.menucell2nd {
  border-bottom: 1px solid #eeeeee;
}

td.menucell3rd {
  border-bottom: 1px solid #eeeeee;
}


tr.otsikko {
  height: 27px;
}

div.otsikko {
  height: 11px;
  background: #d0eaf9;
  font-size: 14px;
  width: 140px;
  padding: 8px;
}

div.sisalto {
  width: 933px;
  padding-top: 0px;
  padding-left: 42px;
  padding-right: 42px;
  float: left;
  background: url(/docs/image/layout/SisaltoBgr.gif);
}


#wrapper
 {
 min-height: 100%; 
 height:     auto !important; 
 height:     100%; 
 margin:     0 auto -80px; /* -44px being the size of the footer */ 
 width: 1017px;
 background: url(/docs/image/layout/SisaltoBgr.gif);
 } 
  
#footer
 { 
 height: 54px;    
 }
