html
{
    margin: 0px;
    height: 100%;
}
body
{
    margin: 0px;
    background-color: #f2f8fb;
    height: 100%;
}

div.container
{
    border-left: solid 1px #a0a0a0;
    border-right: solid 1px #a0a0a0;
    margin-left: auto;
    margin-right: auto;
    width: 814px;
    min-height: 100%;
    overflow: auto;
    background-repeat: no-repeat;
    background-position: 20px 40px;
}

div.vasen_yla
{
    width: 214px;
    height: 73px;
    margin-left: 20px;
    float: left;
}

div.oikea_yla
{
    width: 400px;
    height: 40px;
    margin-left: 394px;
    text-align: right;
}

div.oikea_ala
{
    width: 172px;
    height: 184px;
    margin-left: 622px;
    background-color: #0072b8;
}

div.vasen_otsikko
{
    width: 144px;
    height: 20px;
    margin-left: 24px;
    float: left;
    background-image: url('kuvat_rakenne/tab_vasen.gif');
}

div.keski_otsikko
{
    width: 188px;
    height: 20px;
    margin-left: 176px;
    float: left;
    background-image: url('kuvat_rakenne/tab_keski.gif');
}

div.oikea_otsikko
{
    width: 172px;
    height: 20px;
    margin-left: 90px;
    float: left;
    background-image: url('kuvat_rakenne/tab_oikea.gif');
    background-repeat: no-repeat;
    background-color: #0072b8;
}
div.oikea_otsikko_yksin
{
    width: 172px;
    height: 20px;
    margin-left: 454px;
    float: left;
    background-image: url('kuvat_rakenne/tab_oikea.gif');
    background-repeat: no-repeat;
    background-color: #0072b8;
}

div.main_vasen
{
    width: 320px;
    margin-left: 24px;
    height: 100%;
    float: left;
    background-color: #ffffff;
}
div.main_vasen_yksin
{
    width: 598px;
    margin-left: 24px;
    height: 100%;
    float: left;
    background-color: #ffffff;
}

div.main_keski
{
    width: 278px;
    height: 100%;
    min-height: 600px;
    margin-left: 0px;
    float: left;
    background-color: #e5f1f8;
}

div.main_oikea
{
    width: 172px;
    margin-left: 0px;
    min-height: 600px;
    float: left;
    background-color: #9cc2e5;
}

div.ala_reuna
{
    border-left: solid 1px #a0a0a0;
    border-right: solid 1px #a0a0a0;
    width: 814px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 0px;
    background-color: #ffffff;
    text-align: center;
}

table.loota
{
    height: 100%;
    width: 100%;
}

table.lomake
{
    margin-left: 144px;
}

hr
{
    width: 95%;
    margin-top: 0px;
    margin-bottom: 10px;
}

ul.navi
{
    color: #ffffff;
    list-style-type: disc;
}
ul.teksti
{
    font-family: Arial;
    font-size: small;
}

.otsikko_tab
{
    color: #0072b8;
    margin-left: 10px;
    font-family: Arial;
    font-size: small;
}
.otsikko_tab_oikea
{
    margin-left: 10px;
    font-family: Arial;
    font-size: small;
}
.perus_text
{
    margin: 10px;
    font-family: Arial;
    font-size: small;
}
.laatikon_otsikko
{
    color: #ffffff;
    margin-left: 20px;
    font-family: Arial;
}

a.navi
{
    font-family: Arial;
    font-size: small;
    color: #c6e0f1;
    text-decoration: none;
}
a.yla_linkki
{
    color: #777777;
    font: small-caps 11px Arial;
    position: relative;
    top: 8px;
    margin-right: 20px;
    text-decoration: none;
}
a.yla_linkki:hover
{
    text-decoration: underline;
}
a.ala_linkki
{
    font: small-caps 10px Arial;
    color: #777777;
    text-decoration: none;
}
a.ala_linkki:hover
{
    text-decoration: underline;
}
a.tekstissa
{
    font: 12px Arial;
    color: #000000;
}
a.logotV
{
  margin-left: 144px;
}
a.logotO
{
  margin-left: 20px;
}