/* PERUS */
body {
    background:#bed0a2;
    margin:0;
    padding:0;
    font-family:Arial, 'Arial Narrow', Sans-Serif;
}

img {
    border:0px;
}

.loota {
    border:4px;
    border-color:#bed0a2;
    border-style:solid;
}

.kuva {
    border:4px;
    border-color:#bed0a2;
    border-style:solid;
    margin:4px;
}

.kuva1{
    margin:15px 5px;
    padding:3px;
    border:1px solid #ccc;
    background:#ffffff;
}

strong{
    color:#635164;   
}
strong#poni{
    color:#000000;
    font-size:17px;
    font-family:Palatino Latinotype;
}

blockquote{
    font-size:12px; 
}

div#otsikko {
    top:10px;
    left:0px;
}


div#sisalto {
    position:absolute;
    top:0px;
    left:254px;
    width:700px;
    background:#e1d7c8;
    background-image:url(sisaltotausta.png);
    background-position:top right;
    background-repeat:no-repeat;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
}

div#sisalto p {
    padding:.5em 20px;
    margin:0;
    text-align:justify;
    font-size:12px;
    line-height:1.7;

}

div#vt {
    text-align:center;
    font-size:11px;
    font-family:Palatino Latinotype;
    color:#635164;
}

.kuvat {
    text-align:center;
    width:95%;
    font-size:12px;
    font-family:arial;
}


h2 {
    margin:0;
    padding:10px;
    text-align:center;
    background:transparent;
    font-variant:small-caps;
    font-family: Platino Linotype;
    color:#635164;
}

hr{
   width:95%;
   color:#bed0a2;
   border-style:solid;
    margin:15px;
}


/* TAULUKOT */
.tauluun {

   font-size: 9px;
   font-family: Arial;
   color: 000000;
}

.suku{
    width:95%;
    font-size:12px;
    font-family:arial;
}

.paivitys{
    font-size:12px;
    width:95%;
}

.hepat{
    font-size:12px;
    text-align:center;
}
.hepat2 {
    background-color:none; 
    background-image:url(hepat2.png);
    background-position:center;
    background-repeat:no-repeat;
    font-family:palatino latinotype;
    font-weight:bold; 
    font-size:17px;
    text-align:center;
    color: #635164;   
    border-top:1px #635164 dashed;
}
.heppataulukko {
    font-size:12px;
    font-family:arial;
    color: #000000;   
    border-bottom:1px #B599BA dashed;
}

.tieto{
    width:95%;
    font-size:12px;
    font-family:arial;
}

.tietooikee{
    font-size:12px;
    font-family:arial;
}

.tietovasen{
    width:200px;
    font-size:12px;
    font-family:arial;
    text-align:center;

}

.palkkivasen {
    background-color:none; 
    font-size:12px;
    font-family:arial;
    text-align:center;
    color: #635164;   
    border-top:1px #635164 dashed;
}

.kisasivu {
    text-align:center;
    width:95%;
    font-size:12px;
    font-family:arial;
}


/* LINKIT */
div#linkit {
    position:absolute;
    top:180px;
    left:0px;
    width:255px;
    text-align:center;
    font-size:18px;
    font-family:Palatino Latinotype;
}

A:link, A:visited {
   color: #635164;   
   cursor: default;
   text-decoration: none;
   border-bottom: none;
}

A:active, A:hover {
   color: #635164;   
   cursor: default;
   text-decoration: none;
   border-bottom: none;
}



/* RANDOM */