body
{
    margin: 20px 0px 0px 50px;
    padding: 0px 0px 0px 0px;
    
    background-color: #9EA3B8;
    background-image: url('./images/bgr1.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#layout
{
/*  border-style: solid;
    border-width: 1px;
    border-color: #000000; */
    
    width: 667px;
    
    position: absolute;
    
    background-image: url('./images/layout1.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.contentTable
{
    margin: 160px 0px 0px 0px;
    
    position: relative;
}

#navi
{
    padding: 39px 0px 0px 5px;
    
    font-family: Arial;
    font-size: 8pt;
    
    text-decoration: none;
    text-transform: uppercase;
    line-height: 11pt;
    letter-spacing: 1pt;
}

#navi a
{
    font-family: Arial;
    
    text-decoration: none;
    font-weight: bold;
    
    color: #5555AA;
}

#navi a:hover
{
    font-family: Arial;
    
    text-decoration: none;
    font-weight: bold;
    
    color: #1111AA;
}

#content
{
    padding: 0px 20px 0px 20px;
    
    font-family: Times New Roman;
    font-size: 10pt;
    
    text-decoration: none;
    letter-spacing: 1px;
    text-align: left;
}

#content a
{
    font-size: 7pt;
    text-decoration: none;
    
    text-transform: uppercase;
    
    color: #5555AA;
}

#content a:hover
{
    font-size: 8pt;
    text-decoration: none;
    text-transform: uppercase;
    
    font-weight: bold;
    
    color: #1111AA;
}

#content img
{
    border-style: solid;
    border-width: 1px;
    border-color: #7878C1;
}

.imgSivuOikea
{
    margin: 0px 10px 0px 0px;
    
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    
    float: right;
}

.imgSivuVasen
{
    margin: 0px 10px 0px 0px;
    
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    
    float: left;
}

.textTitle
{
    margin: 0px 10px 0px 0px;
    font-family: Arial black;
    font-size: 11pt;
    
    text-align: right;
    text-transform: uppercase;
    
    letter-spacing: 2pt;
    color: #7878C1;
}

.hinnastot
{
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 20px;
    font-family: Times New Roman;
    font-size: 10pt;
    
    text-decoration: none;
    letter-spacing: 1pt;

    border-left-width: 1px;
    border-left-color: #666666;
    border-left-style: solid;
    
    border-right-width: 1px;
    border-right-color: #666666;
    border-right-style: solid;
}

.sijainti
{
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 20px;
    font-family: Times New Roman;
    font-size: 10pt;
    
    text-decoration: none;
    letter-spacing: 1pt;

    border-left-width: 1px;
    border-left-color: #666666;
    border-left-style: solid;
    
    border-right-width: 1px;
    border-right-color: #666666;
    border-right-style: solid;
}


.kartta
{
    border-style: solid;
    border-width: 1px;
    border-color: #666666;
}

.notice
{
    margin: 0px 0px 0px 20px;
    font-family: Times New Roman;
    font-size: 8pt;
    
    text-decoration: none;
    letter-spacing: 1pt;
    text-align: left;
}