﻿a 
{
    color: #139; 
    text-decoration: underline;
    cursor: pointer;
}
body 
{
     background-image: url('../kuvat/bg.png');
     margin: 0;
     padding: 0;
}
div, h1, h2, h3, input, p, select, span, td, textarea, th
{
    font-family: Arial, Verdana, Sans-Serif;
}
h1, h2, h3, td, input, textarea 
{
    font-size: 12px;
}
h1 
{
     color: #000; font-weight: bold; letter-spacing: 1px; line-height: 20px; font-size: 14px;
}
h3
{
    font-weight: normal; letter-spacing: 1px;
}
img  { border: none 0 transparent; }
div.content
{
    padding: 0px 10px 10px 10px;
}
div.korostettu
{
    margin: 10px 10px 0px 10px; color: #a70240; font-weight: bold; letter-spacing: 1px; line-height: 20px;
}
p.korostettu
{
    margin: 10px 10px 0px 10px; color: #a70240; font-weight: bold; letter-spacing: 1px; line-height: 20px;
}
td.footer
{
    color: #fff; background-color: #0b408f; padding-left: 10px; height: 26px;
}
div.menuitem { margin: 5px; padding: 0px 10px 5px 5px; border-bottom: solid 1px #333; }
div.submenuitem { margin: 5px; padding: 0px 10px 5px 25px; border-bottom: solid 1px #333; }
div.menuitem a, div.submenuitem a { color: #fff; text-decoration: none; font-weight: bold; }
div.menuitem a:hover, div.submenuitem a:hover { color: #a6c6f7; }		
div.menuitem span { color: #fff; font-weight: bold; }
div.menuitem img { margin-right: 8px; }
div.submenuitem img { margin-right: 8px; }

table.asettelu { width: 100%; margin-bottom: 26px; }
table.asettelu tr.ylareuna { height: 120px; }
table.asettelu tr.ylareuna td.otsikko { width: 760px; vertical-align: top; }
table.asettelu tr.ylareuna td.taustagrad { vertical-align: top; }
table.asettelu tr.ylareuna td.taustagrad div.grad { background-image: url('../kuvat/bg_grad.png'); background-repeat: repeat-x; height: 800px; width: 100%; }
table.asettelu td.menu { background-color: #666; width: 160px; height: 654px; vertical-align: top; }
table.asettelu td.sisalto { width: 600px; height: 654px; background-color: #fff; background-image: url('../kuvat/content_bg.gif'); background-repeat: repeat-y; vertical-align: top; }
table.asettelu tr.alatunniste { height: 26px; }
