html {
 height:100%;
 background:#eeebda left top repeat-y url(/kuvat/leiska/taustanauha.gif);
}

body { 
 margin:0px; 
 padding:0px; 
 background:transparent center top repeat-y url(/kuvat/leiska/taustanauha.gif);
 text-align:center;
 font-family:Tahoma,Verdana,sans-serif; 
 height:100%;
}

body.ovimatto {
 background-color:white;
 background-image:none;
}

a.introlinkki,a.introlinkki:visited {
 color:#929CA5;
}

img {
 border:0;
}

.virhe {
 color:red;
}

td { 
  font-size: 70%; 
  font-weight: normal; 
  color:black; 
  text-align:left;
}

div { 
  font-family:Verdana,sans-serif; 
  font-weight: normal; 
  color:black; 
}

small { 
  font-size:85%; 
}

.editor-pieniteksti { 
  font-size:85%; 
}

h1 {  
  font-size: 120%; 
  color:black;
  margin-top:0;
}

.editor-otsikko {  
  font-weight:bold;
  font-size: 125%;
  display: block;
  color:black;
}

h2 {  
  font-size: 100%; 
  color:black;
}

.editor-alaotsikko {  
  font-weight:bold;
  font-size: 110%; 
  display: block;
  color:black;
}

A,A:active,A:visited  {  
  color:black; 
  text-decoration:underline;
}

hr { 
  height: 1px; 
  color:black;
  background-color:black;
  border:none;
}

/* Layout-luokat*/

table.emo-taulukko {
 width:800px;
 margin:0 auto 0 auto;
 background:white top center no-repeat url(/kuvat/leiska/tausta.jpg);
}

td.emo-marginaali {
 width:175px;
 vertical-align:top;
 padding-top:169px;
}

td.emo-keskipalsta {
 width:450px;
 vertical-align:top;
 padding-top:72px;
}



div.taytekuva {
 height:270px;
 overflow:hidden;
 background-color:#ece9da;
}

div.sisalto {
 background:white top right repeat-x url(/kuvat/leiska/tausta_sisalto.jpg);
 padding:20px;
 min-height:187px;
 height:auto !important;
 height:187px;
}

div.sisalto.iso-flash-margin {
 margin-top:270px;
}


div.iso-flash {
 position:absolute;
 top:0;
 left:0;
 height:270px;
 width:625px;
}

/*MP: div.sisalto ei ota tätä huomioon, jos tämän tekee marginaalilla.*/

table.ylanavi-marginaali {
 border-bottom:23px solid white;
}

div.alinavi-wrapper {
}


div.referenssit-peukku {
 background-color:#eeebda; 
 margin:0 0 10px 10px;
 border:1px solid white;
 cursor:pointer;
 width:50px;
 height:29px;
}


div.referenssit-peukku:hover, div.referenssit-peukku-akt {
 background-color:#eeebda; 
 margin:0 0 10px 10px;
 border:1px solid black;
 cursor:pointer;
 width:50px;
 height:29px;
}


img.refthumb {
 margin:0;
 padding:0;
 display:block;
}


