/* CSS Document */

body
{
background-image:url(../images/back.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
text-align: left;
}

#container
{
margin: auto;
width:789px;
background-color: #fffeff;
padding: 0px;
}

#header
{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width:789px;
height:159px;
}

#valikko
{
background-image:url(../images/link.jpg);
background-repeat:no-repeat;
width:789px;
height:35px;
padding-top: 7px;
padding-left: 10px;
}

#valikko a, #footer a
{
color:#fffeff;
text-decoration: none;
padding-left: 5px;
}
#sisalto a
{
border: 0px;
}
a:hover, #valikko a:hover, #footer a:hover
{
color:#685a47;
}
a
{
color: #a68e6e;
}
#sisalto
{
padding: 0px 40px 0px 60px;
height: 100%;
min-height: 400px;

}
#sisalto p.kuvat
{
text-align: center;
}

img.left
{
float: left;
margin: 0px 25px 15px 0px;
}
img.right
{float: right;
}
img
{
border: 0px;

margin: 0px 0px 15px 18px;
}
object.right
{float: right;
}
object {
border: 1px solid black;
}
h1, h2, h3
{
color: #a68e6e;
font-family: arial;
}

h1
{
color: #a17a6c;
border-bottom: 1px solid #eadbc6;
}

h2
{
font-size:11pt;
}
h3
{
font-size: 10pt;
border-bottom: 0px;
padding-bottom: 0px;
}
#kohde
{
border:1px dotted grey;
padding: 10px;
background: #d5c2a8;
}

#sisalto p, table
{
color: #5A543D;
font-size: 10pt;
margin-bottom: 30px;
margin-top: 0px;
}
#kohde p
{
margin-bottom: 0px;
padding: 0px;
}

#footer
{
background-image:url(../images/link.jpg);
background-repeat:no-repeat;
width:789px;
height:35px;
text-align: center;
color:#fffeff;
}
#footer a
{
padding-top: 7px;
}
#sisalto p.pieni
{
font-size: 8pt;
}
